FHIR Chat · OperationDefinition.parameter.searchType · implementers

Stream: implementers

Topic: OperationDefinition.parameter.searchType


view this post on Zulip Josh Mandel (Mar 24 2016 at 23:28):

I'm struggling to understand what OperationDefinition.parameter.searchType is about. Current docs aren't doing it for me -- is there an example?

view this post on Zulip Grahame Grieve (Mar 24 2016 at 23:30):

Some operations take the parameters and interpret them as search specifiers. These are of type 'string' but that tells you how they work. Deprecating _query, which someone has argued for, will make more operations work this way

view this post on Zulip Josh Mandel (Mar 24 2016 at 23:31):

Can you share a quick example? I'm still kind of confused.

view this post on Zulip Grahame Grieve (Mar 25 2016 at 01:36):

See the patient match operation

view this post on Zulip Josh Mandel (Mar 25 2016 at 04:40):

Wait, http://hl7-fhir.github.io/patient-mpi-search.xml.html ? I can t see an example there.


Last updated: Apr 12 2022 at 19:14 UTC