Kenya-ePrescription-IG
0.1.0 - ci-build
Kenya-ePrescription-IG - 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-01-27 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="medication-request-status-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem medication-request-status-cs</b></p><a name="medication-request-status-cs"> </a><a name="hcmedication-request-status-cs"> </a><p>This case-sensitive code system <code>http://example.org/CodeSystem/medication-request-status-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">active<a name="medication-request-status-cs-active"> </a></td><td>Active</td><td>The prescription is active and can be acted on.</td></tr><tr><td style="white-space:nowrap">on-hold<a name="medication-request-status-cs-on-hold"> </a></td><td>On Hold</td><td>The prescription is temporarily paused.</td></tr><tr><td style="white-space:nowrap">cancelled<a name="medication-request-status-cs-cancelled"> </a></td><td>Cancelled</td><td>The prescription has been cancelled. Consider holding before cancelling.</td></tr><tr><td style="white-space:nowrap">completed<a name="medication-request-status-cs-completed"> </a></td><td>Completed</td><td>The prescription has been fully administered or fulfilled.</td></tr><tr><td style="white-space:nowrap">stopped<a name="medication-request-status-cs-stopped"> </a></td><td>Stopped</td><td>The prescription was stopped before completion.</td></tr><tr><td style="white-space:nowrap">draft<a name="medication-request-status-cs-draft"> </a></td><td>Draft</td><td>The prescription is in a preliminary state.</td></tr></table></div>
</text>
<url value="http://example.org/CodeSystem/medication-request-status-cs"/>
<version value="0.1.0"/>
<name value="MedicationRequestStatusCS"/>
<title value="MedicationRequest Status CodeSystem"/>
<status value="draft"/>
<date value="2026-01-27T09:15:54+00:00"/>
<publisher value="IntelliSOFT Kenya"/>
<contact>
<name value="IntelliSOFT Kenya"/>
<telecom>
<system value="url"/>
<value value="http://example.org/example-publisher"/>
</telecom>
</contact>
<description value="Status codes used for MedicationRequest resources."/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="6"/>
<concept>
<code value="active"/>
<display value="Active"/>
<definition value="The prescription is active and can be acted on."/>
</concept>
<concept>
<code value="on-hold"/>
<display value="On Hold"/>
<definition value="The prescription is temporarily paused."/>
</concept>
<concept>
<code value="cancelled"/>
<display value="Cancelled"/>
<definition
value="The prescription has been cancelled. Consider holding before cancelling."/>
</concept>
<concept>
<code value="completed"/>
<display value="Completed"/>
<definition
value="The prescription has been fully administered or fulfilled."/>
</concept>
<concept>
<code value="stopped"/>
<display value="Stopped"/>
<definition value="The prescription was stopped before completion."/>
</concept>
<concept>
<code value="draft"/>
<display value="Draft"/>
<definition value="The prescription is in a preliminary state."/>
</concept>
</CodeSystem>