Uzbekistan Digital Health Platform
0.3.0 -
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
Draft as of 2025-10-15 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="http-interaction-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 http-interaction-cs</b></p><a name="http-interaction-cs"> </a><a name="hchttp-interaction-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.dhp.uz/fhir/core/CodeSystem/http-interaction-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-restful-interaction.html#restful-interaction-read">read</a><a name="http-interaction-cs-read"> </a></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-restful-interaction.html#restful-interaction-update">update</a><a name="http-interaction-cs-update"> </a></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-restful-interaction.html#restful-interaction-create">create</a><a name="http-interaction-cs-create"> </a></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-restful-interaction.html#restful-interaction-delete">delete</a><a name="http-interaction-cs-delete"> </a></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-restful-interaction.html#restful-interaction-search">search</a><a name="http-interaction-cs-search"> </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>read</td><td>Чтение</td><td>O'qish</td></tr><tr><td>update</td><td>Обновление</td><td>Yangilash</td></tr><tr><td>create</td><td>Создание</td><td>Yaratilish</td></tr><tr><td>delete</td><td>Удаление</td><td>Olib tashlash</td></tr><tr><td>search</td><td>Поиск</td><td>Qidiruv</td></tr></table></div>
</text>
<url
value="https://terminology.dhp.uz/fhir/core/CodeSystem/http-interaction-cs"/>
<version value="5.0.0"/>
<name value="HttpInteractionCS"/>
<title value="HTTP interaction translations"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2025-10-15T12:31:04+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="HTTP interaction supplement with translations in Uzbek and Russian"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<content value="supplement"/>
<supplements value="http://hl7.org/fhir/restful-interaction|5.0.0"/>
<concept>
<code value="read"/>
<designation>
<language value="ru"/>
<value value="Чтение"/>
</designation>
<designation>
<language value="uz"/>
<value value="O'qish"/>
</designation>
</concept>
<concept>
<code value="update"/>
<designation>
<language value="ru"/>
<value value="Обновление"/>
</designation>
<designation>
<language value="uz"/>
<value value="Yangilash"/>
</designation>
</concept>
<concept>
<code value="create"/>
<designation>
<language value="ru"/>
<value value="Создание"/>
</designation>
<designation>
<language value="uz"/>
<value value="Yaratilish"/>
</designation>
</concept>
<concept>
<code value="delete"/>
<designation>
<language value="ru"/>
<value value="Удаление"/>
</designation>
<designation>
<language value="uz"/>
<value value="Olib tashlash"/>
</designation>
</concept>
<concept>
<code value="search"/>
<designation>
<language value="ru"/>
<value value="Поиск"/>
</designation>
<designation>
<language value="uz"/>
<value value="Qidiruv"/>
</designation>
</concept>
</CodeSystem>