@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:MedicationDispense ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "d6a2f68cd3f74c28b9dd9fa4ec014cc4"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:lastUpdated [ fhir:v "2023-10-12T16:38:54.0125468+00:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://fhir.hl7.at/linkedcare/StructureDefinition/linca-dipsense-documentation"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: MedicationDispense

Resource MedicationDispense "d6a2f68cd3f74c28b9dd9fa4ec014cc4" Version "1" Updated "2023-10-12 16:38:54+0000"

Profile: LINCA Dispense (LINCAMedicationDispense)

status: completed

Medications

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

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

Performers

-Actor
*: Apotheke 'Zum frühen Vogel'

authorizingPrescription: MedicationRequest/331c530a6377444a9e78a8a27a2ec35c

type: First Fill - Complete (ActCode#FFC)

dosageInstruction

sequence: 1

text: 1 pill daily

timing: Once per 1 days

doseAndRate

" ] ; # fhir:status [ fhir:v "completed"] ; # 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:performer ( [ fhir:actor [ 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'" ] ] ] ) ; # fhir:authorizingPrescription ( [ fhir:link ; fhir:reference [ fhir:v "MedicationRequest/331c530a6377444a9e78a8a27a2ec35c" ] ] ) ; # fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "FFC" ] ] ) ] ; # 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" ] ] ] ) ] ) . # # -------------------------------------------------------------------------------------