FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/BeMedicationLineAdherenceStatusReason

Packagehl7.fhir.be.medication
Resource TypeCodeSystem
IdBeMedicationLineAdherenceStatusReason
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/medication/https://build.fhir.org/ig/hl7-be/medication/CodeSystem-BeMedicationLineAdherenceStatusReason.html
URLhttps://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineAdherenceStatusReason
Version1.1.0
Statusactive
Date2025-07-25T19:42:33+00:00
NameBeMedicationLineAdherenceStatusReason
TitleAdherence Status Reason
Realmbe
Authorityhl7
DescriptionReasons for non-adherence to a treatment or intervention.
Contentcomplete

Resources that use this resource

ValueSet
BeMedicationLineAdherenceStatusReasonVSAdherence Status Reason ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
medprec Medical precaution
immune Already immune
patobj Patient objection
ostock Out of stock
allergy Allergy
modified Treatment modified
other Other

Additional Language Displays

CodeFrench (Belgium) (fr)Nederlands (België) (Dutch (Belgium), nl)
medprecLe patient présente actuellement un état médical pour lequel le traitement est contre-indiqué ou pour lequel une précaution est justifiéeDe patiënt heeft momenteel een medische toestand waarvoor de behandeling gecontra-indiceerd is of waarvoor voorzichtigheid geboden is
immuneLes 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
patobjLe patient refuse de suivre le traitementDe patiënt weigert de behandeling te volgen
ostockLe produit n’est pas disponibleHet product is niet beschikbaar
allergyLe 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
modifiedLe traitement a été modifiéDe behandeling werd aangepast
otherAutre situationAndere situatie

Source

{
  "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"
        }
      ]
    }
  ]
}