:py:mod:`spark_auto_mapper_fhir.value_sets.device_alert_level` ============================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.device_alert_level Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.device_alert_level.DeviceAlertLevel spark_auto_mapper_fhir.value_sets.device_alert_level.DeviceAlertLevelValues .. py:class:: DeviceAlertLevel(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` v3.DeviceAlertLevel From: http://terminology.hl7.org/ValueSet/v3-DeviceAlertLevel in v3-codesystems.xml Domain values for the Device.Alert_levelCode .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-DeviceAlertLevel .. py:class:: DeviceAlertLevelValues Shut Down, Fix Problem and Re-initialize From: http://terminology.hl7.org/CodeSystem/v3-DeviceAlertLevel in v3-codesystems.xml .. py:attribute:: Critical No Corrective Action Needed From: http://terminology.hl7.org/CodeSystem/v3-DeviceAlertLevel in v3-codesystems.xml .. py:attribute:: Normal Corrective Action Required From: http://terminology.hl7.org/CodeSystem/v3-DeviceAlertLevel in v3-codesystems.xml .. py:attribute:: Serious Corrective Action Anticipated From: http://terminology.hl7.org/CodeSystem/v3-DeviceAlertLevel in v3-codesystems.xml .. py:attribute:: Warning