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 [...]
Describe the solution you'd like
- Expand the FHIRPersistenceInterceptor interface to include beforeInvoke and afterInvoke methods
- Call these methods from FHIRRestHelper (or FHIRRestBundleHelper after robin's PR)
- Expand the fhir-smart module with support for enforcing the SMART scopes defined in the "SMART Backend Services" part of the bulkdata export spec.
Describe alternatives you've considered
Put the auth code right into fhir-operation-bulkdata.
Acceptance Criteria
- 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.
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 [...]
Describe the solution you'd like
Describe alternatives you've considered
Put the auth code right into fhir-operation-bulkdata.
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.