FirelyTeam / firely-cql-sdk

BSD 3-Clause "New" or "Revised" License
28 stars 16 forks source link

Retrieves in context unfiltered are being generated with empty, non-null ExpressionRefs #443

Closed EvanMachusak closed 1 month ago

EvanMachusak commented 1 month ago
library Bug version '1.0.0'

using FHIR version '4.0.1'

define patients: [Patient]

The resulting Retrieve should have a null context property.

baseTwo commented 1 month ago

Demo projects didn't build, work rolled back in PR #437