Единая платформа цифрового здравоохранения Узбекистана
0.5.0 - ci-build
Uzbekistan Digital Health Platform - Локальная сборка (v0.5.0), построенная FHIR (HL7® FHIR® Стандартные инструменты сборки. Смотрите каталог опубликованных версий
| Draft по состоянию на 2026-06-12 |
{
"resourceType" : "ValueSet",
"id" : "request-resource-types-vs",
"language" : "ru",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: ValueSet request-resource-types-vs</b></p><a name=\"ru-request-resource-types-vs\"> </a><a name=\"ru-hcrequest-resource-types-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-request-resource-types-cs.html\">Request resource types</a>.</p><ul><li>Include эти коды, как они определены в <a href=\"http://hl7.org/fhir/R5/codesystem-fhir-types.html\"><code>http://hl7.org/fhir/fhir-types</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> версия 📍5.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Код</b></td><td><b>Отображение</b></td><td><b>Определение</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-fhir-types.html#fhir-types-ImmunizationRecommendation\">ImmunizationRecommendation</a></td><td style=\"color: #cccccc\">ImmunizationRecommendation</td><td>A patient's point-in-time set of recommendations (i.e. forecasting) according to a published schedule with optional supporting justification.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-fhir-types.html#fhir-types-MedicationRequest\">MedicationRequest</a></td><td style=\"color: #cccccc\">MedicationRequest</td><td>An order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationRequest" rather than "MedicationPrescription" or "MedicationOrder" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/request-resource-types-cs|5.0.0"
}
],
"url" : "https://terminology.dhp.uz/fhir/core/ValueSet/request-resource-types-vs",
"version" : "0.5.0",
"name" : "RequestResourceTypesVS",
"title" : "Request resource types",
"status" : "draft",
"experimental" : true,
"date" : "2026-06-12T15:35:00+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" : "FHIR request resource types in Uzbekistan",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/fhir-types",
"version" : "5.0.0",
"concept" : [
{
"code" : "ImmunizationRecommendation"
},
{
"code" : "MedicationRequest"
}
]
}
]
}
}