Medication, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/medication/ and changes regularly. See the Directory of published versions
| Active as of 2026-07-08 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/BeMedicationLineAdherenceStatusReason> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "BeMedicationLineAdherenceStatusReason"] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem BeMedicationLineAdherenceStatusReason</b></p><a name=\"BeMedicationLineAdherenceStatusReason\"> </a><a name=\"hcBeMedicationLineAdherenceStatusReason\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineAdherenceStatusReason</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">medprec<a name=\"BeMedicationLineAdherenceStatusReason-medprec\"> </a></td><td>Medical precaution</td></tr><tr><td style=\"white-space:nowrap\">immune<a name=\"BeMedicationLineAdherenceStatusReason-immune\"> </a></td><td>Already immune</td></tr><tr><td style=\"white-space:nowrap\">patobj<a name=\"BeMedicationLineAdherenceStatusReason-patobj\"> </a></td><td>Patient objection</td></tr><tr><td style=\"white-space:nowrap\">ostock<a name=\"BeMedicationLineAdherenceStatusReason-ostock\"> </a></td><td>Out of stock</td></tr><tr><td style=\"white-space:nowrap\">allergy<a name=\"BeMedicationLineAdherenceStatusReason-allergy\"> </a></td><td>Allergy</td></tr><tr><td style=\"white-space:nowrap\">modified<a name=\"BeMedicationLineAdherenceStatusReason-modified\"> </a></td><td>Treatment modified</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"BeMedicationLineAdherenceStatusReason-other\"> </a></td><td>Other</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>French (Belgium) (fr)</b></td><td><b>Nederlands (België) (Dutch (Belgium), nl)</b></td></tr><tr><td>medprec</td><td>Le patient présente actuellement un état médical pour lequel le traitement est contre-indiqué ou pour lequel une précaution est justifiée</td><td>De patiënt heeft momenteel een medische toestand waarvoor de behandeling gecontra-indiceerd is of waarvoor voorzichtigheid geboden is</td></tr><tr><td>immune</td><td>Les tests ont montré que le patient était déjà immunisé contre l’agent ciblé</td><td>Tests hebben aangetoond dat de patiënt al immuun was voor het gerichte agens</td></tr><tr><td>patobj</td><td>Le patient refuse de suivre le traitement</td><td>De patiënt weigert de behandeling te volgen</td></tr><tr><td>ostock</td><td>Le produit n’est pas disponible</td><td>Het product is niet beschikbaar</td></tr><tr><td>allergy</td><td>Le patient est allergique à au moins un des composants du médicament.</td><td>De patiënt is allergisch voor minstens één van de bestanddelen van het geneesmiddel</td></tr><tr><td>modified</td><td>Le traitement a été modifié</td><td>De behandeling werd aangepast</td></tr><tr><td>other</td><td>Autre situation</td><td>Andere situatie</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineAdherenceStatusReason"] ;
fhir:CodeSystem.version [ fhir:value "1.1.1"] ;
fhir:CodeSystem.name [ fhir:value "BeMedicationLineAdherenceStatusReason"] ;
fhir:CodeSystem.title [ fhir:value "Adherence Status Reason"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-08T08:28:29+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "eHealth Platform"] ;
fhir:CodeSystem.contact [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "eHealth Platform" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.ehealth.fgov.be/standards/fhir" ]
], [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "support@be-ehealth-standards.atlassian.net" ]
]
], [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "Message Structure eHealth" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "support@be-ehealth-standards.atlassian.net" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Reasons for non-adherence to a treatment or intervention."] ;
fhir:CodeSystem.jurisdiction [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "BE" ] ;
fhir:Coding.display [ fhir:value "Belgium" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "7"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "medprec" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Medical precaution" ] ;
fhir:CodeSystem.concept.designation [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Le patient présente actuellement un état médical pour lequel le traitement est contre-indiqué ou pour lequel une précaution est justifiée" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "De patiënt heeft momenteel een medische toestand waarvoor de behandeling gecontra-indiceerd is of waarvoor voorzichtigheid geboden is" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "immune" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Already immune" ] ;
fhir:CodeSystem.concept.designation [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Les tests ont montré que le patient était déjà immunisé contre l’agent ciblé" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Tests hebben aangetoond dat de patiënt al immuun was voor het gerichte agens" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "patobj" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Patient objection" ] ;
fhir:CodeSystem.concept.designation [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Le patient refuse de suivre le traitement" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "De patiënt weigert de behandeling te volgen" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "ostock" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Out of stock" ] ;
fhir:CodeSystem.concept.designation [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Le produit n’est pas disponible" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Het product is niet beschikbaar" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "allergy" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Allergy" ] ;
fhir:CodeSystem.concept.designation [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Le patient est allergique à au moins un des composants du médicament." ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "De patiënt is allergisch voor minstens één van de bestanddelen van het geneesmiddel" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "modified" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Treatment modified" ] ;
fhir:CodeSystem.concept.designation [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Le traitement a été modifié" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "De behandeling werd aangepast" ]
]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "other" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Other" ] ;
fhir:CodeSystem.concept.designation [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "fr-BE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Autre situation" ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "nl-BE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Andere situatie" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/BeMedicationLineAdherenceStatusReason.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/BeMedicationLineAdherenceStatusReason.ttl> .
IG © 2021+ eHealth Platform.
Package hl7.fhir.be.medication#1.1.1 based on FHIR 4.0.1.
Generated
2026-07-08
Links:
Table of Contents |
QA Report