Единая цифровая платформа здравоохранения Узбекистана
0.4.0 - ci-build Uzbekistan флаг

Uzbekistan Digital Health Platform, опубликовано Ministry of Health of the Republic of Uzbekistan. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.4.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий

: Encounter class translations

Draft по состоянию на 2026-03-30

Сырой json | Скачать

{
  "resourceType" : "ValueSet",
  "id" : "encounter-class-vs",
  "language" : "ru",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: ValueSet encounter-class-vs</b></p><a name=\"ru-encounter-class-vs\"> </a><a name=\"ru-hcencounter-class-vs\"> </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></div><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-actcode-cs.html\">Act code translations</a>.</p><ul><li>Include эти коды, как они определены в <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><span title=\"Version is explicitly stated to be 10.0.0\"> версия &#x1F4CD;10.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Код</b></td><td><b>Отображение</b></td><td><b>Определение</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">IMP</a></td><td style=\"color: #cccccc\">inpatient encounter</td><td>A patient encounter where a patient is admitted by a hospital or equivalent facility, assigned to a location where patients generally stay at least overnight and provided with room, board, and continuous nursing service.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">AMB</a></td><td style=\"color: #cccccc\">ambulatory</td><td>A comprehensive term for health care provided in a healthcare facility (e.g. a practitioneraTMs office, clinic setting, or hospital) on a nonresident basis. The term ambulatory usually implies that the patient has come to the location and is not assigned to a bed. Sometimes referred to as an outpatient encounter.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-EMER\">EMER</a></td><td style=\"color: #cccccc\">emergency</td><td>A patient encounter that takes place at a dedicated healthcare service delivery location where the patient receives immediate evaluation and treatment, provided until the patient can be discharged or responsibility for the patient's care is transferred elsewhere (for example, the patient could be admitted as an inpatient or transferred to another facility.)</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-VR\">VR</a></td><td style=\"color: #cccccc\">virtual</td><td>A patient encounter where the patient and the practitioner(s) are not in the same physical location. Examples include telephone conference, email exchange, robotic surgery, and televideo conference.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-HH\">HH</a></td><td style=\"color: #cccccc\">home health</td><td>Healthcare encounter that takes place in the residence of the patient or a designee</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/actcode-cs|2.1.0"
    }
  ],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/encounter-class-vs",
  "version" : "0.4.0",
  "name" : "EncounterClassVS",
  "title" : "Encounter class translations",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-03-30T12:52:51+00:00",
  "publisher" : "Ministry of Health of the Republic of Uzbekistan",
  "contact" : [
    {
      "name" : "Ministry of Health of the Republic of Uzbekistan",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gov.uz/en/ssv"
        },
        {
          "system" : "email",
          "value" : "info@ssv.uz"
        }
      ]
    }
  ],
  "description" : "Encounter Class codes with Uzbek and Russian translations",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "version" : "10.0.0",
        "concept" : [
          {
            "code" : "IMP"
          },
          {
            "code" : "AMB"
          },
          {
            "code" : "EMER"
          },
          {
            "code" : "VR"
          },
          {
            "code" : "HH"
          }
        ]
      }
    ]
  }
}