. expressions
Search by arbitrary elements of resources
This is non-FHIR extension, incompatible with other FHIR servers
With parameters started with .
you can provide the exact path for the element, optionally provide coercing after ::
using PostgreSQL types and the operator after $
.
expressions with typecast require user input to be correct by PostgreSQL syntax.
e.g.: for timestamptz
values must be formatted as specified in PostgreSQL date/time input doc
Last updated