-
Notifications
You must be signed in to change notification settings - Fork 0
Iteration 8
This rapid 4 week iteration is focused on debugging the base set of queries defined in IT6 as well as executing the deployment plan created in IT7 in the lab for eventual release.
This iteration, we will be implementing a set of queries as a single batch or Query Set. These queries will be based on what was defined in IT6 and may expand on it.
For more details on these queries, see IT6 Queries
One of the elements needed for the overall design is the ability to run (and rerun) sets of queries. These can be related queries in the sense of multiple, related queries (e.g. data quality queries that support interpretation of the main query) or they may be a batch of queries that are run routinely (e.g. in the case of the AMCARE query set).
The main goal of this iteration is to test deployment strategies with physical hardware and begin automation. This would allow us to have a solid and documented method of setting up a SCOOP Endpoint system for deployment to clinics.
Secondary goals for this iteration includes:
- Develop a subset of the AMCARE queries inside of hQuery in preparation for an AMCARE Exporter.
- Develop a query scheduler inside of hQuery.
To contain the scope of the query set, the sub-set of AMCARE queries has been chosen that should cover data elements that are currently included in the OSCAR E2E exporter. Additional mapping will occur in this iteration in preparation for including the full query set, once it has been documented and shared by AMCARE.
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