You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
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
The text was updated successfully, but these errors were encountered: