EE TIS Allergy IG
0.1.0 - draft Estonia flag

EE TIS Allergy IG, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-allergy/ and changes regularly. See the Directory of published versions

: patientExampleMPI - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="patientExampleMPI"/>
  <meta>
    <profile
             value="https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-verified"/>
  </meta>
  <language value="et"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="et" lang="et"><p class="res-header-id"><b>Generated Narrative: Patient patientExampleMPI</b></p><a name="patientExampleMPI"> </a><a name="hcpatientExampleMPI"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: et</p><p style="margin-bottom: 0px">Profile: <a href="https://fhir.ee/packages/mpi/1.5.0/site/StructureDefinition-ee-mpi-patient-verified.html">EE MPI Patient Verified</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Leena Lööve   (official) Female, DoB Unknown ( https://fhir.ee/sid/pid/est/ni#38301105216)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</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/ppn</code>/K0307337 (, period: (?) --&gt; 2023-12-28)</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">EE (work)</td></tr></table></div>
  </text>
  <identifier>
    <system value="https://fhir.ee/sid/pid/est/ni"/>
    <value value="38301105216"/>
  </identifier>
  <identifier>
    <system value="https://fhir.ee/sid/pid/est/ppn"/>
    <value value="K0307337"/>
    <period>
      <end value="2023-12-28"/>
    </period>
    <assigner>
      <display value="Estonian Police and Board Agency"/>
    </assigner>
  </identifier>
  <active value="true"/>
  <name>
    <use value="official"/>
    <family value="Lööve  "/>
    <given value="Leena"/>
  </name>
  <gender value="female"/>
  <address>
    <use value="work"/>
    <country value="EE"/>
  </address>
</Patient>