This application allows you to evaluate clinical notes based on several quality criteria.
Create a CSV file with columns for filename, description, MRN, and note content as shown in the example below.
Provide your name as the evaluator so we can track who completed each evaluation.
Select and upload your CSV file containing the clinical notes to evaluate.
After uploading, you'll be presented with clinical notes to evaluate one by one.
Your CSV file should follow this format with these exact column names:
filename | description | mrn | note |
---|---|---|---|
progress_note_1.txt | Primary Care Follow-up Visit | MRN12345678 | Patient is a 57-year-old male with history of hypertension, type 2 diabetes, and hyperlipidemia presenting for routine follow-up. BP today is 138/82, weight stable at 87kg... |
ed_visit_note.txt | Emergency Department Visit | MRN87654321 | 45-year-old female with no significant past medical history presents with sudden onset substernal chest pain that started 2 hours ago while at rest... |
discharge_summary.txt | Hospital Discharge Summary | MRN23456789 | 72-year-old male with COPD admitted for community-acquired pneumonia. Patient presented with 4 days of productive cough, fever, and worsening shortness of breath... |
Note: Ensure your CSV has these exact column names. You can add as many rows (documents) as needed for evaluation.
You can access the evaluation page directly by entering your name and clicking the button below:
Note: If you're having trouble with the file upload method, this direct access approach may work better.