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-location-2 - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="example-location-2"/>
  <meta>
    <profile
             value="https://dhp.uz/fhir/core/StructureDefinition/uz-core-location"/>
  </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: Location example-location-2</b></p><a name="example-location-2"> </a><a name="hcexample-location-2"> </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-location.html">UZ Core Location</a></p></div><p><b>identifier</b>: Bo'limi/1</p><p><b>status</b>: Active</p><p><b>name</b>: Oncomammology Department No. 1</p><p><b>mode</b>: Instance</p></div><div xml:lang="ru" lang="ru"><hr/><p><b>Russian</b></p><hr/><p class="res-header-id"><b>Сгенерированный нарратив: Подробная информация и местоположение места, где предоставляются услуги, а также могут храниться, находиться, содержаться или размещаться ресурсы и участники. example-location-2</b></p><a name="ru-example-location-2"> </a><a name="ru-hcexample-location-2"> </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-location.html">UZ Core Location</a></p></div><p><b>identifier</b>: Bo'limi/1</p><p><b>status</b>: активный</p><p><b>name</b>: Отделение онкомаммологии №1</p><p><b>mode</b>: Instance</p></div></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system
                value="https://terminology.dhp.uz/fhir/core/CodeSystem/location-kinds-cs"/>
        <code value="Branch"/>
        <display value="Bo'limi"/>
      </coding>
    </type>
    <system value="https://dhp.uz/fhir/core/NamingSystem/location-unit"/>
    <value value="1"/>
  </identifier>
  <status value="active"/>
  <name value="1-sonli onkomammologiya bo'limi">
    <extension url="http://hl7.org/fhir/StructureDefinition/translation">
      <extension url="lang">
        <valueCode value="ru"/>
      </extension>
      <extension url="content">
        <valueString value="Отделение онкомаммологии №1"/>
      </extension>
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/translation">
      <extension url="lang">
        <valueCode value="en"/>
      </extension>
      <extension url="content">
        <valueString value="Oncomammology Department No. 1"/>
      </extension>
    </extension>
  </name>
  <mode value="instance"/>
</Location>