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:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "RDC02-Composition"] ; #
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>RDC02-Composition</p><p><b>Identifier: </b><span>urn:ietf:rfc:3986#urn:uuid:b006fbc2-df85-4e3a-adc1-21aeff29e6d0</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:b006fbc2-df85-4e3a-adc1-21aeff29e6d0" ]
] ; #
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 "Patient/TC-patient" ]
] ) ; #
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-TCC02-IMMUN4-HCP1-ORG1-ROLE.html\">Immunization/TCC02-IMMUN4-HCP1-ORG1-ROLE</a></td></tr></table></div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "Immunization/TCC02-IMMUN4-HCP1-ORG1-ROLE" ] ] )
] ) . #
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