Hello,
I'm wondering if anyone knows how (or if it's even possible) to calculate "bed days" in Crystal? I work in a hospital and require to report how many beds were occupied each day. The only fields I have access to are date of admission and date of discharge.
For example, if a patient was admitted on April 29 and discharged on May 2, I want to show the following:
Date Total bed days
April 29 1
April 30 1
May 1 1
May 2 0
If no one was admitted on May 3, May 3 would show “0” etc.
Is this possible to do in Crystal?
I'm wondering if anyone knows how (or if it's even possible) to calculate "bed days" in Crystal? I work in a hospital and require to report how many beds were occupied each day. The only fields I have access to are date of admission and date of discharge.
For example, if a patient was admitted on April 29 and discharged on May 2, I want to show the following:
Date Total bed days
April 29 1
April 30 1
May 1 1
May 2 0
If no one was admitted on May 3, May 3 would show “0” etc.
Is this possible to do in Crystal?