FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | ValueSet-marital-status-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-marital-status-vs.html |
| URL | https://terminology.dhp.uz/fhir/core/ValueSet/marital-status-vs |
| Version | 0.4.0 |
| Status | draft |
| Date | 2026-02-03T15:04:26+00:00 |
| Name | MaritalStatusVS |
| Title | Marital status translations |
| Description | Defines marital status codes in Uzbek and Russian |
| StructureDefinition | |
| uz-core-patient | UZ Core Patient |
| CodeSystem | |
| v3-MaritalStatus | MaritalStatus |
| v3-NullFlavor | NullFlavor |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet marital-status-vs
Language: en
This ValueSet requires the Code system Supplements Marital status translations and Null Flavor translations.
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v3-MaritalStatus version 📦3.0.0http://terminology.hl7.org/CodeSystem/v3-NullFlavor version 📦3.0.0| Code | Display | Definition |
UNK | unknown | **Description:**A proper value is applicable, but not known. **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: 1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown') 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.) |
Russian
Сгенерированный нарратив: Экземпляр ресурса ValueSet определяет набор кодов, взятых из одной или нескольких кодовых систем, предназначенных для использования в определенном контексте. Наборы значений связывают определения CodeSystem и их использование в кодированных элементах . marital-status-vs
Язык: en
VALUE_SET_NEEDS_SUPPL_few Marital status translations and Null Flavor translations.
Этот набор значений включает коды, основанные на следующих правилах:
http://terminology.hl7.org/CodeSystem/v3-MaritalStatus версия 📦3.0.0http://terminology.hl7.org/CodeSystem/v3-NullFlavor версия 📦3.0.0| Код | Отображение | Определение |
UNK | unknown | **Description:**A proper value is applicable, but not known. **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: 1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown') 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.) |
Uzbek
Generated Narrative: ValueSet resurs namunasi ma'lum bir kontekstda foydalanish uchun mo'ljallangan bir yoki bir nechta kod tizimlaridan olingan kodlar to'plamini belgilaydi. Qiymat to'plamlari CodeSystem ta'riflari va ulardan kodlangan elementlarda foydalanish o'rtasidagi bog'liqlik . marital-status-vs
Language: en
This ValueSet requires the Code system Supplements Marital status translations and Null Flavor translations.
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v3-MaritalStatus version 📦3.0.0http://terminology.hl7.org/CodeSystem/v3-NullFlavor version 📦3.0.0| Code | Display | Definition |
UNK | unknown | **Description:**A proper value is applicable, but not known. **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: 1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown') 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.) |
{
"resourceType": "ValueSet",
"id": "marital-status-vs",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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-02-03T15:04:26+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"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "UNK"
}
]
}
]
}
}