Birth And Fetal Death (BFDR) - STU2-ballot
2.0.0-ballot - ballot United States of America flag

This page is part of the Vital Records Birth and Fetal Death Reporting (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

: CodeSystem - Informant Relationship to Mother - JSON Representation

Active as of 2023-12-18

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CodeSystem-informant-relationship-to-mother",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-informant-relationship-to-mother</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">fatherofbaby<a name=\"CodeSystem-informant-relationship-to-mother-fatherofbaby\"> </a></td><td>Father of baby</td></tr><tr><td style=\"white-space:nowrap\">hospitalemployee<a name=\"CodeSystem-informant-relationship-to-mother-hospitalemployee\"> </a></td><td>Hospital employee</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"CodeSystem-informant-relationship-to-mother-other\"> </a></td><td>Other (with write in text)</td></tr><tr><td style=\"white-space:nowrap\">otherrelative<a name=\"CodeSystem-informant-relationship-to-mother-otherrelative\"> </a></td><td>Other relative</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    }
  ],
  "url" : "http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-informant-relationship-to-mother",
  "version" : "2.0.0-ballot",
  "name" : "InformantRelationshipToMotherCS",
  "title" : "CodeSystem - Informant Relationship to Mother",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-12-18T14:34:58+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "name" : "HL7 International / Public Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "This code system contains local codes from PHINVADs Informant Relationship to Mother valueset",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "fatherofbaby",
      "display" : "Father of baby"
    },
    {
      "code" : "hospitalemployee",
      "display" : "Hospital employee"
    },
    {
      "code" : "other",
      "display" : "Other (with write in text)"
    },
    {
      "code" : "otherrelative",
      "display" : "Other relative"
    }
  ]
}