CLient:
whenever we send this particular bundle through the measure evaluation service, we get back the following error from the CQF-Ruler:
Failed to parse response from server when performing POST to URL https://cqf-ruler.nhsnlink.org/fhir/Measure/NHSNdQMAcuteCareHospitalInitialPopulation/$evaluate-measure - ca.uhn.fhir.parser.DataFormatException: Failed to parse JSON content, error was: Premature end of chunk coded message body: closing chunk expected
Here's the associated parameters we've used with the $evaluate-measure call:
periodStart=2023-01-01T00:00:00.000Z
periodEnd=2023-01-31T23:59:59.000Z
subject=eNeMVHWfNoTsMTbrwWQQ30A3
The content and bundle is in the slack channel.
CLient: whenever we send this particular bundle through the measure evaluation service, we get back the following error from the CQF-Ruler:
Failed to parse response from server when performing POST to URL https://cqf-ruler.nhsnlink.org/fhir/Measure/NHSNdQMAcuteCareHospitalInitialPopulation/$evaluate-measure - ca.uhn.fhir.parser.DataFormatException: Failed to parse JSON content, error was: Premature end of chunk coded message body: closing chunk expected
Here's the associated parameters we've used with the $evaluate-measure call: periodStart=2023-01-01T00:00:00.000Z periodEnd=2023-01-31T23:59:59.000Z subject=eNeMVHWfNoTsMTbrwWQQ30A3 The content and bundle is in the slack channel.