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
: Composition - Coded Cause of Fetal Death - Fetus Not Named - JSON Representation
Raw json | Download
{
"resourceType" : "Composition",
"id" : "composition-coded-cause-of-fetal-death-not-named",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-coded-cause-of-fetal-death"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</b><a name=\"composition-coded-cause-of-fetal-death-not-named\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Composition "composition-coded-cause-of-fetal-death-not-named" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Composition-coded-cause-of-fetal-death.html\">Composition - Coded Cause of Fetal Death</a></p></div><p><b>Extension - Fetal Death Report Number</b>: Fetal Death Report ID:\u00a09876</p><p><b>identifier</b>: id:\u00a0c03eab8c-11e8-4d0c-ad2a-b385395e27db</p><p><b>status</b>: final</p><p><b>type</b>: Cause of death classification and related information Document <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#86804-2)</span></p><p><b>date</b>: 2019-01-09</p><p><b>author</b>: <span>: National Center for Health Statistics</span></p><p><b>title</b>: Coded Cause of Fetal Death</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-fetal-death-report-number",
"valueIdentifier" : {
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "FDR"
}
]
},
"value" : "9876"
}
}
],
"identifier" : {
"value" : "c03eab8c-11e8-4d0c-ad2a-b385395e27db"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "86804-2",
"display" : "Cause of death classification and related information Document"
}
]
},
"subject" : {
"display" : "Patient - Decedent Fetus (Fetus Not Named)"
},
"date" : "2019-01-09",
"author" : [
{
"display" : "National Center for Health Statistics"
}
],
"title" : "Coded Cause of Fetal Death",
"section" : [
{
"title" : "Coded Initiating Cause of Fetal Death",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "86804-2"
}
]
},
"entry" : [
{
"reference" : "http://www.example.org/fhir/Observation/observation-coded-initiating-fetal-death-cause-or-condition"
},
{
"reference" : "http://www.example.org/fhir/Observation/observation-coded-other-fetal-death-cause-or-condition-not-named"
}
]
}
]
}