{
"description": "This value set is provided as an exemplar. The value set is driven by IHE Table B.8-4: Abnormal Flags, Alert Priority.",
"_filename": "CodeSystem-flag-priority-code.json",
"package_name": "hl7.fhir.uv.extensions",
"date": "2023-03-04T10:12:27+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-01-31T07:07:38.434+11:00"
},
"publisher": "HL7 International / FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "FlagPriorityCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Flag Priority Codes",
"package_version": "0.1.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
} ],
"status": "active",
"id": "aee3c586-1bc4-481f-a544-e8867457a3c7",
"kind": null,
"url": "http://hl7.org/fhir/flag-priority-code",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.951",
"system": "urn:ietf:rfc:3986"
}, {
"use": "old",
"value": "urn:oid:2.16.840.1.113883.4.642.1.868",
"system": "urn:ietf:rfc:3986"
}, {
"use": "old",
"value": "urn:oid:2.16.840.1.113883.4.642.2.433",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "PN",
"display": "No alarm",
"definition": "No alarm."
}, {
"code": "PL",
"display": "Low priority",
"definition": "Low priority."
}, {
"code": "PM",
"display": "Medium priority",
"definition": "Medium priority."
}, {
"code": "PH",
"display": "High priority",
"definition": "High priority."
} ],
"caseSensitive": true,
"version": "0.1.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/Special/committees/fhir-i",
"system": "url"
} ]
} ]
}