RORX018 ;BPOIFO/ACS - BMI BY RANGE REPORT ;11/1/09
Source file <RORX018.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| BMIRANGE(RORTSK) | ;
|
|
| PATIENT(DFN,PTAG,RORDATA) | ;
|
|
| CALCBMI(DFN,PTAG,RORDATA) | ;
|
|
| INRANGE(RORDATA) | ;
|
|
| BMICAT(RORDATA) | ;
|
|
| SUMMARY(RORTSK,REPORT,RORDATA) | ; Add the summary values to the report
|
|
| RTEXT(GRC) | ;
|
|
| HEADER(PARTAG) | ;
|
|
| INIT(RORDATA) | ;
|
|
| S1 | ;;Underweight;;<18.5
|
|
| S2 | ;;Normal weight;;18.5-24.9
|
|
| S3 | ;;Overweight;;25.0-29.99
|
|
| S4 | ;;Class I Obesity;;30.0-34.9
|
|
| S5 | ;;Class II Obesity;;35-39.9
|
|
| S6 | ;;Class III Obesity;;>=40
|