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 Data 2.0.0 Export Response needs updates to PollingLocationResponse #3087

Closed
prb112 opened this issue Dec 6, 2021 · 2 comments
Closed
Assignees

Comments

@prb112
Copy link
Contributor

prb112 commented Dec 6, 2021

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

http://hl7.org/fhir/uv/bulkdata/export.html#response---complete-status

Missing:

deleted | optional | JSON array

This is split out from #1927 as it may be used by conformance tools to check that this array exists.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Acceptance Criteria

  1. GIVEN [a precondition]
    AND [another precondition]
    WHEN [test step]
    AND [test step]
    THEN [verification step]
    AND [verification step]

Additional context
Add any other context or screenshots about the feature request here.

@prb112 prb112 self-assigned this Feb 14, 2022
prb112 added a commit that referenced this issue Feb 16, 2022
…nse #3087

Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
prb112 added a commit that referenced this issue Feb 16, 2022
…nse #3087

Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
lmsurpre added a commit that referenced this issue Feb 16, 2022
Bulk Data 2.0.0 Export Response needs updates to PollingLocationResponse #3087
@prb112
Copy link
Contributor Author

prb112 commented Feb 21, 2022

3087 should show a new empty array called deleted. This is so conformance tools (as they are updated pass). We don't actually populate the field.

    Update polling response to match http://hl7.org/fhir/uv/bulkdata/export.html#response---complete-status
    Ensure conformance with anticipated deleted array.

@d0roppe
Copy link
Collaborator

d0roppe commented Feb 21, 2022

verified the empty array is part of the $bulkdata-status of a completed $export. Closing the issue

@d0roppe d0roppe closed this as completed Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants