FHIR IG analytics
| Package | ch.fhir.ig.ch-term |
| Resource Type | ValueSet |
| Id | ValueSet-ch-vacd-route-of-administration-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-term/ValueSet-ch-vacd-route-of-administration-vs.html |
| URL | http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-route-of-administration-vs |
| Version | 3.4.0-ci-build |
| Status | active |
| Date | 2025-12-15T11:30:23+00:00 |
| Name | RouteOfAdministrationImmunization |
| Title | CH VACD Route of Administration for Immunization |
| Realm | ch |
| Authority | hl7 |
| Description | The route of immunization administration codes. This list is only a sublist of the List used for eMedication. |
| Copyright | CC0-1.0 |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://standardterms.edqm.eu version ⏿5 February 2025| Code | Display | Definition |
| 20030000 | Intradermal use | Injection of a medicinal product into the dermis. |
| 20035000 | Intramuscular use | Injection of a medicinal product into skeletal muscle tissue. |
| 20049000 | Nasal use | Administration of a medicinal product to the nose to obtain a systemic or local effect. Inhalation therapy intended for the lower respiratory tract is excluded; see inhalation use. |
| 20053000 | Oral use | Taking a medicinal product by means of swallowing. |
| 20066000 | Subcutaneous use | Injection of a medicinal product directly underneath the skin, i.e. subdermally |
Additional Language Displays
| Code | Deutsch (Schweiz) (German (Switzerland), de) | English (United States) (English (United States), en) | French (Switzerland) (fr) | Italian (Switzerland) (it) | rm |
| 20030000 | intradermale Anwendung | Intradermal use | Voie intradermique | Uso intradermico | applicaziun intradermala |
| 20035000 | intramuskuläre Anwendung | Intramuscular use | Voie intramusculaire | Uso intramuscolare | applicaziun intramusculara |
| 20049000 | nasale Anwendung | Nasal use | Voie nasale | Uso nasale | applicaziun nasala |
| 20053000 | zum Einnehmen | Oral use | Voie orale | Uso orale | applicaziun orala |
| 20066000 | subkutane Anwendung | Subcutaneous use | Voie sous-cutanée | Uso sottocutaneo | applicaziun subcutana |
Source1
{
"resourceType": "ValueSet",
"id": "ch-vacd-route-of-administration-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-route-of-administration-vs",
"version": "3.4.0-ci-build",
"name": "RouteOfAdministrationImmunization",
"title": "CH VACD Route of Administration for Immunization",
"status": "active",
"experimental": false,
"date": "2025-12-15T11:30:23+00:00",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
},
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/",
"use": "work"
}
]
}
],
"description": "The route of immunization administration codes. This list is only a sublist of the List used for eMedication.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://standardterms.edqm.eu",
"concept": [
{
"code": "20030000",
"display": "Intradermal use",
"designation": [
{
"language": "de-CH",
"value": "intradermale Anwendung"
},
{
"language": "fr-CH",
"value": "Voie intradermique"
},
{
"language": "it-CH",
"value": "Uso intradermico"
},
{
"language": "rm-CH",
"value": "applicaziun intradermala"
},
{
"language": "en-US",
"value": "Intradermal use"
}
]
},
{
"code": "20035000",
"display": "Intramuscular use",
"designation": [
{
"language": "de-CH",
"value": "intramuskuläre Anwendung"
},
{
"language": "fr-CH",
"value": "Voie intramusculaire"
},
{
"language": "it-CH",
"value": "Uso intramuscolare"
},
{
"language": "rm-CH",
"value": "applicaziun intramusculara"
},
{
"language": "en-US",
"value": "Intramuscular use"
}
]
},
{
"code": "20049000",
"display": "Nasal use",
"designation": [
{
"language": "de-CH",
"value": "nasale Anwendung"
},
{
"language": "fr-CH",
"value": "Voie nasale"
},
{
"language": "it-CH",
"value": "Uso nasale"
},
{
"language": "rm-CH",
"value": "applicaziun nasala"
},
{
"language": "en-US",
"value": "Nasal use"
}
]
},
{
"code": "20053000",
"display": "Oral use",
"designation": [
{
"language": "de-CH",
"value": "zum Einnehmen"
},
{
"language": "fr-CH",
"value": "Voie orale"
},
{
"language": "it-CH",
"value": "Uso orale"
},
{
"language": "rm-CH",
"value": "applicaziun orala"
},
{
"language": "en-US",
"value": "Oral use"
}
]
},
{
"code": "20066000",
"display": "Subcutaneous use",
"designation": [
{
"language": "de-CH",
"value": "subkutane Anwendung"
},
{
"language": "fr-CH",
"value": "Voie sous-cutanée"
},
{
"language": "it-CH",
"value": "Uso sottocutaneo"
},
{
"language": "rm-CH",
"value": "applicaziun subcutana"
},
{
"language": "en-US",
"value": "Subcutaneous use"
}
]
}
]
}
]
}
}