| Package | ehealthplatform.be.r4.federalprofiles | 
| Resource Type | CodeSystem | 
| Id | be-cs-vaccination-administration-route | 
| FHIR Version | R4 | 
| Source | https://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-vaccination-administration-route | 
| URL | https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-vaccination-administration-route | 
| Version | 1.0.0 | 
| Status | active | 
| Date | 2021-01-10T10:59:49+00:00 | 
| Name | BeCSVaccineAdministrationRoute | 
| Title | Vaccine Administration Route | 
| Description | Vaccine Administration Route | 
| Content | complete | 
| ValueSet | |
| be-vs-vaccination-administration-route | Vaccine Administration Route | 
No resources found
Note: links and images are rebased to the (stated) source
This code system https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-vaccination-administration-route defines the following codes:
| Code | Display | 
| IM | Instramuscular | 
| SC | Subcutaneous | 
| IV | Intravenous | 
| ID | Intradermal | 
| Oral | Oral | 
| Nasal | Nasal | 
| unknown | Unknown | 
Additional Language Displays
| Code | French (Belgium) (fr) | Nederlands (België) (Dutch (Belgium), nl) | 
| IM | Intramusculaire | Intramusculaire | 
| SC | Sous-cutanée | Subcutane | 
| IV | intraveineuse | intraveneus | 
| ID | Intradermique | Intradermale | 
| Oral | Orale | Mondeling | 
| Nasal | Nasal | Nasaal | 
| unknown | Inconnu | onbekend | 
{
  "resourceType": "CodeSystem",
  "id": "be-cs-vaccination-administration-route",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-vaccination-administration-route",
  "version": "1.0.0",
  "name": "BeCSVaccineAdministrationRoute",
  "title": "Vaccine Administration Route",
  "status": "active",
  "date": "2021-01-10T10:59:49+00:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name": "Message structure",
      "telecom": [
        {
          "system": "email",
          "value": "message-structure@ehealth.fgov.be"
        }
      ]
    }
  ],
  "description": "Vaccine Administration Route",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "056"
        },
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE"
        }
      ]
    }
  ],
  "content": "complete",
  "concept": [
    {
      "code": "IM",
      "display": "Instramuscular",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Intramusculaire"
        },
        {
          "language": "nl-BE",
          "value": "Intramusculaire"
        }
      ]
    },
    {
      "code": "SC",
      "display": "Subcutaneous",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Sous-cutanée"
        },
        {
          "language": "nl-BE",
          "value": "Subcutane"
        }
      ]
    },
    {
      "code": "IV",
      "display": "Intravenous",
      "designation": [
        {
          "language": "fr-BE",
          "value": "intraveineuse"
        },
        {
          "language": "nl-BE",
          "value": "intraveneus"
        }
      ]
    },
    {
      "code": "ID",
      "display": "Intradermal",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Intradermique"
        },
        {
          "language": "nl-BE",
          "value": "Intradermale"
        }
      ]
    },
    {
      "code": "oral",
      "display": "Oral",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Orale"
        },
        {
          "language": "nl-BE",
          "value": "Mondeling"
        }
      ]
    },
    {
      "code": "nasal",
      "display": "Nasal",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Nasal"
        },
        {
          "language": "nl-BE",
          "value": "Nasaal"
        }
      ]
    },
    {
      "code": "unknown",
      "display": "Unknown",
      "designation": [
        {
          "language": "fr-BE",
          "value": "Inconnu"
        },
        {
          "language": "nl-BE",
          "value": "onbekend"
        }
      ]
    }
  ]
}