{
"description": "Describes the type of a DeviceAlert.",
"_filename": "CodeSystem-devicealert-type.json",
"package_name": "hl7.fhir.r6.examples",
"date": "2023-12-10T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2025-04-01T12:16:37.966+11:00"
},
"publisher": "HL7 (FHIR Project)",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "DeviceAlertType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Device Alert Type",
"package_version": "6.0.0-ballot3",
"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": "5a213844-613e-44bd-ac20-279f5191156f",
"valueSet": "http://hl7.org/fhir/ValueSet/devicealert-type",
"kind": null,
"url": "http://hl7.org/fhir/devicealert-type",
"concept": [ {
"code": "physiological",
"display": "Physiological",
"definition": "The alert condition is related to the patient state"
}, {
"code": "technical",
"display": "Technical",
"definition": "The alert condition is related to the device state"
} ],
"caseSensitive": true,
"version": "6.0.0-ballot3",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}