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

Generated Narrative: MedicationRequest

Resource MedicationRequest "331c530a6377444a9e78a8a27a2ec35c" Version "1" Updated "2023-10-12 16:10:21+0000"

Profile: LINCA Prescription (LINCAPrescriptionMedicationRequest)

identifier: id: XYZ1 ABC2 UVW3

basedOn: MedicationRequest/b8aad49741e74c36aeab76cada3ad1bc

groupIdentifier: id: ASDF GHJ4 KL34

status: active

intent: order

Medications

-Concept
*Lasix 40 mg Tabletten (CodeSystem-asp-liste#0031130)

subject: Patient/ee8d340312484aaca84774b2a0d53533 " RÜSSEL-OLIFANT"

informationSource: : Pflegedienst Immerdar

supportingInformation: RequestOrchestration/bfa0d45270674e0794b694f2892cb1c0

requester: : DGKP Susanne Allzeit

performer: : Dr. Wibke Würm

dosageInstruction

sequence: 1

text: 1 pill daily

timing: Once per 1 days

doseAndRate

" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:1.2.40.0.10.1.4.3.4.2.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "XYZ1 ABC2 UVW3" ] ] ) ; # fhir:basedOn ( [ fhir:link ; fhir:reference [ fhir:v "MedicationRequest/b8aad49741e74c36aeab76cada3ad1bc" ] ] ) ; # fhir:groupIdentifier [ fhir:system [ fhir:v "urn:oid:1.2.40.0.10.1.4.3.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "ASDF GHJ4 KL34" ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ fhir:concept [ fhir:coding ( [ fhir:system [ fhir:v "https://termgit.elga.gv.at/CodeSystem-asp-liste"^^xsd:anyURI ] ; fhir:code [ fhir:v "0031130" ] ; fhir:display [ fhir:v "Lasix 40 mg Tabletten" ] ] ) ] ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/ee8d340312484aaca84774b2a0d53533" ] ] ; # 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.3" ] ] ; fhir:display [ fhir:v "Pflegedienst Immerdar" ] ] ) ; # fhir:supportingInformation ( [ fhir:link ; fhir:reference [ fhir:v "RequestOrchestration/bfa0d45270674e0794b694f2892cb1c0" ] ] ) ; # fhir:requester [ fhir:identifier [ fhir:system [ fhir:v "urn:oid:2.999.40.0.34.1.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "ALLZEIT_BEREIT" ] ] ; fhir:display [ fhir:v "DGKP Susanne Allzeit" ] ] ; # 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.1" ] ] ; fhir:display [ fhir:v "Dr. Wibke Würm" ] ] ) ; # fhir:dosageInstruction ( [ fhir:sequence [ fhir:v "1"^^xsd:integer ] ; fhir:text [ fhir:v "1 pill daily" ] ; fhir:timing [ fhir:repeat [ fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "1"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ] ; 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 "1"^^xsd:decimal ] ; fhir:system [ fhir:v "https://termgit.elga.gv.at/ValueSet/elga-medikationdarreichungsform"^^xsd:anyURI ] ; fhir:code [ fhir:v "100000073665" ] ] ] ) ] ) . # # -------------------------------------------------------------------------------------