Patsiendi üldandmete teenus / Master Patient Index
1.1.1 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: PatientStillborn - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="pat-stillborn"/>
  <meta>
    <profile
             value="https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-stillborn"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient pat-stillborn</b></p><a name="pat-stillborn"> </a><a name="hcpat-stillborn"> </a><a name="pat-stillborn-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Anonymous Patient Female, DoB: 2007-12-12 ( https://fhir.ee/sid/pid/est/npi#60712121111)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td>false</td><td style="background-color: #f3f5da" title="Known status of Patient">Deceased:</td><td>2007-12-12 16:00:00+0000</td></tr><tr><td style="background-color: #f3f5da" title="Known multipleBirth status of Patient">Multiple Birth:</td><td colspan="3">1</td></tr><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3"><code>https://fhir.ee/sid/pid/est/prn/90006399</code>/123e4567-e89b-12d3-a456-426614174000</td></tr></table></div>
  </text>
  <identifier>
    <system value="https://fhir.ee/sid/pid/est/npi"/>
    <value value="60712121111"/>
  </identifier>
  <identifier>
    <system value="https://fhir.ee/sid/pid/est/prn/90006399"/>
    <value value="123e4567-e89b-12d3-a456-426614174000"/>
  </identifier>
  <active value="false"/>
  <gender value="female"/>
  <birthDate value="2007-12-12">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/patient-birthTime">
      <valueDateTime value="2007-12-12T16:00:00.000Z"/>
    </extension>
  </birthDate>
  <deceasedDateTime value="2007-12-12T16:00:00.000Z"/>
  <multipleBirthInteger value="1"/>
</Patient>