Stream: hapi
Topic: Search by _text
João Almeida (Nov 02 2021 at 19:01):
Hi everyone, I have been working with searching with _text on hapi FHIR
With this: http://hapi.fhir.org/baseR4/Observation?_text=glucose, this works. And now, this query should not work as well? http://hapi.fhir.org/baseR4/Observation?_text=(glucose and blood)
-> (thinking of at least this example with "display": "Glucose [Moles/volume] in Blood")
Last updated: Apr 12 2022 at 19:14 UTC