Package | hl7.fhir.be.terminology |
Type | ValueSet |
Id | be-vs-vaccination-administration-route |
FHIR Version | R4 |
Source | https://hl7belgium.org/profiles/fhir/terminology/https://build.fhir.org/ig/hl7-be/terminology/ValueSet-be-vs-vaccination-administration-route.html |
URL | https://www.ehealth.fgov.be/standards/fhir/vaccination/ValueSet/be-vs-vaccination-administration-route |
Version | 1.0.0 |
Status | draft |
Date | 2025-03-24T16:01:36+01:00 |
Name | BeVSVaccineAdministrationRoute |
Title | BeVSVaccineAdministrationRoute |
Realm | be |
Authority | hl7 |
Description | Vaccine Administration Route |
StructureDefinition | |
be-vaccination | BeVaccination |
CodeSystem | |
be-cs-vaccination-administration-route | BeCSVaccineAdministrationRoute |
v3-NullFlavor | NullFlavor |
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
http://terminology.hl7.org/CodeSystem/v3-NullFlavor
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.0.0", "name": "BeVSVaccineAdministrationRoute", "title": "BeVSVaccineAdministrationRoute", "status": "draft", "experimental": false, "date": "2025-03-24T16:01:36+01:00", "publisher": "My Organization", "contact": [ { "name": "My Organization", "telecom": [ { "system": "url", "value": "http://example.com/committees" }, { "system": "email", "value": "my-group@example.com" } ] }, { "name": "Bob Smith", "telecom": [ { "system": "email", "value": "bobsmith@example.com", "use": "work" } ] } ], "description": "Vaccine Administration Route", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "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" } ] } ] } }