Index: AlarmDefs.h =================================================================== diff -u -rbc96ad681c1ccb63e3c2469c0b25677857ea59a9 -r173408288937625d1bc6a3f8e3b65cc187a8d488 --- AlarmDefs.h (.../AlarmDefs.h) (revision bc96ad681c1ccb63e3c2469c0b25677857ea59a9) +++ AlarmDefs.h (.../AlarmDefs.h) (revision 173408288937625d1bc6a3f8e3b65cc187a8d488) @@ -164,7 +164,7 @@ ALARM_ID_HD_BLOOD_LEAK_DETECTED = 126, ///< HD blood leak detected alarm ALARM_ID_HD_VENOUS_PRESSURE_LOW = 127, ///< HD venous pressure too low during treatment ALARM_ID_HD_VENOUS_BUBBLE_DETECTED = 128, ///< HD venous air bubble detected alarm - ALARM_ID_HD_VENOUS_BUBBLE_DETECTED_RINSEBACK = 129, ///< HD venous air bubble detected rinseback alarm + ALARM_ID_AVAILABLE_17 = 129, ///< Available for use ALARM_ID_HD_VENOUS_PRESSURE_HIGH = 130, ///< HD venous pressure too high during treatment ALARM_ID_HD_ARTERIAL_PRESSURE_LOW = 131, ///< HD arterial pressure too low during treatment ALARM_ID_HD_ARTERIAL_PRESSURE_HIGH = 132, ///< HD arterial pressure too high during treatment @@ -606,8 +606,8 @@ { ALARM_PRIORITY_HIGH, 11, FALSE, FALSE, TRUE , TRUE , FALSE, TRUE , TRUE , FALSE, TRUE , TRUE , FALSE, FALSE, ALARM_ID_HD_TREATMENT_STOPPED_NO_RINSEBACK }, { ALARM_PRIORITY_HIGH, 150, FALSE, FALSE, TRUE , TRUE , FALSE, TRUE , FALSE, FALSE, TRUE , TRUE , FALSE, TRUE , ALARM_ID_HD_BLOOD_LEAK_DETECTED }, { ALARM_PRIORITY_HIGH, 200, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, TRUE , FALSE, FALSE, TRUE , ALARM_ID_HD_VENOUS_PRESSURE_LOW }, - { ALARM_PRIORITY_HIGH, 10, FALSE, FALSE, TRUE , TRUE , FALSE, TRUE , TRUE , FALSE, TRUE , FALSE, FALSE, TRUE , ALARM_ID_HD_VENOUS_BUBBLE_DETECTED, }, - { ALARM_PRIORITY_HIGH, 10, FALSE, FALSE, TRUE , TRUE , FALSE, TRUE , TRUE , FALSE, TRUE , FALSE, FALSE, TRUE , ALARM_ID_HD_VENOUS_BUBBLE_DETECTED_RINSEBACK, }, + { ALARM_PRIORITY_HIGH, 12, FALSE, FALSE, TRUE , TRUE , FALSE, TRUE , TRUE , FALSE, TRUE , FALSE, FALSE, TRUE , ALARM_ID_HD_VENOUS_BUBBLE_DETECTED, }, + { ALARM_PRIORITY_LOW, 999, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, FALSE, ALARM_ID_AVAILABLE_17, }, { ALARM_PRIORITY_HIGH, 201, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, TRUE , FALSE, FALSE, TRUE , ALARM_ID_HD_VENOUS_PRESSURE_HIGH }, { ALARM_PRIORITY_HIGH, 202, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, TRUE , FALSE, FALSE, TRUE , ALARM_ID_HD_ARTERIAL_PRESSURE_LOW }, { ALARM_PRIORITY_HIGH, 203, FALSE, FALSE, TRUE , TRUE , FALSE, FALSE, FALSE, FALSE, TRUE , FALSE, FALSE, TRUE , ALARM_ID_HD_ARTERIAL_PRESSURE_HIGH }, @@ -869,8 +869,6 @@ { 2, ALARM_ID_DG_HEATING_INVALID_CAL_RECORD }, { 2, ALARM_ID_DG_INVALID_SERIAL_NUMBER }, { 2, ALARM_ID_DG_LOAD_CELLS_INVALID_CAL_RECORD }, - { 10, ALARM_ID_HD_VENOUS_BUBBLE_DETECTED }, - { 10, ALARM_ID_HD_VENOUS_BUBBLE_DETECTED_RINSEBACK }, { 10, ALARM_ID_HD_SOFTWARE_FAULT }, { 10, ALARM_ID_HD_BLOOD_PUMP_MC_CURRENT_CHECK }, { 10, ALARM_ID_HD_BLOOD_PUMP_OFF_CHECK }, @@ -932,6 +930,7 @@ { 11, ALARM_ID_HD_END_OF_TREATMENT_HIGH }, { 11, ALARM_ID_HD_TREATMENT_STOPPED_NO_RINSEBACK }, { 11, ALARM_ID_HD_TREATMENT_RINSEBACK_TIMEOUT_ALARM }, + { 12, ALARM_ID_HD_VENOUS_BUBBLE_DETECTED }, { 13, ALARM_ID_HD_AIR_TRAP_FILL_DURING_TREATMENT }, { 100, ALARM_ID_HD_AC_POWER_LOST_IN_TREATMENT }, { 110, ALARM_ID_DG_THERMISTORS_TEMPERATURE_OUT_OF_RANGE }, @@ -1131,6 +1130,7 @@ { 999, ALARM_ID_AVAILABLE_14 }, { 999, ALARM_ID_AVAILABLE_15 }, { 999, ALARM_ID_AVAILABLE_16 }, + { 999, ALARM_ID_AVAILABLE_17 }, { 999, ALARM_ID_AVAILABLE_30 }, { 999, ALARM_ID_AVAILABLE_31 }, { 999, ALARM_ID_AVAILABLE_32 }, @@ -1285,7 +1285,7 @@ { 126 , ALARM_ID_HD_BLOOD_LEAK_DETECTED , "HD | Blood Stop: Dialyzer Blood Leak | A blood leak has been detected. Treatment must end. | HD blood leak detected alarm | If the blood leak is detected based on the blood leak status reported by the sensor. | "}, { 127 , ALARM_ID_HD_VENOUS_PRESSURE_LOW , "HD | Blood Stop: Venous Pres. Low | Venous pressure is low.\n- Check to be sure your blue venous connections are secure.\n- Check that your venous access is connected and secured \nproperly. | Venous pressure too low during treatment | If the venous pressure < TREATMENT_PARAM_VEN_PRESSURE_LOW_LIMIT. Or expanded pressure limits based on mode of operation. | "}, { 128 , ALARM_ID_HD_VENOUS_BUBBLE_DETECTED , "HD | Blood Stop: Venous Air Bubble | Venous air bubble detected indicating failure of air trap \ncontrol system.\n- Treatment must be terminated without option for rinseback.\n- Check access for dislodgement. | HD venous air bubble detected alarm | If bubbles are detected during the treatment. | "}, - { 129 , ALARM_ID_HD_VENOUS_BUBBLE_DETECTED_RINSEBACK , "HD | Blood Stop: Venous Air Bubble | Venous air bubble detected indicating failure of air trap \ncontrol system.\n- Treatment must be terminated without option for rinseback.\n- Check access for dislodgement. | HD venous air bubble detected rinseback alarm | If bubble is detected in the treatment rinseback state. | "}, + { 129 , ALARM_ID_AVAILABLE_17 , " | | | | | "}, { 130 , ALARM_ID_HD_VENOUS_PRESSURE_HIGH , "HD | Blood Stop: Venous Pres. High | Venous pressure is high.\n- Check for access or patient discomfort.\n- Resolve access issue if applicable.\n- Check that there are no kinks or clots in the tubing.\n- Unkink the lines if applicable.\n- End treatment and do not return blood if clots are present. | Venous pressure too high during treatment | If the venous pressure > TREATMENT_PARAM_VEN_PRESSURE_HIGH_LIMIT. Or expanded pressure limits based on mode of operation. | "}, { 131 , ALARM_ID_HD_ARTERIAL_PRESSURE_LOW , "HD | Blood Stop: Arterial Pres. Low | Arterial pressure is low.\n- Check that the access is properly connected and secured.\n- Resolve access issue if applicable.\n- Check to be sure the red arterial connections are secure.\n- Check that there are no kinks or clots in the tubing.\n- Unkink lines if applicable.\n- End treatment and do not return blood if clots are present. | Arterial pressure too low during treatment | If the arterial pressure < TREATMENT_PARAM_ART_PRESSURE_LOW_LIMIT. Or expanded pressure limits based on mode of operation. | "}, { 132 , ALARM_ID_HD_ARTERIAL_PRESSURE_HIGH , "HD | Blood Stop: Arterial Pres. High | Arterial pressure is high.\n- Check that the access is properly connected and secured.\n- Resolve access issue if applicable.\n- Check to be sure your red arterial connections are secure.\n- Check that there are no kinks or clots in the tubing.\n- Unkink lines if applicable.\n- End treatment and do not return blood if clots are present. | Arterial pressure too high during treatment | If the arterial pressure > TREATMENT_PARAM_ART_PRESSURE_HIGH_LIMIT. Or expanded pressure limits based on mode of operation. | "},