spark_auto_mapper_fhir.value_sets.fhir_device_status_reason
¶
Module Contents¶
Classes¶
FHIRDeviceStatusReason |
|
The device is off. |
- class spark_auto_mapper_fhir.value_sets.fhir_device_status_reason.FHIRDeviceStatusReasonCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
FHIRDeviceStatusReason From: http://terminology.hl7.org/CodeSystem/device-status-reason in valuesets.xml
The availability status reason of the device.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/device-status-reason¶
- class spark_auto_mapper_fhir.value_sets.fhir_device_status_reason.FHIRDeviceStatusReasonCodeValues¶
The device is off. From: http://terminology.hl7.org/CodeSystem/device-status-reason in valuesets.xml
- Online¶
The device is paused. From: http://terminology.hl7.org/CodeSystem/device-status-reason in valuesets.xml
- Paused¶
The device is ready but not actively operating. From: http://terminology.hl7.org/CodeSystem/device-status-reason in valuesets.xml
- Standby¶
The device is offline. From: http://terminology.hl7.org/CodeSystem/device-status-reason in valuesets.xml
- Offline¶
The device is not ready. From: http://terminology.hl7.org/CodeSystem/device-status-reason in valuesets.xml
- NotReady¶
The device transducer is disconnected. From: http://terminology.hl7.org/CodeSystem/device-status-reason in valuesets.xml
- TransducerDisconnected¶
The device hardware is disconnected. From: http://terminology.hl7.org/CodeSystem/device-status-reason in valuesets.xml
- HardwareDisconnected¶
The device is off. From: http://terminology.hl7.org/CodeSystem/device-status-reason in valuesets.xml
- Off¶