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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: