ExposuresProvider / icees-api

MIT License
2 stars 8 forks source link

297 visits stop-gap bugfix #298

Closed hyi closed 9 months ago

hyi commented 9 months ago

@maximusunc This PR fixes the issue #297 and has been deployed to all ICEES+ instances for now before we update FHIR PIT and rerun FHIR PIT to generate new data. After FHIR PIT is updated and new data is regenerated, I'll need to create another small PR to remove a condition check in get_operator_and_value() function which is covered in detail in the comment there. Since I am not sure when we can finish FHIR PIT and data update and the condition check to be removed for the stop-gap solution is a small code change, I am creating this PR now to get this merged so the code is in sync with latest deployment.