{
"description": "The clinical priority of an order.",
"_filename": "codesystem-request-priority.json",
"package_name": "hl7.fhir.core",
"date": "2016-07-17T18:04:27+00:00",
"meta": {
"lastUpdated": "2016-12-06T01:22:34.981+00:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "RequestPriority",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.8.0",
"status": "draft",
"id": "4160c96b-dd9d-4e24-b09f-f26f2c3c49c8",
"valueSet": "http://hl7.org/fhir/ValueSet/request-priority",
"kind": null,
"url": "http://hl7.org/fhir/request-priority",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.0",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "routine",
"display": "Routine",
"definition": "The order has a normal priority ."
}, {
"code": "urgent",
"display": "Urgent",
"definition": "The order should be urgently."
}, {
"code": "stat",
"display": "Stat",
"definition": "The order is time-critical."
}, {
"code": "asap",
"display": "ASAP",
"definition": "The order should be acted on as soon as possible."
} ],
"caseSensitive": true,
"version": "1.5.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}