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.
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