cqframework / sample-content-ig

Sample Content IG
Apache License 2.0
7 stars 13 forks source link

Library.liquid has unsupported Typecasting #9

Closed jkotanchik-SB closed 9 months ago

jkotanchik-SB commented 1 year ago

We noticed typecasting the types to CodeableConcept breaks outside of the publisher. FHIRPathEngine is able to recognize it without typecasting, so we can remove the typecasting.

I believe this change was already done for Measure.liquid, and we ask that similar changes be be applied to the useContext section of Library.liquid, too.

Noted typecasting: https://github.com/cqframework/sample-content-ig/blob/bca8df99f5361c4829d1065bca67c5e7ab9fed0a/templates/liquid/Library.liquid#L187-L192

brynrhodes commented 9 months ago

Included in 0.3.0