Closed mickohanlon23 closed 1 year ago
https://github.com/ccsm-cds-tools/ccsm-cds-with-tests/blob/main/cql/DashboardLibrary.cql#L266:
BirthSexText should look for BirthSexCodes that come from other ways of representing birth sex in the patient resource, since our CDS looks for multiple ways that this could be represented.
BirthSexText was updated and closely reviewed in https://github.com/ccsm-cds-tools/ccsm-cds-with-tests/pull/104. What is being returned by the CQL now aligns with what is expected by the CCSM CDS Dashboard
https://github.com/ccsm-cds-tools/ccsm-cds-with-tests/blob/main/cql/DashboardLibrary.cql#L266:
BirthSexText should look for BirthSexCodes that come from other ways of representing birth sex in the patient resource, since our CDS looks for multiple ways that this could be represented.