{
"description": "Codes representing the priority of the request.",
"_filename": "codesystem-device-use-request-priority.json",
"package_name": "hl7.fhir.core",
"date": "2016-03-31T08:01:25+11:00",
"meta": {
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "DeviceUseRequestPriority",
"type": null,
"experimental": "false",
"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.109"
} ],
"status": "draft",
"id": "cd7a4b62-5227-44ca-b322-d31d990a17d1",
"valueSet": "http://hl7.org/fhir/ValueSet/device-use-request-priority",
"kind": null,
"url": "http://hl7.org/fhir/device-use-request-priority",
"concept": [ {
"code": "routine",
"display": "Routine",
"definition": "The request has a normal priority."
}, {
"code": "urgent",
"display": "Urgent",
"definition": "The request should be done urgently."
}, {
"code": "stat",
"display": "Stat",
"definition": "The request is time-critical."
}, {
"code": "asap",
"display": "ASAP",
"definition": "The request should be acted on as soon as possible."
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}