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-plurality-carmen-teresa-lee",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-birth-plurality-of-pregnancy"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-plurality-carmen-teresa-lee</b></p><a name=\"observation-plurality-carmen-teresa-lee\"> </a><a name=\"hcobservation-plurality-carmen-teresa-lee\"> </a><a name=\"observation-plurality-carmen-teresa-lee-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 73773-4}\">Number of infants in this delivery delivered alive</span></p><p><b>subject</b>: <a href=\"Patient-patient-mother-carmen-teresa-lee.html\">Patient - Mother (Carmen Teresa Lee)</a></p><p><b>value</b>: 1</p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "73773-4"
}
]
},
"subject" : {
🔗 "reference" : "Patient/patient-mother-carmen-teresa-lee",
"display" : "Patient - Mother (Carmen Teresa Lee)"
},
"valueInteger" : 1
}