smart-on-fhir / chart-review

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

Add a CLI, add some light unit testing, and change config from Python to Yaml/Json #2

Closed mikix closed 8 months ago

mikix commented 8 months ago

OK on my first pass at interacting with the chart-review code, I wrote down some possible improvements here: https://github.com/smart-on-fhir/chart-review/issues/1

This is the PR to solve them. Specifically:

I've split this PR up into different commits, which should hopefully make it easier to read. But there's still a fair bit.