Uzbekistan Digital Health Platform
0.3.0 - ci-build International flag

Uzbekistan Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/vadi2/DHP-temp/ and changes regularly. See the Directory of published versions

: example-practitioner-gender-other - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="example-practitioner-gender-other"/>
  <meta>
    <profile
             value="https://dhp.uz/fhir/core/StructureDefinition/uz-core-practitioner"/>
  </meta>
  <language value="uz"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Practitioner example-practitioner-gender-other</b></p><a name="example-practitioner-gender-other"> </a><a name="hcexample-practitioner-gender-other"> </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: uz</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-uz-core-practitioner.html">UZ Core Practitioner</a></p></div><p><b>identifier</b>: National unique individual identifier/9876543211</p><p><b>active</b>: true</p><p><b>gender</b>: Other</p></div><div xml:lang="ru" lang="ru"><hr/><p><b>Russian</b></p><hr/><p class="res-header-id"><b>Сгенерированный нарратив: Лицо, которое прямо или косвенно участвует в предоставлении медицинских или связанных с ними услуг. example-practitioner-gender-other</b></p><a name="ru-example-practitioner-gender-other"> </a><a name="ru-hcexample-practitioner-gender-other"> </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">Язык: uz</p><p style="margin-bottom: 0px">Профиль: <a href="StructureDefinition-uz-core-practitioner.html">UZ Core Practitioner</a></p></div><p><b>identifier</b>: National unique individual identifier/9876543211</p><p><b>active</b>: true</p><p><b>gender</b>: Other</p></div></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="NI"/>
        <display value="National unique individual identifier"/>
      </coding>
    </type>
    <system value="https://hrm.argos.uz"/>
    <value value="9876543211"/>
  </identifier>
  <active value="true"/>
  <gender value="other">
    <extension
               url="https://dhp.uz/fhir/core/StructureDefinition/gender-other">
      <valueCoding>
        <system
                value="https://terminology.dhp.uz/fhir/core/CodeSystem/gender-other-cs"/>
        <code value="regis0007.00005"/>
        <display value="Jinsni erkakka o'zgartirdi"/>
      </valueCoding>
    </extension>
  </gender>
</Practitioner>