Package | hl7.fhir.be.medication |
Resource Type | CodeSystem |
Id | BeMedicationLineAdherenceStatus |
FHIR Version | R4 |
Source | https://www.ehealth.fgov.be/standards/fhir/medication/https://build.fhir.org/ig/hl7-be/medication/CodeSystem-BeMedicationLineAdherenceStatus.html |
URL | https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineAdherenceStatus |
Version | 1.1.0 |
Status | active |
Date | 2025-07-25T19:42:33+00:00 |
Name | BeMedicationLineAdherenceStatus |
Title | Medication Line Adherence Status |
Realm | be |
Authority | hl7 |
Description | Medication Line Adherence Status - ValueSet. |
Content | complete |
ValueSet | |
BeMedicationLineAdherenceStatusVS | BeExtAdherenceStatus |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem BeMedicationLineAdherenceStatus
This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineAdherenceStatus
defines the following codes in a Is-A hierarchy:
{ "resourceType": "CodeSystem", "id": "BeMedicationLineAdherenceStatus", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineAdherenceStatus", "version": "1.1.0", "name": "BeMedicationLineAdherenceStatus", "title": "Medication Line Adherence Status", "status": "active", "experimental": false, "date": "2025-07-25T19:42:33+00:00", "publisher": "HL7 Belgium", "contact": [ { "name": "HL7 Belgium", "telecom": [ { "system": "url", "value": "https://www.hl7belgium.org" }, { "system": "email", "value": "hl7belgium@hl7belgium.org" } ] }, { "name": "Message Structure eHealth", "telecom": [ { "system": "email", "value": "message-structure@ehealth.fgov.be", "use": "work" } ] } ], "description": "Medication Line Adherence Status - ValueSet.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "BE", "display": "Belgium" } ] } ], "caseSensitive": true, "hierarchyMeaning": "is-a", "content": "complete", "count": 11, "concept": [ { "code": "taking", "display": "Taking", "definition": "The medication is being taken.", "concept": [ { "code": "taking-as-directed", "display": "Taking As Directed", "definition": "The medication is being taken as directed." }, { "code": "taking-not-as-directed", "display": "Taking Not As Directed", "definition": "The medication is not being taken as directed." } ] }, { "code": "not-taking", "display": "Not Taking", "definition": "The medication is not being taken.", "concept": [ { "code": "on-hold", "display": "On Hold", "definition": "The medication is on hold.", "concept": [ { "code": "on-hold-as-directed", "display": "On Hold As Directed", "definition": "The medication is on hold as directed." }, { "code": "on-hold-not-as-directed", "display": "On Hold Not As Directed", "definition": "The medication is on hold not as directed." } ] }, { "code": "stopped", "display": "Stopped", "definition": "The medication is stopped.", "concept": [ { "code": "stopped-as-directed", "display": "Stopped As Directed", "definition": "The medication is stopped as directed." }, { "code": "stopped-not-as-directed", "display": "Stopped Not As Directed", "definition": "The medication is stopped not as directed." } ] } ] }, { "code": "unknown", "display": "Unknown", "definition": "Whether the medication is being taken or not is not currently known." } ] }