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

: Address type translations

Draft as of 2025-07-07

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="address-type-cs"/>
  <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: CodeSystem address-type-cs</b></p><a name="address-type-cs"> </a><a name="hcaddress-type-cs"> </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></div><p>This code system supplement <code>https://terminology.medcore.uz/CodeSystem/address-type-cs</code> defines displays on the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-address-type.html#address-type-postal">postal</a><a name="address-type-cs-postal"> </a></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-address-type.html#address-type-physical">physical</a><a name="address-type-cs-physical"> </a></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-address-type.html#address-type-both">both</a><a name="address-type-cs-both"> </a></td></tr></table><p><b>Additional Language Displays</b></p><table class="codes"><tr><td><b>Code</b></td><td><b>Русский (Russian, ru)</b></td><td><b>uz</b></td></tr><tr><td>postal</td><td>Почтовый адрес</td><td>Pochta manzili</td></tr><tr><td>physical</td><td>Физический адрес</td><td>Jismoniy manzil</td></tr><tr><td>both</td><td>Почтовый и физический адрес</td><td>Pochta va jismoniy manzil</td></tr></table></div>
  </text>
  <url value="https://terminology.medcore.uz/CodeSystem/address-type-cs"/>
  <version value="0.1.0"/>
  <name value="AddressTypeCS"/>
  <title value="Address type translations"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2025-07-07T16:50:09+00:00"/>
  <publisher value="Uzinfocom LLC"/>
  <contact>
    <name value="Uzinfocom LLC"/>
    <telecom>
      <system value="url"/>
      <value value="https://uzinfocom.uz"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@uzinfocom.uz"/>
    </telecom>
  </contact>
  <description
               value="Address type supplement with Uzbek and Russian translations"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="UZ"/>
      <display value="Uzbekistan"/>
    </coding>
  </jurisdiction>
  <content value="supplement"/>
  <supplements value="http://hl7.org/fhir/address-type|5.0.0"/>
  <concept>
    <code value="postal"/>
    <designation>
      <language value="ru"/>
      <value value="Почтовый адрес"/>
    </designation>
    <designation>
      <language value="uz"/>
      <value value="Pochta manzili"/>
    </designation>
  </concept>
  <concept>
    <code value="physical"/>
    <designation>
      <language value="ru"/>
      <value value="Физический адрес"/>
    </designation>
    <designation>
      <language value="uz"/>
      <value value="Jismoniy manzil"/>
    </designation>
  </concept>
  <concept>
    <code value="both"/>
    <designation>
      <language value="ru"/>
      <value value="Почтовый и физический адрес"/>
    </designation>
    <designation>
      <language value="uz"/>
      <value value="Pochta va jismoniy manzil"/>
    </designation>
  </concept>
</CodeSystem>