{
"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.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "Flag Priority Codes",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.433"
} ],
"status": "draft",
"id": "bcfc6832-a80b-4428-9e9e-627c6af1ea11",
"valueSet": "http://hl7.org/fhir/ValueSet/flag-priority",
"kind": null,
"url": "http://hl7.org/fhir/flag-priority-code",
"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": "1.4.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}