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" : "medication-status-reason-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem medication-status-reason-cs</b></p><a name=\"medication-status-reason-cs\"> </a><a name=\"hcmedication-status-reason-cs\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/medication-status-reason-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><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">SIDE-EFFECT<a name=\"medication-status-reason-cs-SIDE-EFFECT\"> </a></td><td>Side Effect</td><td>Medication stopped due to side effects.</td></tr><tr><td style=\"white-space:nowrap\">INEFFECTIVE<a name=\"medication-status-reason-cs-INEFFECTIVE\"> </a></td><td>Ineffective</td><td>Medication was not effective.</td></tr><tr><td style=\"white-space:nowrap\">ALLERGY<a name=\"medication-status-reason-cs-ALLERGY\"> </a></td><td>Allergy</td><td>Medication stopped due to an allergic reaction.</td></tr><tr><td style=\"white-space:nowrap\">PATIENT-REQUEST<a name=\"medication-status-reason-cs-PATIENT-REQUEST\"> </a></td><td>Patient Request</td><td>Patient requested to stop the medication.</td></tr><tr><td style=\"white-space:nowrap\">COMPLETED<a name=\"medication-status-reason-cs-COMPLETED\"> </a></td><td>Completed</td><td>Course of treatment completed.</td></tr><tr><td style=\"white-space:nowrap\">PRESCRIBER-REQUEST<a name=\"medication-status-reason-cs-PRESCRIBER-REQUEST\"> </a></td><td>Prescriber Request</td><td>Prescriber requested to stop the medication.</td></tr><tr><td style=\"white-space:nowrap\">CONTRAINDICATION<a name=\"medication-status-reason-cs-CONTRAINDICATION\"> </a></td><td>Contraindication</td><td>Medication stopped due to a contraindication.</td></tr></table></div>"
},
"url" : "https://fhir.dha.go.ke/eclaims/CodeSystem/medication-status-reason-cs",
"version" : "0.1.0",
"name" : "MedicationStatusReasonCS",
"title" : "Medication Status Reason 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 the reason a medication was stopped or paused, replacing SNOMED CT-based HL7 ValueSet",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "SIDE-EFFECT",
"display" : "Side Effect",
"definition" : "Medication stopped due to side effects."
},
{
"code" : "INEFFECTIVE",
"display" : "Ineffective",
"definition" : "Medication was not effective."
},
{
"code" : "ALLERGY",
"display" : "Allergy",
"definition" : "Medication stopped due to an allergic reaction."
},
{
"code" : "PATIENT-REQUEST",
"display" : "Patient Request",
"definition" : "Patient requested to stop the medication."
},
{
"code" : "COMPLETED",
"display" : "Completed",
"definition" : "Course of treatment completed."
},
{
"code" : "PRESCRIBER-REQUEST",
"display" : "Prescriber Request",
"definition" : "Prescriber requested to stop the medication."
},
{
"code" : "CONTRAINDICATION",
"display" : "Contraindication",
"definition" : "Medication stopped due to a contraindication."
}
]
}