Medication
1.0.0 - STU1
This page is part of the HL7 Belgium FHIR Implementation Guide - Medication profiles (v1.0.0: Trial Use) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, 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 -------------------------------------------------------------------
a fhir:MedicationDispense;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "medication-dispense-example-2"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/be-medicationdispense";
fhir:index 0;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/be-medicationdispense> ]
];
fhir:Resource.language [ fhir:value "nl-BE"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"nl-BE\" lang=\"nl-BE\"><p><b>Generated Narrative</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"medication-dispense-example-2\" (Language \"nl-BE\") </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-be-medicationdispense.html\">BeMedicationDispense</a></p></div><p><b>identifier</b>: dguid: a8ca980c-72aa-11e7-8cf7-a6006ad3dba0</p><p><b>status</b>: completed</p><p><b>medication</b>: Topazolam tab 50x 1,0mg <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (cnk-codes#1439562)</span></p><p><b>subject</b>: <span></span></p><p><b>context</b>: <span></span></p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a name=\"apotheek-onder-de-toren\"> </a><blockquote><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"apotheek-onder-de-toren\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://www.ehealth.fgov.be/standards/fhir/core/2.0.0/StructureDefinition-be-organization.html\">BeOrganization</a></p></div><p><b>identifier</b>: id: 27457532</p><p><b>type</b>: Independent pharmacy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://www.ehealth.fgov.be/standards/fhir/core/2.0.0/CodeSystem-cd-hcparty.html\">HCParty</a>#orgpharmacy)</span></p></blockquote></td></tr></table><p><b>authorizingPrescription</b>: <span>: Prescription</span></p><p><b>quantity</b>: 1(unit package from https://www.gfd-dpp.be/fhir/reference/packaging)<span style=\"background: LightGoldenRodYellow\"> (Details: https://www.gfd-dpp.be/fhir/reference/packaging code package = 'package')</span></p><p><b>whenHandedOver</b>: 2020-03-10</p></div>"
];
fhir:DomainResource.contained [
a fhir:Organization;
fhir:index 0;
fhir:Resource.id [ fhir:value "apotheek-onder-de-toren" ];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization";
fhir:index 0;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization> ] ];
fhir:Organization.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi-organization" ];
fhir:Identifier.value [ fhir:value "27457532" ] ];
fhir:Organization.type [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty" ];
fhir:Coding.code [ fhir:value "orgpharmacy" ] ] ]
];
fhir:MedicationDispense.identifier [
fhir:index 0;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.code [ fhir:value "dguid" ] ] ];
fhir:Identifier.system [ fhir:value "https://www.gfd-dpp.be/fhir/reference/dguid" ];
fhir:Identifier.value [ fhir:value "a8ca980c-72aa-11e7-8cf7-a6006ad3dba0" ]
];
fhir:MedicationDispense.status [ fhir:value "completed"];
fhir:MedicationDispense.medicationCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
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:Element.extension [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "lang" ];
fhir:Extension.valueCode [ fhir:value "nl-BE" ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "content" ];
fhir:Extension.valueString [ fhir:value "Topazolam tab 50x 1,0mg" ] ];
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/translation" ] ] ] ]
];
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 0;
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 0;
fhir:MedicationDispense.performer.actor [
fhir:Reference.reference [ fhir:value "#apotheek-onder-de-toren" ];
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 0;
fhir:Reference.display [ fhir:value "Prescription" ]
];
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 0;
fhir:Dosage.text [
fhir:value "3 x per dag";
fhir:Element.extension [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "lang" ];
fhir:Extension.valueCode [ fhir:value "fr-BE" ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "content" ];
fhir:Extension.valueString [ fhir:value "3 x par jour" ] ];
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/translation" ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.