PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot2
    http://hl7.org/fhir/devicealert-priority
{
  "description": "Describes the priority of a DeviceAlert.",
  "_filename": "CodeSystem-devicealert-priority.json",
  "package_name": "hl7.fhir.r6.core",
  "date": "2023-12-10T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2024-08-12T16:52:12.437+08:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "DeviceAlertPriority",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Device Alert Priority",
  "package_version": "6.0.0-ballot2",
  "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": 0
  } ],
  "status": "active",
  "id": "5c4055db-51a5-4756-ad77-f96c302c320b",
  "valueSet": "http://hl7.org/fhir/ValueSet/devicealert-priority",
  "kind": null,
  "url": "http://hl7.org/fhir/devicealert-priority",
  "concept": [ {
    "code": "high",
    "display": "High Priority",
    "definition": "The alert is about a potentially life-threatening condition that should be addressed immediately."
  }, {
    "code": "medium",
    "display": "Medium Priority",
    "definition": "The alert is about a significant condition that should be addressed promptly."
  }, {
    "code": "low",
    "display": "Low Priority",
    "definition": "The alert is about a condition that should be addressed."
  }, {
    "code": "info",
    "display": "Information Only",
    "definition": "The alert is about a condition that does not need addressing."
  } ],
  "caseSensitive": true,
  "version": "6.0.0-ballot2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}