-
Notifications
You must be signed in to change notification settings - Fork 0
Measurement Mapping OSCAR to E2E
Jeremy Ho edited this page Aug 7, 2013
·
2 revisions
The E2E Clinically Measured Observations section contains data on any measurements that the provider would have recorded down such as Blood Pressure, Height, Weight, Heart Rate, Body Temperature and Waist Circumference.
User Assumptions
- The provider shall enter all Measurement entries into OSCAR under the measurements section of the Encounter page
- All relevant fields presented will be filled with data if applicable
Data Assumptions
- We expect Measurement data to be a freetext field which will make sense to a human reader
- Measurement data will not be entered in other parts of OSCAR
- OSCAR records Blood Pressure without separating the Systolic and Diastolic
- LOINC codes do not exist which describe the two paired together
Options
- Parse and separate the two values out of freetext and generate distinct entries
- Keep entry merged but provide a nullFlavor code
Decision
TBD
Relevant OSCAR DB Tables: measurements, measurementType
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