Commit Graph

14 Commits

Author SHA1 Message Date
daniel 8c7065d995 Update publication year to 2018. 2018-02-13 09:28:44 +01:00
daniel cf765c4c40 Add importer for clinic system.
- Neu: Laborwerte, die vom Ambulanzsystem ausgegeben wurden, können jetzt auch verarbeitet werden.
2017-09-17 13:28:12 +02:00
daniel b7246ca0ed Update copyright; website. 2017-02-23 16:44:07 +01:00
daniel e190e85b89 Fix additional tests. 2016-10-03 16:09:43 +02:00
Daniel Kraus 7997e307fa Fix handling extreme values.
- VERBESSERT: Extreme Werte (mit "<" oder ">") wurden nicht sehr schön formatiert.
2015-09-18 17:22:04 +02:00
Daniel Kraus c141fcff58 Fix crash if reference string is in fact not a reference.
E.g. NT-proBNP has a remark "[s. Bem.]" which represents neither
reference limits nor a categorical normal value.

- VERBESSERT: Kein Absturz mehr, wenn Labordaten NT-proBNP enthalten.
2015-09-04 21:12:50 +02:00
Daniel Kraus 66ad3886da Workaround for commas in Lauris values.
- VERBESSERT: Kein Crash mehr, falls sich ein Komma in den Lauris-Block einschleicht.
2015-08-28 17:18:42 +02:00
Daniel Kraus 058de8e8cf Fix parsing of negative limits in Lauris parameters.
- VERBESSERUNG: Keine Fehlermeldung mehr, falls Referenzbereiche negative Werte enthalten (wie z.B. Base Excess) [#650db4d2]
2015-08-20 16:54:18 +02:00
Daniel Kraus 11b9b9df54 Make formatter tests pass. 2015-08-09 19:54:48 +02:00
Daniel Kraus 75c9c984c6 Refactor and harden ZaaImporter. 2015-08-04 23:21:38 +02:00
Daniel Kraus c43b0af1e3 Fix LaurisTimePoint test. 2015-07-14 15:58:50 +02:00
Daniel Kraus e36fee52ad Add formatter and initial tests. 2015-07-13 23:57:35 +02:00
Daniel Kraus 07ee4fbf2a Implement Laboratory and TimePoints. 2015-07-11 16:51:02 +02:00
Daniel Kraus 2cf31914dd Refactor: Separate concerns. 2015-07-06 15:48:43 +02:00