Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build
Kenya ePrescription FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-04-13 |
{
"resourceType" : "CodeSystem",
"id" : "medication-request-priorityCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem medication-request-priorityCS</b></p><a name=\"medication-request-priorityCS\"> </a><a name=\"hcmedication-request-priorityCS\"> </a><p>This case-sensitive code system <code>https://prescription.intellisoftkenya.com/CodeSystem/medication-request-priorityCS</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\">routine<a name=\"medication-request-priorityCS-routine\"> </a></td><td>Routine</td><td>Standard, non-urgent medication request.</td></tr><tr><td style=\"white-space:nowrap\">urgent<a name=\"medication-request-priorityCS-urgent\"> </a></td><td>Urgent</td><td>Requires expedited processing.</td></tr></table></div>"
},
"url" : "https://prescription.intellisoftkenya.com/CodeSystem/medication-request-priorityCS",
"version" : "0.1.0",
"name" : "MedicationRequestPriorityCS",
"title" : "Medication Request Priority CodeSystem",
"status" : "draft",
"date" : "2026-04-13T13:34:43+00:00",
"publisher" : "IntelliSOFT Kenya",
"contact" : [
{
"name" : "IntelliSOFT Kenya",
"telecom" : [
{
"system" : "url",
"value" : "https://www.intellisoftkenya.com"
},
{
"system" : "email",
"value" : "fhir@intellisoftkenya.com"
}
]
},
{
"name" : "IntelliSOFT Kenya – FHIR Team",
"telecom" : [
{
"system" : "email",
"value" : "fhir@intellisoftkenya.com",
"use" : "work"
},
{
"system" : "url",
"value" : "https://www.intellisoftkenya.com"
}
]
}
],
"description" : "Codes representing priority levels for MedicationRequest.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KE",
"display" : "Kenya"
}
]
}
],
"copyright" : "Copyright 2025+ IntelliSOFT Kenya. This content is licensed under Creative Commons Attribution 4.0 International (CC-BY-4.0). Terminology content from the Kenya Pharmacy and Poisons Board (PPB) via Open Concept Lab (OCL) is subject to separate terms.",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "routine",
"display" : "Routine",
"definition" : "Standard, non-urgent medication request."
},
{
"code" : "urgent",
"display" : "Urgent",
"definition" : "Requires expedited processing."
}
]
}