Belgium Medication Schema, published by My Organization. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/hl7-be/kmehrms and changes regularly. See the Directory of published versions
: Medication line - Treatment status - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="BEMedicationLineStatusReason"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://example.com/fhir/example/CodeSystem/BEMedicationLineStatusReason</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">planned<a name="BEMedicationLineStatusReason-planned"> </a></td><td>Planned</td><td>Medication is/was planned to be taken</td></tr><tr><td style="white-space:nowrap">ordered<a name="BEMedicationLineStatusReason-ordered"> </a></td><td>Ordered</td><td>Medication is prescribed or ordered</td></tr><tr><td style="white-space:nowrap">delivered<a name="BEMedicationLineStatusReason-delivered"> </a></td><td>Delivered</td><td>Medication is delivered but there's no information that the patient has started to take it</td></tr><tr><td style="white-space:nowrap">ongoing<a name="BEMedicationLineStatusReason-ongoing"> </a></td><td>Ongoing</td><td>Medication treatment is ongoing</td></tr><tr><td style="white-space:nowrap">suspended<a name="BEMedicationLineStatusReason-suspended"> </a></td><td>Suspended</td><td>Medication treatment is suspended</td></tr><tr><td style="white-space:nowrap">completed<a name="BEMedicationLineStatusReason-completed"> </a></td><td>Completed</td><td>Medication treatment is completed</td></tr><tr><td style="white-space:nowrap">stopped<a name="BEMedicationLineStatusReason-stopped"> </a></td><td>Stopped</td><td>Medication treatment is stopped before being completed</td></tr></table></div>
</text>
<url
value="http://example.com/fhir/example/CodeSystem/BEMedicationLineStatusReason"/>
<version value="1.0.0"/>
<name value="BEMedicationLineStatusReason"/>
<title value="Medication line - Treatment status"/>
<status value="active"/>
<date value="2023-03-07T20:58:02+00:00"/>
<publisher value="My Organization"/>
<contact>
<name value="My Organization"/>
<telecom>
<system value="url"/>
<value value="http://example.com/committees"/>
</telecom>
<telecom>
<system value="email"/>
<value value="my-group@example.com"/>
</telecom>
</contact>
<contact>
<name value="Bob Smith"/>
<telecom>
<system value="email"/>
<value value="bobsmith@example.com"/>
<use value="work"/>
</telecom>
</contact>
<description value="Medication line - Treatment status."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="056"/>
<display value="Belgium"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="7"/>
<concept>
<code value="planned"/>
<display value="Planned"/>
<definition value="Medication is/was planned to be taken"/>
</concept>
<concept>
<code value="ordered"/>
<display value="Ordered"/>
<definition value="Medication is prescribed or ordered"/>
</concept>
<concept>
<code value="delivered"/>
<display value="Delivered"/>
<definition
value="Medication is delivered but there's no information that the patient has started to take it"/>
</concept>
<concept>
<code value="ongoing"/>
<display value="Ongoing"/>
<definition value="Medication treatment is ongoing"/>
</concept>
<concept>
<code value="suspended"/>
<display value="Suspended"/>
<definition value="Medication treatment is suspended"/>
</concept>
<concept>
<code value="completed"/>
<display value="Completed"/>
<definition value="Medication treatment is completed"/>
</concept>
<concept>
<code value="stopped"/>
<display value="Stopped"/>
<definition
value="Medication treatment is stopped before being completed"/>
</concept>
</CodeSystem>