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 some info/debug commands #26

Closed mikix closed 3 weeks ago

mikix commented 2 months ago

Chart Review tries to be a bit magic for you, but sometimes you want to know what's happening under the covers.

(I thought I already had a ticket for this, but I couldn't find it. :shrug:)

mikix commented 1 month ago

Request from Andy:

"Can we output how many times an annotator provided a label?"

Like:

Annotator | Chart Count | Label
ICD10 #,### ideation-past
ICD10 #,### ideation-present
ICD10 #,### action-past
ICD10 #,### action-present
Andy #,### ideation-past
Andy #,### ideation-present
Andy #,### action-past
Andy #,### action-present
Rena #,### ideation-past
Rena #,### ideation-present
Rena #,### action-past
Rena #,### action-present
mikix commented 3 weeks ago

OK all these ideas are now implemented, except: Which labels are in the Label Studio export (make a csv of it? chart-review ls-labels?) - breaking that out to its own ticket in #39.