Vital Records Birth and Fetal Death Reporting
1.0.0 - STU 1

This page is part of the Vital Records Birth and Fetal Death Reporting (v1.0.0: STU 1 on FHIR R4) based on FHIR 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

: Patient - Decedent Fetus example [Fetus Not Named] - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="patient-decedent-fetus-not-named"/>
  <meta>
    <versionId value="9"/>
    <lastUpdated value="2021-05-13T23:56:20.883+00:00"/>
    <source value="#JJtoGwJc7nb8GkFm"/>
    <profile
             value="http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-decedent-fetus"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <div class="hapiHeaderText">
                <b>UNK </b>
            </div>
            <table class="hapiPropertyTable">
                <tbody>
                    <tr>
                        <td>Identifier</td>
                        <td>9932702</td>
                    </tr>
                    <tr>
                        <td>Date of birth</td>
                        <td>
                            <span>09 January 2019</span>
                        </td>
                    </tr>
                </tbody>
            </table>
        </div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex">
    <valueCode value="F"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/patient-birthPlace">
    <valueAddress>
      <city value="Ann Arbor"/>
      <state value="MI"/>
      <postalCode value="48103"/>
    </valueAddress>
  </extension>
  <identifier>
    <use value="usual"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
        <display value="Medical Record Number"/>
      </coding>
    </type>
    <system value="http://hospital.smarthealthit.org"/>
    <value value="9932702"/>
  </identifier>
  <name>
    <family value="UNK">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
        <valueCode value="not-applicable"/>
      </extension>
    </family>
  </name>
  <gender value="female"/>
  <birthDate value="2019-01-09">
    <extension url="http://hl7.org/fhir/StructureDefinition/patient-birthTime">
      <valueDateTime value="2019-01-09T18:23:00-07:00"/>
    </extension>
  </birthDate>
  <deceasedBoolean value="true"/>
</Patient>