-
Notifications
You must be signed in to change notification settings - Fork 0
Demographic Mapping OSCAR to E2E
Jeremy Ho edited this page Feb 14, 2013
·
9 revisions
- E2E has concept of Medication Event with 0..n to Prescription Events (plus dispensing and administration events).
- OSCAR currently only has prescription events.
- There are additional flags such as longterm medication that could be useful, but do not map to medication event.
- Map OSCAR Prescriptions 1:1 to E2E Medication Events (with additional details in the Prescription event mapped). This would result in a 1:1
- Derive E2E Medication Events from DINs prescribed in OSCAR
Team meeting 01-Feb-2013
In the E2E export we will derive Medication Events from active DIN# on OSCAR prescriptions. Then cluster those prescriptions in the E2E export as prescription events under a single Medication Event. This will result in a 1…n mapping a medication event to prescription events.
No DIN coded in OSCAR (i.e. custom med) will not be grouped but will show up as 1:1 medication event to prescribing event.
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