-
Notifications
You must be signed in to change notification settings - Fork 0
Iteration 9 Requirements
Jeremy Ho edited this page Nov 12, 2013
·
3 revisions
Overall system functional requirements are documented on the Feature List wiki page.
Features from previous functionality cannot be lost.
- Processes 10,000 individual records in a timely manner (e.g. less than one hour running after practice hours)
- Alignment with PITO E2E-DTC version 1.3
OSCAR is the test EMR supported for this iteration.
- From within an individual's chart, user can export an individual patient summary record
- Outside of an individual chart, user can export individual patient summary documents for all patients as a batch
- Export format is HL7 CDA standard-based, specifically the "E2E" format created by the BC Physician Information Technology Office program.
- For this iteration, E2E content sections must include all sections that are considered required for a minimally functional E2E document.
- Export must perform in a timely manner - while a user waits (30 min / 10000 patients)
- Export feature saves summary document(s) in a folder on the same workstation that the user initiated the request from.
- Export format is customizable for users that adopt a different document standard.
We assume that this wiki page only outlines new features for hQuery.
- Imports records in the E2E 1.3 patient summary document format.
- All hQuery components are running on Ruby 1.9.3
SCOOP is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
- SCOOP Overall Design
- SCOOP Actors
- User Stories and Use Case Maps
- System Architecture
- Development Process
- Prototypical Questions
- Current Meds vs Med List
- Data Enrichment Design
- Data Visualization
- Deployment Architecture
- EMR-2-EMR (E2E)
- OSCAR Setup
- Gateway & Hub Setup
- OSCAR Development Notes
- OSCAR DB Table Notes
- Coding Standards
- Mongodb Notes
- Server Configuration
- PDC Gateway Server
- Iteration Overview
- Feature List
- Architecture
- Requirements
- Visualization Requirements
- Test Specification