Uzbekistan Digital Health Platform
0.7.0 - ci-build
Uzbekistan Digital Health Platform - Local Development build (v0.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-08-12 |
{
"resourceType" : "CodeSystem",
"id" : "fm-status-cs",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem fm-status-cs</b></p><a name=\"fm-status-cs\"> </a><a name=\"hcfm-status-cs\"> </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 code system supplement <code>https://terminology.dhp.uz/fhir/core/CodeSystem/fm-status-cs</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-fm-status.html#fm-status-active\">active</a><a name=\"fm-status-cs-active\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-fm-status.html#fm-status-cancelled\">cancelled</a><a name=\"fm-status-cs-cancelled\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-fm-status.html#fm-status-draft\">draft</a><a name=\"fm-status-cs-draft\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-fm-status.html#fm-status-entered-in-error\">entered-in-error</a><a name=\"fm-status-cs-entered-in-error\"> </a></td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Русский (Russian, ru)</b></td><td><b>uz</b></td></tr><tr><td>active</td><td>активный</td><td>faol</td></tr><tr><td>cancelled</td><td>отменён</td><td>bekor qilingan</td></tr><tr><td>draft</td><td>черновик</td><td>qoralama</td></tr><tr><td>entered-in-error</td><td>внесено по ошибке</td><td>xatolik bilan kiritilgan</td></tr></table></div>"
},
"url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/fm-status-cs",
"version" : "5.0.0",
"name" : "FMStatusCS",
"title" : "Financial Management Status Code System",
"status" : "draft",
"experimental" : true,
"date" : "2026-08-12T15:34:56+05: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" : "Financial Management Status codes with Uzbek and Russian translations",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"content" : "supplement",
"supplements" : "http://hl7.org/fhir/fm-status|5.0.0",
"concept" : [
{
"code" : "active",
"designation" : [
{
"language" : "ru",
"value" : "активный"
},
{
"language" : "uz",
"value" : "faol"
}
]
},
{
"code" : "cancelled",
"designation" : [
{
"language" : "ru",
"value" : "отменён"
},
{
"language" : "uz",
"value" : "bekor qilingan"
}
]
},
{
"code" : "draft",
"designation" : [
{
"language" : "ru",
"value" : "черновик"
},
{
"language" : "uz",
"value" : "qoralama"
}
]
},
{
"code" : "entered-in-error",
"designation" : [
{
"language" : "ru",
"value" : "внесено по ошибке"
},
{
"language" : "uz",
"value" : "xatolik bilan kiritilgan"
}
]
}
]
}