0.1.0 - ci-build
kenyaClaimsIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-09-06 |
{
"resourceType" : "ValueSet",
"id" : "MaritalStatusVS",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MaritalStatusVS</b></p><a name=\"MaritalStatusVS\"> </a><a name=\"hcMaritalStatusVS\"> </a><a name=\"MaritalStatusVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-KNHTS.MARITALSTATUS.html\"><code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.MARITALSTATUS</code></a><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><a href=\"CodeSystem-KNHTS.MARITALSTATUS.html#KNHTS.MARITALSTATUS-divorced\">divorced</a></td><td style=\"color: #cccccc\">divorced</td><td>divorced</td></tr><tr><td><a href=\"CodeSystem-KNHTS.MARITALSTATUS.html#KNHTS.MARITALSTATUS-married\">married</a></td><td style=\"color: #cccccc\">married</td><td>married</td></tr><tr><td><a href=\"CodeSystem-KNHTS.MARITALSTATUS.html#KNHTS.MARITALSTATUS-polygamous\">polygamous</a></td><td style=\"color: #cccccc\">polygamous</td><td>polygamous</td></tr><tr><td><a href=\"CodeSystem-KNHTS.MARITALSTATUS.html#KNHTS.MARITALSTATUS-customary\">customary</a></td><td style=\"color: #cccccc\">customary</td><td>customary</td></tr><tr><td><a href=\"CodeSystem-KNHTS.MARITALSTATUS.html#KNHTS.MARITALSTATUS-unmarried\">unmarried</a></td><td style=\"color: #cccccc\">unmarried</td><td>unmarried</td></tr><tr><td><a href=\"CodeSystem-KNHTS.MARITALSTATUS.html#KNHTS.MARITALSTATUS-widow\">widow</a></td><td style=\"color: #cccccc\">widow</td><td>widow</td></tr></table></li></ul></div>"
},
"url" : "https://shr.tiberbuapps.com/fhir/ValueSet/MaritalStatusVS",
"version" : "0.1.0",
"name" : "MARITALSTATUSVS",
"title" : "Patient's Marital (Civil) Status",
"status" : "draft",
"experimental" : false,
"date" : "2024-09-06T09:59:02+00:00",
"publisher" : "intellisoftkenya",
"contact" : [
{
"name" : "intellisoftkenya",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Patient's Marital (Civil) Status",
"compose" : {
"include" : [
{
"system" : "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.MARITALSTATUS",
"concept" : [
{
"code" : "divorced"
},
{
"code" : "married"
},
{
"code" : "polygamous"
},
{
"code" : "customary"
},
{
"code" : "unmarried"
},
{
"code" : "widow"
}
]
}
]
}
}