{
"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/shareablecodesystem" ],
"lastUpdated": "2017-12-20T15:52:34.818+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "Flag Priority Codes",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.2.0",
"status": "draft",
"id": "808050c7-6000-4c48-a487-9a20daa4ab8a",
"valueSet": "http://hl7.org/fhir/ValueSet/flag-priority",
"kind": null,
"url": "http://hl7.org/fhir/flag-priority-code",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.951",
"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": "3.2.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}