FHIR IG analytics
| Package | hl7.fhir.be.vaccination |
| Resource Type | ValueSet |
| Id | ValueSet-be-vs-vaccination-status-reason.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/vaccination/ValueSet-be-vs-vaccination-status-reason.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/vaccination/ValueSet/be-vs-vaccination-status-reason |
| Version | 1.1.2 |
| Status | draft |
| Date | 2025-12-02T08:49:46+00:00 |
| Name | BeVSVaccinationStatusReason |
| Title | BeVSVaccinationStatusReason |
| Realm | be |
| Authority | hl7 |
| Description | Vaccination status reason Value Set - the reasons for an vaccination status - typically representing the reason why a vaccination is not performed |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source1
{
"resourceType": "ValueSet",
"id": "be-vs-vaccination-status-reason",
"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-status-reason",
"version": "1.1.2",
"name": "BeVSVaccinationStatusReason",
"title": "BeVSVaccinationStatusReason",
"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": "Vaccination status reason Value Set - the reasons for an vaccination status - typically representing the reason why a vaccination is not performed",
"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-status-reason"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"concept": [
{
"code": "IMMUNE",
"display": "Immune"
},
{
"code": "MEDPREC",
"display": "Medical Precaution"
},
{
"code": "OSTOCK",
"display": "Out of Stock"
},
{
"code": "PATOBJ",
"display": "Patient Objection"
}
]
}
]
}
}