Implementation Guide CH VACD
4.0.1 - trial-use Switzerland flag

This page is part of the CH VACD (R4) (v4.0.1: STU 4) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Basic Immunization codes - TTL Representation

Active as of 2023-12-28

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ch-vacd-basic-immunization-cs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-basic-immunization-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">bi-dtpa<a name=\"ch-vacd-basic-immunization-cs-bi-dtpa\"> </a></td><td>Received all vaccinations against DTPa in childhood.</td></tr><tr><td style=\"white-space:nowrap\">bi-polio<a name=\"ch-vacd-basic-immunization-cs-bi-polio\"> </a></td><td>Received all vaccinations against poliomyelitis in childhood.</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>English (United States) (English (United States), en)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td><td><b>rm</b></td></tr><tr><td>bi-dtpa</td><td>Alle Impfungen gegen DTPa in der Kindheit erhalten.</td><td>Received all vaccinations against DTPa in childhood.</td><td>Avoir reçu tous les vaccins contre le DTPa dans l'enfance.</td><td>Ha ricevuto tutte le vaccinazioni contro la DTPa durante l'infanzia.</td><td>Ha obtegnì tut las vaccinaziuns cunter la DTPa durant l'uffanza.</td></tr><tr><td>bi-polio</td><td>Alle Impfungen gegen Poliomyelitis in der Kindheit erhalten.</td><td>Received all vaccinations against poliomyelitis in childhood.</td><td>Avoir reçu tous les vaccins contre la poliomyélite dans l'enfance.</td><td>Ha ricevuto tutte le vaccinazioni contro la poliomelite durante l'infanzia.</td><td>Ha obtegnì tut las vaccinaziuns cunter la poliomielitis durant l'uffanza.</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2022-06-17T00:00:00+01:00"^^xsd:dateTime ]     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-basic-immunization-cs"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://fhir.ch/ig/ch-vacd/cs/entry-conflict"^^xsd:anyURI ] ;
fhir:value [ fhir:v "entry-conflict" ]
  ] ) ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "BasicImmunizationCodesystem"] ; # 
  fhir:title [ fhir:v "Basic Immunization codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-12-28T11:15:40+01:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Switzerland"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Switzerland" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Clinical Decision Support Event"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CHE" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "CC0-1.0"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "bi-dtpa" ] ;
fhir:display [ fhir:v "Received all vaccinations against DTPa in childhood." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Alle Impfungen gegen DTPa in der Kindheit erhalten." ]     ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Avoir reçu tous les vaccins contre le DTPa dans l'enfance." ]     ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Ha ricevuto tutte le vaccinazioni contro la DTPa durante l'infanzia." ]     ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "Ha obtegnì tut las vaccinaziuns cunter la DTPa durant l'uffanza." ]     ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Received all vaccinations against DTPa in childhood." ]     ] )
  ] [
fhir:code [ fhir:v "bi-polio" ] ;
fhir:display [ fhir:v "Received all vaccinations against poliomyelitis in childhood." ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "Alle Impfungen gegen Poliomyelitis in der Kindheit erhalten." ]     ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Avoir reçu tous les vaccins contre la poliomyélite dans l'enfance." ]     ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Ha ricevuto tutte le vaccinazioni contro la poliomelite durante l'infanzia." ]     ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "Ha obtegnì tut las vaccinaziuns cunter la poliomielitis durant l'uffanza." ]     ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Received all vaccinations against poliomyelitis in childhood." ]     ] )
  ] ) . #