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

: Route of Administration for Immunization - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ch-vacd-route-of-administration-vs"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>http://standardterms.edqm.eu</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>20030000</td><td>Intradermal use</td></tr><tr><td>20035000</td><td>Intramuscular use</td></tr><tr><td>20049000</td><td>Nasal use</td></tr><tr><td>20053000</td><td>Oral use</td></tr><tr><td>20066000</td><td>Subcutaneous use</td></tr></table></li></ul><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>20030000</td><td>intradermale Anwendung</td><td>Intradermal use</td><td>Voie intradermique</td><td>Uso intradermico</td><td>applicaziun intradermala</td></tr><tr><td>20035000</td><td>intramuskuläre Anwendung</td><td>Intramuscular use</td><td>Voie intramusculaire</td><td>Uso intramuscolare</td><td>applicaziun intramusculara</td></tr><tr><td>20049000</td><td>nasale Anwendung</td><td>Nasal use</td><td>Voie nasale</td><td>Uso nasale</td><td>applicaziun nasala</td></tr><tr><td>20053000</td><td>zum Einnehmen</td><td>Oral use</td><td>Voie orale</td><td>Uso orale</td><td>applicaziun orala</td></tr><tr><td>20066000</td><td>subkutane Anwendung</td><td>Subcutaneous use</td><td>Voie sous-cutanée</td><td>Uso sottocutaneo</td><td>applicaziun subcutana</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 "2018-04-19T00:00:00+01:00"^^xsd:dateTime ]     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-route-of-administration-vs"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://art-decor.org/ns/oids/vs"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2.16.756.5.30.1.1.11.12" ]
  ] ) ; # 
  fhir:version [ fhir:v "4.0.1"] ; # 
  fhir:name [ fhir:v "RouteOfAdministrationImmunization"] ; # 
  fhir:title [ fhir:v "Route of Administration for Immunization"] ; # 
  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 "The route of immunization administration codes. This list is only a sublist of the List used for eMedication. "] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CHE" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "This artifact includes content from EDQM Standard Terms. EDQM Standard Terms are copyright European Directorate for the Quality of Medicines . Terms & Conditions in https://www.edqm.eu/en/standard-terms-database"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "20030000" ] ;
fhir:display [ fhir:v "Intradermal use" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "intradermale Anwendung" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Voie intradermique" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Uso intradermico" ]         ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "applicaziun intradermala" ]         ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Intradermal use" ]         ] )       ] [
fhir:code [ fhir:v "20035000" ] ;
fhir:display [ fhir:v "Intramuscular use" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "intramuskuläre Anwendung" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Voie intramusculaire" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Uso intramuscolare" ]         ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "applicaziun intramusculara" ]         ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Intramuscular use" ]         ] )       ] [
fhir:code [ fhir:v "20049000" ] ;
fhir:display [ fhir:v "Nasal use" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "nasale Anwendung" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Voie nasale" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Uso nasale" ]         ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "applicaziun nasala" ]         ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Nasal use" ]         ] )       ] [
fhir:code [ fhir:v "20053000" ] ;
fhir:display [ fhir:v "Oral use" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "zum Einnehmen" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Voie orale" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Uso orale" ]         ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "applicaziun orala" ]         ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Oral use" ]         ] )       ] [
fhir:code [ fhir:v "20066000" ] ;
fhir:display [ fhir:v "Subcutaneous use" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-CH" ] ;
fhir:value [ fhir:v "subkutane Anwendung" ]         ] [
fhir:language [ fhir:v "fr-CH" ] ;
fhir:value [ fhir:v "Voie sous-cutanée" ]         ] [
fhir:language [ fhir:v "it-CH" ] ;
fhir:value [ fhir:v "Uso sottocutaneo" ]         ] [
fhir:language [ fhir:v "rm-CH" ] ;
fhir:value [ fhir:v "applicaziun subcutana" ]         ] [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Subcutaneous use" ]         ] )       ] )     ] )
  ] . #