spark_auto_mapper_fhir.value_sets.supply_delivery_status

Module Contents

Classes

SupplyDeliveryStatusCode

SupplyDeliveryStatus

SupplyDeliveryStatusCodeValues

Supply has been requested, but not delivered.

class spark_auto_mapper_fhir.value_sets.supply_delivery_status.SupplyDeliveryStatusCode(value)

Bases: 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.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/supplydelivery-status
class spark_auto_mapper_fhir.value_sets.supply_delivery_status.SupplyDeliveryStatusCodeValues

Supply has been requested, but not delivered. From: http://hl7.org/fhir/supplydelivery-status in valuesets.xml

InProgress

Supply has been delivered (“completed”). From: http://hl7.org/fhir/supplydelivery-status in valuesets.xml

Delivered

Delivery was not completed. From: http://hl7.org/fhir/supplydelivery-status in valuesets.xml

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

EnteredInError