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. For a full list of available versions, see the Directory of published versions

: Condition - Fetal Death Other Cause or Condition - Fetus Not Named - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="condition-fetal-death-other-significant-cause-not-named"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/bfdr/StructureDefinition/Condition-fetal-death-other-cause-or-condition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition condition-fetal-death-other-significant-cause-not-named</b></p><a name="condition-fetal-death-other-significant-cause-not-named"> </a><a name="hccondition-fetal-death-other-significant-cause-not-named"> </a><a name="condition-fetal-death-other-significant-cause-not-named-en-US"> </a><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}">Encounter Diagnosis</span>, <span title="Codes:{http://loinc.org 76061-1}">Other significant causes or conditions of fetal death [US Standard Report of Fetal Death]</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 237292005}">Placental insufficiency (disorder)</span></p><p><b>subject</b>: <a href="Patient-patient-decedent-fetus-not-named.html">Patient - Decedent Fetus (Fetus Not Named)</a></p></div>
  </text>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="encounter-diagnosis"/>
      <display value="Encounter Diagnosis"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="76061-1"/>
      <display
               value="Other significant causes or conditions of fetal death [US Standard Report of Fetal Death]"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="237292005"/>
      <display value="Placental insufficiency (disorder)"/>
    </coding>
    <text value="Placental insufficiency (disorder)"/>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-decedent-fetus-not-named"/>
    <display value="Patient - Decedent Fetus (Fetus Not Named)"/>
  </subject>
</Condition>