SupplyDeliveryStatus

Status of the supply delivery.

This code system http://hl7.org/fhir/supplydelivery-status defines the following codes:

Code Display Definition
in-progress In Progress Supply has been requested, but not delivered.
completed Delivered Supply has been delivered ("completed").
abandoned Abandoned Delivery was not completed.
entered-in-error Entered In Error This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "abandoned" rather than "entered-in-error".).
<status value="draft"/> <experimental value="false"/> <date value="2021-01-17T07:06:13+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Status of the supply delivery."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/supplydelivery-status"/> <content value="complete"/> <concept> <code value="in-progress"/> <display value="In Progress"/> <definition value="Supply has been requested, but not delivered."/> </concept> <concept> <code value="completed"/> <display value="Delivered"/> <definition value="Supply has been delivered ("completed")."/> </concept> <concept> <code value="abandoned"/> <display value="Abandoned"/> <definition value="Delivery was not completed."/> </concept> <concept> <code value="entered-in-error"/> <display value="Entered In Error"/> <definition value="This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "abandoned" rather than "entered-in-error".)."/> </concept> </CodeSystem>