Руководство к использованию стандарта FHIR в МИС2
0.5.0 - ci-build Uzbekistan flag

Руководство к использованию стандарта FHIR в МИС2 - Local Development build (v0.5.0). See the Directory of published versions

: ExamplePatientIgorBossenko - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="pat1"/>
  <meta>
    <profile value="https://ssv.uz/fhir/StructureDefinition/UZBasePatient"/>
  </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>Игорь Олегович Босенко </b> male, DoB: 1973-02-10 ( id: 31002736540023)</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: 37302102711</li><li>id: AB0421183 (period: (?) --&gt; 2023-12-28)</li><li>id: K0307337 (period: (?) --&gt; 2023-12-28)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Alternate names (see the one above)">Alt. Name:</td><td colspan="3">Igor Bossenko (OFFICIAL)</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail:</td><td colspan="3">Valukoja 10 Tallinn 14215 EST </td></tr><tr><td style="background-color: #f3f5da" title="Languages spoken">Language:</td><td colspan="3"><span title="Codes: {http://terminology.hl7.org/CodeSystem/ietf3066 en}">Английский</span></td></tr><tr><td style="background-color: #f3f5da" title="Гражданство пациента."><a href="StructureDefinition-UZBaseExtensionPatientCitizenship.html">null:</a></td><td colspan="3"><ul><li><span title="Codes: {urn:iso:std:iso:3166 EST}">Эстония</span></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Национальность пациента."><a href="StructureDefinition-UZBaseExtensionPatientNationality.html">null:</a></td><td colspan="3"><ul><li><span title="Codes: {http://terminology.hl7.org/CodeSystem/ietf3066 ru}">Русский</span></li></ul></td></tr></table></div>
  </text>
  <extension
             url="https://ssv.uz/fhir/StructureDefinition/UZBaseExtensionPatientNationality">
    <valueCodeableConcept>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/ietf3066"/>
        <code value="ru"/>
        <display value="Русский"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://ssv.uz/fhir/StructureDefinition/UZBaseExtensionPatientCitizenship">
    <valueCodeableConcept>
      <coding>
        <system value="urn:iso:std:iso:3166"/>
        <code value="EST"/>
        <display value="Эстония"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <system value="urn:pin:ssv.uz:pid:ni:uzb"/>
    <value value="31002736540023"/>
  </identifier>
  <identifier>
    <system value="urn:pin:ssv.uz:pid:ni:est"/>
    <value value="37302102711"/>
  </identifier>
  <identifier>
    <system value="urn:pin:ssv.uz:pid:cz:est"/>
    <value value="AB0421183"/>
    <period>
      <end value="2023-12-28"/>
    </period>
    <assigner>
      <display value="Estonian Police and Board Agency"/>
    </assigner>
  </identifier>
  <identifier>
    <system value="urn:pin:ssv.uz:pid:ppn:est"/>
    <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="Bossenko"/>
    <given value="Igor"/>
  </name>
  <name>
    <use value="usual"/>
    <family value="Босенко"/>
    <given value="Игорь"/>
    <given value="Олегович"/>
  </name>
  <gender value="male"/>
  <birthDate value="1973-02-10"/>
  <address>
    <line value="Valukoja 10"/>
    <city value="Tallinn"/>
    <postalCode value="14215"/>
    <country value="EST"/>
  </address>
  <communication>
    <language>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/ietf3066"/>
        <code value="en"/>
        <display value="English"/>
      </coding>
      <text value="Английский"/>
    </language>
  </communication>
</Patient>