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-present-job-jada-ann-quinn-coded",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-present-job"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-present-job-jada-ann-quinn-coded</b></p><a name=\"observation-present-job-jada-ann-quinn-coded\"> </a><a name=\"hcobservation-present-job-jada-ann-quinn-coded\"> </a><a name=\"observation-present-job-jada-ann-quinn-coded-en-US\"> </a><p><b>Extension Parental Role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}\">mother</span></p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11341-5}\">History of Occupation</span></p><p><b>subject</b>: Patient - Child (Baby G Quinn)</p><p><b>focus</b>: Jada Ann Quinn - Mother</p><p><b>effective</b>: 2019-01-09 --> (ongoing)</p><p><b>value</b>: <span title=\"Codes:{urn:oid:2.16.840.1.114222.4.11.8068 47-2031}\">Carpenter</span></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://loinc.org 86188-0}\">History of Occupation industry</span></td><td><span title=\"Codes:{urn:oid:2.16.840.1.114222.4.11.8067 23}\">Construction</span></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-role",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "MTH",
"display" : "mother"
}
]
}
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11341-5"
}
]
},
"subject" : {
"display" : "Patient - Child (Baby G Quinn)"
},
"focus" : [
{
"display" : "Jada Ann Quinn - Mother"
}
],
"effectivePeriod" : {
"start" : "2019-01-09"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.114222.4.11.8068",
"code" : "47-2031"
}
],
"text" : "Carpenter"
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "86188-0"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.114222.4.11.8067",
"code" : "23"
}
],
"text" : "Construction"
}
}
]
}