Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build
KE
Kenya eClaims FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-05-19 |
{
"resourceType" : "CodeSystem",
"id" : "contact-point-system-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem contact-point-system-cs</b></p><a name=\"contact-point-system-cs\"> </a><a name=\"hccontact-point-system-cs\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/contact-point-system-cs</code> defines 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 style=\"white-space:nowrap\">phone<a name=\"contact-point-system-cs-phone\"> </a></td><td>Phone</td></tr><tr><td style=\"white-space:nowrap\">fax<a name=\"contact-point-system-cs-fax\"> </a></td><td>Fax</td></tr><tr><td style=\"white-space:nowrap\">email<a name=\"contact-point-system-cs-email\"> </a></td><td>Email</td></tr><tr><td style=\"white-space:nowrap\">pager<a name=\"contact-point-system-cs-pager\"> </a></td><td>Pager</td></tr><tr><td style=\"white-space:nowrap\">url<a name=\"contact-point-system-cs-url\"> </a></td><td>URL</td></tr><tr><td style=\"white-space:nowrap\">sms<a name=\"contact-point-system-cs-sms\"> </a></td><td>SMS</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"contact-point-system-cs-other\"> </a></td><td>Other</td></tr></table></div>"
},
"url" : "https://fhir.dha.go.ke/eclaims/CodeSystem/contact-point-system-cs",
"version" : "0.1.0",
"name" : "ContactPointSystemCS",
"title" : "Contact Point System Code System",
"status" : "active",
"experimental" : false,
"date" : "2026-05-19T11:26:54+00:00",
"publisher" : "Digital Health Agency of Kenya",
"contact" : [
{
"name" : "Digital Health Agency of Kenya",
"telecom" : [
{
"system" : "url",
"value" : "https://dha.go.ke"
},
{
"system" : "email",
"value" : "interoperability@dha.go.ke"
}
]
},
{
"name" : "eClaims Technical Working Group",
"telecom" : [
{
"system" : "email",
"value" : "interoperability@dha.go.ke",
"use" : "work"
},
{
"system" : "url",
"value" : "https://dha.go.ke",
"use" : "work"
}
]
}
],
"description" : "Codes for contact point systems. Codes align with FHIR contact-point-system to allow required binding as a subset.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "phone",
"display" : "Phone"
},
{
"code" : "fax",
"display" : "Fax"
},
{
"code" : "email",
"display" : "Email"
},
{
"code" : "pager",
"display" : "Pager"
},
{
"code" : "url",
"display" : "URL"
},
{
"code" : "sms",
"display" : "SMS"
},
{
"code" : "other",
"display" : "Other"
}
]
}