spark_auto_mapper_fhir.value_sets.device_metric_calibration_state
¶
Module Contents¶
Classes¶
DeviceMetricCalibrationState |
|
The metric has not been calibrated. |
- class spark_auto_mapper_fhir.value_sets.device_metric_calibration_state.DeviceMetricCalibrationStateCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
DeviceMetricCalibrationState From: http://hl7.org/fhir/metric-calibration-state in valuesets.xml
Describes the state of a metric calibration.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/metric-calibration-state¶
- class spark_auto_mapper_fhir.value_sets.device_metric_calibration_state.DeviceMetricCalibrationStateCodeValues¶
The metric has not been calibrated. From: http://hl7.org/fhir/metric-calibration-state in valuesets.xml
- NotCalibrated¶
The metric needs to be calibrated. From: http://hl7.org/fhir/metric-calibration-state in valuesets.xml
- CalibrationRequired¶
The metric has been calibrated. From: http://hl7.org/fhir/metric-calibration-state in valuesets.xml
- Calibrated¶
The state of calibration of this metric is unspecified. From: http://hl7.org/fhir/metric-calibration-state in valuesets.xml
- Unspecified¶