shihjay2 / nosh2

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.
Other
75 stars 52 forks source link

Clinical summary #74

Open shihjay2 opened 7 years ago

shihjay2 commented 7 years ago

I think they should be an option that displays some form of "clinical summary" such as the current medicine list, current/active problem list, allergy list, and maybe most recent labs on a single screen view

shihjay2 commented 7 years ago

This feature exists right now in NOSH2. When a chart is opened for a patient, look to the right of the NOSH text on the left hand side and there is an icon of a person. Clicking on that icon will generate a modal window with the entire clinical summary as you indicated. Clicking that same icon if you are in a section outside of the chart (like Schedule or Financial) and if you had opened a chart previously will take you back to the last chart you opened.

image