{
"description": "Codes representing the priority of the request.",
"_filename": "CodeSystem-device-use-request-priority.json",
"package_name": "hl7.fhir.r2b.examples",
"date": null,
"versionNeeded": false,
"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"
} ],
"compositional": false,
"status": "draft",
"id": "90eb7b24-fb73-43f0-83eb-5ecae508a831",
"valueSet": "http://hl7.org/fhir/ValueSet/device-use-request-priority",
"kind": null,
"count": 0,
"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": [ {
"rank": 1,
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"rank": 1,
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}