Implementation Guide CH VACD
2.0.0 - STU 2

This page is part of the CH VACD (R4) (v2.0.0: STU 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Swiss Immunization Recommendation Categories Codesystem - TTL Representation

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:Resource.id [ fhir:value "ch-vacd-recommendation-categories-cs"];
  fhir:Resource.meta [
     fhir:Meta.source [ fhir:value "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-categories-vs" ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system urn:oid:2.16.756.5.30.1.127.3.3.4 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\">41501<a name=\"ch-vacd-recommendation-categories-cs-41501\"> </a></td><td>Empfohlene Basisimpfungen</td></tr><tr><td style=\"white-space:nowrap\">41502<a name=\"ch-vacd-recommendation-categories-cs-41502\"> </a></td><td>Empfohlene ergänzende Impfungen</td></tr><tr><td style=\"white-space:nowrap\">41503<a name=\"ch-vacd-recommendation-categories-cs-41503\"> </a></td><td>Empfohlene Impfungen für Risikogruppen</td></tr><tr><td style=\"white-space:nowrap\">41504<a name=\"ch-vacd-recommendation-categories-cs-41504\"> </a></td><td>Impfungen ohne Empfehlungen</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></tr><tr><td>41501</td><td>Empfohlene Basisimpfungen</td><td>Empfohlene Basisimpfungen</td><td>Empfohlene Basisimpfungen</td><td>Empfohlene Basisimpfungen</td></tr><tr><td>41502</td><td>Empfohlene ergänzende Impfungen</td><td>Empfohlene ergänzende Impfungen</td><td>Empfohlene ergänzende Impfungen</td><td>Empfohlene ergänzende Impfungen</td></tr><tr><td>41503</td><td>Empfohlene Impfungen für Risikogruppen</td><td>Empfohlene Impfungen für Risikogruppen</td><td>Empfohlene Impfungen für Risikogruppen</td><td>Empfohlene Impfungen für Risikogruppen</td></tr><tr><td>41504</td><td>Impfungen ohne Empfehlungen</td><td>Impfungen ohne Empfehlungen</td><td>Impfungen ohne Empfehlungen</td><td>Impfungen ohne Empfehlungen</td></tr></table></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod" ];
     fhir:Extension.valuePeriod [
       fhir:Period.start [ fhir:value "2021-01-24T00:00:00+01:00"^^xsd:dateTime ]     ]
  ];
  fhir:CodeSystem.url [ fhir:value "urn:oid:2.16.756.5.30.1.127.3.3.4"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.use [ fhir:value "official" ];
     fhir:Identifier.system [ fhir:value "http://art-decor.org/ns/oids/vs" ]
  ];
  fhir:CodeSystem.version [ fhir:value "2.0.0"];
  fhir:CodeSystem.name [ fhir:value "SwissImmunizationRecommendationCategoriesCodesystem"];
  fhir:CodeSystem.title [ fhir:value "Swiss Immunization Recommendation Categories Codesystem"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2022-02-11T14:45:16+01:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "HL7 Switzerland"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "HL7 Switzerland" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "https://www.hl7.ch/" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "Immunization recommendation categories available in Switzerland."];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.count [ fhir:value "4"^^xsd:nonNegativeInteger];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "41501" ];
     fhir:CodeSystem.concept.display [ fhir:value "Empfohlene Basisimpfungen" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de-CH" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Empfohlene Basisimpfungen" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.designation.language [ fhir:value "fr-CH" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Empfohlene Basisimpfungen" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.designation.language [ fhir:value "it-CH" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Empfohlene Basisimpfungen" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.designation.language [ fhir:value "en-US" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Empfohlene Basisimpfungen" ]     ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "41502" ];
     fhir:CodeSystem.concept.display [ fhir:value "Empfohlene ergänzende Impfungen" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de-CH" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Empfohlene ergänzende Impfungen" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.designation.language [ fhir:value "fr-CH" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Empfohlene ergänzende Impfungen" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.designation.language [ fhir:value "it-CH" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Empfohlene ergänzende Impfungen" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.designation.language [ fhir:value "en-US" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Empfohlene ergänzende Impfungen" ]     ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "41503" ];
     fhir:CodeSystem.concept.display [ fhir:value "Empfohlene Impfungen für Risikogruppen" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de-CH" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Empfohlene Impfungen für Risikogruppen" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.designation.language [ fhir:value "fr-CH" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Empfohlene Impfungen für Risikogruppen" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.designation.language [ fhir:value "it-CH" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Empfohlene Impfungen für Risikogruppen" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.designation.language [ fhir:value "en-US" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Empfohlene Impfungen für Risikogruppen" ]     ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "41504" ];
     fhir:CodeSystem.concept.display [ fhir:value "Impfungen ohne Empfehlungen" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "de-CH" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Impfungen ohne Empfehlungen" ]     ], [
       fhir:index 1;
       fhir:CodeSystem.concept.designation.language [ fhir:value "fr-CH" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Impfungen ohne Empfehlungen" ]     ], [
       fhir:index 2;
       fhir:CodeSystem.concept.designation.language [ fhir:value "it-CH" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Impfungen ohne Empfehlungen" ]     ], [
       fhir:index 3;
       fhir:CodeSystem.concept.designation.language [ fhir:value "en-US" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Impfungen ohne Empfehlungen" ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.