:py:mod:`spark_auto_mapper_fhir.value_sets.supply_delivery_status` ================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.supply_delivery_status Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.supply_delivery_status.SupplyDeliveryStatusCode spark_auto_mapper_fhir.value_sets.supply_delivery_status.SupplyDeliveryStatusCodeValues .. py:class:: SupplyDeliveryStatusCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` SupplyDeliveryStatus From: http://hl7.org/fhir/supplydelivery-status in valuesets.xml Status of the supply delivery. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/supplydelivery-status .. py:class:: SupplyDeliveryStatusCodeValues Supply has been requested, but not delivered. From: http://hl7.org/fhir/supplydelivery-status in valuesets.xml .. py:attribute:: InProgress Supply has been delivered ("completed"). From: http://hl7.org/fhir/supplydelivery-status in valuesets.xml .. py:attribute:: Delivered Delivery was not completed. From: http://hl7.org/fhir/supplydelivery-status in valuesets.xml .. py:attribute:: Abandoned 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".). From: http://hl7.org/fhir/supplydelivery-status in valuesets.xml .. py:attribute:: EnteredInError