-
Notifications
You must be signed in to change notification settings - Fork 160
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
BulkData 2.0.0: Update the OperationDefinitions and CapabilityStatement #3082
Labels
Comments
prb112
added a commit
that referenced
this issue
Feb 16, 2022
#3082 Signed-off-by: Paul Bastide <[email protected]>
prb112
added a commit
that referenced
this issue
Feb 23, 2022
#3082 (#3357) * BulkData 2.0.0: Update the OperationDefinitions and CapabilityStatement #3082 Signed-off-by: Paul Bastide <[email protected]> * Update per local testing Signed-off-by: Paul Bastide <[email protected]> * Update per code review Signed-off-by: Paul Bastide <[email protected]> * Update Bulk Data 2.0.0 Test Signed-off-by: Paul Bastide <[email protected]> * Apply suggestions from code review Signed-off-by: Paul Bastide <[email protected]> * Update location Signed-off-by: Paul Bastide <[email protected]> * Added Third Resource Type and Merge Signed-off-by: Paul Bastide <[email protected]> * Update Test for Get and Post Signed-off-by: Paul Bastide <[email protected]>
QA: The metadata should show instantiates 2.0.0. There should be no regression for any existing tests. |
|
Thanks, that's what you should see from /metadata |
moving back to in progress, as regression is running slower with $export. |
prb112
added a commit
that referenced
this issue
Mar 8, 2022
…Statement #3082 (#3441) * Update for performance #2390 Signed-off-by: Paul Bastide <[email protected]> * Optimization for Check on Resource Type Signed-off-by: Paul Bastide <[email protected]>
Verified the regression tests are now running as before, and the metadata still shows:
Closing this issue. |
lmsurpre
pushed a commit
that referenced
this issue
Mar 9, 2022
…Statement #3082 (#3441) * Update for performance #2390 Signed-off-by: Paul Bastide <[email protected]> * Optimization for Check on Resource Type Signed-off-by: Paul Bastide <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
BulkData 2.0.0: Update the OperationDefinitions and CapabilityStatement.
These features are defined at:
These operationdefinitions should be updated in the code.
Verify the Capability Statement is presented correctly on
/metadata
. To declare conformance with this IG, a server should include the following URL in its CapabilityStatement.instantiates:http://hl7.org/fhir/uv/bulkdata/CapabilityStatement/bulk-data
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
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.
The text was updated successfully, but these errors were encountered: