@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-2-PharmaceuticalAdvice"]; # fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2020-03-09T12:31:59.738+00:00"^^xsd:dateTime ]; fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-pharmaceuticaladvice"; fhir:index 0; fhir:link ] ]; # fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:uuid:8ed02d0a-2971-11e6-b67b-9e71128cae77" ] ]; # fhir:Bundle.type [ fhir:value "document"]; # fhir:Bundle.timestamp [ fhir:value "2012-02-04T14:00:00+01:00"^^xsd:dateTime]; # fhir:Bundle.entry [ fhir:index 0; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Composition/2-2-PharmaceuticalAdvice" ]; fhir:Bundle.entry.resource ], [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Patient/MonikaWegmueller" ]; fhir:Bundle.entry.resource ], [ fhir:index 2; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/PractitionerRole/FamilienHausarztAtHausarzt" ]; fhir:Bundle.entry.resource ], [ fhir:index 3; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Practitioner/FamilienHausarzt" ]; fhir:Bundle.entry.resource ], [ fhir:index 4; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Organization/Hausarzt" ]; fhir:Bundle.entry.resource ], [ fhir:index 5; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Organization/Custodian" ]; fhir:Bundle.entry.resource ], [ fhir:index 6; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Patient/MonikaWegmuellerRecipient" ]; fhir:Bundle.entry.resource ], [ fhir:index 7; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Observation/2-2-PharmaceuticalAdvice" ]; fhir:Bundle.entry.resource ] . # a fhir:Composition; fhir:Resource.id [ fhir:value "2-2-PharmaceuticalAdvice"]; # fhir:Resource.language [ fhir:value "de-CH"]; # fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ]; fhir:Narrative.div "

Generated Narrative: Composition

Resource Composition "2-2-PharmaceuticalAdvice" (Language "de-CH")

EPR Information Recipient: See above (Patient/MonikaWegmuellerRecipient)

identifier: id: urn:uuid:8ed02d0a-2971-11e6-b67b-9e71128cae77

status: final

type: Medication pharmaceutical advice.extended (LOINC#61356-2; SNOMED CT#419891008 "Record artifact (record artifact)")

date: 2012-02-04 14:00:00+0100

author: See above (PractitionerRole/FamilienHausarztAtHausarzt)

title: Kommentar zur Medikation

confidentiality: N

custodian: See above (Organization/Custodian)

" ]; # 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:link ; fhir:Reference.reference [ fhir:value "Patient/MonikaWegmuellerRecipient" ] ] ]; # fhir:Composition.identifier [ fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:uuid:8ed02d0a-2971-11e6-b67b-9e71128cae77" ] ]; # fhir:Composition.status [ fhir:value "final"]; # fhir:Composition.type [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:61356-2; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "61356-2" ]; fhir:Coding.display [ fhir:value "Medication pharmaceutical advice.extended" ] ], [ fhir:index 1; a sct:419891008; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "419891008" ]; fhir:Coding.display [ fhir:value "Record artifact (record artifact)" ] ] ]; # fhir:Composition.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/MonikaWegmueller" ] ]; # fhir:Composition.date [ fhir:value "2012-02-04T14:00:00+01:00"^^xsd:dateTime]; # fhir:Composition.author [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "PractitionerRole/FamilienHausarztAtHausarzt" ] ]; # fhir:Composition.title [ fhir:value "Kommentar zur Medikation"]; # 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:link ; fhir:Reference.reference [ fhir:value "Organization/Custodian" ] ]; # fhir:Composition.section [ fhir:index 0; fhir:Composition.section.title [ fhir:value "Hinweise zur Medikation" ]; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:61357-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "61357-0" ]; fhir:Coding.display [ fhir:value "Medication pharmaceutical advice.brief" ] ] ]; 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
PräpartenameWirkstoffnameGalenische FormDosis pro EinheitDos.MorgenDos.MittagDos.AbendDos.NachtVerabreichungswegAnwendungsdauerBehandlungsgrundKommentar
TriatecRamiprilTbl2.5 mg0.5000oral\n BluthochdruckAbgesetzt aufgrund UAW trockener Husten
\n
" ]; fhir:Composition.section.entry [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Observation/2-2-PharmaceuticalAdvice" ] ] ] . # a fhir:Patient; fhir:Resource.id [ fhir:value "MonikaWegmueller"]; # fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Patient

Resource Patient "MonikaWegmueller"

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:Resource.id [ fhir:value "FamilienHausarztAtHausarzt"]; # fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: PractitionerRole

Resource PractitionerRole "FamilienHausarztAtHausarzt"

practitioner: See above (Practitioner/FamilienHausarzt)

organization: See above (Organization/Hausarzt)

" ]; # fhir:PractitionerRole.practitioner [ fhir:link ; fhir:Reference.reference [ fhir:value "Practitioner/FamilienHausarzt" ] ]; # fhir:PractitionerRole.organization [ fhir:link ; fhir:Reference.reference [ fhir:value "Organization/Hausarzt" ] ] . # a fhir:Practitioner; fhir:Resource.id [ fhir:value "FamilienHausarzt"]; # fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Practitioner

Resource Practitioner "FamilienHausarzt"

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:Resource.id [ fhir:value "Hausarzt"]; # fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Organization

Resource Organization "Hausarzt"

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:Resource.id [ fhir:value "Custodian"]; # fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Organization

Resource Organization "Custodian"

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:Resource.id [ fhir:value "MonikaWegmuellerRecipient"]; # fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative: Patient

Resource Patient "MonikaWegmuellerRecipient"

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:Observation; fhir:Resource.id [ fhir:value "2-2-PharmaceuticalAdvice"]; # fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ]; fhir:Narrative.div "

Generated Narrative: Observation

Resource Observation "2-2-PharmaceuticalAdvice"

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:8ed02d0a-2971-11e6-b67b-9e71128cae77

status: final

code: CANCEL (IHE Pharmaceutical Advice Status List#CANCEL)

subject: See above (Patient/MonikaWegmueller)

effective: 2012-02-04 14:00:00+0100

note: Abgesetzt aufgrund UAW trockener Husten

" ]; # fhir:DomainResource.extension [ fhir:index 0; 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:Observation.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:uuid:8ed02d0a-2971-11e6-b67b-9e71128cae77" ] ]; # fhir:Observation.status [ fhir:value "final"]; # fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:oid:1.3.6.1.4.1.19376.1.9.2.1" ]; fhir:Coding.code [ fhir:value "CANCEL" ] ] ]; # fhir:Observation.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/MonikaWegmueller" ] ]; # fhir:Observation.effectiveDateTime [ fhir:value "2012-02-04T14:00:00+01:00"^^xsd:dateTime]; # fhir:Observation.note [ 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 "#padv.1.note" ] ]; fhir:Annotation.text [ fhir:value "Abgesetzt aufgrund UAW trockener Husten" ] ] . # # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------