OO Incubator Implementation Guide, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/oo-incubator/ and changes regularly. See the Directory of published versions
CodeSystem: DeviceDispense Status Code System
DeviceDispense Status
This Code system is referenced in the definition of the following value sets:
This case-sensitive code system http://hl7.org/fhir/uv/oo-incubator/CodeSystem/devicedispense-status defines the following codes:
| Code | Display | Definition |
| preparation |
Preparation |
The core event has not started yet, but some staging activities have begun (e.g. initial preparing of the device. Preparation stages may be tracked e.g. for planning, supply or billing purposes. |
| in-progress |
In Progress |
The dispensed product is ready for pickup. |
| cancelled |
Cancelled |
The dispensed product was not and will never be picked up by the patient. |
| on-hold |
On Hold |
The dispense process is paused while waiting for an external event to reactivate the dispense. For example, new stock has arrived or the prescriber has called. |
| completed |
Completed |
The dispensed product has been picked up. |
| entered-in-error |
Entered in Error |
The dispense was entered in error and therefore nullified. |
| stopped |
Stopped |
Actions implied by the dispense have been permanently halted, before all of them occurred. |
| declined |
Declined |
The dispense was declined and not performed. |
| unknown |
Unknown |
The authoring system does not know which of the status values applies for this dispense. Note: this concept is not to be used for other - one of the listed statuses is presumed to apply, it's just now known which one. |
Description of the above table(s).