FHIR IG analytics
| Package | hl7.fhir.be.core-clinical |
| Resource Type | ValueSet |
| Id | ValueSet-DeviceStatusReasonVS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/core-clinical/ValueSet-DeviceStatusReasonVS.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-device-status-reason |
| Version | 1.1.0 |
| Status | active |
| Date | 2026-05-27T07:08:45+00:00 |
| Name | DeviceStatusReasonVS |
| Title | Device Status Reason Value Set |
| Realm | be |
| Authority | hl7 |
| Description | Device Status Reason - placeholder valueset - the normative definition will be published in the Belgian terminology IG. |
Resources that use this resource
| StructureDefinition |
| hl7.fhir.be.core-clinical#current | BeModelDevice | Device Logical Model |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "DeviceStatusReasonVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-device-status-reason",
"version": "1.1.0",
"name": "DeviceStatusReasonVS",
"title": "Device Status Reason Value Set",
"status": "active",
"experimental": false,
"date": "2026-05-27T07:08:45+00:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be"
},
{
"system": "email",
"value": "message-structure@www.ehealth.fgov.be"
}
]
},
{
"name": "Message-Structure",
"telecom": [
{
"system": "email",
"value": "message-structure@www.ehealth.fgov.be",
"use": "work"
}
]
}
],
"description": "Device Status Reason - placeholder valueset - the normative definition will be published in the Belgian terminology IG.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/device-status-reason",
"version": "4.0.1"
}
]
}
}