Medication, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/medication/tree/master and changes regularly. See the Directory of published versions
Active as of 2025-07-25 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="BeMedicationLineAdherenceStatus"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem BeMedicationLineAdherenceStatus</b></p><a name="BeMedicationLineAdherenceStatus"> </a><a name="hcBeMedicationLineAdherenceStatus"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineAdherenceStatus</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style="white-space:nowrap">taking<a name="BeMedicationLineAdherenceStatus-taking"> </a></td><td>Taking</td><td>The medication is being taken.</td></tr><tr><td>2</td><td style="white-space:nowrap"> taking-as-directed<a name="BeMedicationLineAdherenceStatus-taking-as-directed"> </a></td><td>Taking As Directed</td><td>The medication is being taken as directed.</td></tr><tr><td>2</td><td style="white-space:nowrap"> taking-not-as-directed<a name="BeMedicationLineAdherenceStatus-taking-not-as-directed"> </a></td><td>Taking Not As Directed</td><td>The medication is not being taken as directed.</td></tr><tr><td>1</td><td style="white-space:nowrap">not-taking<a name="BeMedicationLineAdherenceStatus-not-taking"> </a></td><td>Not Taking</td><td>The medication is not being taken.</td></tr><tr><td>2</td><td style="white-space:nowrap"> on-hold<a name="BeMedicationLineAdherenceStatus-on-hold"> </a></td><td>On Hold</td><td>The medication is on hold.</td></tr><tr><td>3</td><td style="white-space:nowrap"> on-hold-as-directed<a name="BeMedicationLineAdherenceStatus-on-hold-as-directed"> </a></td><td>On Hold As Directed</td><td>The medication is on hold as directed.</td></tr><tr><td>3</td><td style="white-space:nowrap"> on-hold-not-as-directed<a name="BeMedicationLineAdherenceStatus-on-hold-not-as-directed"> </a></td><td>On Hold Not As Directed</td><td>The medication is on hold not as directed.</td></tr><tr><td>2</td><td style="white-space:nowrap"> stopped<a name="BeMedicationLineAdherenceStatus-stopped"> </a></td><td>Stopped</td><td>The medication is stopped.</td></tr><tr><td>3</td><td style="white-space:nowrap"> stopped-as-directed<a name="BeMedicationLineAdherenceStatus-stopped-as-directed"> </a></td><td>Stopped As Directed</td><td>The medication is stopped as directed.</td></tr><tr><td>3</td><td style="white-space:nowrap"> stopped-not-as-directed<a name="BeMedicationLineAdherenceStatus-stopped-not-as-directed"> </a></td><td>Stopped Not As Directed</td><td>The medication is stopped not as directed.</td></tr><tr><td>1</td><td style="white-space:nowrap">unknown<a name="BeMedicationLineAdherenceStatus-unknown"> </a></td><td>Unknown</td><td>Whether the medication is being taken or not is not currently known.</td></tr></table></div>
</text>
<url
value="https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineAdherenceStatus"/>
<version value="1.1.0"/>
<name value="BeMedicationLineAdherenceStatus"/>
<title value="Medication Line Adherence Status"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-07-25T19:42:47+00:00"/>
<publisher value="HL7 Belgium"/>
<contact>
<name value="HL7 Belgium"/>
<telecom>
<system value="url"/>
<value value="https://www.hl7belgium.org"/>
</telecom>
<telecom>
<system value="email"/>
<value value="hl7belgium@hl7belgium.org"/>
</telecom>
</contact>
<contact>
<name value="Message Structure eHealth"/>
<telecom>
<system value="email"/>
<value value="message-structure@ehealth.fgov.be"/>
<use value="work"/>
</telecom>
</contact>
<description value="Medication Line Adherence Status - ValueSet."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="BE"/>
<display value="Belgium"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<hierarchyMeaning value="is-a"/>
<content value="complete"/>
<count value="11"/>
<concept>
<code value="taking"/>
<display value="Taking"/>
<definition value="The medication is being taken."/>
<concept>
<code value="taking-as-directed"/>
<display value="Taking As Directed"/>
<definition value="The medication is being taken as directed."/>
</concept>
<concept>
<code value="taking-not-as-directed"/>
<display value="Taking Not As Directed"/>
<definition value="The medication is not being taken as directed."/>
</concept>
</concept>
<concept>
<code value="not-taking"/>
<display value="Not Taking"/>
<definition value="The medication is not being taken."/>
<concept>
<code value="on-hold"/>
<display value="On Hold"/>
<definition value="The medication is on hold."/>
<concept>
<code value="on-hold-as-directed"/>
<display value="On Hold As Directed"/>
<definition value="The medication is on hold as directed."/>
</concept>
<concept>
<code value="on-hold-not-as-directed"/>
<display value="On Hold Not As Directed"/>
<definition value="The medication is on hold not as directed."/>
</concept>
</concept>
<concept>
<code value="stopped"/>
<display value="Stopped"/>
<definition value="The medication is stopped."/>
<concept>
<code value="stopped-as-directed"/>
<display value="Stopped As Directed"/>
<definition value="The medication is stopped as directed."/>
</concept>
<concept>
<code value="stopped-not-as-directed"/>
<display value="Stopped Not As Directed"/>
<definition value="The medication is stopped not as directed."/>
</concept>
</concept>
</concept>
<concept>
<code value="unknown"/>
<display value="Unknown"/>
<definition
value="Whether the medication is being taken or not is not currently known."/>
</concept>
</CodeSystem>