Merge pull request #341 from Schwasrz94/RAD-308 RAD-308 Do not include discontinued reports by default
Dominik Schwarz <dominik.schwarz1994@gmail.com>
e3eb2ca6a50dfc94ecf5b4919b660cbb023a7884m
RAD-308 Do not include discontinued reports by default RadiologyReport.reportStatus=DISCONTINUED should only be returned if specifically asked for.
* add includeAll paramater to RadiologyReportSearchHandler
* add component test for RadiologyReportSearchHandler
* add includeDiscontinued attribute to RadiologyReportSearchCriteria
* modify report dao method getRadiologyReports
* add test to RadiologyReportServiceComponentTest