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

fix: don't be so strict when connecting to a FHIR server #254

Merged
merged 1 commit into from
Jul 27, 2023

Commits on Jul 27, 2023

  1. fix: don't be so strict when connecting to a FHIR server

    Let them be themselves, man!
    
    Specifically:
    - Don't inspect their smart config for any declarations - no EHR
      is very good about filling that out.
    - Don't require FHIR spec compliant key algorithms - if the server
      accepts it, who are we to judge
    mikix committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c1cdd44 View commit details
    Browse the repository at this point in the history