spark_auto_mapper_fhir.value_sets.device_alert_level
¶
Module Contents¶
Classes¶
v3.DeviceAlertLevel |
|
Shut Down, Fix Problem and Re-initialize |
- class spark_auto_mapper_fhir.value_sets.device_alert_level.DeviceAlertLevel(value)¶
Bases:
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
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-DeviceAlertLevel¶
- class spark_auto_mapper_fhir.value_sets.device_alert_level.DeviceAlertLevelValues¶
Shut Down, Fix Problem and Re-initialize From: http://terminology.hl7.org/CodeSystem/v3-DeviceAlertLevel in v3-codesystems.xml
- Critical¶
No Corrective Action Needed From: http://terminology.hl7.org/CodeSystem/v3-DeviceAlertLevel in v3-codesystems.xml
- Normal¶
Corrective Action Required From: http://terminology.hl7.org/CodeSystem/v3-DeviceAlertLevel in v3-codesystems.xml
- Serious¶
Corrective Action Anticipated From: http://terminology.hl7.org/CodeSystem/v3-DeviceAlertLevel in v3-codesystems.xml
- Warning¶