Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combined, rebased, and cleaned up PRs #16

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

pmanko
Copy link

@pmanko pmanko commented Apr 5, 2023

No description provided.

moshonk and others added 29 commits June 25, 2020 00:23
Added check for an existing subsription during registration to prevent duplicates
Catch error that prevents processing of subsequent subscriptions when one of them fails
* Added a FHIR request actor to handle interaction with a server for patient validation

* Routine bug fixes

* Updated unit tests an provided fixes to the FHIR handler Actor

* LNSP workflow fixes

* Added unit tests

* Manipulate the xds document to remove sections that were causing OpenXDS validation failures

* Manipulate the xds document to remove sections that were causing OpenXDS validation failures

* Java 1.8 dependency

* Prevent dsub subscription duplication

* Resumed FHIR data store(OpenCR) validation

closes #2
* Create ci.yml

* Update ci.yml

* xds github workflow

* Fixes for github actions and tests

* Mvn fix

* Dockerfile fix

Co-authored-by: HerbertYiga <[email protected]>
Co-authored-by: Piotr Mankowski <[email protected]>
* PIX workflow fix

* Figuring out FHIR Resolve Patient Identifier workflow

* Fixed branch name

* Fixed pix workflow

* Outdated fixes and debugging of timeout error

* Identifier Fix

* Modify id enrichment to fix error
* Fixing version

* CI fix

* Version bump

---------

Co-authored-by: Piotr Mankowski <[email protected]>
* Fixed issue of notifications not being sent to Lab

* Reverted the changes to the Lab order format

* Auto update version number in  mediator registration info to module version

* Added check for invalid URLs before registering a subscription

* bug fix: removed extra brace

---------

Co-authored-by: moshonk <[email protected]>
* Fixed issue of notifications not being sent to Lab

* Reverted the changes to the Lab order format

* Auto update version number in  mediator registration info to module version

* Check for existing subscription

Added check for an existing subsription during registration to prevent duplicates

* Bug fix: missing semi-colon

---------

Co-authored-by: moshonk <[email protected]>
commit b632477
Author: moshonk <[email protected]>
Date:   Wed Sep 2 02:51:47 2020 +0300

    bug fix logging mesage

commit 6025cca
Author: moshonk <[email protected]>
Date:   Wed Sep 2 02:42:15 2020 +0300

    Catch subscriptions processing error

    Catch error that prevents processing of subsequent subscriptions when one of them fails

commit 596c555
Merge: eeae53d 5b3d87a
Author: moshonk <[email protected]>
Date:   Wed Sep 2 02:21:14 2020 +0300

    Merge branch 'check-for-existing-subscription' into HEAD

commit 5b3d87a
Author: moshonk <[email protected]>
Date:   Wed Sep 2 02:10:05 2020 +0300

    Bug fix: missing semi-colon

commit eeae53d
Merge: 7d37581 576b646
Author: moshonk <[email protected]>
Date:   Wed Sep 2 02:07:09 2020 +0300

    Merge branch 'check-for-existing-subscription'

commit 576b646
Author: moshonk <[email protected]>
Date:   Wed Sep 2 02:00:47 2020 +0300

    Check for existing subscription

    Added check for an existing subsription during registration to prevent duplicates

commit 7d37581
Author: moshonk <[email protected]>
Date:   Wed Sep 2 01:41:14 2020 +0300

    bug fix: removed extra brace

commit 612e938
Author: moshonk <[email protected]>
Date:   Wed Sep 2 01:15:51 2020 +0300

    Added check for invalid URLs before registering a subscription

commit d556d7c
Author: moshonk <[email protected]>
Date:   Thu Jun 25 23:38:51 2020 +0300

    Auto update version number in  mediator registration info to module version

commit 10ecdb0
Author: moshonk <[email protected]>
Date:   Thu Jun 25 23:03:36 2020 +0300

    Reverted the changes to the Lab order format

commit ed4f69e
Author: moshonk <[email protected]>
Date:   Thu Jun 25 00:23:32 2020 +0300

    Fixed issue of notifications not being sent to Lab
author moshonk <[email protected]> 1593033812 +0300
committer Piotr Mankowski <[email protected]> 1680641638 -0700

Fixed issue of notifications not being sent to Lab

Reverted the changes to the Lab order format

Added check for invalid URLs before registering a subscription

Bug fix: missing semi-colon

bug fix logging mesage

Updated the mediator to fix the IsantePlus-LNSP workflow issues

Co-authored-by: moshonk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants