github medizininformatik-initiative/mii-process-report v1.1.0.1
1.1.0.1 - Improved Search Bundle Check

latest releases: v1.1.1.1, v1.1.1.0
2 months ago

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.

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.

Features include:

  • Checks for search Bundle request url's have been improved:
    • Request url's can only contain the resource type and no resource id
    • The type search parameter is treated as a token search parameter, only allowing for system scoped queries
    • An exemption of the type search parameter for Encounter.type allows to search encounters on a specific code value like einrichtungskontakt
    • The _summary search parameter is only allowed once per request url

Bugs fixed:

  • Github workflows were updated to run again when a release is published

Issues closed:

  • Releasing a new version does not trigger maven deployment in GitHub action #24
  • Ensure _summary parameter only appears exactly once #27

Contributors:
This release contains contributions from @wetret, @alexanderkiel, @juliangruendner, @schwzr and @hhund.

Don't miss a new mii-process-report release

NewReleases is sending notifications on new releases.