FHIR IG analytics| Package | hl7.fhir.be.vaccination |
| Resource Type | ValueSet |
| Id | ValueSet-be-vs-vaccination-administration-route.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/vaccination/ValueSet-be-vs-vaccination-administration-route.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/vaccination/ValueSet/be-vs-vaccination-administration-route |
| Version | 1.1.2 |
| Status | draft |
| Date | 2025-12-02T08:49:46+00:00 |
| Name | BeVSVaccineAdministrationRoute |
| Title | BeVSVaccineAdministrationRoute |
| Realm | be |
| Authority | hl7 |
| Description | Vaccine Administration Route |
| StructureDefinition | |
| be-vaccination | BeVaccination |
| CodeSystem | |
| v3-NullFlavor | NullFlavor |
| be-cs-vaccination-administration-route | BeCSVaccineAdministrationRoute |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet be-vs-vaccination-administration-route
This value set includes codes based on the following rules:
https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccination-administration-route version 📦1.1.2http://terminology.hl7.org/CodeSystem/v3-NullFlavor version 📦3.0.0| Code | Display | Definition |
| OTH | Other | **Description:**The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. (e.g., concept not provided by required code system). **Usage Notes**: This flavor and its specializations are most commonly used with the CD datatype and its flavors. However, it may apply to \*any\* datatype where the constraints of the type are tighter than can be conveyed. For example, a PQ that is for a true measured amount whose units are not supported in UCUM, a need to convey a REAL when the type has been constrained to INT, etc. With coded datatypes, this null flavor may only be used if the vocabulary binding has a coding strength of CNE. By definition, all local codes and original text are part of the value set if the coding strength is CWE. |
{
"resourceType": "ValueSet",
"id": "be-vs-vaccination-administration-route",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/ValueSet/be-vs-vaccination-administration-route",
"version": "1.1.2",
"name": "BeVSVaccineAdministrationRoute",
"title": "BeVSVaccineAdministrationRoute",
"status": "draft",
"experimental": false,
"date": "2025-12-02T08:49:46+00:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "http://www.ehealth.fgov.be/"
},
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net"
}
]
},
{
"name": "Message Structure",
"telecom": [
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net",
"use": "work"
}
]
}
],
"description": "Vaccine Administration Route",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"compose": {
"include": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccination-administration-route"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "OTH",
"display": "Other"
}
]
}
]
}
}