Previously, patients with a hysterectomy would need a high grade test result before the hysterectomy in order to be included in Management Library. However, in https://github.com/ccsm-cds-tools/ccsm-cds-with-tests/pull/79, we added functionality to give a recommendation for patients who have just a hysterectomy, with or without a date, and more relevant to this PR, with or without a referring abnormal test result. This PR ensures that all patients with a hysterectomy are included within the Management Library, regardless of whether they have a referring test result. This addresses an issue we encountered in our pilot where a patient with only a hysterectomy and negative tests was not receiving a recommendation. This patient would now be included within Management Library, and receive a hysterectomy recommendation according to Section K4.2 of ManageSpecialPopulations.cql.
This PR addresses the issue described in Jira ticket CCSMCDS-222.
Previously, patients with a hysterectomy would need a high grade test result before the hysterectomy in order to be included in Management Library. However, in https://github.com/ccsm-cds-tools/ccsm-cds-with-tests/pull/79, we added functionality to give a recommendation for patients who have just a hysterectomy, with or without a date, and more relevant to this PR, with or without a referring abnormal test result. This PR ensures that all patients with a hysterectomy are included within the Management Library, regardless of whether they have a referring test result. This addresses an issue we encountered in our pilot where a patient with only a hysterectomy and negative tests was not receiving a recommendation. This patient would now be included within Management Library, and receive a hysterectomy recommendation according to Section K4.2 of ManageSpecialPopulations.cql.
This PR addresses the issue described in Jira ticket CCSMCDS-222.