Birth And Fetal Death (BFDR) FHIR Implementation Guide
2.0.0 - STU2 United States of America flag

This page is part of the Vital Records Birth and Fetal Death Reporting (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Observation - Coded Initiating Cause of Fetal Death - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-coded-initiating-fetal-death-cause-or-condition"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-coded-initiating-fetal-death-cause-or-condition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation observation-coded-initiating-fetal-death-cause-or-condition</b></p><a name="observation-coded-initiating-fetal-death-cause-or-condition"> </a><a name="hcobservation-coded-initiating-fetal-death-cause-or-condition"> </a><a name="observation-coded-initiating-fetal-death-cause-or-condition-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 92022-3}">Coded initiating cause or condition of fetal death</span></p><p><b>subject</b>: Patient - Decedent Fetus (Fetus Not Named)</p><p><b>value</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 P01.1}">Fetus and newborn affected by premature rupture of membranes</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="92022-3"/>
      <display value="Coded initiating cause or condition of fetal death"/>
    </coding>
  </code>
  <subject>
    <display value="Patient - Decedent Fetus (Fetus Not Named)"/>
  </subject>
  <valueCodeableConcept>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10"/>
      <code value="P01.1"/>
      <display
               value="Fetus and newborn affected by premature rupture of membranes"/>
    </coding>
  </valueCodeableConcept>
</Observation>