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

Update r/t clinical lessons learned from the pilot: Find appropriate mapping for ECC "HSIL" #95

Closed ssebast2 closed 1 year ago

ssebast2 commented 1 year ago

Since we now have to be able to reason over all ECC results, there is one result that has not yet been mapped (HSIL). Dr. Guido and/or Updike will need to review every piece of logic in our L2 that uses "Histologic HSIL, unspecified" to determine if that would be an appropriate mapping for ECC "HSIL".

mickohanlon23 commented 1 year ago

Note - ECC - HSIL is already mapped to "Histologic HSIL, unspecified", so this can be ignored if they confirm this mapping.

ssebast2 commented 1 year ago

okay, we'll see what they say

mickohanlon23 commented 1 year ago

According to Issue https://github.com/ccsm-cds-tools/ccsm-cds-with-tests/issues/97, ECC "HSIL" should now be mapped to Histologic HSIL, (CIN3).

ssebast2 commented 1 year ago

ECC HSIL should be mapped to Histologic HSIL, CIN3!!

mickohanlon23 commented 1 year ago

Resolved in pull request https://github.com/ccsm-cds-tools/ccsm-cds-service/pull/18, which changed the mapping of ECC HSIL so that it is mapped to CIN3.