FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.be.vaccination
Resource TypeValueSet
IdValueSet-be-vs-vaccine-target-disease.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/vaccination/ValueSet-be-vs-vaccine-target-disease.html
URLhttps://www.ehealth.fgov.be/standards/fhir/vaccination/ValueSet/be-vs-vaccine-target-disease
Version1.1.2
Statusdraft
Date2025-12-02T08:49:46+00:00
NameBeVSVaccineTargetDisease
TitleBeVSVaccineTargetDisease
Realmbe
Authorityhl7
DescriptionVaccine Target Disease Value Set - the types of diseases that targeted by the vaccines

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
be-cs-vaccine-target-diseaseBeCSVaccineTargetDisease

Narrative

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

Generated Narrative: ValueSet be-vs-vaccine-target-disease


Source1

{
  "resourceType": "ValueSet",
  "id": "be-vs-vaccine-target-disease",
  "text": {
    "status": "generated",
    "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-vaccine-target-disease",
  "version": "1.1.2",
  "name": "BeVSVaccineTargetDisease",
  "title": "BeVSVaccineTargetDisease",
  "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 Target Disease Value Set - the types of diseases that targeted by the vaccines",
  "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-vaccine-target-disease"
      }
    ]
  }
}