FHIR Chat · Query syntax issue with https://plan-net-client.herokuapp.co · Da+Vinci+PDex+Plan-Net

Stream: Da+Vinci+PDex+Plan-Net

Topic: Query syntax issue with https://plan-net-client.herokuapp.co


view this post on Zulip 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

view this post on Zulip Saul Kravitz (Jan 28 2021 at 17:17):

@Steve Munini Thanks. Fixed in the code base. Not yet redeployed to heroku.

view this post on Zulip Steve Munini (Jan 28 2021 at 17:17):

Thanks Saul!


Last updated: Apr 12 2022 at 19:14 UTC