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" : "CodeSystem",
"id" : "KNHTS.FACILITYCATEGORY",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem KNHTS.FACILITYCATEGORY</b></p><a name=\"KNHTS.FACILITYCATEGORY\"> </a><a name=\"hcKNHTS.FACILITYCATEGORY\"> </a><a name=\"KNHTS.FACILITYCATEGORY-en-US\"> </a><p>This case-insensitive code system <code>https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.FACILITYCATEGORY</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">moh<a name=\"KNHTS.FACILITYCATEGORY-moh\"> </a></td><td>MOH</td><td>MOH</td></tr><tr><td style=\"white-space:nowrap\">private<a name=\"KNHTS.FACILITYCATEGORY-private\"> </a></td><td>Private</td><td>Private</td></tr><tr><td style=\"white-space:nowrap\">faithbased<a name=\"KNHTS.FACILITYCATEGORY-faithbased\"> </a></td><td>Faith based</td><td>Faith based</td></tr></table></div>"
},
"url" : "https://shr.tiberbuapps.com/fhir/CodeSystem/KNHTS.FACILITYCATEGORY",
"version" : "0.1.0",
"name" : "FACILITYCATEGORY",
"title" : "CodeSystem for Facility Category",
"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" : "CodeSystem for Facility Category/Facility Owner Type",
"caseSensitive" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "moh",
"display" : "MOH",
"definition" : "MOH"
},
{
"code" : "private",
"display" : "Private",
"definition" : "Private"
},
{
"code" : "faithbased",
"display" : "Faith based",
"definition" : "Faith based"
}
]
}