O‘zbekiston Raqamli sog‘liqni saqlash platformasi
0.3.0 - International bayroqcha

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-1

Raw xml | Yuklab olish


<Location xmlns="http://hl7.org/fhir">
  <id value="example-location-1"/>
  <meta>
    <profile
             value="https://dhp.uz/fhir/core/StructureDefinition/uz-core-location"/>
  </meta>
  <language value="uz"/>
  <text>
    <status value="generated"/>
    <div xml:lang="uz" lang="uz"><hr/><p><b>Uzbek</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Xizmatlar taqdim etiladigan joy va resurslar va ishtirokchilar saqlanishi, topilishi, saqlanishi yoki joylashtirilishi mumkin bo'lgan joy uchun tafsilotlar va joylashuv ma'lumotlari. example-location-1</b></p><a name="uz-example-location-1"> </a><a name="uz-hcexample-location-1"> </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>: Tax ID number/200935935</p><p><b>status</b>: faol</p><p><b>name</b>: Respublika onkologiya markazi</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode ONCL}">Medical oncology clinic</span></p><p><b>address</b>: Farobi, 383 22070022 UZ </p><p><b>managingOrganization</b>: <a href="Organization-example-organization.html">Organization Respublika onkologiya markazi</a></p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="TAX"/>
        <display value="Tax ID number"/>
      </coding>
    </type>
    <system value="https://soliq.uz"/>
    <value value="200935935"/>
  </identifier>
  <status value="active"/>
  <name value="Respublika onkologiya markazi"/>
  <mode value="instance"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="ONCL"/>
    </coding>
  </type>
  <address>
    <type value="postal"/>
    <line value="Farobi, 383"/>
    <city value="22070022"/>
    <district value="1735243"/>
    <country value="UZ"/>
  </address>
  <managingOrganization>🔗 
    <reference value="Organization/example-organization"/>
  </managingOrganization>
</Location>