The Advanced Screening for Active Protocols (ASAP) application was created for the Ohio
State University Medical Center (OSUMC). OSUMC is located in Columbus, Ohio, and is one
of the largest and most diverse academic centers in the country. It is the only academic
medical center in central Ohio.
ASAP is used within OSUMC by medical screeners and clinical trial coordinators who look for
patients to enroll in clinical studies.
This new application searches patients’ electronic medical records (EMRs) using specific
screening criteria to see if they are eligible for the clinical studies. The first step
is for a screener or coordinator to register the study in ASAP via a typical Add Record
page.
Patient EMR.
Once the study is registered, the user enters its eligibility criteria, for example, male,
age between 18 – 70, diagnosed with diabetes, etc. A study may have more than 10 criteria.
Each criterion is a query template pointing to one of the EMR tables. The user selects a
combination of the templates and fills in parameters via a customized Edit Table page.
Setup study eligibility criteria.
The criteria are run against patient EMRs on a daily basis for the duration of the study.
Qualified patients are summarized in a Telerik RadGrid control, which has rows representing
patients and columns representing criteria. The grid cells link to various Show Record and
Show Table pages that display relevant portions of patient EMRs. From here, the user identifies
candidate participants.
Screen result: potentially eligible patients.
|