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" : "EmploymentTypeVS",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet EmploymentTypeVS</b></p><a name=\"EmploymentTypeVS\"> </a><a name=\"hcEmploymentTypeVS\"> </a><a name=\"EmploymentTypeVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-KNHTS.EMPLOYMENTTYPE.html\"><code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.EMPLOYMENTTYPE</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.EMPLOYMENTTYPE.html#KNHTS.EMPLOYMENTTYPE-employed\">employed</a></td><td style=\"color: #cccccc\">Employed</td><td>Employed</td></tr><tr><td><a href=\"CodeSystem-KNHTS.EMPLOYMENTTYPE.html#KNHTS.EMPLOYMENTTYPE-selfEmployed\">selfEmployed</a></td><td style=\"color: #cccccc\">Self Employed</td><td>self Employed</td></tr><tr><td><a href=\"CodeSystem-KNHTS.EMPLOYMENTTYPE.html#KNHTS.EMPLOYMENTTYPE-organizingGroups\">organizingGroups</a></td><td style=\"color: #cccccc\">Organizing Groups</td><td>Organizing Groups</td></tr><tr><td><a href=\"CodeSystem-KNHTS.EMPLOYMENTTYPE.html#KNHTS.EMPLOYMENTTYPE-sponsored\">sponsored</a></td><td style=\"color: #cccccc\">Sponsored</td><td>Sponsored</td></tr></table></li></ul></div>"
},
"url" : "https://shr.tiberbuapps.com/fhir/ValueSet/EmploymentTypeVS",
"version" : "0.1.0",
"name" : "EMPLOYMENTTYPE",
"title" : "Patient Employment Type",
"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 Employment Type",
"compose" : {
"include" : [
{
"system" : "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.EMPLOYMENTTYPE",
"concept" : [
{
"code" : "employed"
},
{
"code" : "selfEmployed"
},
{
"code" : "organizingGroups"
},
{
"code" : "sponsored"
}
]
}
]
}
}