Единая цифровая платформа здравоохранения Узбекистана
0.4.0 - ci-build
Uzbekistan Digital Health Platform, опубликовано Ministry of Health of the Republic of Uzbekistan. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.4.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий
| Draft по состоянию на 2026-03-30 |
{
"resourceType" : "ValueSet",
"id" : "marital-status-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 marital-status-vs</b></p><a name=\"ru-marital-status-vs\"> </a><a name=\"ru-hcmarital-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\">Язык: en</p></div><p>VALUE_SET_NEEDS_SUPPL_few <a href=\"CodeSystem-marital-status-cs.html\">Marital status translations</a> and <a href=\"CodeSystem-null-flavor-cs.html\">Null Flavor translations</a>.</p><p>Этот набор значений включает коды, основанные на следующих правилах:</p><ul><li>Включить все коды, определенные в <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-MaritalStatus.html\"><code>http://terminology.hl7.org/CodeSystem/v3-MaritalStatus</code></a><span title=\"Version is explicitly stated to be 4.0.0\"> версия 📍4.0.0</span></li><li>Включить эти коды, как они определены в <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-NullFlavor.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><span title=\"Version is explicitly stated to be 4.0.0\"> версия 📍4.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://terminology.hl7.org/7.1.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK\">UNK</a></td><td style=\"color: #cccccc\">unknown</td><td>**Description:**A proper value is applicable, but not known.<br/><br/>**Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:<br/><br/>1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown')<br/>2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/marital-status-cs|3.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/null-flavor-cs|3.0.0"
}
],
"url" : "https://terminology.dhp.uz/fhir/core/ValueSet/marital-status-vs",
"version" : "0.4.0",
"name" : "MaritalStatusVS",
"title" : "Marital 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" : "Defines marital status codes in Uzbek and Russian",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"version" : "4.0.0"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version" : "4.0.0",
"concept" : [
{
"code" : "UNK"
}
]
}
]
}
}