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

Add validation features for ACP workflow #606

Open
stl-steve-moore opened this issue Sep 17, 2024 · 0 comments
Open

Add validation features for ACP workflow #606

stl-steve-moore opened this issue Sep 17, 2024 · 0 comments
Assignees

Comments

@stl-steve-moore
Copy link
Collaborator

When testing the ACP workflow, we want the Toolkit to send a Patient Discovery request with SAML assertions that include an identifier for the test patient. The system under test sends a query for and then retrieves a consent document from the Toolkit simulator. Only after reviewing the consent document does the system understand complete the Patient Discovery response. We need these additions in validation:

  1. Extend the work that search the simulators for transactions that meet criteria. Add a case for a transaction (say Cross Domain Document Query) that takes place after the initial Patient Discovery request goes out.
  2. Should probably extend this to make sure the transaction also happens before the Patient Discovery response is made
  3. Add a validator that will call the Gazelle External Validation Service to test the structure/coding of the Patient Discovery response.
@stl-steve-moore stl-steve-moore self-assigned this Sep 17, 2024
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

When branches are created from issues, their pull requests are automatically linked.

1 participant