SmICS
biermapa
released this
09 Jun 12:47
·
20 commits
to feature/MibiContactNetwork
since this release
This is the first version for the HiGHmed project which experts shall use to run the predefined tests.
The Main features are:
Ward Overview: Showing all Patients on a Ward in a given time
Patient Overview: Showing all microbiological findings for a given patient
Contacts: Calculating all contacts to a given index patient
Contact Comparison: Comparing if the given patients had some kind of contact
Fixes:
- Contact: Won't show index patient as "known"
- WardOverview: Bugfix for patients which have a nosocomial finding on the same ward after the end parameter results in error
Changes:
- docker-compose.yml needs the base url from the server (http://adress:port or in case of ehrbase http://adress:port/ehrbase)
- SmICS.db is now stored in a volume
- WardOverview, Patientview, Contacts: Returns message if search result is empty
No Authentication