Index: SDDs/TreatmentAdjustmentIsolatedUF.png =================================================================== diff -u -rad57884fca3e8a0916b6d6bf51a69264b9b5263f -r02aa156cd567c3185cd6c731233036dda7121f30 Binary files differ Index: SDDs/TreatmentAdjustmentIsolatedUF.puml =================================================================== diff -u -rad57884fca3e8a0916b6d6bf51a69264b9b5263f -r02aa156cd567c3185cd6c731233036dda7121f30 --- SDDs/TreatmentAdjustmentIsolatedUF.puml (.../TreatmentAdjustmentIsolatedUF.puml) (revision ad57884fca3e8a0916b6d6bf51a69264b9b5263f) +++ SDDs/TreatmentAdjustmentIsolatedUF.puml (.../TreatmentAdjustmentIsolatedUF.puml) (revision 02aa156cd567c3185cd6c731233036dda7121f30) @@ -31,10 +31,10 @@ US -> UI: SET: Change Isolated UF Duration US -> UI: TCH: Click Continue Button UI -> SW: ACT: User Requested Isolated UF Duration Adjustment - SW -> TD: MSG: Isolated UF Duration Change Request [x84: Req #1]\n\ + SW -> TD: MSG: Isolated UF Duration Change Request [x9B: Req #1]\n\ \t(U32) duration alt accepted - TD -> SW: MSG: Isolated UF Duration Change Response [x85: Rsp #3]\n\ + TD -> SW: MSG: Isolated UF Duration Change Response [x9C: Rsp #3]\n\ \t(U32) accepted=1\n\ \t(U32) rejectionReason=X\n\ \t(U32) volumeGoalMax @@ -43,11 +43,11 @@ US -> UI: SET: Change Isolated UF Volume Goal US -> UI: TCH: Click Continue Button UI -> SW: ACT: User Requested Isolated UF Volume Goal Adjustment - SW -> TD: MSG: Isolated UF Volume Goal Change Request [x86: Req #2]\n\ + SW -> TD: MSG: Isolated UF Volume Goal Change Request [x9D: Req #2]\n\ \t(U32) duration\n\ \t(U32) volumeGoal alt accepted - TD -> SW: MSG: Isolated UF Volume Goal Change Response [x87: Rsp #5]\n\ + TD -> SW: MSG: Isolated UF Volume Goal Change Response [x9E: Rsp #5]\n\ \t(U32) accepted=1\n\ \t(U32) rejectionReason=X\n\ \t(U32) volumeGoal\n\ @@ -57,22 +57,22 @@ UI -> US: ACT: Open Isolated UF Adjustment Confirm Screen US -> UI: TCH: Click Confirm Button UI -> SW: ACT: User Confirmed Isolated UF Adjustment - SW -> TD: MSG: Isolated UF Adjustment Confirm Request [x88: Req #0] + SW -> TD: MSG: Isolated UF Adjustment Confirm Request [x9F: Req #0] alt accepted - TD -> SW: MSG: Isolated UF Adjustment Confirm Response [x89: Rsp #2]\n\ + TD -> SW: MSG: Isolated UF Adjustment Confirm Response [xA0: Rsp #2]\n\ \t(U32) accepted=1\n\ \t(U32) rejectionReason=X SW -> UI: CMD: Isolated UF Adjustement Confirm Triggered UI -> US: ACT: Close Ultrafiltration Adjustment Screen - else rejected - TD -> SW: MSG: Isolated UF Adjustment Confirm Response [x89: Rsp #2]\n\ + else #Pink rejected + TD -> SW: MSG: Isolated UF Adjustment Confirm Response [xA0: Rsp #2]\n\ \t(U32) accepted=0\n\ \t(U32) rejectionReason SW -> UI: CMD: Isolated UF Adjustement Confirm Triggered UI -> US: ACT: Display Rejection Reason end - else rejected - TD -> SW: MSG: Isolated UF Volume Goal Change Response [x87: Rsp #5]\n\ + else #Pink rejected + TD -> SW: MSG: Isolated UF Volume Goal Change Response [x9E: Rsp #5]\n\ \t(U32) accepted=0\n\ \t(U32) rejectionReason\n\ \t(U32) volumeGoal=X\n\ @@ -81,8 +81,8 @@ SW -> UI: CMD: Isolated UF Volume Goal Change Adjustment Triggered UI -> US: ACT: Display Rejection Reason end - else rejected - TD -> SW: MSG: Isolated UF Duration Change Response [x85: Rsp #3]\n\ + else #Pink rejected + TD -> SW: MSG: Isolated UF Duration Change Response [x9C: Rsp #3]\n\ \t(U32) accepted=0\n\ \t(U32) rejectionReason\n\ \t(U32) volumeGoalMax=X