Birth And Fetal Death (BFDR) - STU2-ballot
2.0.0-Preview1 - trial-use United States of America flag

Birth And Fetal Death (BFDR) - STU2-ballot, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0-Preview1 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

: 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" : "generated",
    "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><a name=\"hccomposition-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 &quot;composition-coded-cause-of-fetal-death-not-named&quot; </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>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>"
  },
  "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" : "Observation/observation-coded-initiating-fetal-death-cause-or-condition"
        },
        {
          🔗 "reference" : "Observation/observation-coded-other-fetal-death-cause-or-condition-not-named"
        }
      ]
    }
  ]
}