ELGA e-Medikation (R4) DRAFT
0.1.1 - ci-build
ELGA e-Medikation (R4) DRAFT - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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/At-Emed-Example-Durchgefuehrte-Abgabe-01> a fhir:MedicationDispense ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "At-Emed-Example-Durchgefuehrte-Abgabe-01"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-elga-emed-medicationdispense-durchgefuehrteabgabe" ;
fhir:index 0 ;
fhir:link <https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-elga-emed-medicationdispense-durchgefuehrteabgabe>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense At-Emed-Example-Durchgefuehrte-Abgabe-01</b></p><a name=\"At-Emed-Example-Durchgefuehrte-Abgabe-01\"> </a><a name=\"hcAt-Emed-Example-Durchgefuehrte-Abgabe-01\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-at-elga-emed-medicationdispense-durchgefuehrteabgabe.html\">AT ELGA e-Medikation MedicationDispense Durchgeführte Abgabe</a></p></div><p><b>R5: When the recording of the dispense started (new)</b>: 2026-02-27 10:20:00+0000</p><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"http://hl7.eu/fhir/mpd/0.1.0-ballot/Medication-01C-Cefuroxime1500Branded.html\">Cefuroxime MIP 1500 mg, powder for solution for injection/infusion. N10.</a></p><p><b>subject</b>: <a href=\"Patient-At-Emed-Example-Patient-01.html\">Max Mustermann Male, DoB: 1900-01-01 ( Social Security number: 1234010100)</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://hl7.eu/fhir/mpd/0.1.0-ballot/PractitionerRole-pharmacist1.html\">PractitionerRole Pharmacist</a></td></tr></table><p><b>authorizingPrescription</b>: <a href=\"http://hl7.eu/fhir/mpd/0.1.0-ballot/MedicationRequest-400C-prescription-cefuroxime-singleline.html\">MedicationRequest: identifier = 10-123EP; status = active; intent = order; authoredOn = 2024-12-06</a></p><p><b>type</b>: <span title=\"Codes:\">FF</span></p><p><b>quantity</b>: 1 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code1 = '1')</span></p><p><b>whenHandedOver</b>: 2026-02-27 10:20:00+0000</p></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationDispense.recorded" ] ;
fhir:Extension.valueDateTime [ fhir:value "2026-02-27T10:20:00+00:00"^^xsd:dateTime ]
] ;
fhir:MedicationDispense.status [ fhir:value "completed"] ;
fhir:MedicationDispense.medicationReference [
fhir:link <http://hl7.org/fhir/Medication/01C-Cefuroxime1500Branded> ;
fhir:Reference.reference [ fhir:value "Medication/01C-Cefuroxime1500Branded" ] ;
fhir:Reference.display [ fhir:value "Cefuroxime MIP 1500 mg, powder for solution for injection/infusion. N10." ]
] ;
fhir:MedicationDispense.subject [
fhir:link <http://hl7.org/fhir/Patient/At-Emed-Example-Patient-01> ;
fhir:Reference.reference [ fhir:value "Patient/At-Emed-Example-Patient-01" ]
] ;
fhir:MedicationDispense.performer [
fhir:index 0 ;
fhir:MedicationDispense.performer.actor [
fhir:link <http://hl7.org/fhir/PractitionerRole/pharmacist1> ;
fhir:Reference.reference [ fhir:value "PractitionerRole/pharmacist1" ]
]
] ;
fhir:MedicationDispense.authorizingPrescription [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/MedicationRequest/400C-prescription-cefuroxime-singleline> ;
fhir:Reference.reference [ fhir:value "MedicationRequest/400C-prescription-cefuroxime-singleline" ]
] ;
fhir:MedicationDispense.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.code [ fhir:value "FF" ]
]
] ;
fhir:MedicationDispense.quantity [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "1" ]
] ;
fhir:MedicationDispense.whenHandedOver [ fhir:value "2026-02-27T10:20:00+00:00"^^xsd:dateTime] .
<http://hl7.org/fhir/Medication/01C-Cefuroxime1500Branded> a fhir:Medication .
<http://hl7.org/fhir/Patient/At-Emed-Example-Patient-01> a fhir:Patient .
<http://hl7.org/fhir/PractitionerRole/pharmacist1> a fhir:PractitionerRole .
<http://hl7.org/fhir/MedicationRequest/400C-prescription-cefuroxime-singleline> a fhir:MedicationRequest .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/MedicationDispense/At-Emed-Example-Durchgefuehrte-Abgabe-01.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/MedicationDispense/At-Emed-Example-Durchgefuehrte-Abgabe-01.ttl> .
IG © 2025+ ELGA GmbH. Package hl7.at.fhir.elga.emed.r4#0.1.1 based on FHIR® 4.0.1. Generated 2026-07-06
Links: Table of Contents |
QA Report