Release of the MII report process plugin used to send reports of current FHIR store implementation progress of a DIC to a HRP.
The documentation of the process including the description, the deployment and configuration guides as well as instructions on how to start a process instance can be found in the wiki. For a pre-built jar file, see assets: mii-process-report-1.2.0.1.jar.
General remarks:
- This release is compatible with the Data Sharing Framework version
>= 1.0.0
. This release does not work with DSF versions< 1.0.0
.
Bugs fixed:
- Asynchronous CDS report creation no longer fails after the initial polling attempt due to a missing
Content-Location
header in subsequent responses, which caused a runtime exception.
Issues closed:
- Async requests fail if more than one polling attempt is needed #62
Contributors:
This release contains contributions from @wetret, @schwzr, and @hhund.