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

Turn FHIR server back on for LAC to collect ELR data #322

Merged
merged 17 commits into from
Nov 9, 2023

Conversation

nickclyde
Copy link
Member

Resolves #321

This just reverts #268 and then reconfigures the pipeline to only upload ELR messages to the FHIR server

Copy link
Collaborator

@DanPaseltiner DanPaseltiner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks really good! Please take a look at my comment about which Azure managed FHIR service we should use. Nothing you did wrong, but something I think we should take care of now.

terraform/modules/shared/main.tf Outdated Show resolved Hide resolved
@nickclyde nickclyde force-pushed the nickclyde/restore-fhir-server branch from 41374fb to aa87bb1 Compare November 3, 2023 03:15
@nickclyde
Copy link
Member Author

I've got the new FHIR service deployed, and the pipeline can write to it, but running into issues authenticating to it on the command line for the end-to-end test. @DanPaseltiner is this worth continuing to dig into or should I just disable the e2e test for now?

Copy link
Collaborator

@DanPaseltiner DanPaseltiner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for suffering through figuring this one out @nickclyde! 🚀

@nickclyde nickclyde merged commit f430027 into main Nov 9, 2023
8 checks passed
@nickclyde nickclyde deleted the nickclyde/restore-fhir-server branch November 9, 2023 17:46
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.

Turn FHIR server back on for LAC to collect ELR data
2 participants