You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two changes are needed to the hook request to work with CQF Ruler 0.5.1 and above.
The property "applyCql" is no longer valid. It can be removed at any time, as its removal doesn't break 0.5.0.
The syntax for fhirAuthorization has changed. I have logged this as a bug with CQF Ruler. But in the event that it isn't fixed soon, the workaround will be to modify hookRequest.mustache like this:
Note that this would be a breaking change for 0.5.0, and it does not meet the CDS Hooks specification, so we should only make this change if we need to upgrade before a fix is in place.
The text was updated successfully, but these errors were encountered:
Two changes are needed to the hook request to work with CQF Ruler 0.5.1 and above.
Note that this would be a breaking change for 0.5.0, and it does not meet the CDS Hooks specification, so we should only make this change if we need to upgrade before a fix is in place.
The text was updated successfully, but these errors were encountered: