@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 "B-D4-HCP1-C1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-document-immunization-administration"; fhir:index 0; fhir:link ] ]; fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:uuid:e254e76f-6545-43ea-a941-eed254ac58fa" ] ]; fhir:Bundle.type [ fhir:value "document"]; fhir:Bundle.timestamp [ fhir:value "2021-10-20T14: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/B-D4-HCP1-C1-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/Organization/TC-ORG1" ]; fhir:Bundle.entry.resource ], [ fhir:index 3; fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Practitioner/TC-HCP1-C1" ]; 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/TCB03-EXPRISK1" ]; fhir:Bundle.entry.resource ] . a fhir:Composition; fhir:Resource.id [ fhir:value "B-D4-HCP1-C1-Composition"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-composition-immunization-administration"; fhir:index 0; fhir:link ] ]; fhir:Resource.language [ fhir:value "en-US"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "
Immunization Administration
PatientMonika WEGMUELLER
Author
Monika WEGMUELLER
Identifier123.71.332.115
AddressCH-9876 Specimendorf
Date of birth10 February 1967
StatusFINAL
Languageen-US
Sections
Medical Problems
" ]; 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:ddd50da7-3358-4d36-85cf-569ba7473dc5" ] ]; 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-10-20T14:00:00.390+02:00"^^xsd:dateTime]; fhir:Composition.author [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "PractitionerRole/TC-HCP1-ORG1-ROLE-author" ] ]; fhir:Composition.title [ fhir:value "Immunization Administration"]; 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 "medicalproblems" ]; fhir:Composition.section.title [ fhir:value "Medical Problems" ]; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:11450-4; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "11450-4" ]; fhir:Coding.display [ fhir:value "Problem list Reported" ] ] ]; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Code: Problem list Reported (http://loinc.org#11450-4)

Entries:

Condition/TCB03-EXPRISK1
" ]; fhir:Composition.section.entry [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Condition/TCB03-EXPRISK1" ] ] ] . 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: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: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: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 "TCB03-EXPRISK1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-medical-problems"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

Resource \"TCB03-EXPRISK1\"

Profile: CH VACD Medical Problems Profile

identifier: id: 30327ea1-6893-4c65-896e-c32c394f1ec6

clinicalStatus: Active (Condition Clinical Status Codes#active)

verificationStatus: Confirmed (ConditionVerificationStatus#confirmed)

code: Beschäftigte im Gesundheitswesen (Swiss Exposure Risks Codesystem#213001)

subject: See above (Patient/TC-patient)

onset: 2021-10-01

recordedDate: 2021-10-20

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 "30327ea1-6893-4c65-896e-c32c394f1ec6" ] ]; 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 "active" ]; fhir:Coding.display [ fhir:value "Active" ] ] ]; 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 "confirmed" ]; fhir:Coding.display [ fhir:value "Confirmed" ] ] ]; fhir:Condition.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:oid:2.16.756.5.30.1.127.3.3.2" ]; fhir:Coding.code [ fhir:value "213001" ]; fhir:Coding.display [ fhir:value "Beschäftigte im Gesundheitswesen" ] ] ]; fhir:Condition.subject [ fhir:link ; fhir:Reference.reference [ fhir:value "Patient/TC-patient" ] ]; fhir:Condition.onsetDateTime [ fhir:value "2021-10-01"^^xsd:date]; fhir:Condition.recordedDate [ fhir:value "2021-10-20"^^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 . # -------------------------------------------------------------------------------------