This page is part of the CH VACD (R4) (v3.0.0: STU 3) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "1-1-ImmunizationAdministration"]; #
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2021-06-01T00:00:00.374+02:00"^^xsd:dateTime ];
fhir:Meta.profile [
fhir:value "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-document-immunization-administration";
fhir:index 0;
fhir:link <http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-document-immunization-administration> ]
]; #
fhir:Bundle.identifier [
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:uuid:5b8a26b2-dd6d-4c04-acaf-e4a44b7bcf47" ]
]; #
fhir:Bundle.type [ fhir:value "document"]; #
fhir:Bundle.timestamp [ fhir:value "2021-06-01T00: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/2-1-ImmunizationAdministrationComposition" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Composition/2-1-ImmunizationAdministrationComposition>
], [
fhir:index 1;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Patient/3-1-Patient" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Patient/3-1-Patient>
], [
fhir:index 2;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Practitioner/4-1-Practitioner" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Practitioner/4-1-Practitioner>
], [
fhir:index 3;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Organization/5-1-Organization" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Organization/5-1-Organization>
], [
fhir:index 4;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/PractitionerRole/6-1-PractitionerRole" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/PractitionerRole/6-1-PractitionerRole>
], [
fhir:index 5;
fhir:Bundle.entry.fullUrl [ fhir:value "http://test.fhir.ch/r4/Immunization/7-1-Immunization" ];
fhir:Bundle.entry.resource <http://test.fhir.ch/r4/Immunization/7-1-Immunization>
]. #
<http://test.fhir.ch/r4/Composition/2-1-ImmunizationAdministrationComposition> a fhir:Composition;
fhir:Resource.id [ fhir:value "2-1-ImmunizationAdministrationComposition"]; #
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 <http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-composition-immunization-administration> ]
]; #
fhir:Resource.language [ fhir:value "en-US"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><div style=\"display: table;\"><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\">Patient</div><div style=\"display: table-cell;\"><div class=\"patient\" style=\"background-color: #e3f7fd;\"><div style=\"display: table;\"><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\">Name</div><div style=\"display: table-cell;\"><span class=\"highlight\" style=\"font-weight: bold;\">MonikaWegmueller</span></div></div><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\">Gender</div><div style=\"display: table-cell;\"><span>female</span></div></div><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\">Birthday</div><div style=\"display: table-cell;\"><span>10.02.1967</span></div></div><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\">Adress</div><div style=\"display: table-cell;\"><div class=\"address\" style=\"\"><span>Leidensweg 10</span><br/><span>CH - </span><span>9876 </span><span>Specimendorf </span><span> </span></div></div></div><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\">Contact</div><div style=\"display: table-cell;\"><div class=\"telecom\" style=\"\"><span>home - tel:+41.32.685.12.34</span></div></div></div><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\">Identifier</div><div style=\"display: table-cell;\"><span><span>urn:oid:1.2.3.4: 12345678; </span></span></div></div></div></div></div></div><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\">Author</div><div style=\"display: table-cell;\"><div class=\"practitionerrole\" style=\"background-color: #f7fdf7;\"><div style=\"display: table;\"><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\">Practitioner</div><div style=\"display: table-cell;\"><span>AllzeitBereit</span><span> (<span>urn:oid:2.51.1.3: 7601888888884; </span>)</span></div></div><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\"> </div><div style=\"display: table-cell;\"><div class=\"address\" style=\"\"><span>Doktorgasse 2</span><br/><span>CH - </span><span>8888 </span><span>Musterhausen </span><span> </span></div></div></div></div><div class=\"organization\" style=\"\"><div style=\"display: table;\"><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\">Organization</div><div style=\"display: table-cell;\"><span>Gruppenpraxis CH</span><span> (<span>urn:oid:2.51.1.3: 7601888888884; </span>)</span></div></div><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\"> </div><div style=\"display: table-cell;\"><div class=\"address\" style=\"\"><span>Doktorgasse 2</span><br/><span>CH - </span><span>8888 </span><span>Musterhausen </span><span>ZH </span></div></div></div></div></div></div></div></div><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\">Date</div><div style=\"display: table-cell;\"><span>01.06.2021</span></div></div></div><div style=\"font-weight: bold; font-size: 20px; margin-top: 10px; margin-bottom: 5px; background-color: gray; color: white;\" class=\"collapsible administration\">Immunization Administration</div><div class=\"administration hiddensection\"><div style=\"display: table;\"><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\">ID</div><div style=\"display: table-cell; font-weight: bold; width: 200px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\">Vaccination Date</div><div style=\"display: table-cell; font-weight: bold; width: 200px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\">Vaccine</div><div style=\"display: table-cell; font-weight: bold; width: 200px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\">Lot</div><div style=\"display: table-cell; font-weight: bold; width: 200px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\">Route</div><div style=\"display: table-cell; font-weight: bold; width: 200px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\">Target</div><div style=\"display: table-cell; font-weight: bold; width: 200px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\">Doc Date</div><div style=\"display: table-cell; font-weight: bold; width: 200px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\">Performer</div><div style=\"display: table-cell; font-weight: bold; width: 200px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\">Identifier</div></div><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\">7-1-Immunization</div><div style=\"display: table-cell; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\"><span>15.09.2017</span></div><div style=\"display: table-cell; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\"><span style=\"font-weight: bold;\"><span>Boostrix (<a href=\"http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-swissmedic-cs#ch-vacd-swissmedic-cs-637\">637</a>)</span><br/></span></div><div style=\"display: table-cell; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\"><span>12-34244</span></div><div style=\"display: table-cell; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\"><span>20035000: Intramuscular use</span><br/></div><div style=\"display: table-cell; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\"><span>Diphtheria caused by Corynebacterium diphtheriae (disorder)</span><br/><span>Tetanus (disorder)</span><br/><span>Pertussis (disorder)</span><br/></div><div style=\"display: table-cell; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\"><span>15.09.2017</span></div><div style=\"display: table-cell; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\"><div class=\"practitionerrole\" style=\"background-color: #f7fdf7;\"><div style=\"display: table;\"><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\">Practitioner</div><div style=\"display: table-cell;\"><span>AllzeitBereit</span><span> (<span>urn:oid:2.51.1.3: 7601888888884; </span>)</span></div></div><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\"> </div><div style=\"display: table-cell;\"><div class=\"address\" style=\"\"><span>Doktorgasse 2</span><br/><span>CH - </span><span>8888 </span><span>Musterhausen </span><span> </span></div></div></div></div><div class=\"organization\" style=\"\"><div style=\"display: table;\"><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\">Organization</div><div style=\"display: table-cell;\"><span>Gruppenpraxis CH</span><span> (<span>urn:oid:2.51.1.3: 7601888888884; </span>)</span></div></div><div style=\"display: table-row; border-spacing: 5px;\"><div style=\"display: table-cell; font-weight: bold; width: 200px;\"> </div><div style=\"display: table-cell;\"><div class=\"address\" style=\"\"><span>Doktorgasse 2</span><br/><span>CH - </span><span>8888 </span><span>Musterhausen </span><span>ZH </span></div></div></div></div></div></div></div><div style=\"display: table-cell; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;\"><span>urn:oid:2.16.756.5.30.1.147.1.3.1: 1829774; </span></div></div></div></div><div style=\"font-weight: bold; font-size: 20px; margin-top: 10px; margin-bottom: 5px; background-color: gray; color: white;\" class=\"collapsible Annotation\">Comments</div><div class=\"Annotation hiddensection\"/></div>"
]; #
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:5bca53b2-0973-4b91-961e-b1e93474c9c2" ]
]; #
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:Reference.reference [ fhir:value "Patient/3-1-Patient" ]
]; #
fhir:Composition.date [ fhir:value "2021-06-01T00:00:00+02:00"^^xsd:dateTime]; #
fhir:Composition.author [
fhir:index 0;
fhir:Reference.reference [ fhir:value "PractitionerRole/6-1-PractitionerRole" ]
]; #
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:Reference.reference [ fhir:value "Organization/5-1-Organization" ]
]; #
fhir:Composition.section [
fhir:index 0;
fhir:Element.id [ fhir:value "administration" ];
fhir:Composition.section.title [ fhir:value "Immunization Administration" ];
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:11369-6;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "11369-6" ];
fhir:Coding.display [ fhir:value "Hx of Immunization" ] ] ];
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\">This is the section containing all immunization entries.</div>" ];
fhir:Composition.section.entry [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Immunization/7-1-Immunization" ] ]
], [
fhir:index 1;
fhir:Element.id [ fhir:value "Annotation" ];
fhir:Composition.section.title [ fhir:value "Comments" ];
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:48767-8;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "48767-8" ];
fhir:Coding.display [ fhir:value "Annotation comment Imp" ] ] ];
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\">This is the section containing all immunization entries.</div>" ]
]. #
<http://test.fhir.ch/r4/Patient/3-1-Patient> a fhir:Patient;
fhir:Resource.id [ fhir:value "3-1-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 <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-epr> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"3-1-Patient\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Patient "3-1-Patient" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/3.0.0/StructureDefinition-ch-core-patient-epr.html\">CH Core Patient EPR</a></p></div><p><b>identifier</b>: Medical record number: 12345678</p><p><b>name</b>: Monika Wegmueller </p><p><b>telecom</b>: ph: tel:+41.32.685.12.34(HOME)</p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1967-02-10</p><p><b>address</b>: Leidensweg 10 Specimendorf 9876 CH </p></div>"
]; #
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:1.2.3.4" ];
fhir:Identifier.value [ fhir:value "12345678" ]
]; #
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" ]
]. #
<http://test.fhir.ch/r4/Practitioner/4-1-Practitioner> a fhir:Practitioner;
fhir:Resource.id [ fhir:value "4-1-Practitioner"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr";
fhir:index 0;
fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"4-1-Practitioner\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner "4-1-Practitioner" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/3.0.0/StructureDefinition-ch-core-practitioner-epr.html\">CH Core Practitioner EPR</a></p></div><p><b>identifier</b>: id: 7601888888884</p><p><b>active</b>: true</p><p><b>name</b>: Allzeit Bereit </p><p><b>telecom</b>: ph: tel:+41.32.234.55.66(WORK), fax: fax:+41.32.234.55.67(WORK), <a href=\"mailto:mailto:bereit@gruppenpraxis.ch\">mailto:bereit@gruppenpraxis.ch</a>, <a href=\"http://www.gruppenpraxis.ch\">http://www.gruppenpraxis.ch</a></p><p><b>address</b>: Doktorgasse 2 Musterhausen 8888 CH </p></div>"
]; #
fhir:Practitioner.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ];
fhir:Identifier.value [ fhir:value "7601888888884" ]
]; #
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: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" ]
]. #
<http://test.fhir.ch/r4/Organization/5-1-Organization> a fhir:Organization;
fhir:Resource.id [ fhir:value "5-1-Organization"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr";
fhir:index 0;
fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"5-1-Organization\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization "5-1-Organization" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/3.0.0/StructureDefinition-ch-core-organization-epr.html\">CH Core Organization EPR</a></p></div><p><b>identifier</b>: id: 7601888888884</p><p><b>name</b>: Gruppenpraxis CH</p><p><b>telecom</b>: ph: tel:+41.32.234.55.66(WORK), fax: fax:+41.32.234.55.67(WORK), <a href=\"mailto:mailto:bereit@gruppenpraxis.ch\">mailto:bereit@gruppenpraxis.ch</a>, <a href=\"http://www.gruppenpraxis.ch\">http://www.gruppenpraxis.ch</a></p><p><b>address</b>: Doktorgasse 2 Musterhausen ZH 8888 CH </p></div>"
]; #
fhir:Organization.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:oid:2.51.1.3" ];
fhir:Identifier.value [ fhir:value "7601888888884" ]
]; #
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" ]
]. #
<http://test.fhir.ch/r4/PractitionerRole/6-1-PractitionerRole> a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "6-1-PractitionerRole"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole-epr";
fhir:index 0;
fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole-epr> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"6-1-PractitionerRole\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource PractitionerRole "6-1-PractitionerRole" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://fhir.ch/ig/ch-core/3.0.0/StructureDefinition-ch-core-practitionerrole-epr.html\">CH Core PractitionerRole EPR</a></p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"#Practitioner_4-1-Practitioner\">See above (Practitioner/4-1-Practitioner)</a></p><p><b>organization</b>: <a href=\"#Organization_5-1-Organization\">See above (Organization/5-1-Organization)</a></p></div>"
]; #
fhir:PractitionerRole.active [ fhir:value "true"^^xsd:boolean]; #
fhir:PractitionerRole.practitioner [
fhir:Reference.reference [ fhir:value "Practitioner/4-1-Practitioner" ]
]; #
fhir:PractitionerRole.organization [
fhir:Reference.reference [ fhir:value "Organization/5-1-Organization" ]
]. #
<http://test.fhir.ch/r4/Immunization/7-1-Immunization> a fhir:Immunization;
fhir:Resource.id [ fhir:value "7-1-Immunization"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-immunization";
fhir:index 0;
fhir:link <http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-immunization> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Immunization</b><a name=\"7-1-Immunization\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Immunization "7-1-Immunization" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-vacd-immunization.html\">CH VACD Immunization</a></p></div><p><b>Author of the content</b>: <a href=\"#Patient_3-1-Patient\">See above (Patient/3-1-Patient)</a></p><p><b>identifier</b>: id: 1829774</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Boostrix <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ch-vacd-swissmedic-cs.html\">Swiss Medic Authorized Vaccines Codesystem</a>#637)</span></p><p><b>patient</b>: <a href=\"#Patient_3-1-Patient\">See above (Patient/3-1-Patient)</a></p><p><b>occurrence</b>: 2017-09-15 09:12:56+0200</p><p><b>recorded</b>: 2017-09-15 09:12:56+0200</p><p><b>lotNumber</b>: 12-34244</p><p><b>route</b>: Intramuscular use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (standardterms.edqm.eu#20035000)</span></p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href=\"#PractitionerRole_6-1-PractitionerRole\">See above (PractitionerRole/6-1-PractitionerRole)</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td>*</td><td>Diphtheria caused by Corynebacterium diphtheriae (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#397430003)</span>, Tetanus (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#76902006)</span>, Pertussis (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#27836007)</span></td><td>1</td></tr></table></div>"
]; #
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-author" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "Patient/3-1-Patient" ] ]
]; #
fhir:Immunization.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:oid:2.16.756.5.30.1.147.1.3.1" ];
fhir:Identifier.value [ fhir:value "1829774" ]
]; #
fhir:Immunization.status [ fhir:value "completed"]; #
fhir:Immunization.vaccineCode [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-swissmedic-cs" ];
fhir:Coding.code [ fhir:value "637" ];
fhir:Coding.display [ fhir:value "Boostrix" ] ]
]; #
fhir:Immunization.patient [
fhir:Reference.reference [ fhir:value "Patient/3-1-Patient" ]
]; #
fhir:Immunization.occurrenceDateTime [ fhir:value "2017-09-15T09:12:56+02:00"^^xsd:dateTime]; #
fhir:Immunization.recorded [ fhir:value "2017-09-15T09:12:56+02:00"^^xsd:dateTime]; #
fhir:Immunization.lotNumber [ fhir:value "12-34244"]; #
fhir:Immunization.route [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://standardterms.edqm.eu" ];
fhir:Coding.code [ fhir:value "20035000" ];
fhir:Coding.display [ fhir:value "Intramuscular use" ] ]
]; #
fhir:Immunization.performer [
fhir:index 0;
fhir:Immunization.performer.actor [
fhir:Reference.reference [ fhir:value "PractitionerRole/6-1-PractitionerRole" ] ]
]; #
fhir:Immunization.protocolApplied [
fhir:index 0;
fhir:Immunization.protocolApplied.targetDisease [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:397430003;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "397430003" ];
fhir:Coding.display [ fhir:value "Diphtheria caused by Corynebacterium diphtheriae (disorder)" ] ] ], [
fhir:index 1;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:76902006;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "76902006" ];
fhir:Coding.display [ fhir:value "Tetanus (disorder)" ] ] ], [
fhir:index 2;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:27836007;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "27836007" ];
fhir:Coding.display [ fhir:value "Pertussis (disorder)" ] ] ];
fhir:Immunization.protocolApplied.doseNumberPositiveInt [ fhir:value "1"^^xsd:positiveInteger ]
]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2021+ HL7 Switzerland. Package ch.fhir.ig.ch-vacd#3.0.0 based on FHIR 4.0.1. Generated 2022-12-21
Links: Table of Contents |
QA Report
| Propose a change