| Package | hl7.fhir.be.medication |
| Resource Type | CodeSystem |
| Id | BeMedicationLineAdherenceStatusReason |
| FHIR Version | R4 |
| Source | https://www.ehealth.fgov.be/standards/fhir/medication/https://build.fhir.org/ig/hl7-be/medication/CodeSystem-BeMedicationLineAdherenceStatusReason.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineAdherenceStatusReason |
| Version | 1.1.0 |
| Status | active |
| Date | 2025-07-25T19:42:33+00:00 |
| Name | BeMedicationLineAdherenceStatusReason |
| Title | Adherence Status Reason |
| Realm | be |
| Authority | hl7 |
| Description | Reasons for non-adherence to a treatment or intervention. |
| Content | complete |
| ValueSet | |
| BeMedicationLineAdherenceStatusReasonVS | Adherence Status Reason ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem BeMedicationLineAdherenceStatusReason
This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineAdherenceStatusReason defines the following codes:
| Code | Display |
| medprec | Medical precaution |
| immune | Already immune |
| patobj | Patient objection |
| ostock | Out of stock |
| allergy | Allergy |
| modified | Treatment modified |
| other | Other |
Additional Language Displays
| Code | French (Belgium) (fr) | Nederlands (België) (Dutch (Belgium), nl) |
| medprec | 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 | De patiënt heeft momenteel een medische toestand waarvoor de behandeling gecontra-indiceerd is of waarvoor voorzichtigheid geboden is |
| immune | Les tests ont montré que le patient était déjà immunisé contre l’agent ciblé | Tests hebben aangetoond dat de patiënt al immuun was voor het gerichte agens |
| patobj | Le patient refuse de suivre le traitement | De patiënt weigert de behandeling te volgen |
| ostock | Le produit n’est pas disponible | Het product is niet beschikbaar |
| allergy | Le patient est allergique à au moins un des composants du médicament. | De patiënt is allergisch voor minstens één van de bestanddelen van het geneesmiddel |
| modified | Le traitement a été modifié | De behandeling werd aangepast |
| other | Autre situation | Andere situatie |
{
"resourceType": "CodeSystem",
"id": "BeMedicationLineAdherenceStatusReason",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineAdherenceStatusReason",
"version": "1.1.0",
"name": "BeMedicationLineAdherenceStatusReason",
"title": "Adherence Status Reason",
"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": "Reasons for non-adherence to a treatment or intervention.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 7,
"concept": [
{
"code": "medprec",
"display": "Medical precaution",
"designation": [
{
"language": "fr-BE",
"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"
},
{
"language": "nl-BE",
"value": "De patiënt heeft momenteel een medische toestand waarvoor de behandeling gecontra-indiceerd is of waarvoor voorzichtigheid geboden is"
}
]
},
{
"code": "immune",
"display": "Already immune",
"designation": [
{
"language": "fr-BE",
"value": "Les tests ont montré que le patient était déjà immunisé contre l’agent ciblé"
},
{
"language": "nl-BE",
"value": "Tests hebben aangetoond dat de patiënt al immuun was voor het gerichte agens"
}
]
},
{
"code": "patobj",
"display": "Patient objection",
"designation": [
{
"language": "fr-BE",
"value": "Le patient refuse de suivre le traitement"
},
{
"language": "nl-BE",
"value": "De patiënt weigert de behandeling te volgen"
}
]
},
{
"code": "ostock",
"display": "Out of stock",
"designation": [
{
"language": "fr-BE",
"value": "Le produit n’est pas disponible"
},
{
"language": "nl-BE",
"value": "Het product is niet beschikbaar"
}
]
},
{
"code": "allergy",
"display": "Allergy",
"designation": [
{
"language": "fr-BE",
"value": "Le patient est allergique à au moins un des composants du médicament."
},
{
"language": "nl-BE",
"value": "De patiënt is allergisch voor minstens één van de bestanddelen van het geneesmiddel"
}
]
},
{
"code": "modified",
"display": "Treatment modified",
"designation": [
{
"language": "fr-BE",
"value": "Le traitement a été modifié"
},
{
"language": "nl-BE",
"value": "De behandeling werd aangepast"
}
]
},
{
"code": "other",
"display": "Other",
"designation": [
{
"language": "fr-BE",
"value": "Autre situation"
},
{
"language": "nl-BE",
"value": "Andere situatie"
}
]
}
]
}