Vital Records Common Profiles Library
0.1.0 - STU 1 Ballot

This page is part of the Vital Records Common Profile Library (v0.1.0: STU 1 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. 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-common"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2020-11-24T23:01:28.210+00:00"/>
    <source value="#Y39goiFNEmxlGyjw"/>
    <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/vr-common-library/StructureDefinition/Extension-estimated-fetal-death-time-point">
    <valueCoding>
      <system value="http://snomed.info/sct"/>
      <code value="434631000124100"/>
      <display value="Fetal intrapartum death after first assessment (event)"/>
    </valueCoding>
  </extension>
  <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>