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

FHIR IG analytics

Packagehl7.fhir.be.core-clinical
Resource TypeValueSet
IdValueSet-DeviceStatusReasonVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/core-clinical/ValueSet-DeviceStatusReasonVS.html
URLhttps://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-device-status-reason
Version1.1.0
Statusactive
Date2026-05-27T07:08:45+00:00
NameDeviceStatusReasonVS
TitleDevice Status Reason Value Set
Realmbe
Authorityhl7
DescriptionDevice 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#currentBeModelDeviceDevice Logical Model

Resources that this resource uses

CodeSystem
hl7.terminology#currentdevice-status-reasonFHIRDeviceStatusReason

Narrative

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

Generated Narrative: ValueSet DeviceStatusReasonVS


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"
      }
    ]
  }
}