@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 "RDC05"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-document-vaccination-record"; fhir:index 0; fhir:link ] ]; fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:uuid:RDC05" ] ]; fhir:Bundle.type [ fhir:value "document"]; fhir:Bundle.timestamp [ fhir:value "2021-09-11T00:00:00.390+02:00"^^xsd:dateTime]; fhir:Bundle.entry [ fhir:index 0; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Composition/RDC05-Composition" ]; fhir:Bundle.entry.resource ], [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Patient/TC-patient" ]; fhir:Bundle.entry.resource ], [ fhir:index 2; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Practitioner/TC-HCP1-C1" ]; fhir:Bundle.entry.resource ], [ fhir:index 3; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Organization/TC-ORG1" ]; fhir:Bundle.entry.resource ], [ fhir:index 4; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/PractitionerRole/TC-HCP1-ORG1-ROLE-author" ]; fhir:Bundle.entry.resource ], [ fhir:index 5; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Condition/TCC05-UNDILL3" ]; fhir:Bundle.entry.resource ] . a fhir:Composition; fhir:Resource.id [ fhir:value "RDC05-Composition"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-composition-vaccination-record"; fhir:index 0; fhir:link ] ]; fhir:Resource.language [ fhir:value "en-US"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Vaccination Record

Id: RDC05-Composition

Identifier: urn:ietf:rfc:3986#urn:uuid:09cb062b-ae01-44c8-9814-eca4c8e1b90c

Status: Final

Code: Immunization record (http://snomed.info/sct#41000179103)

Patient: Patient/TC-patient Wegmueller Monika

Date: September 11, 2021

Authors:

Patient/TC-patient Wegmueller Monika

Confidentiality: null Normal (qualifier value) (http://snomed.info/sct#17621005)

Sections:

Previous illnesses
" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Element.id [ fhir:value "versionNumber" ]; fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-versionnumber" ]; fhir:Extension.valueUnsignedInt [ fhir:value "1"^^xsd:nonNegativeInteger ] ]; fhir:Composition.identifier [ fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:uuid:09cb062b-ae01-44c8-9814-eca4c8e1b90c" ] ]; fhir:Composition.status [ fhir:value "final"]; fhir:Composition.type [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:41000179103; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "41000179103" ]; fhir:Coding.display [ fhir:value "Immunization record" ] ] ]; fhir:Composition.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/TC-patient" ] ]; fhir:Composition.date [ fhir:value "2021-09-11T00:00:00.390+02:00"^^xsd:dateTime]; fhir:Composition.author [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Patient/TC-patient" ] ]; fhir:Composition.title [ fhir:value "Vaccination Record"]; 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 "Normal (qualifier value)" ] ] ] ] ]; fhir:Composition.custodian [ fhir:link ; fhir:Reference.reference [ fhir:value "Organization/TC-ORG1" ] ]; fhir:Composition.section [ fhir:index 0; fhir:Element.id [ fhir:value "pastillnesses" ]; fhir:Composition.section.title [ fhir:value "Previous illnesses" ]; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:11348-0; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "11348-0" ]; fhir:Coding.display [ fhir:value "Hx of Past illness" ] ] ]; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Code: Hx of Past illness (http://loinc.org#11348-0)

Entries:

Condition/TCC05-UNDILL3
" ]; fhir:Composition.section.entry [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Condition/TCC05-UNDILL3" ] ] ] . a fhir:Patient; fhir:Resource.id [ fhir:value "TC-patient"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-epr"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource \"TC-patient\"

Profile: CH Core Patient Profile EPR

identifier: id: 123.71.332.115, id: 8077560000000000000000

name: Monika Wegmueller

telecom: ph: tel:+41.32.685.12.34(HOME)

gender: female

birthDate: 1967-02-10

address: Leidensweg 10 Specimendorf 9876 CH

" ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.5.31" ]; fhir:Identifier.value [ fhir:value "123.71.332.115" ] ], [ fhir:index 1; fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.5.30.1.123.100.1.1.1" ]; fhir:Identifier.value [ fhir:value "8077560000000000000000" ] ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.family [ fhir:value "Wegmueller" ]; fhir:HumanName.given [ fhir:value "Monika"; fhir:index 0 ] ]; fhir:Patient.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "tel:+41.32.685.12.34" ]; fhir:ContactPoint.use [ fhir:value "home" ] ]; fhir:Patient.gender [ fhir:value "female"]; fhir:Patient.birthDate [ fhir:value "1967-02-10"^^xsd:date]; fhir:Patient.address [ fhir:index 0; fhir:Address.type [ fhir:value "both" ]; fhir:Address.line [ fhir:value "Leidensweg 10"; fhir:index 0 ]; fhir:Address.city [ fhir:value "Specimendorf" ]; fhir:Address.postalCode [ fhir:value "9876" ]; fhir:Address.country [ fhir:value "CH" ] ] . a fhir:Practitioner; fhir:Resource.id [ fhir:value "TC-HCP1-C1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource \"TC-HCP1-C1\"

Profile: CH Core Practitioner Profile EPR

identifier: id: 7608888888888

active: true

name: Allzeit Bereit

telecom: ph: tel:+41.32.234.55.66(WORK), fax: fax:+41.32.234.55.67(WORK), mailto:allzeit.bereit@gruppenpraxis.ch, http://www.gruppenpraxis.ch

address: Doktorgasse 2 Musterhausen 8888 CH

" ]; fhir:Practitioner.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ]; fhir:Identifier.value [ fhir:value "7608888888888" ] ]; fhir:Practitioner.active [ fhir:value "true"^^xsd:boolean]; fhir:Practitioner.name [ fhir:index 0; fhir:HumanName.family [ fhir:value "Bereit" ]; fhir:HumanName.given [ fhir:value "Allzeit"; fhir:index 0 ]; fhir:HumanName.prefix [ fhir:value "Dr. med."; fhir:index 0 ] ]; fhir:Practitioner.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "tel:+41.32.234.55.66" ]; fhir:ContactPoint.use [ fhir:value "work" ] ], [ fhir:index 1; fhir:ContactPoint.system [ fhir:value "fax" ]; fhir:ContactPoint.value [ fhir:value "fax:+41.32.234.55.67" ]; fhir:ContactPoint.use [ fhir:value "work" ] ], [ fhir:index 2; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "mailto:allzeit.bereit@gruppenpraxis.ch" ]; fhir:ContactPoint.use [ fhir:value "work" ] ], [ fhir:index 3; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://www.gruppenpraxis.ch" ]; fhir:ContactPoint.use [ fhir:value "work" ] ]; fhir:Practitioner.address [ fhir:index 0; fhir:Address.type [ fhir:value "physical" ]; fhir:Address.line [ fhir:value "Doktorgasse 2"; fhir:index 0 ]; fhir:Address.city [ fhir:value "Musterhausen" ]; fhir:Address.postalCode [ fhir:value "8888" ]; fhir:Address.country [ fhir:value "CH" ] ] . a fhir:Organization; fhir:Resource.id [ fhir:value "TC-ORG1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource \"TC-ORG1\"

Profile: CH Core Organization Profile EPR

identifier: id: 7608888888888

name: Gruppenpraxis CH

telecom: ph: tel:+41.32.234.55.66(WORK), fax: fax:+41.32.234.55.67(WORK), mailto:bereit@gruppenpraxis.ch, http://www.gruppenpraxis.ch

address: Doktorgasse 2 Musterhausen ZH 8888 CH

" ]; fhir:Organization.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ]; fhir:Identifier.value [ fhir:value "7608888888888" ] ]; fhir:Organization.name [ fhir:value "Gruppenpraxis CH"]; fhir:Organization.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "tel:+41.32.234.55.66" ]; fhir:ContactPoint.use [ fhir:value "work" ] ], [ fhir:index 1; fhir:ContactPoint.system [ fhir:value "fax" ]; fhir:ContactPoint.value [ fhir:value "fax:+41.32.234.55.67" ]; fhir:ContactPoint.use [ fhir:value "work" ] ], [ fhir:index 2; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "mailto:bereit@gruppenpraxis.ch" ]; fhir:ContactPoint.use [ fhir:value "work" ] ], [ fhir:index 3; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://www.gruppenpraxis.ch" ]; fhir:ContactPoint.use [ fhir:value "work" ] ]; fhir:Organization.address [ fhir:index 0; fhir:Address.line [ fhir:value "Doktorgasse 2"; fhir:index 0 ]; fhir:Address.city [ fhir:value "Musterhausen" ]; fhir:Address.state [ fhir:value "ZH" ]; fhir:Address.postalCode [ fhir:value "8888" ]; fhir:Address.country [ fhir:value "CH" ] ] . a fhir:PractitionerRole; fhir:Resource.id [ fhir:value "TC-HCP1-ORG1-ROLE-author"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole-epr"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource \"TC-HCP1-ORG1-ROLE-author\"

Profile: CH Core Practitioner Role Profile EPR

active: true

practitioner: See above (Practitioner/TC-HCP1-C1)

organization: See above (Organization/TC-ORG1)

" ]; fhir:PractitionerRole.active [ fhir:value "true"^^xsd:boolean]; fhir:PractitionerRole.practitioner [ fhir:link ; fhir:Reference.reference [ fhir:value "Practitioner/TC-HCP1-C1" ] ]; fhir:PractitionerRole.organization [ fhir:link ; fhir:Reference.reference [ fhir:value "Organization/TC-ORG1" ] ] . a fhir:Condition; fhir:Resource.id [ fhir:value "TCC05-UNDILL3"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-pastillnesses"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource \"TCC05-UNDILL3\"

Profile: CH VACD Past Illness Profile

identifier: id: 19ba4bcf-71cb-4777-99d9-300cbe9bb771

clinicalStatus: Inactive (Condition Clinical Status Codes#inactive)

verificationStatus: Refuted (ConditionVerificationStatus#refuted)

code: Measles (disorder) (SNOMED CT#14189004)

subject: See above (Patient/TC-patient)

onset: 2015-07-30

abatement: 2021-09-10

recordedDate: 2021-09-10

recorder: See above (PractitionerRole/TC-HCP1-ORG1-ROLE-author)

" ]; fhir:Condition.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.5.30.1.402.1.3.1.1.2" ]; fhir:Identifier.value [ fhir:value "19ba4bcf-71cb-4777-99d9-300cbe9bb771" ] ]; fhir:Condition.clinicalStatus [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ]; fhir:Coding.code [ fhir:value "inactive" ]; fhir:Coding.display [ fhir:value "Inactive" ] ] ]; fhir:Condition.verificationStatus [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ]; fhir:Coding.code [ fhir:value "refuted" ]; fhir:Coding.display [ fhir:value "Refuted" ] ] ]; fhir:Condition.code [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:14189004; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "14189004" ]; fhir:Coding.display [ fhir:value "Measles (disorder)" ] ] ]; fhir:Condition.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/TC-patient" ] ]; fhir:Condition.onsetDateTime [ fhir:value "2015-07-30"^^xsd:date]; fhir:Condition.abatementDateTime [ fhir:value "2021-09-10"^^xsd:date]; fhir:Condition.recordedDate [ fhir:value "2021-09-10"^^xsd:date]; fhir:Condition.recorder [ fhir:link ; fhir:Reference.reference [ fhir:value "PractitionerRole/TC-HCP1-ORG1-ROLE-author" ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------