We are currently developing an encounter form for rheumatological clinics; in this form, we have already managed to create the homunculus and an image map, where clicking on each joint brings up a menu with the pertinent options (tender, swollen etc) and stores the count of tender, swollen etc. joints.
The problem begins with the attempt to implement the calculation of the DAS28 score, because the score is not stored anywhere, so it is not recorded in the patient’s data.
Hi,
Just to confirm- the newly implemented rheumatological form currently includes counter settings too. Now, you would like to complete the implementation along with DAS28 calculation.
Does the form has the option to input ESR or CRP values? If so, you can easily calculate the DAS28. Having said, the DAS28 score can even be shown in the patient demographics dashboard (just by calculating instantly while loading the dashboard).