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

Global search/query function #3

Closed shihjay2 closed 7 years ago

shihjay2 commented 8 years ago

The user should have the ability to search the entire database, on any indexed field, such as demographic data, providers, Problem list, Medicine List, Allergy list, old problem list, old medicine list, PCP and associated MDs, insurance, race, language, ethnicity, date of visits, Vital signs, Flow sheet data, radiology data, legal documents (HCP, Advanced directives, HIPAA) smoking status, etc. For example, “Find all male patients, <65 yo, who have DM-2 and albuminuria and hypertension, and have not been seen in the last year, and whose most recent HBA1c>9, and is managed by Dr. XXX, is on lisinopril, and last SBP>160” or find all patients who are on 2 specified medications. Once a search is conducted, the resultant information should be able to be easily exported out of the EMR into an Excel or cvs document, for use as the physician feels is necessary.

shihjay2 commented 7 years ago

This issue was moved to shihjay2/nosh2#1