Uzbekistan Digital Health Platform
0.3.0 - International flag

Uzbekistan Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/vadi2/DHP-temp/ and changes regularly. See the Directory of published versions

: Marital status translations

Draft as of 2025-10-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "marital-status-vs",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet marital-status-vs</b></p><a name=\"marital-status-vs\"> </a><a name=\"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\">Language: en</p></div><p>This ValueSet requires the Code system Supplements <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>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-MaritalStatus.html\"><code>http://terminology.hl7.org/CodeSystem/v3-MaritalStatus</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references\"> version &#x1F4E6;3.0.0</span></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-NullFlavor.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references\"> version &#x1F4E6;3.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><code>UNK</code></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 &quot;unknown&quot;. (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 &quot;H&quot; and a URL prefix of &quot;tel:&quot; 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.3.0",
  "name" : "MaritalStatusVS",
  "title" : "Marital status translations",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-10-15T12:31:04+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" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept" : [
          {
            "code" : "UNK"
          }
        ]
      }
    ]
  }
}