Единая цифровая платформа здравоохранения Узбекистана
0.3.0 -
Uzbekistan Digital Health Platform, опубликовано Uzinfocom LLC. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.3.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий
<EpisodeOfCare xmlns="http://hl7.org/fhir">
<id value="UZCoreEpisodeOfCare-Example"/>
<meta>
<profile
value="https://dhp.uz/fhir/core/StructureDefinition/uz-core-episodeofcare"/>
</meta>
<language value="ru"/>
<text>
<status value="generated"/>
<div xml:lang="ru" lang="ru"><hr/><p><b>Russian</b></p><hr/><p class="res-header-id"><b>Сгенерированный нарратив: Связь между пациентом и организацией/поставщиком медицинских услуг, в течение которой могут происходить встречи. Управляющая организация берет на себя определенный уровень ответственности за пациента в течение этого времени. UZCoreEpisodeOfCare-Example</b></p><a name="ru-UZCoreEpisodeOfCare-Example"> </a><a name="ru-hcUZCoreEpisodeOfCare-Example"> </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">Язык: en</p><p style="margin-bottom: 0px">Профиль: <a href="StructureDefinition-uz-core-episodeofcare.html">UZ Core EpisodeOfCare</a></p></div><p><b>identifier</b>: <a href="NamingSystem-episodeofcare-identifier.html" title="Identifier system used for EpisodeOfCare resources within the Uzbekistan DHP context.">UzDhpEpisodeOfCareIdentifier</a>/EOC-2025-0001</p><p><b>status</b>: Активный</p><h3>StatusHistories</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Status</b></td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td>Планируется</td><td>2025-07-28 --> 2025-08-01</td></tr></table><p><b>type</b>: <span title="Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-type-cs mserv-0001-00001}">Preventive services</span></p><blockquote><p><b>reason</b></p><p><b>use</b>: <span title="Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-reason-use-cs mserv-0002-00002}">Preventive visit</span></p><h3>Values</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Condition-example-headache.html">Condition Headache</a></td></tr></table></blockquote><blockquote><p><b>diagnosis</b></p><h3>Conditions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Condition-example-headache.html">Condition Headache</a></td></tr></table><p><b>use</b>: <span title="Коды:{http://terminology.hl7.org/CodeSystem/diagnosis-role DD}">Primary diagnosis</span></p></blockquote><p><b>patient</b>: <a href="Patient-example-salim.html">Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#30211975910033)</a></p><p><b>managingOrganization</b>: <a href="Organization-example-organization.html">Organization Республиканский онкологический центр</a></p><p><b>period</b>: 2025-08-01 --> (продолжается)</p><p><b>careManager</b>: <a href="Practitioner-example-practitioner.html">Practitioner Test Test Test(official)</a></p></div>
</text>
<identifier>
<system value="http://dhp.uz/ids/episode-of-care"/>
<value value="EOC-2025-0001"/>
</identifier>
<status value="active"/>
<statusHistory>
<status value="planned"/>
<period>
<start value="2025-07-28"/>
<end value="2025-08-01"/>
</period>
</statusHistory>
<type>
<coding>
<system
value="https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-type-cs"/>
<code value="mserv-0001-00001"/>
</coding>
<text value="Preventive services"/>
</type>
<reason>
<use>
<coding>
<system
value="https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-reason-use-cs"/>
<code value="mserv-0002-00002"/>
</coding>
<text value="Preventive visit"/>
</use>
<value>
<reference>🔗
<reference value="Condition/example-headache"/>
</reference>
</value>
</reason>
<diagnosis>
<condition>
<reference>🔗
<reference value="Condition/example-headache"/>
</reference>
</condition>
<use>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/diagnosis-role"/>
<code value="DD"/>
</coding>
<text value="Primary diagnosis"/>
</use>
</diagnosis>
<patient>🔗
<reference value="Patient/example-salim"/>
</patient>
<managingOrganization>🔗
<reference value="Organization/example-organization"/>
</managingOrganization>
<period>
<start value="2025-08-01"/>
</period>
<careManager>🔗
<reference value="Practitioner/example-practitioner"/>
</careManager>
</EpisodeOfCare>