{
"description": "Codes representing the status of the request.",
"_filename": "CodeSystem-device-use-request-status.json",
"package_name": "hl7.fhir.r2b.core",
"date": null,
"versionNeeded": false,
"meta": {
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "DeviceUseRequestStatus",
"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.108"
} ],
"compositional": false,
"status": "draft",
"id": "21f7e7fd-2f08-4aa1-9f5c-fdcb4374f9e4",
"valueSet": "http://hl7.org/fhir/ValueSet/device-use-request-status",
"kind": null,
"count": 0,
"url": "http://hl7.org/fhir/device-use-request-status",
"concept": [ {
"code": "proposed",
"display": "Proposed",
"definition": "The request has been proposed."
}, {
"code": "planned",
"display": "Planned",
"definition": "The request has been planned."
}, {
"code": "requested",
"display": "Requested",
"definition": "The request has been placed."
}, {
"code": "received",
"display": "Received",
"definition": "The receiving system has received the request but not yet decided whether it will be performed."
}, {
"code": "accepted",
"display": "Accepted",
"definition": "The receiving system has accepted the request but work has not yet commenced."
}, {
"code": "in-progress",
"display": "In Progress",
"definition": "The work to fulfill the order is happening."
}, {
"code": "completed",
"display": "Completed",
"definition": "The work has been complete, the report(s) released, and no further work is planned."
}, {
"code": "suspended",
"display": "Suspended",
"definition": "The request has been held by originating system/user request."
}, {
"code": "rejected",
"display": "Rejected",
"definition": "The receiving system has declined to fulfill the request."
}, {
"code": "aborted",
"display": "Aborted",
"definition": "The request was attempted, but due to some procedural error, it could not be completed."
} ],
"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"
} ]
} ]
}