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
: ValueSet - Informant Relationship to Mother - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ValueSet-informant-relationship-to-mother",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-CodeSystem-informant-relationship-to-mother.html\"><code>http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-informant-relationship-to-mother</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-CodeSystem-informant-relationship-to-mother.html#CodeSystem-informant-relationship-to-mother-fatherofbaby\">fatherofbaby</a></td><td>Father of baby</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-informant-relationship-to-mother.html#CodeSystem-informant-relationship-to-mother-hospitalemployee\">hospitalemployee</a></td><td>Hospital employee</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-informant-relationship-to-mother.html#CodeSystem-informant-relationship-to-mother-other\">other</a></td><td>Other (with write in text)</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-informant-relationship-to-mother.html#CodeSystem-informant-relationship-to-mother-otherrelative\">otherrelative</a></td><td>Other relative</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-informant-relationship-to-mother",
"version" : "2.0.0-ballot",
"name" : "InformantRelationshipToMotherVS",
"title" : "ValueSet - Informant Relationship to Mother",
"status" : "draft",
"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 valueset contains codes to represent informants relationship to mother. This valueset is based on [PHVS_InformantRelationshiptoMother_NCHS](https://phinvads.cdc.gov/vads/ViewValueSet.action?id=ADF95682-912A-E711-BE3F-0017A477041A).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : "include appropriate copyright ruleset",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-informant-relationship-to-mother",
"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"
}
]
}
]
}
}