-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
moved questionnaire canonical reference check, code cleanup, more tests
ReferenceExtractorImpl now also extracts canonical references. Moved the QuestionnaireResponse.qestionnaire canonical reference check from QuestionnaireResponseAuthorizationRule to the general reference check infrastructure, enabling creation of Questionnaire and QuestionnaireResponse resources in the same transaction bundle regardless of order. Currently only Task.instantiatesCanonical and QuestionnaireResponse.qestionnaire canonical references are enforced.
- Loading branch information
Showing
10 changed files
with
295 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.