Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build
Uzbekistan Digital Health Platform - Integrations - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "doc-ref-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 doc-ref-status-cs</b></p><a name=\"doc-ref-status-cs\"> </a><a name=\"hcdoc-ref-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/CodeSystem/doc-ref-status-cs</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>uz</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-document-reference-status.html#document-reference-status-current\">current</a><a name=\"doc-ref-status-cs-current\"> </a></td><td>Hozirgi</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-document-reference-status.html#document-reference-status-superseded\">superseded</a><a name=\"doc-ref-status-cs-superseded\"> </a></td><td>O'zgartirildi</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-document-reference-status.html#document-reference-status-entered-in-error\">entered-in-error</a><a name=\"doc-ref-status-cs-entered-in-error\"> </a></td><td>Xato kiritilgan</td></tr></table></div>"
},
"url" : "https://terminology.dhp.uz/CodeSystem/doc-ref-status-cs",
"version" : "5.0.0",
"name" : "DocRefStatusCS",
"title" : "Document Reference Status CodeSystem",
"status" : "draft",
"experimental" : true,
"date" : "2026-02-13T14:43:06+05:00",
"publisher" : "Uzinfocom LLC",
"contact" : [
{
"name" : "Uzinfocom LLC",
"telecom" : [
{
"system" : "url",
"value" : "https://uzinfocom.uz"
},
{
"system" : "email",
"value" : "info@uzinfocom.uz"
}
]
}
],
"description" : "This field is a mandatory attribute of the FHIR DocumentReference resource and indicates the current state of the document in the system.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"content" : "supplement",
"supplements" : "http://hl7.org/fhir/document-reference-status|5.0.0",
"concept" : [
{
"code" : "current",
"designation" : [
{
"language" : "uz",
"value" : "Hozirgi"
}
]
},
{
"code" : "superseded",
"designation" : [
{
"language" : "uz",
"value" : "O'zgartirildi"
}
]
},
{
"code" : "entered-in-error",
"designation" : [
{
"language" : "uz",
"value" : "Xato kiritilgan"
}
]
}
]
}