chronic-care / mcc-project

MCC eCare Plan project planning and documentation
Apache License 2.0
0 stars 1 forks source link

Display all goals in eCarePlanner to include status other than active #415

Open MichelleBobo opened 4 weeks ago

MichelleBobo commented 4 weeks ago

Our test patient had 6 goals documented in MyCarePlanner and only one of them was visible in eCarePlanner. It is my understanding that ALL entered goals should be displaying.

image image

drdavec commented 4 weeks ago

I suspect that eCarePlanner is only including 'active' Goal lifecycleStatus. While recently updating MyCarePlanning to display Goal status, I also expanded the status types to align with those supported by Epic.

Change the query in eCarePlanner to: Goal?lifecycle-status=active,completed,cancelled