Uzbekistan Digital Health Platform
0.4.0 - ci-build
Uzbekistan Digital Health Platform, published by Ministry of Health of the Republic of Uzbekistan. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions
| Draft as of 2026-03-30 |
{
"resourceType" : "ValueSet",
"id" : "encounter-status-vs",
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet encounter-status-vs</b></p><a name=\"encounter-status-vs\"> </a><a name=\"hcencounter-status-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\">Language: en</p></div><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-encounter-status-cs.html\">Encounter status translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-encounter-status.html\"><code>http://hl7.org/fhir/encounter-status</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> version 📍5.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-planned\">planned</a></td><td style=\"color: #cccccc\">Planned</td><td>The Encounter has not yet started.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-in-progress\">in-progress</a></td><td style=\"color: #cccccc\">In Progress</td><td>The Encounter has begun and the patient is present / the practitioner and the patient are meeting.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-completed\">completed</a></td><td style=\"color: #cccccc\">Completed</td><td>The Encounter has ended.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-cancelled\">cancelled</a></td><td style=\"color: #cccccc\">Cancelled</td><td>The Encounter has ended before it has begun.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-entered-in-error\">entered-in-error</a></td><td style=\"color: #cccccc\">Entered in Error</td><td>This instance should not have been part of this patient's medical record.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-encounter-status.html#encounter-status-unknown\">unknown</a></td><td style=\"color: #cccccc\">Unknown</td><td>The encounter status is unknown. Note that "unknown" is a value of last resort and every attempt should be made to provide a meaningful value other than "unknown".</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-status-cs|5.0.0"
}
],
"url" : "https://terminology.dhp.uz/fhir/core/ValueSet/encounter-status-vs",
"version" : "0.4.0",
"name" : "EncounterStatusVS",
"title" : "Encounter status 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 status codes with Uzbek and Russian translations",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/encounter-status",
"version" : "5.0.0",
"concept" : [
{
"code" : "planned"
},
{
"code" : "in-progress"
},
{
"code" : "completed"
},
{
"code" : "cancelled"
},
{
"code" : "entered-in-error"
},
{
"code" : "unknown"
}
]
}
]
}
}