Stream: hapi
Topic: HAPI Demo Server - Task searches 500 errors
Kevin Mayfield (Oct 12 2021 at 10:36):
Is this a known issue on Task?
Simple searches are failing with a FHIR error e.g.
GET http://hapi.fhir.org/baseR4/Task?subject=1715615&_pretty=true
Vivek TK (Oct 14 2021 at 11:31):
Right, the queries are failing for other resources as well. For example:
https://hapi.fhir.org/baseDstu3/Condition?patient=2816977
The version throwing error is:
"software": {
"name": "HAPI FHIR Server",
"version": "5.6.0-PRE7-SNAPSHOT/2581cd1446/2021-10-04"
},
as seen in the Capability Statement.
Last updated: Apr 12 2022 at 19:14 UTC