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

[HIE-2] Skeleton code for client registry search flow #11

Merged
merged 6 commits into from
Mar 21, 2024
Merged

Commits on Mar 19, 2024

  1. [HIE-2] client registry Patient search flow implementation

    [HIE-2] define ihe-pix operation and start implementation of getCRPatient
    
    [HIE-2] adding config options for default system and get patient endpoint
    
    [HIE-2] drop format param and change targetSystems to OR
    
    [HIE-2] move targetSystem param logic to controller
    
    [HIE-2] change to OperationParam in getCRPatient provider method
    
    cleanup, adding comments, refactoring Patient parsing
    pmanko2 authored and samuelmale committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    300cbcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0bf239 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffec8b6 View commit details
    Browse the repository at this point in the history
  4. use onType

    pmanko2 authored and samuelmale committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    41427b5 View commit details
    Browse the repository at this point in the history
  5. [HIE-2] make CR request for patients matching identifiers returned by…

    … ihe-pix CR endpoint
    pmanko2 authored and samuelmale committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ff7e89e View commit details
    Browse the repository at this point in the history
  6. Error handling

    samuelmale committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7a17001 View commit details
    Browse the repository at this point in the history