Measure is not returning result

9 views
Skip to first unread message

Ashish G

unread,
Aug 5, 2025, 3:13:07 PMAug 5
to HAPI FHIR
Hi, 

I am using HAPI server and loaded all required data but not seeing the measure count 1

/Measure/BreastCancerScreeningFHIR/$evaluate-measure?periodStart=2024-01-01&periodEnd=2024-12-31&subject=Patient/527500

It always return count 0.

Please let me know if anything missing.

Mounish Pedagandham

unread,
Aug 15, 2025, 1:45:48 PMAug 15
to HAPI FHIR
Hi,

Can you please provide the steps you followed to setup your HAPI FHIR server, to load the data?
I'm also stuck in the same situation and I'm getting a 500 Internal Server Error when trying to evaluate the measure.
{
    "resourceType": "OperationOutcome",
    "issue": [
        {
            "severity": "error",
            "code": "processing",
            "diagnostics": "HAPI-0389: Failed to call access method: org.opencds.cqf.cql.engine.exception.CqlException: Error evaluating expression Denominator Exclusion: in-memory dateFilters are not supported"
        }
    ]
}
Reply all
Reply to author
Forward
0 new messages