@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:MedicationRequest ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "1762e9b8e2c84b01824f101db887593c"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:lastUpdated [ fhir:v "2023-10-12T10:25:51.1518211+00:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://fhir.hl7.at/linkedcare/StructureDefinition/linca-proposal-medication-request"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: MedicationRequest

Resource MedicationRequest "1762e9b8e2c84b01824f101db887593c" Version "1" Updated "2023-10-12 10:25:51+0000"

Profile: LINCA Proposal Item (LINCAProposalMedicationRequest)

status: active

intent: proposal

Medications

-Concept
*Isoptin 80 mg - Dragees (CodeSystem-asp-liste#0028903)

subject: Patient/d14e6251b3c545828f7e44cdc6faf2fb " PLATYPUS"

informationSource: : Haus Vogelsang

supportingInformation: RequestOrchestration/c13972d2294549c7bd29e924cbf0ce41

requester: : DGKP Walter Specht

performer: : Dr. Kunibert Kreuzotter

note: Station TULIP, room 2

dosageInstruction

sequence: 1

text: Take 2 pills on monday

timing: Once per 1 weeks

doseAndRate

DispenseRequests

-Dispenser
*: Apotheke 'Zum frühen Vogel'
" ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "proposal"] ; # fhir:medication [ fhir:concept [ fhir:coding ( [ fhir:system [ fhir:v "https://termgit.elga.gv.at/CodeSystem-asp-liste"^^xsd:anyURI ] ; fhir:code [ fhir:v "0028903" ] ; fhir:display [ fhir:v "Isoptin 80 mg - Dragees" ] ] ) ] ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/d14e6251b3c545828f7e44cdc6faf2fb" ] ; fhir:identifier [ fhir:system [ fhir:v "urn:oid:1.2.40.0.10.1.4.3.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "1148070771" ] ] ] ; # fhir:informationSource ( [ fhir:identifier [ fhir:system [ fhir:v "urn:oid:1.2.40.0.34.5.2"^^xsd:anyURI ] ; fhir:value [ fhir:v "2.999.40.0.34.1.1.1" ] ] ; fhir:display [ fhir:v "Haus Vogelsang" ] ] ) ; # fhir:supportingInformation ( [ fhir:link ; fhir:reference [ fhir:v "RequestOrchestration/c13972d2294549c7bd29e924cbf0ce41" ] ] ) ; # fhir:requester [ fhir:identifier [ fhir:system [ fhir:v "urn:oid:2.999.40.0.34.1.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "ECHT_SPECHT" ] ] ; fhir:display [ fhir:v "DGKP Walter Specht" ] ] ; # fhir:performer ( [ fhir:identifier [ fhir:system [ fhir:v "urn:oid:1.2.40.0.34.5.2"^^xsd:anyURI ] ; fhir:value [ fhir:v "2.999.40.0.34.3.1.2" ] ] ; fhir:display [ fhir:v "Dr. Kunibert Kreuzotter" ] ] ) ; # fhir:note ( [ fhir:text [ fhir:v "Station TULIP, room 2" ] ] ) ; # fhir:dosageInstruction ( [ fhir:sequence [ fhir:v "1"^^xsd:integer ] ; fhir:text [ fhir:v "Take 2 pills on monday" ] ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "wk" ] ; fhir:dayOfWeek ( [ fhir:v "mon" ] ) ] ] ; fhir:doseAndRate ( [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/dose-rate-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "ordered" ] ; fhir:display [ fhir:v "Ordered" ] ] ) ] ; fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "2"^^xsd:decimal ] ; fhir:system [ fhir:v "https://termgit.elga.gv.at/ValueSet/elga-medikationdarreichungsform"^^xsd:anyURI ] ; fhir:code [ fhir:v "100000073665" ] ] ] ) ] ) ; # fhir:dispenseRequest [ fhir:dispenser [ fhir:identifier [ fhir:system [ fhir:v "urn:oid:1.2.40.0.34.5.2"^^xsd:anyURI ] ; fhir:value [ fhir:v "2.999.40.0.34.5.1.2" ] ] ; fhir:display [ fhir:v "Apotheke 'Zum frühen Vogel'" ] ] ] . # # -------------------------------------------------------------------------------------