FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | CodeSystem |
| Id | CodeSystem-encounter-class-official-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-integration/CodeSystem-encounter-class-official-cs.html |
| URL | https://terminology.dhp.uz/fhir/integrations/CodeSystem/encounter-class-official-cs |
| Version | 3.0.0 |
| Status | draft |
| Date | 2026-08-12T09:58:51+00:00 |
| Name | EncounterClassOfficialCS |
| Title | Encounter Class Official CodeSystem |
| Description | Uzbek and Russian designations for encounter class codes |
| Content | supplement |
| Supplements | http://terminology.hl7.org/CodeSystem/v3-ActCode|11.0.0 |
No resources found
| CodeSystem | ||
| hl7.terminology#current | v3-ActCode | ActCode |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem encounter-class-official-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/integrations/CodeSystem/encounter-class-official-cs defines displays on the following codes:
| Code |
| AMB |
| IMP |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| AMB | амбулаторный | Ambulator |
| IMP | стационарный | Statsionar |
Russian
Сгенерированный нарратив: CodeSystem encounter-class-official-cs
Язык: en
Эта кодовая система дополняет https://terminology.dhp.uz/fhir/integrations/CodeSystem/encounter-class-official-cs определяет дисплеи по следующему кодус:
| Код |
| AMB |
| IMP |
Дополнительные языковые дисплеи
| Код | Русский (Russian, ru) | uz |
| AMB | амбулаторный | Ambulator |
| IMP | стационарный | Statsionar |
Uzbek
Generated Narrative: CodeSystem encounter-class-official-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/integrations/CodeSystem/encounter-class-official-cs defines displays on the following codes:
| Code |
| AMB |
| IMP |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| AMB | амбулаторный | Ambulator |
| IMP | стационарный | Statsionar |
{
"resourceType": "CodeSystem",
"id": "encounter-class-official-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/encounter-class-official-cs",
"version": "3.0.0",
"name": "EncounterClassOfficialCS",
"title": "Encounter Class Official CodeSystem",
"status": "draft",
"experimental": true,
"date": "2026-08-12T09:58:51+00:00",
"publisher": "Uzinfocom LLC",
"contact": [
{
"name": "Uzinfocom LLC",
"telecom": [
{
"system": "url",
"value": "https://uzinfocom.uz"
},
{
"system": "email",
"value": "info@uzinfocom.uz"
}
]
}
],
"description": "Uzbek and Russian designations for encounter class codes",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"content": "supplement",
"supplements": "http://terminology.hl7.org/CodeSystem/v3-ActCode|11.0.0",
"concept": [
{
"code": "AMB",
"designation": [
{
"language": "ru",
"value": "амбулаторный"
},
{
"language": "uz",
"value": "Ambulator"
}
]
},
{
"code": "IMP",
"designation": [
{
"language": "ru",
"value": "стационарный"
},
{
"language": "uz",
"value": "Statsionar"
}
]
}
]
}