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

Allow user to pass URL where a resource can be loaded from #4

Open
wardweistra opened this issue Feb 7, 2022 · 1 comment
Open

Comments

@wardweistra
Copy link

Make a query like https://ylboerner.github.io/Pathfinder/?resource_url=https%3A%2F%2Ffhir.simplifier.net%2Fr4%2FQuestionnaire%2F46a4d1e2-3a3b-4585-8569-151796ca96ed have Pathfinder populate the resource part of the application with the resource that can be downloaded from https://fhir.simplifier.net/Data4LifeFHIRartifactsR4/Questionnaire/46a4d1e2-3a3b-4585-8569-151796ca96ed. This would allow us to configure it as a Tool on Simplifier to allow users to open (publicly accessible) resources in Pathfinder for testing FHIRPath statements with.

Example of how another similar tool shows in Simplifier:
image

@ylboerner
Copy link
Owner

I added some rudimentary support for prefilling fields with url parameters here: #7

Let's talk about your proposed feature in more detail soon 👍

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

2 participants