Birth And Fetal Death (BFDR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-bfdr/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "observation-coded-race-and-ethnicity-father",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/coded-race-and-ethnicity-vr"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-coded-race-and-ethnicity-father</b></p><a name=\"observation-coded-race-and-ethnicity-father\"> </a><a name=\"hcobservation-coded-race-and-ethnicity-father\"> </a><a name=\"observation-coded-race-and-ethnicity-father-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-local-observation-codes-vr codedraceandethnicityFather}\">Father Coded Race and Ethnicity</span></p><p><b>subject</b>: NCHS generated - father</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component FirstEditedCode}\">First Edited Race Code</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-code-vr 101}\">White</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component SecondEditedCode}\">Second Edited Race Code</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-code-vr 122}\">Israeli</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component FirstAmericanIndianCode}\">First Edited American Indian Race Code</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-code-vr A31}\">Arikara</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component RaceRecode40}\">Race Recode 40</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-recode-40-vr 20}\">AIAN and Asian</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component HispanicCode}\">Hispanic Code</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-hispanic-origin-vr 233}\">Chilean</span></p></blockquote></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-local-observation-codes-vr",
"code" : "codedraceandethnicityFather"
}
]
},
"subject" : {
"display" : "NCHS generated - father"
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
"code" : "FirstEditedCode"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-code-vr",
"code" : "101",
"display" : "White"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
"code" : "SecondEditedCode"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-code-vr",
"code" : "122",
"display" : "Israeli"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
"code" : "FirstAmericanIndianCode"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-code-vr",
"code" : "A31",
"display" : "Arikara"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
"code" : "RaceRecode40"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-recode-40-vr",
"code" : "20",
"display" : "AIAN and Asian"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
"code" : "HispanicCode"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-hispanic-origin-vr",
"code" : "233",
"display" : "Chilean"
}
]
}
}
]
}