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

Remove non-prod Fhir servers from DB startup #198

Open
bamader opened this issue Dec 5, 2024 — with Linear · 1 comment
Open

Remove non-prod Fhir servers from DB startup #198

bamader opened this issue Dec 5, 2024 — with Linear · 1 comment

Comments

Copy link
Collaborator

bamader commented Dec 5, 2024

Description:

For any FHIR servers determined to not be prod-available in the QC by default, remove these servers from the flyway migrations and instead place them into a DIBBs custom asset JSON file, just as we did with our queries, valuesets, and the like. There should just be a simple structure you should need to define and then parse during app startup to populate the fhir-servers const array with the information we load from this file. Note that this will need to happen automatically on `docker compose up` so that connections are in place for any seeding operations.

Acceptance Criteria:

Non-prod fhir servers are removed from DB startup

Copy link

linear bot commented Dec 5, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant