shihjay2 / nosh-core

Go to shihjay2/nosh2 for the latest NOSH core code base. NOSH ChartingSystem is an electronic health record system designed for doctors in mind. This is a second generation version that is now based off of the Laravel PHP framework and jQuery. NOSH preliminarily has FHIR support.
https://github.com/shihjay2/nosh2
Other
19 stars 9 forks source link

Design opinion #2 #26

Closed shihjay2 closed 7 years ago

shihjay2 commented 8 years ago

Another way to bring information to the physician, without requiring them to navigate to another screen, is the use of the “hover over” option. If the physician wants to know the date of the patient’s next appointment, they simply hover the mouse over the “go to the appointments button” and pop-up window immediately appears with the date of the upcoming appointment appointment(s). The same feature can be used to display the most recent lab data, chart of vital signs, radiology data, the patient demographic data like phone number, etc. Thus, it is possible to deliver information to the physician, when/where they need it, without requiring them to navigate to a different section of the EMR. This will reduce the amount of data sent over the network, speed up the EMR and improve the EMR’s usability.

shihjay2 commented 7 years ago

This issue was moved to shihjay2/nosh2#24