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

Document Best Practice considerations regarding how much to prefetch #527

Open
dennispatterson opened this issue May 15, 2020 · 0 comments

Comments

@dennispatterson
Copy link
Collaborator

The question came up at the May 2020 connectathon as to how much data should you prefetch.
It seemed a good candidate for https://cds-hooks.org/best-practices/

Ideas:

  • Request prefetch data for resources that your service always needs
  • For data that your service doesn't always_ need, consider asking for prefetching data that you need a majority of the time.
  • Ensure that you're capturing metrics on how often FHIR resource types are used by your service so you have data to factor into adjustments in your strategy.
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

No branches or pull requests

1 participant