@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Bundle; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "2-1-MedicationList"]; # fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2020-03-10T12:31:59.738+00:00"^^xsd:dateTime ]; fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-medicationlist"; fhir:index 0; fhir:link ] ]; # fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:uuid:17931678-20b4-11e6-b67b-9e71128cae77" ] ]; # fhir:Bundle.type [ fhir:value "document"]; # fhir:Bundle.timestamp [ fhir:value "2012-02-04T13:55:00+01:00"^^xsd:dateTime]; # fhir:Bundle.entry [ fhir:index 0; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:eb4023eb-bc97-4223-86ac-5e2d80fd94ec" ]; fhir:Bundle.entry.resource ], [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:f8ce3333-a68f-4901-bf42-1c4ad17820d2" ]; fhir:Bundle.entry.resource ], [ fhir:index 2; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:1848022e-bf1c-4421-bb4c-b803522c3411" ]; fhir:Bundle.entry.resource ], [ fhir:index 3; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:dd92f6bf-4ac1-48fe-8ee0-d2c384485246" ]; fhir:Bundle.entry.resource ], [ fhir:index 4; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:9689296c-7861-44d4-8824-714f2917c8c9" ]; fhir:Bundle.entry.resource ], [ fhir:index 5; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:76c1ea57-0834-4f52-b87b-8b534e9918f2" ]; fhir:Bundle.entry.resource ], [ fhir:index 6; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:c7ab130a-7962-47f8-bd62-4f40e0099f4d" ]; fhir:Bundle.entry.resource ], [ fhir:index 7; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:e89c0e17-a3af-4179-a089-1a2189f5241c" ]; fhir:Bundle.entry.resource ], [ fhir:index 8; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:733f5a67-5347-43bb-a3e1-068b10a0d808" ]; fhir:Bundle.entry.resource ], [ fhir:index 9; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:97ebd6b4-f0d9-4ee6-a81b-0853c259d5b6" ]; fhir:Bundle.entry.resource ] . # a fhir:Composition; fhir:Resource.language [ fhir:value "de-CH"]; # fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ]; fhir:Narrative.div "

Generated Narrative: Composition

Resource Composition (Language "de-CH")

EPR Information Recipient: See above (urn:uuid:e89c0e17-a3af-4179-a089-1a2189f5241c)

identifier: id: urn:uuid:17931678-20b4-11e6-b67b-9e71128cae77

status: final

type: Medication summary (LOINC#56445-0; SNOMED CT#721912009 "Medication summary document (record artifact)")

date: 2012-02-04 13:55:00+0100

author: See above (urn:uuid:f8ce3333-a68f-4901-bf42-1c4ad17820d2)

title: Medikationsliste

confidentiality: N

custodian: See above (urn:uuid:c7ab130a-7962-47f8-bd62-4f40e0099f4d)

" ]; # fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-informationrecipient" ]; fhir:Extension.valueReference [ fhir:Reference.reference [ fhir:value "urn:uuid:e89c0e17-a3af-4179-a089-1a2189f5241c" ] ] ]; # fhir:Composition.identifier [ fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:uuid:17931678-20b4-11e6-b67b-9e71128cae77" ] ]; # fhir:Composition.status [ fhir:value "final"]; # fhir:Composition.type [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:56445-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "56445-0" ]; fhir:Coding.display [ fhir:value "Medication summary" ] ], [ fhir:index 1; a sct:721912009; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "721912009" ]; fhir:Coding.display [ fhir:value "Medication summary document (record artifact)" ] ] ]; # fhir:Composition.subject [ fhir:Reference.reference [ fhir:value "urn:uuid:1848022e-bf1c-4421-bb4c-b803522c3411" ] ]; # fhir:Composition.date [ fhir:value "2012-02-04T13:55:00+01:00"^^xsd:dateTime]; # fhir:Composition.author [ fhir:index 0; fhir:Reference.reference [ fhir:value "urn:uuid:f8ce3333-a68f-4901-bf42-1c4ad17820d2" ]; fhir:Reference.type [ fhir:value "Device" ] ]; # fhir:Composition.title [ fhir:value "Medikationsliste"]; # fhir:Composition.confidentiality [ fhir:value "N"; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode" ]; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:17621005; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "17621005" ]; fhir:Coding.display [ fhir:value "Normally accessible" ] ] ] ] ]; # fhir:Composition.custodian [ fhir:Reference.reference [ fhir:value "urn:uuid:c7ab130a-7962-47f8-bd62-4f40e0099f4d" ] ]; # fhir:Composition.section [ fhir:index 0; fhir:Composition.section.title [ fhir:value "Medikamentenliste" ]; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:10160-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "10160-0" ]; fhir:Coding.display [ fhir:value "History of medication use" ] ] ]; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Typ des DokumentsPräpartenameWirkstoffnameGalenische FormDosis pro EinheitDos.MorgenDos.MittagDos.AbendDos.NachtVerabreichungswegKommentarAnwendungsdauerBehandlungsgrund
Medication Treatment Plan documentTriatecRamiprilTbl2.5 mg0.5000oral\n \n Bluthochdruck
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Typ des DokumentsPräpartenameWirkstoffnameGalenische FormDosis pro EinheitAnzahl PackungenPackungsgrösseDos.MorgenDos.MittagDos.AbendDos.NachtVerabreichungswegKommentarBehandlungsrundDatum/Zeit der Abgabe/ AnwendungIdentifikation des Empfängers
Medication Dispense documentTriatecRamipril2.5 mgTbl1200.5000oral\n \n Bluthochdruck\n \n
\n
" ]; fhir:Composition.section.entry [ fhir:index 0; fhir:Reference.reference [ fhir:value "urn:uuid:733f5a67-5347-43bb-a3e1-068b10a0d808" ]; fhir:Reference.type [ fhir:value "MedicationStatement" ] ], [ fhir:index 1; fhir:Reference.reference [ fhir:value "urn:uuid:97ebd6b4-f0d9-4ee6-a81b-0853c259d5b6" ]; fhir:Reference.type [ fhir:value "MedicationDispense" ] ] ] . # a fhir:Device; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Device

DeviceNames

-NameType
*Device namemanufacturer-name
" ]; # fhir:Device.deviceName [ fhir:index 0; fhir:Device.deviceName.name [ fhir:value "Device name" ]; fhir:Device.deviceName.type [ fhir:value "manufacturer-name" ] ] . # a fhir:Patient; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Patient

identifier: Medical record number: 11111111

name: Monika Wegmüller

gender: female

birthDate: 1943-05-15

address: Wiesenstr. 12 Zürich 8003 CH

" ]; # fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ]; fhir:Coding.code [ fhir:value "MR" ] ] ]; fhir:Identifier.system [ fhir:value "urn:oid:2.999.1" ]; fhir:Identifier.value [ fhir:value "11111111" ] ]; # fhir:Patient.name [ fhir:index 0; fhir:HumanName.family [ fhir:value "Wegmüller" ]; fhir:HumanName.given [ fhir:value "Monika"; fhir:index 0 ] ]; # fhir:Patient.gender [ fhir:value "female"]; # fhir:Patient.birthDate [ fhir:value "1943-05-15"^^xsd:date]; # fhir:Patient.address [ fhir:index 0; fhir:Address.line [ fhir:value "Wiesenstr. 12"; fhir:index 0 ]; fhir:Address.city [ fhir:value "Zürich" ]; fhir:Address.postalCode [ fhir:value "8003" ]; fhir:Address.country [ fhir:value "CH" ] ] . # a fhir:PractitionerRole; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: PractitionerRole

" ]; # fhir:PractitionerRole.practitioner [ fhir:Reference.reference [ fhir:value "urn:uuid:9689296c-7861-44d4-8824-714f2917c8c9" ] ]; # fhir:PractitionerRole.organization [ fhir:Reference.reference [ fhir:value "urn:uuid:76c1ea57-0834-4f52-b87b-8b534e9918f2" ] ] . # a fhir:Practitioner; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Practitioner

identifier: id: 7601000234438

name: Familien Hausarzt

" ]; # fhir:Practitioner.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ]; fhir:Identifier.value [ fhir:value "7601000234438" ] ]; # fhir:Practitioner.name [ fhir:index 0; fhir:HumanName.family [ fhir:value "Hausarzt" ]; fhir:HumanName.given [ fhir:value "Familien"; fhir:index 0 ] ] . # a fhir:Organization; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Organization

identifier: id: 7601000234438

name: Hausarzt

address: Krankenstrasse 2 Zürich 8005 CH

" ]; # fhir:Organization.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ]; fhir:Identifier.value [ fhir:value "7601000234438" ] ]; # fhir:Organization.name [ fhir:value "Hausarzt"]; # fhir:Organization.address [ fhir:index 0; fhir:Address.line [ fhir:value "Krankenstrasse 2"; fhir:index 0 ]; fhir:Address.city [ fhir:value "Zürich" ]; fhir:Address.postalCode [ fhir:value "8005" ]; fhir:Address.country [ fhir:value "CH" ] ] . # a fhir:Organization; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Organization

identifier: id: 7601000234438

name: Hausarzt

" ]; # fhir:Organization.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ]; fhir:Identifier.value [ fhir:value "7601000234438" ] ]; # fhir:Organization.name [ fhir:value "Hausarzt"] . # a fhir:Patient; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Patient

name: Monika Wegmüller

address: Wiesenstr. 12 Zürich 8003 CH

" ]; # fhir:Patient.name [ fhir:index 0; fhir:HumanName.family [ fhir:value "Wegmüller" ]; fhir:HumanName.given [ fhir:value "Monika"; fhir:index 0 ] ]; # fhir:Patient.address [ fhir:index 0; fhir:Address.line [ fhir:value "Wiesenstr. 12"; fhir:index 0 ]; fhir:Address.city [ fhir:value "Zürich" ]; fhir:Address.postalCode [ fhir:value "8003" ]; fhir:Address.country [ fhir:value "CH" ] ] . # a fhir:MedicationStatement; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ]; fhir:Narrative.div "

Generated Narrative: MedicationStatement

Narrative Link: #mtp.1

identifier: id: urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478

status: active

medication:

code: TRIATEC Tabl 2.5 mg (unknown#7680538751228 "TRIATEC Tabl 2.5 mg 20 Stk")

form: Tablet (EDQM - Standard Terms#10219000)

amount: 20 Tablet (unit of presentation) (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')/1 Package (Details: UCUM code {Package} = '{Package}')

Ingredients

-Item[x]Strength
*Ramipril (SNOMED CT#386872004 "Ramipril (substance)")2.5 milligram (Details: UCUM code mg = 'mg')/1 Tablet (unit of presentation) (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')

subject: See above (urn:uuid:1848022e-bf1c-4421-bb4c-b803522c3411)

informationSource: See above (urn:uuid:dd92f6bf-4ac1-48fe-8ee0-d2c384485246)

reasonCode: Bluthochdruck ()

dosage

patientInstruction: -

timing: Starting 2011-11-29, , ?ngen-6?

route: Oral use (EDQM - Standard Terms#20053000)


Generated Narrative: Medication #med

code: TRIATEC Tabl 2.5 mg (unknown#7680538751228 "TRIATEC Tabl 2.5 mg 20 Stk")

form: Tablet (EDQM - Standard Terms#10219000)

amount: 20 Tablet (unit of presentation) (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')/1 Package (Details: UCUM code {Package} = '{Package}')

Ingredients

-Item[x]Strength
*Ramipril (SNOMED CT#386872004 "Ramipril (substance)")2.5 milligram (Details: UCUM code mg = 'mg')/1 Tablet (unit of presentation) (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')
" ]; # fhir:DomainResource.contained [ a fhir:Medication; fhir:index 0; fhir:Resource.id [ fhir:value "med" ]; fhir:Medication.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:oid:2.51.1.1" ]; fhir:Coding.code [ fhir:value "7680538751228" ]; fhir:Coding.display [ fhir:value "TRIATEC Tabl 2.5 mg 20 Stk" ] ]; fhir:CodeableConcept.text [ fhir:value "TRIATEC Tabl 2.5 mg" ] ]; fhir:Medication.form [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:oid:0.4.0.127.0.16.1.1.2.1" ]; fhir:Coding.code [ fhir:value "10219000" ]; fhir:Coding.display [ fhir:value "Tablet" ] ] ]; fhir:Medication.amount [ fhir:Ratio.numerator [ fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "Tablet (unit of presentation)" ]; fhir:Quantity.system [ fhir:value "http://snomed.info/sct" ]; fhir:Quantity.code [ fhir:value "732936001" ] ]; fhir:Ratio.denominator [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "Package" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "{Package}" ] ] ]; fhir:Medication.ingredient [ fhir:index 0; fhir:Medication.ingredient.itemCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:386872004; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "386872004" ]; fhir:Coding.display [ fhir:value "Ramipril (substance)" ] ]; fhir:CodeableConcept.text [ fhir:value "Ramipril" ] ]; fhir:Medication.ingredient.strength [ fhir:Ratio.numerator [ fhir:Quantity.value [ fhir:value "2.5"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "milligram" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "mg" ] ]; fhir:Ratio.denominator [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "Tablet (unit of presentation)" ]; fhir:Quantity.system [ fhir:value "http://snomed.info/sct" ]; fhir:Quantity.code [ fhir:value "732936001" ] ] ] ] ]; # fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/narrativeLink" ]; fhir:Extension.valueUrl [ fhir:value "#mtp.1" ] ]; # fhir:MedicationStatement.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478" ] ]; # fhir:MedicationStatement.status [ fhir:value "active"]; # fhir:MedicationStatement.medicationReference [ fhir:Reference.reference [ fhir:value "#med" ] ]; # fhir:MedicationStatement.subject [ fhir:Reference.reference [ fhir:value "urn:uuid:1848022e-bf1c-4421-bb4c-b803522c3411" ] ]; # fhir:MedicationStatement.informationSource [ fhir:Reference.reference [ fhir:value "urn:uuid:dd92f6bf-4ac1-48fe-8ee0-d2c384485246" ]; fhir:Reference.type [ fhir:value "PractitionerRole" ] ]; # fhir:MedicationStatement.reasonCode [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/narrativeLink" ]; fhir:Extension.valueUrl [ fhir:value "#mtp.1.reason" ] ]; fhir:CodeableConcept.text [ fhir:value "Bluthochdruck" ] ]; # fhir:MedicationStatement.dosage [ fhir:index 0; fhir:Dosage.patientInstruction [ fhir:value "-" ]; fhir:Dosage.timing [ fhir:Timing.repeat [ fhir:Timing.repeat.boundsPeriod [ fhir:Period.start [ fhir:value "2011-11-29"^^xsd:date ] ]; fhir:Timing.repeat.when [ fhir:value "MORN"; fhir:index 0 ] ] ]; fhir:Dosage.route [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:oid:0.4.0.127.0.16.1.1.2.1" ]; fhir:Coding.code [ fhir:value "20053000" ]; fhir:Coding.display [ fhir:value "Oral use" ] ] ]; fhir:Dosage.doseAndRate [ fhir:index 0; fhir:Dosage.doseAndRate.doseQuantity [ fhir:Quantity.value [ fhir:value "0.5"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "Tablet (unit of presentation)" ]; fhir:Quantity.system [ fhir:value "http://snomed.info/sct" ]; fhir:Quantity.code [ fhir:value "732936001" ] ] ] ] . # a fhir:MedicationDispense; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ]; fhir:Narrative.div "

Generated Narrative: MedicationDispense

Narrative Link: #dis.1

CH EMED Extension Treatment Plan

value: id: urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478

value: id: urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478

identifier: id: urn:uuid:488bd23a-20c6-11e6-b67b-9e71128cae77

status: completed

medication:

code: TRIATEC Tabl 2.5 mg (unknown#7680538751228 "TRIATEC Tabl 2.5 mg 20 Stk")

form: Tablet (EDQM - Standard Terms#10219000)

amount: 20 Tablet (unit of presentation) (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')/1 Package (Details: UCUM code {Package} = '{Package}')

Ingredients

-Item[x]Strength
*Ramipril (SNOMED CT#386872004 "Ramipril (substance)")2.5 milligram (Details: UCUM code mg = 'mg')/1 Tablet (unit of presentation) (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')

subject: See above (urn:uuid:1848022e-bf1c-4421-bb4c-b803522c3411)

Performers

-Actor
*See above (urn:uuid:dd92f6bf-4ac1-48fe-8ee0-d2c384485246)

quantity: 1

dosageInstruction

patientInstruction: -

timing: Starting 2011-11-29, , ?ngen-6?

route: Oral use (EDQM - Standard Terms#20053000)


Generated Narrative: Medication #med

code: TRIATEC Tabl 2.5 mg (unknown#7680538751228 "TRIATEC Tabl 2.5 mg 20 Stk")

form: Tablet (EDQM - Standard Terms#10219000)

amount: 20 Tablet (unit of presentation) (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')/1 Package (Details: UCUM code {Package} = '{Package}')

Ingredients

-Item[x]Strength
*Ramipril (SNOMED CT#386872004 "Ramipril (substance)")2.5 milligram (Details: UCUM code mg = 'mg')/1 Tablet (unit of presentation) (Details: SNOMED CT code 732936001 = 'Tablet (unit of presentation)')
" ]; # fhir:DomainResource.contained [ a fhir:Medication; fhir:index 0; fhir:Resource.id [ fhir:value "med" ]; fhir:Medication.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:oid:2.51.1.1" ]; fhir:Coding.code [ fhir:value "7680538751228" ]; fhir:Coding.display [ fhir:value "TRIATEC Tabl 2.5 mg 20 Stk" ] ]; fhir:CodeableConcept.text [ fhir:value "TRIATEC Tabl 2.5 mg" ] ]; fhir:Medication.form [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:oid:0.4.0.127.0.16.1.1.2.1" ]; fhir:Coding.code [ fhir:value "10219000" ]; fhir:Coding.display [ fhir:value "Tablet" ] ] ]; fhir:Medication.amount [ fhir:Ratio.numerator [ fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "Tablet (unit of presentation)" ]; fhir:Quantity.system [ fhir:value "http://snomed.info/sct" ]; fhir:Quantity.code [ fhir:value "732936001" ] ]; fhir:Ratio.denominator [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "Package" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "{Package}" ] ] ]; fhir:Medication.ingredient [ fhir:index 0; fhir:Medication.ingredient.itemCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:386872004; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "386872004" ]; fhir:Coding.display [ fhir:value "Ramipril (substance)" ] ]; fhir:CodeableConcept.text [ fhir:value "Ramipril" ] ]; fhir:Medication.ingredient.strength [ fhir:Ratio.numerator [ fhir:Quantity.value [ fhir:value "2.5"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "milligram" ]; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ]; fhir:Quantity.code [ fhir:value "mg" ] ]; fhir:Ratio.denominator [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "Tablet (unit of presentation)" ]; fhir:Quantity.system [ fhir:value "http://snomed.info/sct" ]; fhir:Quantity.code [ fhir:value "732936001" ] ] ] ] ]; # fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/narrativeLink" ]; fhir:Extension.valueUrl [ fhir:value "#dis.1" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-treatmentplan" ]; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "id" ]; fhir:Extension.valueIdentifier [ fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478" ] ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "externalDocumentId" ]; fhir:Extension.valueIdentifier [ fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:uuid:c9f758a1-296c-4710-84d4-e181db8c7478" ] ] ] ]; # fhir:MedicationDispense.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:uuid:488bd23a-20c6-11e6-b67b-9e71128cae77" ] ]; # fhir:MedicationDispense.status [ fhir:value "completed"]; # fhir:MedicationDispense.medicationReference [ fhir:Reference.reference [ fhir:value "#med" ] ]; # fhir:MedicationDispense.subject [ fhir:Reference.reference [ fhir:value "urn:uuid:1848022e-bf1c-4421-bb4c-b803522c3411" ] ]; # fhir:MedicationDispense.performer [ fhir:index 0; fhir:MedicationDispense.performer.actor [ fhir:Reference.reference [ fhir:value "urn:uuid:dd92f6bf-4ac1-48fe-8ee0-d2c384485246" ]; fhir:Reference.type [ fhir:value "PractitionerRole" ] ] ]; # fhir:MedicationDispense.quantity [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ] ]; # fhir:MedicationDispense.dosageInstruction [ fhir:index 0; fhir:Dosage.patientInstruction [ fhir:value "-" ]; fhir:Dosage.timing [ fhir:Timing.repeat [ fhir:Timing.repeat.boundsPeriod [ fhir:Period.start [ fhir:value "2011-11-29"^^xsd:date ] ]; fhir:Timing.repeat.when [ fhir:value "MORN"; fhir:index 0 ] ] ]; fhir:Dosage.route [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:oid:0.4.0.127.0.16.1.1.2.1" ]; fhir:Coding.code [ fhir:value "20053000" ]; fhir:Coding.display [ fhir:value "Oral use" ] ] ]; fhir:Dosage.doseAndRate [ fhir:index 0; fhir:Dosage.doseAndRate.doseQuantity [ fhir:Quantity.value [ fhir:value "0.5"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "Tablet (unit of presentation)" ]; fhir:Quantity.system [ fhir:value "http://snomed.info/sct" ]; fhir:Quantity.code [ fhir:value "732936001" ] ] ] ] . # # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------