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
Is your feature request related to a problem? Please describe.
Often times, we received Bundle FHIR artifacts and need to debug them. We don't have a way to export the base64 encoded CQL
Describe the solution you'd like
Add a parameter to the StripContent, that when used in conjunction with the BundleToResources, can export CQL and clean up artifacts.
Describe alternatives you've considered
This could be a completely separate operation itself.
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Often times, we received Bundle FHIR artifacts and need to debug them. We don't have a way to export the base64 encoded CQL
Describe the solution you'd like
Add a parameter to the StripContent, that when used in conjunction with the BundleToResources, can export CQL and clean up artifacts.
Describe alternatives you've considered
This could be a completely separate operation itself.
Additional context
N/A
The text was updated successfully, but these errors were encountered: