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

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

Packageehealthplatform.be.r4.federalprofiles
TypeValueSet
Idbe-vs-vaccination-administration-route
FHIR VersionR4
Sourcehttps://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/ValueSet/be-vs-vaccination-administration-route
URLhttps://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-vaccination-administration-route
Version1.0.0
Statusactive
Date2021-01-10T10:59:49+00:00
NameBeVSVaccineAdministrationRoute
TitleVaccine Administration Route
Authorityhl7
DescriptionVaccine Administration Route

Resources that use this resource

StructureDefinition
be-vaccinationBeVaccination

Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
v3-NullFlavorNullFlavor
be-cs-vaccination-administration-routeVaccine Administration Route

Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:

  • Include all codes defined in https://www.ehealth.fgov.be/standards/fhir/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) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-vaccination-administration-route",
  "version": "1.0.0",
  "name": "BeVSVaccineAdministrationRoute",
  "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"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-vaccination-administration-route"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "OTH",
            "display": "Other"
          }
        ]
      }
    ]
  }
}