PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.medication@1.1.1
    https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineAdherenceStatus
{
  "description": "Medication Line Adherence Status - ValueSet.",
  "_filename": "CodeSystem-BeMedicationLineAdherenceStatus.json",
  "package_name": "hl7.fhir.be.medication",
  "date": "2026-04-24T16:06:58+02:00",
  "publisher": "eHealth Platform",
  "jurisdiction": [ {
    "coding": [ {
      "code": "BE",
      "system": "urn:iso:std:iso:3166",
      "display": "Belgium"
    } ]
  } ],
  "content": "complete",
  "name": "BeMedicationLineAdherenceStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Medication Line Adherence Status",
  "package_version": "1.1.1",
  "status": "active",
  "hierarchyMeaning": "is-a",
  "id": "3b13e9a7-2079-4844-90c8-0154c5aa1d93",
  "kind": null,
  "count": 11,
  "url": "https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/BeMedicationLineAdherenceStatus",
  "concept": [ {
    "code": "taking",
    "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."
    } ],
    "display": "Taking",
    "definition": "The medication is being taken."
  }, {
    "code": "not-taking",
    "concept": [ {
      "code": "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."
      } ],
      "display": "On Hold",
      "definition": "The medication is on hold."
    }, {
      "code": "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."
      } ],
      "display": "Stopped",
      "definition": "The medication is stopped."
    } ],
    "display": "Not Taking",
    "definition": "The medication is not being taken."
  }, {
    "code": "unknown",
    "display": "Unknown",
    "definition": "Whether the medication is being taken or not is not currently known."
  } ],
  "caseSensitive": true,
  "version": "1.1.1",
  "contact": [ {
    "name": "eHealth Platform",
    "telecom": [ {
      "value": "https://www.ehealth.fgov.be/standards/fhir",
      "system": "url"
    }, {
      "value": "support@be-ehealth-standards.atlassian.net",
      "system": "email"
    } ]
  }, {
    "name": "Message Structure eHealth",
    "telecom": [ {
      "use": "work",
      "value": "support@be-ehealth-standards.atlassian.net",
      "system": "email"
    } ]
  } ]
}