Digital Health Platform
0.1.0 - Uzbekistan flag

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

: example-organization

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="example-organization"/>
  <meta>
    <profile value="http://medcore.uz/StructureDefinition/dhp-organization"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Organization example-organization</b></p><a name="example-organization"> </a><a name="hcexample-organization"> </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: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-dhp-organization.html">Uzbekistan DHP Organization</a></p></div><p><b>identifier</b>: Tax ID number/200935935 (use: official, ), Organization Identifier/9512 (use: official, )</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}, {https://terminology.medcore.uz/CodeSystem/organizational-subordination-group-cs I_1}, {https://terminology.medcore.uz/CodeSystem/nomenclature-group-cs II_100}, {https://terminology.medcore.uz/CodeSystem/organizational-service-group-cs III_100}, {https://terminology.medcore.uz/CodeSystem/organizational-structure-cs 110}, {https://terminology.medcore.uz/CodeSystem/organizational-specialization-cs 145.0}">Healthcare Provider</span></p><p><b>name</b>: Republican Oncology Center</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <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>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="XX"/>
        <display value="Organization Identifier"/>
      </coding>
    </type>
    <system value="https://hrm.argos.uz"/>
    <value value="9512"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/organization-type"/>
      <code value="prov"/>
      <display value="Healthcare Provider"/>
    </coding>
    <coding>
      <system
              value="https://terminology.medcore.uz/CodeSystem/organizational-subordination-group-cs"/>
      <code value="I_1"/>
      <display value="Respublika tassarufidagi muassasalari"/>
    </coding>
    <coding>
      <system
              value="https://terminology.medcore.uz/CodeSystem/nomenclature-group-cs"/>
      <code value="II_100"/>
      <display value="Shifoxona muassasalari"/>
    </coding>
    <coding>
      <system
              value="https://terminology.medcore.uz/CodeSystem/organizational-service-group-cs"/>
      <code value="III_100"/>
      <display value="Poliklinika bo'limi va statsionar bo'limi mavjud"/>
    </coding>
    <coding>
      <system
              value="https://terminology.medcore.uz/CodeSystem/organizational-structure-cs"/>
      <code value="110"/>
      <display value="Ixtisoslashtirilgan ilmiy-amaliy tibbiyot markazi"/>
    </coding>
    <coding>
      <system
              value="https://terminology.medcore.uz/CodeSystem/organizational-specialization-cs"/>
      <code value="145.0"/>
      <display value="Kattalar onkologiyasi"/>
    </coding>
  </type>
  <name value="Republican Oncology Center"/>
</Organization>