FHIR IG analytics| Package | hl7.fhir.be.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-BeMedicationLineAdherenceStatusVS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/terminology/ValueSet-BeMedicationLineAdherenceStatusVS.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/medication/ValueSet/BeMedicationLineAdherenceStatusVS |
| Version | 1.1.0 |
| Status | draft |
| Date | 2025-10-10T13:28:44+02:00 |
| Name | BeMedicationLineAdherenceStatusVS |
| Title | BeExtAdherenceStatus |
| Realm | be |
| Authority | hl7 |
| Description | The status of taking the medication. |
No resources found
| CodeSystem | |
| BeMedicationLineAdherenceStatus | Medication Line Adherence Status |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "BeMedicationLineAdherenceStatusVS",
"url": "https://www.ehealth.fgov.be/standards/fhir/medication/ValueSet/BeMedicationLineAdherenceStatusVS",
"version": "1.1.0",
"name": "BeMedicationLineAdherenceStatusVS",
"title": "BeExtAdherenceStatus",
"status": "draft",
"experimental": false,
"date": "2025-10-10T13:28:44+02:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be/standards/fhir"
},
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net"
}
]
},
{
"name": "Message Structure eHealth",
"telecom": [
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net",
"use": "work"
}
]
}
],
"description": "The status of taking the medication.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"compose": {
"include": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/medication/CodeSystem/BeMedicationLineAdherenceStatus"
}
]
}
}