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

bulk export: add support for _typeFilter so we can limit Patient exports to those w/ active = true #13

Open
mcjustin opened this issue Sep 14, 2024 · 0 comments
Assignees

Comments

@mcjustin
Copy link
Member

I'd like to be able to limit Patient exports to those that have active = true. Rationale: we're using this to mark Patient resources as duplicates and/or deleted - those that should be ignored by systems, generally.

It would be good to have this, but not a huge rush: to date the Patient & QuestionnaireResponse exports to the DAWG haven't been utilizing Patient.active, so I need to give them disclaimers anyways.

If this isn't possible, then I'll just need to let users of the DAWG that they should

https://www.hl7.org/fhir/uv/bulkdata/export.html#_typefilter-experimental-query-parameter

sample query at https://www.hl7.org/fhir/uv/bulkdata/export.html#_typefilter-experimental-query-parameter

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