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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "attachment-type-cs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://fhir.dha.go.ke/eclaims/CodeSystem/attachment-type-cs"^^xsd:anyURI ;
fhir:l <https://fhir.dha.go.ke/eclaims/CodeSystem/attachment-type-cs>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "AttachmentTypeCS"] ; #
fhir:title [ fhir:v "Attachment Type Code System"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-05-19T11:26:54+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Digital Health Agency of Kenya"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Digital Health Agency of Kenya" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dha.go.ke" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "interoperability@dha.go.ke" ] ] )
] [
fhir:name [ fhir:v "eClaims Technical Working Group" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "interoperability@dha.go.ke" ] ;
fhir:use [ fhir:v "work" ] ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dha.go.ke" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Codes classifying the type of attachment submitted with a claim (e.g. Discharge Summary, Final Bill)."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "KE" ] ;
fhir:display [ fhir:v "Kenya" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "DISCHARGE-SUMMARY" ] ;
fhir:display [ fhir:v "Discharge Summary" ]
] [
fhir:code [ fhir:v "FINAL-BILL" ] ;
fhir:display [ fhir:v "Final Bill" ]
] [
fhir:code [ fhir:v "LAB-REPORT" ] ;
fhir:display [ fhir:v "Laboratory Report" ]
] [
fhir:code [ fhir:v "IMAGING-REPORT" ] ;
fhir:display [ fhir:v "Imaging Report" ]
] [
fhir:code [ fhir:v "REFERRAL-LETTER" ] ;
fhir:display [ fhir:v "Referral Letter" ]
] [
fhir:code [ fhir:v "OPERATION-NOTES" ] ;
fhir:display [ fhir:v "Operation Notes" ]
] [
fhir:code [ fhir:v "PRESCRIPTION" ] ;
fhir:display [ fhir:v "Prescription" ]
] [
fhir:code [ fhir:v "CONSENT-FORM" ] ;
fhir:display [ fhir:v "Consent Form" ]
] [
fhir:code [ fhir:v "OTHER" ] ;
fhir:display [ fhir:v "Other" ]
] ) . #
IG © 2024+ Digital Health Agency of Kenya. Package fhir.kenyaClaimsIG#0.1.0 based on FHIR 4.0.1. Generated 2026-05-19
Links: Table of Contents |
QA Report