OHSUCMP / coach

web application frontend for OHSU HTN U18 grant
2 stars 0 forks source link

NPE on recommendation element "source" #189

Closed aeyates closed 3 months ago

aeyates commented 3 months ago

Tim Coffman reported issues with running COACH against CQF Ruler 0.13.0. In that version, CQF Ruler returns the CDS Card element source as "null" instead of an empty object {}.

This bit of code in COACH is likely the culprit, and as far as I can tell does not do anything, because we have never populated the source element:

Code Snippet

It should be removed.