FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "be-vs-performer-task-status-reason",
"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-10-10T14:13:48+02: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"
}
]
}
]
}
}