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

: Consent State Codes translations

Draft as of 2025-07-07

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="consent-state-codes-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 consent-state-codes-cs</b></p><a name="consent-state-codes-cs"> </a><a name="hcconsent-state-codes-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/consent-state-codes-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-consent-state-codes.html#consent-state-codes-draft">draft</a><a name="consent-state-codes-cs-draft"> </a></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-consent-state-codes.html#consent-state-codes-active">active</a><a name="consent-state-codes-cs-active"> </a></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-consent-state-codes.html#consent-state-codes-inactive">inactive</a><a name="consent-state-codes-cs-inactive"> </a></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-consent-state-codes.html#consent-state-codes-not-done">not-done</a><a name="consent-state-codes-cs-not-done"> </a></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-consent-state-codes.html#consent-state-codes-entered-in-error">entered-in-error</a><a name="consent-state-codes-cs-entered-in-error"> </a></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-consent-state-codes.html#consent-state-codes-unknown">unknown</a><a name="consent-state-codes-cs-unknown"> </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>draft</td><td>Ожидание</td><td>Kutilmoqda</td></tr><tr><td>active</td><td>Активно</td><td>Faol</td></tr><tr><td>inactive</td><td>Неактивно</td><td>Faol emas</td></tr><tr><td>not-done</td><td>Отказано</td><td>Tashlab ketilgan</td></tr><tr><td>entered-in-error</td><td>Введено по ошибке</td><td>Xatoda kiritilgan</td></tr><tr><td>unknown</td><td>Неизвестно</td><td>Noma'lum</td></tr></table></div>
  </text>
  <url
       value="https://terminology.medcore.uz/CodeSystem/consent-state-codes-cs"/>
  <version value="0.1.0"/>
  <name value="ConsentStateCodesCS"/>
  <title value="Consent State Codes 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="Consent State Codes supplement with 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/consent-state-codes|5.0.0"/>
  <concept>
    <code value="draft"/>
    <designation>
      <language value="ru"/>
      <value value="Ожидание"/>
    </designation>
    <designation>
      <language value="uz"/>
      <value value="Kutilmoqda"/>
    </designation>
  </concept>
  <concept>
    <code value="active"/>
    <designation>
      <language value="ru"/>
      <value value="Активно"/>
    </designation>
    <designation>
      <language value="uz"/>
      <value value="Faol"/>
    </designation>
  </concept>
  <concept>
    <code value="inactive"/>
    <designation>
      <language value="ru"/>
      <value value="Неактивно"/>
    </designation>
    <designation>
      <language value="uz"/>
      <value value="Faol emas"/>
    </designation>
  </concept>
  <concept>
    <code value="not-done"/>
    <designation>
      <language value="ru"/>
      <value value="Отказано"/>
    </designation>
    <designation>
      <language value="uz"/>
      <value value="Tashlab ketilgan"/>
    </designation>
  </concept>
  <concept>
    <code value="entered-in-error"/>
    <designation>
      <language value="ru"/>
      <value value="Введено по ошибке"/>
    </designation>
    <designation>
      <language value="uz"/>
      <value value="Xatoda kiritilgan"/>
    </designation>
  </concept>
  <concept>
    <code value="unknown"/>
    <designation>
      <language value="ru"/>
      <value value="Неизвестно"/>
    </designation>
    <designation>
      <language value="uz"/>
      <value value="Noma'lum"/>
    </designation>
  </concept>
</CodeSystem>