FHIR IG analytics| Package | hl7.fhir.be.drp |
| Resource Type | ValueSet |
| Id | ValueSet-be-vs-performer-task-status-reason.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet be-vs-performer-task-status-reason
http://terminology.hl7.org/CodeSystem/v3-ActReason version 📦3.1.0| Code | Display | Definition |
| MEDPREC | Medical Precaution | **Definition:**The patient currently has a medical condition for which the vaccine is contraindicated or for which precaution is warranted. |
| OSTOCK | Out of Stock | **Definition:**There was no supply of the product on hand to perform the service. |
| PATOBJ | Patient Objection | **Definition:**The patient or their guardian objects to receiving the vaccine. |
| DECSD | deceased | Client deceased. |
| SALG | allergy | **Description:**The patient is believed to be allergic to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm. |
| MODIFY | modified prescription exists | **Definition:**Therapy has been changed and new prescription issued |
| CONTRA | contraindication | **Definition:**Contraindication identified |
{
"resourceType": "ValueSet",
"id": "be-vs-performer-task-status-reason",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/drp/ValueSet/be-vs-performer-task-status-reason",
"version": "1.0.0",
"name": "BeVSPerformerTaskStatusReason",
"title": "BeVSPerformerTaskStatusReason",
"status": "active",
"experimental": false,
"date": "2025-12-02T09:15:42+00:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be/standards/fhir"
},
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net"
}
]
},
{
"name": "Message Structure eHealth",
"telecom": [
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net",
"use": "work"
}
]
}
],
"description": "DEMONSTRATIVE EXAMPLE - Codes for the current status of a referral prescription.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"concept": [
{
"code": "MEDPREC",
"display": "Medical Precaution"
},
{
"code": "OSTOCK",
"display": "Out of Stock"
},
{
"code": "PATOBJ",
"display": "Patient Objection"
},
{
"code": "DECSD"
},
{
"code": "SALG"
},
{
"code": "MODIFY"
},
{
"code": "CONTRA"
}
]
}
]
}
}