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
@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/MedicationDispense/example-dispense-communitypharmacy-1med> a fhir:MedicationDispense ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "example-dispense-communitypharmacy-1med"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/BeMedicationDispense" ;
fhir:index -1 ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/BeMedicationDispense>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ]
] ;
fhir:MedicationDispense.identifier [
fhir:index -1 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.code [ fhir:value "dguid" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://www.gfd-dpp.be/fhir/reference/dguid" ] ;
fhir:Identifier.value [ fhir:value "a8c45fdc-72aa-11e7-8cf7-a6007ad37dc0" ]
] ;
fhir:MedicationDispense.status [ fhir:value "completed"] ;
fhir:MedicationDispense.medicationCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "https://www.ehealth.fgov.be/standards/fhir/medication/NamingSystem/cnk-codes" ] ;
fhir:Coding.code [ fhir:value "1439562" ] ;
fhir:Coding.display [ fhir:value "Topazolam tab 50x 1,0mg" ]
]
] ;
fhir:MedicationDispense.subject [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin" ] ;
fhir:Identifier.value [ fhir:value "64110219106" ]
]
] ;
fhir:MedicationDispense.context [
fhir:Reference.identifier [
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.code [ fhir:value "sguid" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://www.gfd-dpp.be/fhir/reference/sguid" ] ;
fhir:Identifier.value [ fhir:value "b8ca980c-72aa-11e7-8cf7-a6006ad3dba0" ]
]
] ;
fhir:MedicationDispense.performer [
fhir:index -1 ;
fhir:MedicationDispense.performer.actor [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi-practitioner" ] ;
fhir:Identifier.value [ fhir:value "6547432" ]
] ;
fhir:Reference.display [ fhir:value "Jan Janssen" ]
]
], [
fhir:index -1 ;
fhir:MedicationDispense.performer.actor [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi-organization" ] ;
fhir:Identifier.value [ fhir:value "27457532" ]
] ;
fhir:Reference.display [ fhir:value "Apotheek onder de toren" ]
]
] ;
fhir:MedicationDispense.authorizingPrescription [
fhir:index -1 ;
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/prescription-id" ] ;
fhir:Identifier.value [ fhir:value "2d8dab92-5c38-4380-96a9-e461be2014fd" ]
] ;
fhir:Reference.display [ fhir:value "Prescription 2014fd" ]
] ;
fhir:MedicationDispense.quantity [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ;
fhir:Quantity.system [ fhir:value "https://www.gfd-dpp.be/fhir/reference/packaging" ] ;
fhir:Quantity.code [ fhir:value "package" ]
] ;
fhir:MedicationDispense.whenHandedOver [ fhir:value "2020-03-10"^^xsd:date] ;
fhir:MedicationDispense.dosageInstruction [
fhir:index -1 ;
fhir:Dosage.text [ fhir:value "3 x par jour" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/MedicationDispense/example-dispense-communitypharmacy-1med.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/MedicationDispense/example-dispense-communitypharmacy-1med.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