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

Set up our own FHIR server to serve requests for our fake patient in demo / integration tests #2758

Closed
fzhao99 opened this issue Oct 15, 2024 · 1 comment
Assignees
Labels

Comments

@fzhao99
Copy link
Collaborator

fzhao99 commented Oct 15, 2024

In the work for our super-sick patient, we ran into some issues that we think have to do with the reliability of Public HAPI. We might want to set up our own FHIR server for demo / test use to have more control over how quickly we can access these things over an API call.

@fzhao99 fzhao99 added the viper label Oct 15, 2024
@robertandremitchell
Copy link
Collaborator

As part of this work, we will likely want to also address the ability in demo-mode to click ahead on the SearchForm page without filling out specific fields. Right now, with the public server, clicking nothing advances.

Rather than address it as a separate ticket, I figured it made sense to fold that mini-bug into this work, since we will need to update that step anyway.

@m-goggins m-goggins self-assigned this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants