Единая цифровая платформа здравоохранения Узбекистана
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/ и регулярно изменяется. Смотрите каталог опубликованных версий
Draft по состоянию на 2025-10-09 |
{
"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 определяет набор кодов, взятых из одной или нескольких кодовых систем, предназначенных для использования в определенном контексте. Наборы значений связывают\u00a0определения\u00a0CodeSystem и их использование в\u00a0кодированных элементах\u00a0. 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/6.5.0/CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a> версия <span title=\"Version is not explicitly stated, which means it is fixed to 9.0.0, the version found through the package references\">📦9.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><code>IMP</code></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><code>AMB</code></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><code>EMER</code></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><code>VR</code></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><code>HH</code></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.3.0",
"name" : "EncounterClassVS",
"title" : "Encounter class translations",
"status" : "draft",
"experimental" : true,
"date" : "2025-10-09T07:35:26+00:00",
"publisher" : "ООО «Единый интегратор Uzinfocom»",
"contact" : [
{
"name" : "Uzinfocom LLC",
"telecom" : [
{
"system" : "url",
"value" : "https://uzinfocom.uz"
},
{
"system" : "email",
"value" : "info@uzinfocom.uz"
}
]
}
],
"description" : "Encounter Class codes with English and Russian translations",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept" : [
{
"code" : "IMP"
},
{
"code" : "AMB"
},
{
"code" : "EMER"
},
{
"code" : "VR"
},
{
"code" : "HH"
}
]
}
]
}
}