FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | ValueSet |
| Id | ValueSet-encounter-class-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ValueSet-encounter-class-vs.html |
| URL | https://terminology.dhp.uz/fhir/integrations/ValueSet/encounter-class-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-20T13:54:46+00:00 |
| Name | EncounterClassVS |
| Title | Encounter Class ValueSet |
| Description | ValueSet including both local and official encounter classes in Uzbekistan healthcare system |
| StructureDefinition | ||
| uz.dhp.integrations#current | sick-leave-observation | Sick Leave Observation |
| CodeSystem | ||
| hl7.terminology#current | v3-ActCode | ActCode |
| uz.dhp.integrations#current | encounter-class-local-cs | Encounter Class Local CodeSystem |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet encounter-class-vs
This value set includes codes based on the following rules:
https://terminology.dhp.uz/fhir/integrations/CodeSystem/encounter-class-local-cs version 📍0.1.0http://terminology.hl7.org/CodeSystem/v3-ActCode version 📍10.0.0| Code | Display | Definition |
| AMB | ambulator | 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. |
| IMP | statsionar | 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. |
Russian
Сгенерированный нарратив: ValueSet encounter-class-vs
Этот набор значений включает коды, основанные на следующих правилах:
https://terminology.dhp.uz/fhir/integrations/CodeSystem/encounter-class-local-cs версия 📍0.1.0http://terminology.hl7.org/CodeSystem/v3-ActCode версия 📍10.0.0| Код | Отображение | Определение |
| AMB | ambulator | 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. |
| IMP | statsionar | 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. |
Uzbek
Generated Narrative: ValueSet encounter-class-vs
This value set includes codes based on the following rules:
https://terminology.dhp.uz/fhir/integrations/CodeSystem/encounter-class-local-cs version 📍0.1.0http://terminology.hl7.org/CodeSystem/v3-ActCode version 📍10.0.0| Code | Display | Definition |
| AMB | ambulator | 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. |
| IMP | statsionar | 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. |
{
"resourceType": "ValueSet",
"id": "encounter-class-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/integrations/ValueSet/encounter-class-vs",
"version": "0.1.0",
"name": "EncounterClassVS",
"title": "Encounter Class ValueSet",
"status": "draft",
"experimental": true,
"date": "2026-07-20T13:54:46+00:00",
"publisher": "Uzinfocom LLC",
"contact": [
{
"name": "Uzinfocom LLC",
"telecom": [
{
"system": "url",
"value": "https://uzinfocom.uz"
},
{
"system": "email",
"value": "info@uzinfocom.uz"
}
]
}
],
"description": "ValueSet including both local and official encounter classes in Uzbekistan healthcare system",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/encounter-class-local-cs",
"version": "0.1.0"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "10.0.0",
"concept": [
{
"code": "AMB",
"display": "ambulator"
},
{
"code": "IMP",
"display": "statsionar"
}
]
}
]
}
}