Stream: Da+Vinci+PDex+Plan-Net
Topic: Query syntax issue with https://plan-net-client.herokuapp.co
Steve Munini (Jan 28 2021 at 16:58):
@Saul Kravitz , we noticed a query syntax issue with this query:
http://r4.heliossoftware.com/fhir/HealthcareService?_include=HealthcareService:providedBy&_include=HealthcareService.location&service-category=behav
We believe there should be a colon before location like this:
http://r4.heliossoftware.com/fhir/HealthcareService?_include=HealthcareService:providedBy&_include=HealthcareService:location&service-category=behav
Saul Kravitz (Jan 28 2021 at 17:17):
@Steve Munini Thanks. Fixed in the code base. Not yet redeployed to heroku.
Steve Munini (Jan 28 2021 at 17:17):
Thanks Saul!
Last updated: Apr 12 2022 at 19:14 UTC