@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:MedicationRequest ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "AtEmedJourneyMrPlaneintrag0201"] ; # fhir:meta [ fhir:profile ( [ fhir:v "https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-emed-mr-planeintrag"^^xsd:anyURI ; fhir:l ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "

Generated Narrative: MedicationRequest AtEmedJourneyMrPlaneintrag0201

Extension Definition for MedicationRequest.effectiveDosePeriod for Version 5.0: 2026-01-28 --> 2026-02-28

Extension Definition for MedicationRequest.renderedDosageInstruction for Version 5.0:

1 Kapsel täglich morgens

\n

identifier: 4711

status: Active

intent: Order

category: Medikationsplaneintrag

medication: EBETREXAT TBL 10MG

subject: Max Mustermann Male, DoB: 1900-01-01 ( Social Security number: 1234010100)

authoredOn: 2026-01-28 08:00:00+0000

requester: Practitioner Melanie Musterärztin

reasonCode: Essentielle Hypertonie

note:

Freitext Informationen zum Medikationsplaneintrag.

\n

dosageInstruction

text: 1 Kapsel täglich morgens

patientInstruction: Nehmen Sie die Kapsel jeden Morgen mit ausreichend Flüssigkeit ein.

timing: Once per 1 day

route: zum Einnehmen

DoseAndRates

-Dose[x]
*5 mg (Details: UCUM codemg = 'mg')
"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.effectiveDosePeriod"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:Period ; fhir:start [ fhir:v "2026-01-28"^^xsd:date ] ; fhir:end [ fhir:v "2026-02-28"^^xsd:date ] ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.renderedDosageInstruction"^^xsd:anyURI ; fhir:l ] ; fhir:value [ a fhir:Markdown ; fhir:v "1 Kapsel täglich morgens" ] ] ) ; # fhir:identifier ( [ fhir:value [ fhir:v "4711" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:category ( [ fhir:coding ( [ fhir:system [ fhir:v "https://fhir.hl7.at/elga/emed/r4/CodeSystem/MedicationRequestCategoryCS"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "1" ] ] ) ] ) ; # fhir:medication [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "https://termgit.elga.gv.at/CodeSystem/asp-liste"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "2443061" ] ; fhir:display [ fhir:v "EBETREXAT TBL 10MG" ] ] ) ] ; # fhir:subject [ fhir:l ; fhir:reference [ fhir:v "Patient/AtEmedExamplePatient01" ] ] ; # fhir:authoredOn [ fhir:v "2026-01-28T08:00:00+00:00"^^xsd:dateTime] ; # fhir:requester [ fhir:l ; fhir:reference [ fhir:v "Practitioner/AtEmedExamplePractitioner01" ] ] ; # fhir:reasonCode ( [ fhir:coding ( [ a sct:59621000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "59621000" ] ; fhir:display [ fhir:v "Essentielle Hypertonie" ] ] ) ] ) ; # fhir:note ( [ fhir:text [ fhir:v "Freitext Informationen zum Medikationsplaneintrag." ] ] ) ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "1 Kapsel täglich morgens" ] ; fhir:patientInstruction [ fhir:v "Nehmen Sie die Kapsel jeden Morgen mit ausreichend Flüssigkeit ein." ] ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; fhir:route [ fhir:coding ( [ fhir:system [ fhir:v "https://termgit.elga.gv.at/CodeSystem-medikationartanwendung.html"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "100000073619" ] ; fhir:display [ fhir:v "zum Einnehmen" ] ] ) ] ; fhir:doseAndRate ( [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "5"^^xsd:decimal ] ; fhir:unit [ fhir:v "mg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l ] ; fhir:code [ fhir:v "mg" ] ] ] ) ] ) . # # -------------------------------------------------------------------------------------