Package | uz.dhp.core |
Resource Type | ValueSet |
Id | marital-status-vs |
FHIR Version | R5 |
Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/ValueSet-marital-status-vs.html |
URL | https://terminology.dhp.uz/ValueSet/marital-status-vs |
Version | 0.2.0 |
Status | draft |
Date | 2025-08-11T19:35:27+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
Generated Narrative: ValueSet marital-status-vs
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
http://terminology.hl7.org/CodeSystem/v3-NullFlavor
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", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement", "valueCanonical": "https://terminology.dhp.uz/CodeSystem/marital-status-cs|0.2.0" }, { "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement", "valueCanonical": "https://terminology.dhp.uz/CodeSystem/null-flavor-cs|0.2.0" } ], "url": "https://terminology.dhp.uz/ValueSet/marital-status-vs", "version": "0.2.0", "name": "MaritalStatusVS", "title": "Marital status translations", "status": "draft", "experimental": true, "date": "2025-08-11T19:35:27+00:00", "publisher": "Uzinfocom LLC", "contact": [ { "name": "Uzinfocom LLC", "telecom": [ { "system": "url", "value": "https://uzinfocom.uz" }, { "system": "email", "value": "info@uzinfocom.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" } ] } ] } }