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

Search Parameters Defined Within Capability Statement #13

Open
ms-k1ngk0ng opened this issue Oct 25, 2022 · 1 comment
Open

Search Parameters Defined Within Capability Statement #13

ms-k1ngk0ng opened this issue Oct 25, 2022 · 1 comment

Comments

@ms-k1ngk0ng
Copy link
Contributor

ms-k1ngk0ng commented Oct 25, 2022

Add support for generating tests targeting the search parameters defined within the Capability Statement of a given IG.

@ms-k1ngk0ng
Copy link
Contributor Author

ms-k1ngk0ng commented Nov 18, 2022

Unfortunately, there's no clear-cut approach to this issue. As things stand currently, the 'Basic Search Params' generator should be able to handle any SearchParameter resource. Meaning, if you can inflate the SearchParams listed into the CapabilityStatement into actual SearchParameter resources, you should be able to duplicate the Basic Search Params generator and hand them to it. However, this is simply going to have unintended consequences due to the likely incomplete nature of the SearchParameters in the CapabilityStatement, and the generator's reliance on the Expression element. I think the most important part of this is going to be guaranteeing that the relevant information is stored within the search parameter resources, and how to handle scenarios where it is not stored.

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