<?xml version="1.0" encoding="UTF-8"?>

<EpisodeOfCare xmlns="http://hl7.org/fhir">
  <id value="example-dhis-episode-of-care"/>
  <meta>
    <profile value="https://dhp.uz/fhir/integrations/StructureDefinition/dhis-episode-of-care"/>
  </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>Сгенерированный нарратив: EpisodeOfCare example-dhis-episode-of-care</b></p><a name="ru-example-dhis-episode-of-care"> </a><a name="ru-hcexample-dhis-episode-of-care"> </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"/><p style="margin-bottom: 0px">Профиль: <a href="StructureDefinition-dhis-episode-of-care.html">DHIS Episode of Care Profile</a></p></div><p><b>identifier</b>: <a href="file:///home/runner/work/digital-health-ig/digital-health-ig/output/NamingSystem-episodeofcare-identifier.html" title="Identifier system used for EpisodeOfCare resources within the Uzbekistan DHP context.">UzDhpEpisodeOfCareIdentifier</a>/EOC-2026-0001</p><p><b>status</b>: Active</p><p><b>type</b>: <span title="Коды:{https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-type-cs mserv-0001-00004}">Treatment services</span></p><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-tbc-diagnosis.html">Condition Primary tuberculous complex</a></td></tr></table><p><b>use</b>: <span title="Коды:{http://hl7.org/fhir/encounter-diagnosis-use final}">Final</span></p></blockquote><p><b>patient</b>: <a href="Patient-example-patient-john.html">John Smith(official) Unknown, БД: 2026-03-13 ( National unique individual identifier)</a></p><p><b>managingOrganization</b>: <a href="Organization-example-organization.html">Organization Respublika onkologiya markazi</a></p><p><b>period</b>: 2025-03-12 --&gt; 2025-09-12</p><p><b>careManager</b>: <a href="PractitionerRole-practitionerrole-001.html">PractitionerRole</a></p></div>
  </text>
  <identifier>
    <system value="http://dhp.uz/ids/episode-of-care"/>
    <value value="EOC-2026-0001"/>
  </identifier>
  <status value="active"/>
  <type>
    <coding>
      <system value="https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-type-cs"/>
      <code value="mserv-0001-00004"/>
    </coding>
    <text value="Treatment services"/>
  </type>
  <diagnosis>
    <condition>
      <reference>
        <reference value="Condition/example-tbc-diagnosis"/>
      </reference>
    </condition>
    <use>
      <coding>
        <system value="http://hl7.org/fhir/encounter-diagnosis-use"/>
        <code value="final"/>
        <display value="Final"/>
      </coding>
    </use>
  </diagnosis>
  <patient>
    <reference value="Patient/example-patient-john"/>
  </patient>
  <managingOrganization>
    <reference value="Organization/example-organization"/>
  </managingOrganization>
  <period>
    <start value="2025-03-12"/>
    <end value="2025-09-12"/>
  </period>
  <careManager>
    <reference value="PractitionerRole/practitionerrole-001"/>
  </careManager>
</EpisodeOfCare>