FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/devicealert-activationState

Packagehl7.fhir.uv.extensions
TypeValueSet
Iddevicealert-activationState
FHIR VersionR5
Sourcehttp://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-devicealert-activationState.html
URLhttp://hl7.org/fhir/ValueSet/devicealert-activationState
Version5.3.0-ballot
Statusactive
Date2025-07-07T09:02:11-06:00
NameDeviceAlertActivationStateCodes
TitleDeviceAlert Activation State Codes
Realmuv
Authorityhl7
DescriptionDeviceAlert Activation State Codes

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet devicealert-activationState


Source

{
  "resourceType": "ValueSet",
  "id": "devicealert-activationState",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "dev"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/devicealert-activationState",
  "version": "5.3.0-ballot",
  "name": "DeviceAlertActivationStateCodes",
  "title": "DeviceAlert Activation State Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-07-07T09:02:11-06:00",
  "publisher": "HL7 International / Health Care Devices",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/healthcaredevices"
        }
      ]
    }
  ],
  "description": "DeviceAlert Activation State Codes",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/CodeSystem/devicealert-activationState"
      }
    ]
  }
}