Index: sources/model/hd/adjustment/posttreatment/MPostTreatmentAdjustTreatmentLogResponse.h =================================================================== diff -u -ra58f91b077c8131bea3dbde0fc338adb113fc9f3 -r627062628b60e4d512ee8830c2dbc23eef02fe28 --- sources/model/hd/adjustment/posttreatment/MPostTreatmentAdjustTreatmentLogResponse.h (.../MPostTreatmentAdjustTreatmentLogResponse.h) (revision a58f91b077c8131bea3dbde0fc338adb113fc9f3) +++ sources/model/hd/adjustment/posttreatment/MPostTreatmentAdjustTreatmentLogResponse.h (.../MPostTreatmentAdjustTreatmentLogResponse.h) (revision 627062628b60e4d512ee8830c2dbc23eef02fe28) @@ -71,7 +71,67 @@ * | 33 - (F32) | \ref Data::mAverageArterialPressure | Average Arterial Pressure | (mmHg) | * | 34 - (F32) | \ref Data::mAverageVenousPressure | Average Venous Pressure | (mmHg) | * | 35 - (U32) | \ref Data::mDeviceID | Device ID | | - * | 36 - (U32) | \ref Data::mWaterSampleTestResult | Water Sample Test Result | | + * | 36 - (U32) | \ref Data::mWaterSampleTestResult | Water Sample Test Result | |\ + * + * + * + * | 01 - (U32) | \ref Data::mAccepted + * | 02 - (U32) | \ref Data::mReason + * | 03 - (U32) | \ref Data::mBloodFlowRate + * | 04 - (U32) | \ref Data::mDialysateFlowRate + * | 05 - (U32) | \ref Data::mTreatmentDuration + * | 06 - (U32) | \ref Data::mActualTreatmentDuration + * | 07 - (U32) | \ref Data::mAcidConcentrateType + * | 08 - (U32) | \ref Data::mBicarbonateConcentrateType + * | 09 - (U32) | \ref Data::mPotassiumConcentration + * | 10 - (U32) | \ref Data::mCalciumConcentration + * | 11 - (U32) | \ref Data::mBicarbonateConcentration + * | 12 - (U32) | \ref Data::mSodiumConcentration + * | 13 - (F32) | \ref Data::mDialysateTemperature + * | 14 - (U32) | \ref Data::mDialyzerType + * | 15 - (U32) | \ref Data::mTreatmentStartEpoch + * | 16 - (U32) | \ref Data::mTreatmentEndEpoch + * | 17 - (F32) | \ref Data::mAverageBloodFlow ******* remove + * | 18 - (F32) | \ref Data::mAverageDialysateFlow ******* remove + * | 19 - (F32) | \ref Data::mDialysateVolumeUsed + * | 20 - (F32) | \ref Data::mAverageDialysateTemp ******* remove + * | 21 - (F32) | \ref Data::mOriginUFVolume + * | 22 - (F32) | \ref Data::mTargetUFVolume + * | 23 - (F32) | \ref Data::mActualUFVolume + * | 24 - (F32) | \ref Data::mOriginUFRate + * | 25 - (F32) | \ref Data::mTargetUFRate + * | 26 - (F32) | \ref Data::mActualUFRate + * | 27 - (U32) | \ref Data::mFluidBolusVolume + * | 28 - (F32) | \ref Data::mHeparinBolusVolume + * | 29 - (F32) | \ref Data::mHeparinDispenseRate + * | 30 - (U32) | \ref Data::mHeparinDeliveryDuration + * | 31 - (F32) | \ref Data::mHeparinDeliveredVolume + * | 32 - (U32) | \ref Data::mHeparinType + * | 33 - (F32) | \ref Data::mAverageArterialPressure ******* remove + * | 34 - (F32) | \ref Data::mAverageVenousPressure ******* remove + * | 35 - (U32) | \ref Data::mPatientID + * | 36 - (U32) | \ref Data::mSecondaryPatientID + * | 37 (U32) | \ref Data::mVitalsInterval + * | 38 (U32) | \ref Data::mTreatmentModality + * | 39 (U32) | \ref Data::mHDFOperatingMode + * | 40 (F32) | \ref Data::mOriginSubstitutionRate + * | 41 (F32) | \ref Data::mTargetSubstitutionRate + * | 42 (F32) | \ref Data::mActualSubstitutionRate + * | 43 (F32) | \ref Data::mOriginSubstitutionVolume + * | 44 (F32) | \ref Data::mTargetSubstitutionVolume + * | 45 (F32) | \ref Data::mActualSubstitutionVolume + * | 46 (F32) | \ref Data::mOriginIsoUfRate + * | 47 (F32) | \ref Data::mTargetIsoUfRate + * | 48 (F32) | \ref Data::mActualIsoUfRate + * | 49 (F32) | \ref Data::mOriginIsoUfVolume + * | 50 (F32) | \ref Data::mTargetIsoUfVolume + * | 51 (F32) | \ref Data::mActualIsoUfVolume + * | 52 (F32) | \ref Data::mWaterSampleTestResult + * | 53 (U32) | \ref Data::mHepatitisStatus + + + + * \sa Data * \sa MAdjustTreatmentLogReq : TreatmentLog Request * \sa MTreatmentTreatmentLog : TreatmentLog Data