Index: AlarmDefs.h =================================================================== diff -u -r340297f1f2289239efba212b812da0c12510cd3b -r181ecdf3a9173bfed6d150996c7a61e85fa269c0 --- AlarmDefs.h (.../AlarmDefs.h) (revision 340297f1f2289239efba212b812da0c12510cd3b) +++ AlarmDefs.h (.../AlarmDefs.h) (revision 181ecdf3a9173bfed6d150996c7a61e85fa269c0) @@ -7,8 +7,8 @@ * * @file AlarmDefs.h * -* @author (last) Vijay Pamula -* @date (last) 12-Jun-2026 +* @author (last) Varshini Nagabooshanam +* @date (last) 18-Jun-2026 * * @author (original) Sean Nash * @date (original) 01-Aug-2024 @@ -228,8 +228,9 @@ ALARM_ID_TD_EMPTY_SALINE_BAG = 196, ///< TD empty saline bag alarm ALARM_ID_DD_D92_PUMP_RPM_OUT_OF_RANGE = 197, ///< DD D92 pump rpm out of range ALARM_ID_TD_PRIME_COMPLETED_MEDIUM = 198, ///< TD prime completed medium priority alarm - ALARM_ID_TD_BLOOD_PRIME_FOLLOWING_AIR_DETECTION = 199, ///< TD blood prime following air detection - ALARM_ID_TD_VENOUS_BUBBLE_AIR_NOT_PRESENT = 200, ///< TD venous bubble air not present + ALARM_ID_TD_REPEATED_AIR_TRAP_LOWER_EVENTS = 199, ///< TD repeated air trap lower events + ALARM_ID_TD_BLOOD_PRIME_FOLLOWING_AIR_DETECTION = 200, ///< TD blood prime following air detection + ALARM_ID_TD_VENOUS_BUBBLE_AIR_NOT_PRESENT = 201, ///< TD venous bubble air not present NUM_OF_ALARM_IDS ///< Number of alarms }; typedef enum Alarm_List ALARM_ID_T; ///< Type for alarm list enumeration @@ -576,6 +577,7 @@ { ALARM_PRIORITY_HIGH, 202, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, ALARM_ID_TD_EMPTY_SALINE_BAG }, { ALARM_PRIORITY_HIGH, 110, ALM_SRC_DD, FALSE, TRUE , TRUE , TRUE , FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, ALARM_ID_DD_D92_PUMP_RPM_OUT_OF_RANGE }, { ALARM_PRIORITY_MEDIUM, 590, ALM_SRC_TD, FALSE, FALSE, FALSE, TRUE , FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, TRUE , FALSE, ALARM_ID_TD_PRIME_COMPLETED_MEDIUM }, + { 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_HIGH, 18, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, TRUE , TRUE , FALSE, FALSE, TRUE , TRUE , TRUE , FALSE, FALSE, TRUE , ALARM_ID_TD_BLOOD_PRIME_FOLLOWING_AIR_DETECTION }, { ALARM_PRIORITY_HIGH, 19, ALM_SRC_TD, FALSE, FALSE, TRUE , TRUE , FALSE, TRUE , TRUE , FALSE, FALSE, TRUE , TRUE , TRUE , FALSE, FALSE, TRUE , ALARM_ID_TD_VENOUS_BUBBLE_AIR_NOT_PRESENT }, }; // Priority Rank Source Fault DDFault Stops ClrIm NoClr NoRes NoRin NoEnd BlkRB BlkET NoBRcr NoDRcr AutoRes ClrOnly TxLog ID @@ -654,6 +656,7 @@ { 12, ALARM_ID_TD_VENOUS_BUBBLE_DETECTED }, { 13, ALARM_ID_TD_AIR_TRAP_FILL_TIMEOUT }, { 13, ALARM_ID_TD_AIR_TRAP_LOWER_TIMEOUT }, + { 17, ALARM_ID_TD_REPEATED_AIR_TRAP_LOWER_EVENTS }, { 100, ALARM_ID_TD_AC_POWER_LOST_IN_TREATMENT }, { 110, ALARM_ID_DD_CRITICAL_DATA_ERROR }, { 110, ALARM_ID_DD_WATCHDOG_EXPIRED }, @@ -1010,8 +1013,9 @@ { 196 , ALARM_ID_TD_EMPTY_SALINE_BAG , "TD | Blood Pump Stopped: Saline Bag Empty | The saline bag appears empty.\n- Check the saline bag and replace if empty. | Blood Stop: Saline Bag Empty | TD Saline bag is empty | If the measured arterial pressure < -300.0 mmHg for more than 250 msec. | "}, { 197 , ALARM_ID_DD_D92_PUMP_RPM_OUT_OF_RANGE , "DD | Service Required: Dialysate Device | A problem was detected with the dialysate device. \n- Treatment must be terminated.\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 Fault: Subtitution Pump Fault | DD substitution pump RPM out of range | If the substitution pump RPM > 20.0 of the target RPM. | "}, { 198 , ALARM_ID_TD_PRIME_COMPLETED_MEDIUM , "TD | Prime Complete - 30 MIN WARNING | The priming process completed 90 minutes ago. \n- Treatment must begin within 30 minutes or the\npre-treatment process will be terminated.\n- Press Resume/OK to continue. | Process: Pre-Tx Prime Complete | TD prime completed medium priority alarm | In Pre-Treatment Recirculation for 90 minutes | "}, - { 199 , ALARM_ID_TD_BLOOD_PRIME_FOLLOWING_AIR_DETECTION , "TD | Blood Prime Required After Air Detection| Blood prime is required before treatment can resume following recovery from an air detection alarm.\n- Verify the venous line is free of air.\n- Complete blood prime before resuming treatment. | Blood Prime: Following Air Detection | TD blood prime following resume from air detection alarm | If treatment is resumed following a venous air bubble air not present alarm. | "}, - { 200 , ALARM_ID_TD_VENOUS_BUBBLE_AIR_NOT_PRESENT , “TD | Venous Air Not Present | Air was initially detected in the venous line, but the user confirmed that air is not present.\n- Verify the venous line is free of air.\n- Resume treatment, perform rinseback, or end treatment without rinseback as appropriate. | Blood Stop: Venous Air Bubble (Air Not Present) | TD venous air bubble air not present alarm | If the user confirms that air is not present following a venous air bubble alarm. | “}, + { 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_BLOOD_PRIME_FOLLOWING_AIR_DETECTION , "TD | Blood Prime Required After Air Detection| Blood prime is required before treatment can resume following recovery from an air detection alarm.\n- Verify the venous line is free of air.\n- Complete blood prime before resuming treatment. | Blood Prime: Following Air Detection | TD blood prime following resume from air detection alarm | If treatment is resumed following a venous air bubble air not present alarm. | "}, + { 201 , ALARM_ID_TD_VENOUS_BUBBLE_AIR_NOT_PRESENT , “TD | Venous Air Not Present | Air was initially detected in the venous line, but the user confirmed that air is not present.\n- Verify the venous line is free of air.\n- Resume treatment, perform rinseback, or end treatment without rinseback as appropriate. | Blood Stop: Venous Air Bubble (Air Not Present) | TD venous air bubble air not present alarm | If the user confirms that air is not present following a venous air bubble alarm. | “}, }; #endif // manual alarms