Stream: implementers
Topic: Patient-everything and modifiers
Caitlin Voegele (Jan 28 2022 at 19:07):
Is the expectation that a FHIR server would support modifiers on Patient-Everything or just the search parameters that are listed? https://www.hl7.org/fhir/patient-operation-everything.html. Specifically if there should be support for things like _type:not=...
Josh Mandel (Jan 28 2022 at 20:25):
As currently specified, modifiers would not be part of the API
Josh Mandel (Jan 28 2022 at 20:26):
I'm not sure if we've ever had a discussion about supporting the full breadth of search parameter semantics in operation input Parameters. Right now these parameters like _type
just look similar to search params and there's no deeper equivalence.
Caitlin Voegele (Jan 28 2022 at 20:45):
Thanks Josh!
Last updated: Apr 12 2022 at 19:14 UTC