Digital Health Platform
0.1.0 -
Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions
Draft as of 2025-07-07 |
{
"resourceType" : "CodeSystem",
"id" : "marital-status-cs",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem marital-status-cs</b></p><a name=\"marital-status-cs\"> </a><a name=\"hcmarital-status-cs\"> </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 code system supplement <code>https://terminology.medcore.uz/CodeSystem/marital-status-cs</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-M\">M</a><a name=\"marital-status-cs-M\"> </a></td><td>Married</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-W\">W</a><a name=\"marital-status-cs-W\"> </a></td><td>Widower</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-D\">D</a><a name=\"marital-status-cs-D\"> </a></td><td>Divorced</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-U\">U</a><a name=\"marital-status-cs-U\"> </a></td><td>Single</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-MaritalStatus.html#v3-MaritalStatus-T\">T</a><a name=\"marital-status-cs-T\"> </a></td><td>Cohabiting</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Русский (Russian, ru)</b></td><td><b>uz</b></td></tr><tr><td>M</td><td>Состоит в браке</td><td>Uylangan</td></tr><tr><td>W</td><td>Вдовец, вдова</td><td>Beva, beva</td></tr><tr><td>D</td><td>Разведен (а)</td><td>Ajrashgan</td></tr><tr><td>U</td><td>Не замужем/Холост</td><td>Turmushga chiqmagan/Bo'ydoq</td></tr><tr><td>T</td><td>Сожительство</td><td>Birgalikda yashash</td></tr></table></div>"
},
"url" : "https://terminology.medcore.uz/CodeSystem/marital-status-cs",
"version" : "0.1.0",
"name" : "MaritalStatusCS",
"title" : "Marital status translations",
"status" : "draft",
"experimental" : true,
"date" : "2025-07-07T16:50:09+00:00",
"publisher" : "Uzinfocom LLC",
"contact" : [
{
"name" : "Uzinfocom LLC",
"telecom" : [
{
"system" : "url",
"value" : "https://uzinfocom.uz"
},
{
"system" : "email",
"value" : "info@uzinfocom.uz"
}
]
}
],
"description" : "Marital status supplement with Uzbek and Russian translations",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"content" : "supplement",
"supplements" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus|3.0.0",
"concept" : [
{
"code" : "M",
"display" : "Married",
"designation" : [
{
"language" : "uz",
"value" : "Uylangan"
},
{
"language" : "ru",
"value" : "Состоит в браке"
}
]
},
{
"code" : "W",
"display" : "Widower",
"designation" : [
{
"language" : "uz",
"value" : "Beva, beva"
},
{
"language" : "ru",
"value" : "Вдовец, вдова"
}
]
},
{
"code" : "D",
"display" : "Divorced",
"designation" : [
{
"language" : "uz",
"value" : "Ajrashgan"
},
{
"language" : "ru",
"value" : "Разведен (а)"
}
]
},
{
"code" : "U",
"display" : "Single",
"designation" : [
{
"language" : "uz",
"value" : "Turmushga chiqmagan/Bo'ydoq"
},
{
"language" : "ru",
"value" : "Не замужем/Холост"
}
]
},
{
"code" : "T",
"display" : "Cohabiting",
"designation" : [
{
"language" : "uz",
"value" : "Birgalikda yashash"
},
{
"language" : "ru",
"value" : "Сожительство"
}
]
}
]
}