Patsientide üldandmete teenus / Master Patient Index
1.0.0 - ballot Estonia flag

Patsientide üldandmete teenus / Master Patient Index - Local Development build (v1.0.0). See the Directory of published versions

: PatientIgorBossenko - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="pat1"/>
  <meta>
    <profile
             value="https://fhir.ee/StructureDefinition/ee-mpi-patient-verified"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>Igor Bossenko (OFFICIAL)</b> male, DoB: 1973-02-10 ( id: 37302102711)</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 Ids (see the one above)">Other Ids:</td><td colspan="3"><ul><li>id: 31002736540023</li><li>id: K0307337 (period: (?) --&gt; 2023-12-28)</li><li>id: 82746127612</li><li>id: 123e4567-e89b-12d3-a456-426614174000</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail:</td><td colspan="3">Valukoja 10, Tallinn(WORK)</td></tr></table></div>
  </text>
  <identifier>
    <system value="https://fhir.ee/sid/pid/est/ni"/>
    <value value="37302102711"/>
  </identifier>
  <identifier>
    <system value="https://fhir.ee/sid/pid/uzb/ni"/>
    <value value="31002736540023"/>
  </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>
  <identifier>
    <system value="https://fhir.ee/sid/pid/est/mr"/>
    <value value="82746127612"/>
  </identifier>
  <identifier>
    <system value="https://fhir.ee/sid/pid/est/prn/90006399"/>
    <value value="123e4567-e89b-12d3-a456-426614174000"/>
  </identifier>
  <active value="true"/>
  <name>
    <use value="official"/>
    <family value="Bossenko"/>
    <given value="Igor"/>
  </name>
  <gender value="male"/>
  <birthDate value="1973-02-10"/>
  <address>
    <extension url="https://fhir.ee/StructureDefinition/ee-ads">
      <valueCoding>
        <system value="https://fhir.ee/CodeSystem/ee-ads"/>
        <code value="2280361"/>
      </valueCoding>
    </extension>
    <use value="work"/>
    <text value="Valukoja 10, Tallinn"/>
    <postalCode value="14215"/>
    <country value="EE"/>
  </address>
</Patient>