Implementation Guide CH VACD - Local Development build (v6.0.0-ballot-ci-build) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <https://loinc.org/rdf/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @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:id [ fhir:v "RDC01b"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-document-vaccination-record"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-document-vaccination-record> ] ) ] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:cf5d15af-d769-4af6-9bc1-49c63a253e24" ] ] ; # fhir:type [ fhir:v "document"] ; # fhir:timestamp [ fhir:v "2021-12-08T10:00:00.390+02:00"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Composition/RDC01-Composition-b"^^xsd:anyURI ] ; ( fhir:resource <http://test.fhir.ch/r4/Composition/RDC01-Composition-b> ) ] [ fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Patient/TC-patient"^^xsd:anyURI ] ; ( fhir:resource <http://test.fhir.ch/r4/Patient/TC-patient> ) ] [ fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Practitioner/TC-HCP1-C1"^^xsd:anyURI ] ; ( fhir:resource <http://test.fhir.ch/r4/Practitioner/TC-HCP1-C1> ) ] [ fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Organization/TC-ORG1"^^xsd:anyURI ] ; ( fhir:resource <http://test.fhir.ch/r4/Organization/TC-ORG1> ) ] [ fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/PractitionerRole/TC-HCP1-ORG1-ROLE-performer"^^xsd:anyURI ] ; ( fhir:resource <http://test.fhir.ch/r4/PractitionerRole/TC-HCP1-ORG1-ROLE-performer> ) ] [ fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Device/TC-Device-Aggregator"^^xsd:anyURI ] ; ( fhir:resource <http://test.fhir.ch/r4/Device/TC-Device-Aggregator> ) ] [ fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Location/TC-Device-Aggregator-Location"^^xsd:anyURI ] ; ( fhir:resource <http://test.fhir.ch/r4/Location/TC-Device-Aggregator-Location> ) ] [ fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Immunization/TCC01-IMMUN2-patient"^^xsd:anyURI ] ; ( fhir:resource <http://test.fhir.ch/r4/Immunization/TCC01-IMMUN2-patient> ) ] [ fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Medication/TC-IMMUN-MEDIC-HAVRIX1440"^^xsd:anyURI ] ; ( fhir:resource <http://test.fhir.ch/r4/Medication/TC-IMMUN-MEDIC-HAVRIX1440> ) ] [ fhir:fullUrl [ fhir:v "http://test.fhir.ch/r4/Organization/TC-ORG-GSK"^^xsd:anyURI ] ; ( fhir:resource <http://test.fhir.ch/r4/Organization/TC-ORG-GSK> ) ] ) . # <http://test.fhir.ch/r4/Composition/RDC01-Composition-b> a fhir:Composition ; fhir:id [ fhir:v "RDC01-Composition-b"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-composition-vaccination-record"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-composition-vaccination-record> ] ) ] ; # fhir:language [ fhir:v "en-US"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><h3>Vaccination Record</h3><p><b>Id: </b>RDC01-Composition</p><p><b>Identifier: </b><span>urn:ietf:rfc:3986#urn:uuid:20609dba-9f6a-4b94-bafa-0bad6839bf67</span></p><p><b>Status: </b>Final</p><p><b>Code: </b><span>Immunization record (http://snomed.info/sct#41000179103)</span></p><p><b>Patient: </b><a href=\"Patient-TC-patient.html\">Patient/TC-patient</a> Wegmueller Monika</p><p><b>Date: </b>December 8, 2021</p><p><b>Authors:</b></p><table><tr><td><p><a href=\"Patient-TC-patient.html\">Patient/TC-patient</a> Wegmueller Monika</p></td></tr></table><p><b>Confidentiality: </b>null<span> Normal (qualifier value) (http://snomed.info/sct#17621005)</span></p><p><b>Sections:</b></p><table><tr><td>Immunization Administration</td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:cf5d15af-d769-4af6-9bc1-49c63a253e24" ] ] ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ a sct:41000179103 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "41000179103" ] ; fhir:display [ fhir:v "Immunization record" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.10.10"^^xsd:anyURI ] ; fhir:code [ fhir:v "urn:che:epr:ch-vacd:vaccination-record:2022" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/TC-patient" ] ] ; # fhir:date [ fhir:v "2021-12-08T10:00:00.390+02:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:reference [ fhir:v "Device/TC-Device-Aggregator" ] ] ) ; # fhir:title [ fhir:v "Vaccination Record"] ; # fhir:confidentiality [ fhir:v "N" ; ( fhir:extension [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-confidentialitycode"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:17621005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "17621005" ] ; fhir:display [ fhir:v "Normal (qualifier value)" ] ] ) ] ] ) ] ; # fhir:custodian [ fhir:reference [ fhir:v "Organization/TC-ORG1" ] ] ; # fhir:section ( [ fhir:id [ fhir:v "administration" ] ; fhir:title [ fhir:v "Immunization Administration" ] ; fhir:code [ ( fhir:coding [ a loinc:11369-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "11369-6" ] ; fhir:display [ fhir:v "Hx of Immunization" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Code: </b><span>Hx of Immunization (http://loinc.org#11369-6)</span></p><p><b>Entries:</b></p><table><tr><td><a href=\"Immunization-TCC01-IMMUN2-patient.html\">Immunization/TCC01-IMMUN2-patient</a></td></tr></table></div>"^^rdf:XMLLiteral ] ; ( fhir:entry [ fhir:reference [ fhir:v "Immunization/TCC01-IMMUN2-patient" ] ] ) ] ) . # <http://test.fhir.ch/r4/Patient/TC-patient> a fhir:Patient ; fhir:id [ fhir:v "TC-patient"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-epr"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient-epr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_TC-patient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient TC-patient</b></p><a name=\"TC-patient\"> </a><a name=\"hcTC-patient\"> </a><a name=\"TC-patient-en-US\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-patient-epr.html\">CH Core Patient EPR</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Monika Wegmueller Female, DoB: 1967-02-10 ( Medical record number)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: tel:+41.32.685.12.34(Home)</li><li>Leidensweg 10 Specimendorf 9876 CH </li></ul></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MR" ] ] ) ] ; fhir:system [ fhir:v "urn:oid:1.2.3.4"^^xsd:anyURI ] ; fhir:value [ fhir:v "12345678" ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Wegmueller" ] ; ( fhir:given [ fhir:v "Monika" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "tel:+41.32.685.12.34" ] ; fhir:use [ fhir:v "home" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1967-02-10"^^xsd:date] ; # fhir:address ( [ fhir:type [ fhir:v "both" ] ; ( fhir:line [ fhir:v "Leidensweg 10" ] ) ; fhir:city [ fhir:v "Specimendorf" ] ; fhir:postalCode [ fhir:v "9876" ] ; fhir:country [ fhir:v "CH" ] ] ) . # <http://test.fhir.ch/r4/Practitioner/TC-HCP1-C1> a fhir:Practitioner ; fhir:id [ fhir:v "TC-HCP1-C1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_TC-HCP1-C1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner TC-HCP1-C1</b></p><a name=\"TC-HCP1-C1\"> </a><a name=\"hcTC-HCP1-C1\"> </a><a name=\"TC-HCP1-C1-en-US\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-practitioner-epr.html\">CH Core Practitioner EPR</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601888888884</p><p><b>active</b>: true</p><p><b>name</b>: Peter Müller </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:allzeit.bereit@gruppenpraxis.ch\">mailto:allzeit.bereit@gruppenpraxis.ch</a>, <a href=\"http://www.gruppenpraxis.ch\">http://www.gruppenpraxis.ch</a></p><p><b>address</b>: Grabenstrasse 2 Zürich 8005 CH </p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601888888884" ] ] ) ; # fhir:active [ fhir:v true] ; # fhir:name ( [ fhir:family [ fhir:v "Müller" ] ; ( fhir:given [ fhir:v "Peter" ] ) ; ( fhir:prefix [ fhir:v "Dr. med." ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "tel:+41.32.234.55.66" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "fax" ] ; fhir:value [ fhir:v "fax:+41.32.234.55.67" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mailto:allzeit.bereit@gruppenpraxis.ch" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.gruppenpraxis.ch" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address ( [ fhir:type [ fhir:v "physical" ] ; ( fhir:line [ fhir:v "Grabenstrasse 2" ] ) ; fhir:city [ fhir:v "Zürich" ] ; fhir:postalCode [ fhir:v "8005" ] ; fhir:country [ fhir:v "CH" ] ] ) . # <http://test.fhir.ch/r4/Organization/TC-ORG1> a fhir:Organization ; fhir:id [ fhir:v "TC-ORG1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_TC-ORG1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization TC-ORG1</b></p><a name=\"TC-ORG1\"> </a><a name=\"hcTC-ORG1\"> </a><a name=\"TC-ORG1-en-US\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-organization-epr.html\">CH Core Organization EPR</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601777777718</p><p><b>name</b>: Gruppenpraxis Müller</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>: Grabenstrasse 2 Zürich ZH 8005 CH </p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601777777718" ] ] ) ; # fhir:name [ fhir:v "Gruppenpraxis Müller"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "tel:+41.32.234.55.66" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "fax" ] ; fhir:value [ fhir:v "fax:+41.32.234.55.67" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mailto:bereit@gruppenpraxis.ch" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.gruppenpraxis.ch" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "Grabenstrasse 2" ] ) ; fhir:city [ fhir:v "Zürich" ] ; fhir:state [ fhir:v "ZH" ] ; fhir:postalCode [ fhir:v "8005" ] ; fhir:country [ fhir:v "CH" ] ] ) . # <http://test.fhir.ch/r4/PractitionerRole/TC-HCP1-ORG1-ROLE-performer> a fhir:PractitionerRole ; fhir:id [ fhir:v "TC-HCP1-ORG1-ROLE-performer"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole-epr"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole-epr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_TC-HCP1-ORG1-ROLE-performer\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole TC-HCP1-ORG1-ROLE-performer</b></p><a name=\"TC-HCP1-ORG1-ROLE-performer\"> </a><a name=\"hcTC-HCP1-ORG1-ROLE-performer\"> </a><a name=\"TC-HCP1-ORG1-ROLE-performer-en-US\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/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-TC-HCP1-C1.html\">Practitioner Peter Müller </a></p><p><b>organization</b>: <a href=\"Organization-TC-ORG1.html\">Organization Gruppenpraxis Müller</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:active [ fhir:v true] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/TC-HCP1-C1" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/TC-ORG1" ] ] . # <http://test.fhir.ch/r4/Device/TC-Device-Aggregator> a fhir:Device ; fhir:id [ fhir:v "TC-Device-Aggregator"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_TC-Device-Aggregator\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device TC-Device-Aggregator</b></p><a name=\"TC-Device-Aggregator\"> </a><a name=\"hcTC-Device-Aggregator\"> </a><a name=\"TC-Device-Aggregator-en-US\"> </a><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601999999981</p><p><b>status</b>: Active</p><p><b>manufacturer</b>: The Aggregator Company</p><p><b>manufactureDate</b>: 2023-01-01</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Vaccination Aggregator</td><td>Manufacturer name</td></tr></table><h3>Versions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td>v1.0.0</td></tr></table><p><b>contact</b>: ph: tel:+41.56.299.55.22(Work), <a href=\"mailto:mailto:resultate@aggregator.ch\">mailto:resultate@aggregator.ch</a>, <a href=\"http://www.aggregator.ch\">http://www.aggregator.ch</a></p><p><b>location</b>: <a href=\"Location-TC-Device-Aggregator-Location.html\">Location: status = active; telecom = ph: tel:+41.56.299.55.22(Work),mailto:resultate@labor-messenalles.ch(Work),http://www.labor-messenalles.ch(Work)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601999999981" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:manufacturer [ fhir:v "The Aggregator Company"] ; # fhir:manufactureDate [ fhir:v "2023-01-01"^^xsd:date] ; # fhir:deviceName ( [ fhir:name [ fhir:v "Vaccination Aggregator" ] ; fhir:type [ fhir:v "manufacturer-name" ] ] ) ; # fhir:version ( [ fhir:value [ fhir:v "v1.0.0" ] ] ) ; # fhir:contact ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "tel:+41.56.299.55.22" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mailto:resultate@aggregator.ch" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.aggregator.ch" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:location [ fhir:reference [ fhir:v "Location/TC-Device-Aggregator-Location" ] ] . # <http://test.fhir.ch/r4/Location/TC-Device-Aggregator-Location> a fhir:Location ; fhir:id [ fhir:v "TC-Device-Aggregator-Location"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_TC-Device-Aggregator-Location\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location TC-Device-Aggregator-Location</b></p><a name=\"TC-Device-Aggregator-Location\"> </a><a name=\"hcTC-Device-Aggregator-Location\"> </a><a name=\"TC-Device-Aggregator-Location-en-US\"> </a><p><b>status</b>: Active</p><p><b>telecom</b>: ph: tel:+41.56.299.55.22(Work), <a href=\"mailto:mailto:resultate@labor-messenalles.ch\">mailto:resultate@labor-messenalles.ch</a>, <a href=\"http://www.labor-messenalles.ch\">http://www.labor-messenalles.ch</a></p><p><b>address</b>: Messweg 1 Wissen ZG 6310 CH </p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "active"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "tel:+41.56.299.55.22" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mailto:resultate@labor-messenalles.ch" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.labor-messenalles.ch" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address [ ( fhir:line [ fhir:v "Messweg 1" ] ) ; fhir:city [ fhir:v "Wissen" ] ; fhir:state [ fhir:v "ZG" ] ; fhir:postalCode [ fhir:v "6310" ] ; fhir:country [ fhir:v "CH" ] ] . # <http://test.fhir.ch/r4/Immunization/TCC01-IMMUN2-patient> a fhir:Immunization ; fhir:id [ fhir:v "TCC01-IMMUN2-patient"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-immunization"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-immunization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_TCC01-IMMUN2-patient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization TCC01-IMMUN2-patient</b></p><a name=\"TCC01-IMMUN2-patient\"> </a><a name=\"hcTCC01-IMMUN2-patient\"> </a><a name=\"TCC01-IMMUN2-patient-en-US\"> </a><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\"/><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-TC-patient.html\">Monika Wegmueller Female, DoB: 1967-02-10 ( Medical record number)</a></p><p><b>CH VACD Extension Immunization Medication Reference</b>: <a href=\"Medication-TC-IMMUN-MEDIC-HAVRIX1440.html\">Medication HAVRIX 1440 Inj Susp</a></p><p><b>CH VACD Extension verificationStatus</b>: <a href=\"http://snomed.info/id/76104008\">SNOMED CT 76104008</a>: Not confirmed</p><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.402.1.3.1.1.1</code>/375532dc-7e74-40dd-8564-3261e8d26603</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-swissmedic-cs 558}\">Havrix 1440</span></p><p><b>patient</b>: <a href=\"Patient-TC-patient.html\">Monika Wegmueller Female, DoB: 1967-02-10 ( Medical record number)</a></p><p><b>occurrence</b>: 2021-06-02</p><p><b>recorded</b>: 2021-06-15 00:00:00+0200</p><p><b>lotNumber</b>: AHAVB946A</p><p><b>route</b>: <span title=\"Codes:{http://standardterms.edqm.eu 20035000}\">Intramuscular use</span></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"PractitionerRole-TC-HCP1-ORG1-ROLE-performer.html\">PractitionerRole</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 40468003}\">Viral hepatitis, type A (disorder)</span></td><td>1</td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-author"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "Patient/TC-patient" ] ] ] [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-immunization-medication-reference"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "Medication/TC-IMMUN-MEDIC-HAVRIX1440" ] ] ] [ fhir:url [ fhir:v "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-verification-status"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding, sct:76104008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "76104008" ] ; fhir:display [ fhir:v "Not confirmed" ] ] ] ) ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.402.1.3.1.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "375532dc-7e74-40dd-8564-3261e8d26603" ] ] ) ; # fhir:status [ fhir:v "completed"] ; # fhir:vaccineCode [ ( fhir:coding [ fhir:system [ fhir:v "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-swissmedic-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "558" ] ; fhir:display [ fhir:v "Havrix 1440" ] ] ) ] ; # fhir:patient [ fhir:reference [ fhir:v "Patient/TC-patient" ] ] ; # fhir:occurrence [ a fhir:dateTime ; fhir:v "2021-06-02"^^xsd:date ] ; # fhir:recorded [ fhir:v "2021-06-15T00:00:00.390+02:00"^^xsd:dateTime] ; # fhir:lotNumber [ fhir:v "AHAVB946A"] ; # fhir:route [ ( fhir:coding [ fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ; fhir:code [ fhir:v "20035000" ] ; fhir:display [ fhir:v "Intramuscular use" ] ] ) ] ; # fhir:performer ( [ fhir:actor [ fhir:reference [ fhir:v "PractitionerRole/TC-HCP1-ORG1-ROLE-performer" ] ] ] ) ; # fhir:protocolApplied ( [ ( fhir:targetDisease [ ( fhir:coding [ a sct:40468003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "40468003" ] ; fhir:display [ fhir:v "Viral hepatitis, type A (disorder)" ] ] ) ] ) ; fhir:doseNumber [ a fhir:positiveInt ; fhir:v "1"^^xsd:positiveInteger ] ] ) . # <http://test.fhir.ch/r4/Medication/TC-IMMUN-MEDIC-HAVRIX1440> a fhir:Medication ; fhir:id [ fhir:v "TC-IMMUN-MEDIC-HAVRIX1440"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-medication-for-immunization"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-medication-for-immunization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_TC-IMMUN-MEDIC-HAVRIX1440\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication TC-IMMUN-MEDIC-HAVRIX1440</b></p><a name=\"TC-IMMUN-MEDIC-HAVRIX1440\"> </a><a name=\"hcTC-IMMUN-MEDIC-HAVRIX1440\"> </a><a name=\"TC-IMMUN-MEDIC-HAVRIX1440-en-US\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-vacd-medication-for-immunization.html\">CH VACD Medication For Immunization</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.402.1.3.1.1.1</code>/359000dc-2cee-4a6e-ab05-577f558840e2</p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.51.1.1 7680005580054}\">HAVRIX 1440 Inj Susp</span></p><p><b>status</b>: Active</p><p><b>manufacturer</b>: <a href=\"Organization-TC-ORG-GSK.html\">Organization GlaxoSmithKline AG</a></p><p><b>form</b>: <span title=\"Codes:{urn:oid:0.4.0.127.0.16.1.1.2.1 11202000}\">Suspension for injection</span></p><p><b>amount</b>: 1 milliliter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemL = 'mL')</span>/1 Syringe (unit of presentation)<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code733020007 = 'Syringe')</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 106181007}\">Immunologic substance (substance)</span></td></tr></table><h3>Batches</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>LotNumber</b></td></tr><tr><td style=\"display: none\">*</td><td>AHAVB946A</td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.402.1.3.1.1.1"^^xsd:anyURI ] ; fhir:value [ fhir:v "359000dc-2cee-4a6e-ab05-577f558840e2" ] ] ) ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.51.1.1"^^xsd:anyURI ] ; fhir:code [ fhir:v "7680005580054" ] ; fhir:display [ fhir:v "HAVRIX 1440 Inj Susp" ] ] ) ; fhir:text [ fhir:v "HAVRIX 1440 Inj Susp" ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:manufacturer [ fhir:reference [ fhir:v "Organization/TC-ORG-GSK" ] ] ; # fhir:form [ ( fhir:coding [ fhir:system [ fhir:v "urn:oid:0.4.0.127.0.16.1.1.2.1"^^xsd:anyURI ] ; fhir:code [ fhir:v "11202000" ] ; fhir:display [ fhir:v "Suspension for injection" ] ] ) ] ; # fhir:amount [ fhir:numerator [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "milliliter" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "mL" ] ] ; fhir:denominator [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "Syringe (unit of presentation)" ] ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "733020007" ] ] ] ; # fhir:ingredient ( [ fhir:item [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:106181007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "106181007" ] ; fhir:display [ fhir:v "Immunologic substance (substance)" ] ] ) ; fhir:text [ fhir:v "Immunologic substance (substance)" ] ] ] ) ; # fhir:batch [ fhir:lotNumber [ fhir:v "AHAVB946A" ] ] . # <http://test.fhir.ch/r4/Organization/TC-ORG-GSK> a fhir:Organization ; fhir:id [ fhir:v "TC-ORG-GSK"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"^^xsd:anyURI ; fhir:link <http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_TC-ORG-GSK\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization TC-ORG-GSK</b></p><a name=\"TC-ORG-GSK\"> </a><a name=\"hcTC-ORG-GSK\"> </a><a name=\"TC-ORG-GSK-en-US\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/hl7ch/ch-core/StructureDefinition-ch-core-organization.html\">CH Core Organization</a></p></div><p><b>identifier</b>: <a href=\"https://www.gs1.org/standards/id-keys/gln\" title=\"Global Location Number\">GLN</a>/7601001000674</p><p><b>name</b>: GlaxoSmithKline AG</p><p><b>telecom</b>: ph: tel:+41 31 862 21 11(Work), fax: fax:+41 31 862 22 00(Work), <a href=\"mailto:mailto:swiss.info@gsk.com\">mailto:swiss.info@gsk.com</a>, <a href=\"https://www.gsk.com\">https://www.gsk.com</a></p><p><b>address</b>: Talstrasse 3-5 Münchenbuchsee BE 3053 CH </p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ; fhir:value [ fhir:v "7601001000674" ] ] ) ; # fhir:name [ fhir:v "GlaxoSmithKline AG"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "tel:+41 31 862 21 11" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "fax" ] ; fhir:value [ fhir:v "fax:+41 31 862 22 00" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "mailto:swiss.info@gsk.com" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://www.gsk.com" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "Talstrasse 3-5" ] ) ; fhir:city [ fhir:v "Münchenbuchsee" ] ; fhir:state [ fhir:v "BE" ] ; fhir:postalCode [ fhir:v "3053" ] ; fhir:country [ fhir:v "CH" ] ] ) . #
IG © 2021+ HL7 Switzerland. Package ch.fhir.ig.ch-vacd#6.0.0-ballot-ci-build based on FHIR 4.0.1. Generated 2025-05-07
Links: Table of Contents |
QA Report
| Propose a change