FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/be-vs-vaccination-administration-route

Packagehl7.fhir.be.vaccination
TypeValueSet
Idbe-vs-vaccination-administration-route
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/vaccination/https://www.ehealth.fgov.be/standards/fhir/vaccination/1.1.1/ValueSet-be-vs-vaccination-administration-route.html
URLhttps://www.ehealth.fgov.be/standards/fhir/vaccination/ValueSet/be-vs-vaccination-administration-route
Version1.1.1
Statusdraft
Date2025-03-24T15:54:48+01:00
NameBeVSVaccineAdministrationRoute
TitleBeVSVaccineAdministrationRoute
Realmbe
Authorityhl7
DescriptionVaccine Administration Route

Resources that use this resource

StructureDefinition
be-vaccinationBeVaccination

Resources that this resource uses

CodeSystem
be-cs-vaccination-administration-routeBeCSVaccineAdministrationRoute
v3-NullFlavorNullFlavor
v3-NullFlavorNullFlavor
be-cs-vaccination-administration-routeBeCSVaccineAdministrationRoute

Narrative

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:

  • Include all codes defined in https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccination-administration-route
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    CodeDisplayDefinition
    OTHOther**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.

Source

{
  "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.1",
  "name": "BeVSVaccineAdministrationRoute",
  "title": "BeVSVaccineAdministrationRoute",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-24T15:54:48+01: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"
          }
        ]
      }
    ]
  }
}