smart-on-fhir / chart-review

Measure agreement between chart reviewers.
https://docs.smarthealthit.org/cumulus/chart-review/
Apache License 2.0
3 stars 1 forks source link

feat: auto-detect note ranges if not specified #6

Closed mikix closed 10 months ago

mikix commented 10 months ago

In the simple case of "Every note I've annotated should count", this works. We're still keeping the manual approach around because sometimes notes should be ignored or other oddities happen.

But for the 99% case, this should remove some drudgery.

mikix commented 10 months ago

FYI @dogversioning that I fixed a bug where external annotations had no way to say "I saw this note but did not tag anything in it" before - which messed up our auto-range detection. https://github.com/smart-on-fhir/chart-review/pull/6/commits/b5bdd134e018735559b2a8e018dcd6bd8c8e856a