Index: AlarmDefs.h =================================================================== diff -u -r29983b9e940328f10b3e09246ea6f39f7b11c33f -re36ac1094e54de52e00937eef69708c41128a067 --- AlarmDefs.h (.../AlarmDefs.h) (revision 29983b9e940328f10b3e09246ea6f39f7b11c33f) +++ AlarmDefs.h (.../AlarmDefs.h) (revision e36ac1094e54de52e00937eef69708c41128a067) @@ -230,25 +230,25 @@ ALARM_ID_TD_PRIME_COMPLETED_MEDIUM = 198, ///< TD prime completed medium priority alarm ALARM_ID_TD_REPEATED_AIR_TRAP_LOWER_EVENTS = 199, ///< TD repeated air trap lower events ALARM_ID_TD_TUBE_SET_MISMATCH = 200, ///< TD tubeset mismatch alarm - ALARM_ID_UI_RESERVED_201 = 201, ///< Reserved for ALARM_ID_DD_ACID_CONCENTRATE_CONDUCTIVITY_HIGH - ALARM_ID_UI_RESERVED_202 = 202, ///< Reserved for ALARM_ID_DD_BICARBONATE_CONDUCTIVITY_LOW - ALARM_ID_UI_RESERVED_203 = 203, ///< Reserved for ALARM_ID_DD_BICARBONATE_CONDUCTIVITY_HIGH - ALARM_ID_UI_RESERVED_204 = 204, ///< Reserved for ALARM_ID_TD_SAFETY_SHUTDOWN_POST_TEST_FAILED - ALARM_ID_UI_RESERVED_205 = 205, ///< Reserved for ALARM_ID_TD_UI_POST_TIMEOUT - ALARM_ID_UI_RESERVED_206 = 206, ///< Reserved for ALARM_ID_TD_UI_COMPATIBILITY_ERROR - ALARM_ID_UI_RESERVED_207 = 207, ///< Reserved for ALARM_ID_TD_BATTERY_PACK_ERROR_DETECTED - ALARM_ID_UI_RESERVED_208 = 208, ///< Reserved for ALARM_ID_TD_BATTERY_COMM_FAULT - ALARM_ID_UI_RESERVED_209 = 209, ///< Reserved for ALARM_ID_TD_BATTERY_CHARGER_ERROR_DETECTED - ALARM_ID_UI_RESERVED_210 = 210, ///< Reserved for ALARM_ID_DD_TURN_OFF_INLET_WATER_VALVES - ALARM_ID_UI_RESERVED_211 = 211, ///< Reserved for ALARM_ID_DD_CHEM_DISINFECT_FLUSH_FLUSH_SAMPLE - ALARM_ID_UI_RESERVED_212 = 212, ///< Reserved for ALARM_ID_DD_RO_PERMEATE_SAMPLE_REMOVE_DIA_CAP - ALARM_ID_UI_RESERVED_213 = 213, ///< Reserved for ALARM_ID_TD_BP_SYSTOLIC_LOW - ALARM_ID_UI_RESERVED_214 = 214, ///< Reserved for ALARM_ID_TD_BP_SYSTOLIC_LOW_TOO_MANY - ALARM_ID_UI_RESERVED_215 = 215, ///< Reserved for ALARM_ID_TD_BP_SYSTOLIC_HIGH - ALARM_ID_UI_RESERVED_216 = 216, ///< Reserved for ALARM_ID_TD_BP_HEART_RATE_LOW - ALARM_ID_UI_RESERVED_217 = 217, ///< Reserved for ALARM_ID_TD_BP_HEART_RATE_HIGH - ALARM_ID_UI_RESERVED_218 = 218, ///< Reserved for ALARM_ID_TD_BP_MODULE_ERROR - ALARM_ID_UI_RESERVED_219 = 219, ///< Reserved for ALARM_ID_TD_UI_POST_TEST_FAILED + ALARM_ID_RESERVED_201 = 201, ///< Reserved for ALARM_ID_DD_ACID_CONCENTRATE_CONDUCTIVITY_HIGH + ALARM_ID_RESERVED_202 = 202, ///< Reserved for ALARM_ID_DD_BICARBONATE_CONDUCTIVITY_LOW + ALARM_ID_RESERVED_203 = 203, ///< Reserved for ALARM_ID_DD_BICARBONATE_CONDUCTIVITY_HIGH + ALARM_ID_RESERVED_204 = 204, ///< Reserved for ALARM_ID_TD_SAFETY_SHUTDOWN_POST_TEST_FAILED + ALARM_ID_RESERVED_205 = 205, ///< Reserved for ALARM_ID_TD_UI_POST_TIMEOUT + ALARM_ID_RESERVED_206 = 206, ///< Reserved for ALARM_ID_TD_UI_COMPATIBILITY_ERROR + ALARM_ID_RESERVED_207 = 207, ///< Reserved for ALARM_ID_TD_BATTERY_PACK_ERROR_DETECTED + ALARM_ID_RESERVED_208 = 208, ///< Reserved for ALARM_ID_TD_BATTERY_COMM_FAULT + ALARM_ID_RESERVED_209 = 209, ///< Reserved for ALARM_ID_TD_BATTERY_CHARGER_ERROR_DETECTED + ALARM_ID_RESERVED_210 = 210, ///< Reserved for ALARM_ID_DD_TURN_OFF_INLET_WATER_VALVES + ALARM_ID_RESERVED_211 = 211, ///< Reserved for ALARM_ID_DD_CHEM_DISINFECT_FLUSH_FLUSH_SAMPLE + ALARM_ID_RESERVED_212 = 212, ///< Reserved for ALARM_ID_DD_RO_PERMEATE_SAMPLE_REMOVE_DIA_CAP + ALARM_ID_RESERVED_213 = 213, ///< Reserved for ALARM_ID_TD_BP_SYSTOLIC_LOW + ALARM_ID_RESERVED_214 = 214, ///< Reserved for ALARM_ID_TD_BP_SYSTOLIC_LOW_TOO_MANY + ALARM_ID_RESERVED_215 = 215, ///< Reserved for ALARM_ID_TD_BP_SYSTOLIC_HIGH + ALARM_ID_RESERVED_216 = 216, ///< Reserved for ALARM_ID_TD_BP_HEART_RATE_LOW + ALARM_ID_RESERVED_217 = 217, ///< Reserved for ALARM_ID_TD_BP_HEART_RATE_HIGH + ALARM_ID_RESERVED_218 = 218, ///< Reserved for ALARM_ID_TD_BP_MODULE_ERROR + ALARM_ID_RESERVED_219 = 219, ///< Reserved for ALARM_ID_TD_UI_POST_TEST_FAILED ALARM_ID_DD_NVM_INVALID_SYSTEM_RECORD_CRC = 220, ///< DD invalid NVM System record ALARM_ID_DD_NVM_INVALID_SERVICE_RECORD_CRC = 221, ///< DD invalid NVM Service record ALARM_ID_DD_NVM_INVALID_CALIBRATION_RECORD_CRC = 222, ///< DD invalid NVM calibration record @@ -640,25 +640,25 @@ { ALARM_PRIORITY_HIGH, 17, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, TRUE , ALARM_ID_TD_REPEATED_AIR_TRAP_LOWER_EVENTS }, { ALARM_PRIORITY_MEDIUM, 300, ALM_SRC_TD, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, ALARM_ID_TD_TUBE_SET_MISMATCH }, // Priority Rank Source Fault DDFault Stops ClrIm NoClr NoRes NoRin NoEnd BlkRB BlkET NoBRcr NoDRcr AutoRes ClrOnly TxLog ID - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_201 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_202 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_203 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_204 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_205 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_206 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_207 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_208 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_209 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_210 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_211 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_212 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_213 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_214 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_215 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_216 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_217 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_218 }, - { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_UI_RESERVED_219 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_201 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_202 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_203 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_204 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_205 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_206 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_207 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_208 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_209 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_210 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_211 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_212 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_213 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_214 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_215 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_216 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_217 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_218 }, + { ALARM_PRIORITY_LOW, 999, ALM_SRC_UI, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, ALARM_ID_RESERVED_219 }, { ALARM_PRIORITY_HIGH, 2, ALM_SRC_DD, FALSE, TRUE , TRUE , TRUE , FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, ALARM_ID_DD_NVM_INVALID_SYSTEM_RECORD_CRC }, { ALARM_PRIORITY_HIGH, 2, ALM_SRC_DD, FALSE, TRUE , TRUE , TRUE , FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, ALARM_ID_DD_NVM_INVALID_SERVICE_RECORD_CRC }, { ALARM_PRIORITY_HIGH, 2, ALM_SRC_DD, FALSE, TRUE , TRUE , TRUE , FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, ALARM_ID_DD_NVM_INVALID_CALIBRATION_RECORD_CRC }, @@ -895,25 +895,25 @@ { 999, ALARM_ID_UI_RESERVED_128 }, { 999, ALARM_ID_UI_RESERVED_129 }, { 999, ALARM_ID_UI_RESERVED_130 }, - { 999, ALARM_ID_UI_RESERVED_201 }, - { 999, ALARM_ID_UI_RESERVED_202 }, - { 999, ALARM_ID_UI_RESERVED_203 }, - { 999, ALARM_ID_UI_RESERVED_204 }, - { 999, ALARM_ID_UI_RESERVED_205 }, - { 999, ALARM_ID_UI_RESERVED_206 }, - { 999, ALARM_ID_UI_RESERVED_207 }, - { 999, ALARM_ID_UI_RESERVED_208 }, - { 999, ALARM_ID_UI_RESERVED_209 }, - { 999, ALARM_ID_UI_RESERVED_210 }, - { 999, ALARM_ID_UI_RESERVED_211 }, - { 999, ALARM_ID_UI_RESERVED_212 }, - { 999, ALARM_ID_UI_RESERVED_213 }, - { 999, ALARM_ID_UI_RESERVED_214 }, - { 999, ALARM_ID_UI_RESERVED_215 }, - { 999, ALARM_ID_UI_RESERVED_216 }, - { 999, ALARM_ID_UI_RESERVED_217 }, - { 999, ALARM_ID_UI_RESERVED_218 }, - { 999, ALARM_ID_UI_RESERVED_219 }, + { 999, ALARM_ID_RESERVED_201 }, + { 999, ALARM_ID_RESERVED_202 }, + { 999, ALARM_ID_RESERVED_203 }, + { 999, ALARM_ID_RESERVED_204 }, + { 999, ALARM_ID_RESERVED_205 }, + { 999, ALARM_ID_RESERVED_206 }, + { 999, ALARM_ID_RESERVED_207 }, + { 999, ALARM_ID_RESERVED_208 }, + { 999, ALARM_ID_RESERVED_209 }, + { 999, ALARM_ID_RESERVED_210 }, + { 999, ALARM_ID_RESERVED_211 }, + { 999, ALARM_ID_RESERVED_212 }, + { 999, ALARM_ID_RESERVED_213 }, + { 999, ALARM_ID_RESERVED_214 }, + { 999, ALARM_ID_RESERVED_215 }, + { 999, ALARM_ID_RESERVED_216 }, + { 999, ALARM_ID_RESERVED_217 }, + { 999, ALARM_ID_RESERVED_218 }, + { 999, ALARM_ID_RESERVED_219 }, { 999, ALARM_ID_NO_ALARM }, }; @@ -1146,25 +1146,25 @@ { 199 , ALARM_ID_TD_REPEATED_AIR_TRAP_LOWER_EVENTS , "TD | Blood Pump Stopped: Venous Air Detector | The air trap level required repeated lowering events. \n- Confirm blood tubing connections are secure.\n- Inspect the air trap for abnormal fluid levels. \n- Resume treatment if the condition has been corrected. | Blood Stop: Repeated Air Trap Lower | Repeated air trap lower events detected during treatment | If 5 air trap lower events occur within 5 minutes during treatment. | "}, { 200 , ALARM_ID_TD_TUBE_SET_MISMATCH , "TD | Wrong Tube Set Installed | The installed tube set does not match the selected treatment type. \n- Remove the current tube set.\n- Install the correct tube set for the selected treatment:\n HD or HD with Online Fluid requires an HD tube set.\n HDF requires an HDF tube set. | TD Tube Set Mismatch | TD installed tube set type does not match the selected treatment modality | If the scanned tube set type does not match the tube set type required for the selected treatment modality. | "}, // Num Alarm ID Device Display Title Instructions Alarm List Title Description Trigger Condition - { 201 , ALARM_ID_UI_RESERVED_201 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 202 , ALARM_ID_UI_RESERVED_202 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 203 , ALARM_ID_UI_RESERVED_203 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 204 , ALARM_ID_UI_RESERVED_204 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 205 , ALARM_ID_UI_RESERVED_205 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 206 , ALARM_ID_UI_RESERVED_206 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 207 , ALARM_ID_UI_RESERVED_207 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 208 , ALARM_ID_UI_RESERVED_208 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 209 , ALARM_ID_UI_RESERVED_209 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 210 , ALARM_ID_UI_RESERVED_210 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 211 , ALARM_ID_UI_RESERVED_211 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 212 , ALARM_ID_UI_RESERVED_212 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 213 , ALARM_ID_UI_RESERVED_213 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 214 , ALARM_ID_UI_RESERVED_214 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 215 , ALARM_ID_UI_RESERVED_215 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 216 , ALARM_ID_UI_RESERVED_216 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 217 , ALARM_ID_UI_RESERVED_217 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 218 , ALARM_ID_UI_RESERVED_218 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, - { 219 , ALARM_ID_UI_RESERVED_219 , "UI TD | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | TD Fault: UI- RESERVED | RESERVED | RESERVED | "}, + { 201 , ALARM_ID_RESERVED_201 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 202 , ALARM_ID_RESERVED_202 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 203 , ALARM_ID_RESERVED_203 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 204 , ALARM_ID_RESERVED_204 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 205 , ALARM_ID_RESERVED_205 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 206 , ALARM_ID_RESERVED_206 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 207 , ALARM_ID_RESERVED_207 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 208 , ALARM_ID_RESERVED_208 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 209 , ALARM_ID_RESERVED_209 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 210 , ALARM_ID_RESERVED_210 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 211 , ALARM_ID_RESERVED_211 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 212 , ALARM_ID_RESERVED_212 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 213 , ALARM_ID_RESERVED_213 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 214 , ALARM_ID_RESERVED_214 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 215 , ALARM_ID_RESERVED_215 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 216 , ALARM_ID_RESERVED_216 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 217 , ALARM_ID_RESERVED_217 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 218 , ALARM_ID_RESERVED_218 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, + { 219 , ALARM_ID_RESERVED_219 , "RES | Service Required: Hemodialysis Device | A problem was detected with the hemodialysis device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | RESERVED | RESERVED | RESERVED | "}, { 220 , ALARM_ID_DD_NVM_INVALID_SYSTEM_RECORD_CRC , "DD | Service Required: Dialysate Device | A problem was detected with the dialysate device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | DD POST: Sys Rec NVRAM CRC | DD invalid system record | If the calculated CRC of the DD system record image does not match the expected CRC. | "}, { 221 , ALARM_ID_DD_NVM_INVALID_SERVICE_RECORD_CRC , "DD | Service Required: Dialysate Device | A problem was detected with the dialysate device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | DD POST: Serv Rec NVRAM CRC | DD invalid service record | If the calculated CRC of the DD service record image does not match the expected CRC. | "}, { 222 , ALARM_ID_DD_NVM_INVALID_CALIBRATION_RECORD_CRC , "DD | Service Required: Dialysate Device | A problem was detected with the dialysate device.\n- Locate the ID code found in the bottom left corner\nof the alarm screen.\n- Call service to report the issue and schedule a repair. | DD POST: Cal NVRAM CRC | DD non-volatile calibration group invalid record CRC | If the DD NVM Calibration group calculated CRC does not matched the expected CRC. | "},