@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:MedicationRequest ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "AtEmedJourneyMrPlaneintrag0202"] ; # 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 AtEmedJourneyMrPlaneintrag0202

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 täglich auftragen

\n

identifier: 4712

status: Active

intent: Order

category: Medikationsplaneintrag

medication: ASPIRIN TBL 500MG

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

note:

Freitext Informationen zum Medikationsplaneintrag.

\n

DosageInstructions

-TextPatientInstructionTimingRoute
*1 täglich auftragenAbends sehr dünn auf die betroffene Stelle auftragen.Once per 1 dayAnwendung auf der Haut
"^^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 täglich auftragen" ] ] ) ; # fhir:identifier ( [ fhir:value [ fhir:v "4712" ] ] ) ; # 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 "0004340" ] ; fhir:display [ fhir:v "ASPIRIN TBL 500MG" ] ] ) ] ; # 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:note ( [ fhir:text [ fhir:v "Freitext Informationen zum Medikationsplaneintrag." ] ] ) ; # fhir:dosageInstruction ( [ fhir:text [ fhir:v "1 täglich auftragen" ] ; fhir:patientInstruction [ fhir:v "Abends sehr dünn auf die betroffene Stelle auftragen." ] ; 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 "100000073566" ] ; fhir:display [ fhir:v "Anwendung auf der Haut" ] ] ) ] ] ) . # # -------------------------------------------------------------------------------------