spark_auto_mapper_fhir.value_sets.device_use_statement_status

Module Contents

Classes

DeviceUseStatementStatusCode

DeviceUseStatementStatus

DeviceUseStatementStatusCodeValues

The device is still being used.

class spark_auto_mapper_fhir.value_sets.device_use_statement_status.DeviceUseStatementStatusCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

DeviceUseStatementStatus From: http://hl7.org/fhir/device-statement-status in valuesets.xml

A coded concept indicating the current status of the Device Usage.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/device-statement-status
class spark_auto_mapper_fhir.value_sets.device_use_statement_status.DeviceUseStatementStatusCodeValues

The device is still being used. From: http://hl7.org/fhir/device-statement-status in valuesets.xml

Active

The device is no longer being used. From: http://hl7.org/fhir/device-statement-status in valuesets.xml

Completed

The statement was recorded incorrectly. From: http://hl7.org/fhir/device-statement-status in valuesets.xml

EnteredInError

The device may be used at some time in the future. From: http://hl7.org/fhir/device-statement-status in valuesets.xml

Intended

Actions implied by the statement have been permanently halted, before all of them occurred. From: http://hl7.org/fhir/device-statement-status in valuesets.xml

Stopped

Actions implied by the statement have been temporarily halted, but are expected to continue later. May also be called “suspended”. From: http://hl7.org/fhir/device-statement-status in valuesets.xml

OnHold