cqframework / vscode-cql

VS Code Clinical Quality Language Extension
Apache License 2.0
9 stars 5 forks source link

Claim resource not working #85

Open srividya-sridharan opened 6 days ago

srividya-sridharan commented 6 days ago

Claim resource is not working in VSCode. This is the cql define "Member Claims": [Claim] C where exists C.item CItem where FHIRBase."Normalize Date Interval" ( CItem.serviced ) overlaps "Measurement Period". Created Claim resource test data for a Patient. Proper reference is also provided for Claim resource. But it is not fetching the claim ID. Please help in executing this cql using Claim resource