In order to improve ATLAS's ability to validate a cohort, I've implemented an annotation widget. This annotation widget allows a user in ATLAS to perform manual chart review, i.e. answer a set of questions (or multiple sets) regarding a subject in a cohort. The results of the chart review are persisted for later processing. The knockout view-model design of the widget is shown below:

Also, if you'd like to view a breakdown of each of the above view-model's properties/methods, you can view the document here.
If you'd like to view the accompanying OHDSI webapi proposal, go here.
A picture of the widget is shown below (sidebar on right):

Branch for review: https://github.com/OHDSI/Atlas/tree/annotation
In order to improve ATLAS's ability to validate a cohort, I've implemented an annotation widget. This annotation widget allows a user in ATLAS to perform manual chart review, i.e. answer a set of questions (or multiple sets) regarding a subject in a cohort. The results of the chart review are persisted for later processing. The knockout view-model design of the widget is shown below:
Also, if you'd like to view a breakdown of each of the above view-model's properties/methods, you can view the document here.
If you'd like to view the accompanying OHDSI webapi proposal, go here.
A picture of the widget is shown below (sidebar on right):
Branch for review: https://github.com/OHDSI/Atlas/tree/annotation