Index: sources/view/VTreatmentCreate.h =================================================================== diff -u -red0d4b2c30034692c21e5f4997edd253ca7d855b -r5215e145a0f26a20c99e3f10af6ac8a9c3b67383 --- sources/view/VTreatmentCreate.h (.../VTreatmentCreate.h) (revision ed0d4b2c30034692c21e5f4997edd253ca7d855b) +++ sources/view/VTreatmentCreate.h (.../VTreatmentCreate.h) (revision 5215e145a0f26a20c99e3f10af6ac8a9c3b67383) @@ -123,40 +123,40 @@ const qreal dialysateTemp_Res = 0.5 ; // PRS 353 // mmHg - const qint32 arterialPressureLimitLow_Def = -300 ; // PRS 354 const qint32 arterialPressureLimitLow_Min = -300 ; // PRS 354 - const qint32 arterialPressureLimitLow_Max = 200 ; // PRS 354 - const qint32 arterialPressureLimitLow_Res = 10 ; // PRS 354 + const qint32 arterialPressureLimitLow_Max = 0 ; // PRS 354 + const qint32 arterialPressureLimitLow_Res = 10 ; // PRS 354 + const qint32 arterialPressureLimitLow_Def = -300 ; // PRS 354 // mmHg - const qint32 arterialPressureLimitHigh_Def = 100 ; // PRS 355 const qint32 arterialPressureLimitHigh_Min = -300 ; // PRS 355 - const qint32 arterialPressureLimitHigh_Max = 200 ; // PRS 355 - const qint32 arterialPressureLimitHigh_Res = 10 ; // PRS 355 + const qint32 arterialPressureLimitHigh_Max = 0 ; // PRS 355 + const qint32 arterialPressureLimitHigh_Res = 10 ; // PRS 355 + const qint32 arterialPressureLimitHigh_Def = 0 ; // PRS 355 // mmHg - const qint32 venousPressureLimitLow_Def = -100 ; // PRS 356 - const qint32 venousPressureLimitLow_Min = -100 ; // PRS 356 - const qint32 venousPressureLimitLow_Max = 600 ; // PRS 356 - const qint32 venousPressureLimitLow_Res = 10 ; // PRS 356 + const qint32 venousPressureLimitLow_Min = 20 ; // PRS 356 + const qint32 venousPressureLimitLow_Max = 600 ; // PRS 356 + const qint32 venousPressureLimitLow_Res = 10 ; // PRS 356 + const qint32 venousPressureLimitLow_Def = 20 ; // PRS 356 // mmHg - const qint32 venousPressureLimitHigh_Def = 400 ; // PRS 357 - const qint32 venousPressureLimitHigh_Min = 100 ; // PRS 357 - const qint32 venousPressureLimitHigh_Max = 600 ; // PRS 357 - const qint32 venousPressureLimitHigh_Res = 10 ; // PRS 357 + const qint32 venousPressureLimitHigh_Min = 20 ; // PRS 357 + const qint32 venousPressureLimitHigh_Max = 600 ; // PRS 357 + const qint32 venousPressureLimitHigh_Res = 10 ; // PRS 357 + const qint32 venousPressureLimitHigh_Def = 400 ; // PRS 357 // min - const quint32 bloodPressureMeasureInterval_Def = 30 ; // PRS 358 - const quint32 bloodPressureMeasureInterval_Min = 15 ; // PRS 358 - const quint32 bloodPressureMeasureInterval_Max = 60 ; // PRS 358 - const quint32 bloodPressureMeasureInterval_Res = 5 ; // PRS 358 + const quint32 bloodPressureMeasureInterval_Def = 30 ; // PRS 358 + const quint32 bloodPressureMeasureInterval_Min = 15 ; // PRS 358 + const quint32 bloodPressureMeasureInterval_Max = 60 ; // PRS 358 + const quint32 bloodPressureMeasureInterval_Res = 5 ; // PRS 358 // mL/min - const quint32 rinsebackFlowRate_Def = 75 ; // PRS 359 - const quint32 rinsebackFlowRate_Min = 50 ; // PRS 359 - const quint32 rinsebackFlowRate_Max = 150 ; // PRS 359 - const quint32 rinsebackFlowRate_Res = 25 ; // PRS 359 + const quint32 rinsebackFlowRate_Def = 75 ; // PRS 359 + const quint32 rinsebackFlowRate_Min = 50 ; // PRS 359 + const quint32 rinsebackFlowRate_Max = 150 ; // PRS 359 + const quint32 rinsebackFlowRate_Res = 25 ; // PRS 359 enum ACID_ENUM { eAcid01 = 0,