FHIR Chat · Search Organization.name 'contains' · hapi

Stream: hapi

Topic: Search Organization.name 'contains'


view this post on Zulip Nico Bijl (Dec 18 2019 at 13:35):

Hi All,
quick question about searching organization by name.

when we search like this: where(Organization.NAME.contains().value("Organization Name"))
the server returns this error: HTTP 405 : :contains modifier is disabled on this server
Any ideas how to enable the contains modifier? We are running HAPI 3.8 with lucene file based indexes.

Thanks!

view this post on Zulip Nico Bijl (Dec 23 2019 at 07:34):

Any tips on where to look ?


Last updated: Apr 12 2022 at 19:14 UTC