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" : "attachment-type-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem attachment-type-cs</b></p><a name=\"attachment-type-cs\"> </a><a name=\"hcattachment-type-cs\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/attachment-type-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\">DISCHARGE-SUMMARY<a name=\"attachment-type-cs-DISCHARGE-SUMMARY\"> </a></td><td>Discharge Summary</td></tr><tr><td style=\"white-space:nowrap\">FINAL-BILL<a name=\"attachment-type-cs-FINAL-BILL\"> </a></td><td>Final Bill</td></tr><tr><td style=\"white-space:nowrap\">LAB-REPORT<a name=\"attachment-type-cs-LAB-REPORT\"> </a></td><td>Laboratory Report</td></tr><tr><td style=\"white-space:nowrap\">IMAGING-REPORT<a name=\"attachment-type-cs-IMAGING-REPORT\"> </a></td><td>Imaging Report</td></tr><tr><td style=\"white-space:nowrap\">REFERRAL-LETTER<a name=\"attachment-type-cs-REFERRAL-LETTER\"> </a></td><td>Referral Letter</td></tr><tr><td style=\"white-space:nowrap\">OPERATION-NOTES<a name=\"attachment-type-cs-OPERATION-NOTES\"> </a></td><td>Operation Notes</td></tr><tr><td style=\"white-space:nowrap\">PRESCRIPTION<a name=\"attachment-type-cs-PRESCRIPTION\"> </a></td><td>Prescription</td></tr><tr><td style=\"white-space:nowrap\">CONSENT-FORM<a name=\"attachment-type-cs-CONSENT-FORM\"> </a></td><td>Consent Form</td></tr><tr><td style=\"white-space:nowrap\">OTHER<a name=\"attachment-type-cs-OTHER\"> </a></td><td>Other</td></tr></table></div>"
},
"url" : "https://fhir.dha.go.ke/eclaims/CodeSystem/attachment-type-cs",
"version" : "0.1.0",
"name" : "AttachmentTypeCS",
"title" : "Attachment Type 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 classifying the type of attachment submitted with a claim (e.g. Discharge Summary, Final Bill).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 9,
"concept" : [
{
"code" : "DISCHARGE-SUMMARY",
"display" : "Discharge Summary"
},
{
"code" : "FINAL-BILL",
"display" : "Final Bill"
},
{
"code" : "LAB-REPORT",
"display" : "Laboratory Report"
},
{
"code" : "IMAGING-REPORT",
"display" : "Imaging Report"
},
{
"code" : "REFERRAL-LETTER",
"display" : "Referral Letter"
},
{
"code" : "OPERATION-NOTES",
"display" : "Operation Notes"
},
{
"code" : "PRESCRIPTION",
"display" : "Prescription"
},
{
"code" : "CONSENT-FORM",
"display" : "Consent Form"
},
{
"code" : "OTHER",
"display" : "Other"
}
]
}