Difference between revisions of "Patient list creation (MU2)"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 36: | Line 36: | ||
::*Allergies | ::*Allergies | ||
::*Patient communication preferences (could just place them all there to choose from) | ::*Patient communication preferences (could just place them all there to choose from) | ||
:*Also need to test and confirm the sorting is working | |||
==Owner== | ==Owner== |
Revision as of 13:08, 9 December 2013
Overview
MU Requirements
Per ONC
- Taken from ONC Final Rule:File:2014 Edition Cert Federal Register.pdf
(14) Patient list creation. Enable a user to electronically and dynamically select, sort, access, and create patient lists by: date and time; and based on each one and at least one combination of the following data: (i) Problems; (ii) Medications; (iii) Medication allergies; (iv) Demographics; (v) Laboratory tests and values/results; and (vi) Ambulatory setting only. Patient communication preferences.
Per ONC/NIST Final Test Methods
Status
- Analyzing - Virginia Lorenzi 04:25, 16 November 2013 (UTC)
- Columbia HIT Certification Class
Proposal
- The Columbia University HIT Certification class analyzed the patient list criteria. The class is divided into three teams. We have posted all three teams' analysis below:
- Columbia Team 1:File:ColumbiaTEAM 1 OpenEMRGapAnalysis.pdf
- Columbia Team 2:File:ColumbiaTeam2PatientListGapAnalysis.pdf
- Columbia Team 3:File:ColumbiaTeam3OpenEMRCertGapAnalysis.pdf
- Brady's proposal:
- Need to figure out what exactly is meant by the date/time setting.
- Potentially may need to ensure date/time entries are in the required tables after clarify what the date/time setting is.
- Need to modify following searches:
- Medication currently just searches from the prescription mysql table. Needs to also search from the medications in the lists sql table.
- Need to add following searches:
- Lab test names (now just a lab result textbox)
- Allergies
- Patient communication preferences (could just place them all there to choose from)
- Also need to test and confirm the sorting is working
Owner
- Columbia HIT Certification Class