NOSH ChartingSystem is an electronic health record system designed exclusively for doctors and patients. This is a new mobile-friendly version that is now based off of the Laravel PHP framework and jQuery. NOSH has FHIR, Bluebutton, ICD-10, GoodRX API, RXNorm API, Phaxio, and UMA support.
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.
From @shihjay2 on July 1, 2016 2:11
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.
Copied from original issue: shihjay2/nosh-core#26