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

FHIR IG analytics

Packagehl7.v2.uv.terminology.v291
Resource TypeValueSet
IdValueSet-hl7VSalertLevel.json
FHIR VersionR4

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 hl7VSalertLevel


Source1

{
  "resourceType": "ValueSet",
  "id": "hl7VSalertLevel",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/v2plusvocab/ValueSet/hl7VSalertLevel",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.21.241"
    },
    {
      "system": "urn:ietf:rfc:3986",
      "value": "http://terminology.hl7.org/v2plusvocab/ValueSet/v2-0367"
    }
  ],
  "version": "1.0.1",
  "name": "Hl7VSalertLevel",
  "title": "Alert Level (2.9.1 - 1.0.1)",
  "status": "active",
  "experimental": true,
  "date": "2026-03-13T11:04:57+00:00",
  "publisher": "HL7/FO",
  "contact": [
    {
      "name": "HL7/FO",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org"
        }
      ]
    }
  ],
  "description": "Value Set of codes that identify the highest level of the alert state (e.g.,highest alert severity) that is associated with the indicated equipment (e.g. processing event, inventory event, QC event).",
  "copyright": "HL7 Inc., 2026",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/v2plusvocab/CodeSystem/alertLevel",
        "version": "1.0.1"
      }
    ]
  }
}