ccsm-cds-tools / ccsm-cds-with-tests

This repository contains clinical decision support (CDS) which provides recommendations for cervical cancer screening and management (CCSM).
Apache License 2.0
7 stars 3 forks source link

Add handling for an Immunocompromised Observation without a date #136

Closed mickohanlon23 closed 6 months ago

mickohanlon23 commented 6 months ago

Add handling for an Immunocompromised Observation without a date (i.e. an immunocompromised toggle switch). Add testing to show that the immunocompromised Observation leads to a recommendation being generated. Add test to show that toggling a patient who is already immunocompromised will not change that patient's recommendation.

This resolves CCSMCDS-108. This addressed section 6.5 that was added to the L2 document. This should allow the immunocompromised toggle switch added by https://github.com/ccsm-cds-tools/ccsm-cds-dashboard/pull/32 to affect the outputted recommendation.