FHIR Chat · fluent client search params · hapi

Stream: hapi

Topic: fluent client search params


view this post on Zulip Georg Fette (Dec 10 2018 at 11:10):

Hello, I am writing custom profiles, which I would like to be searchable via the fluent client. When looking at the collection of XClientParam classes I found that there is only a class DateClientParam but not DateTimeClientParam. Can the DateClientParam also be used for DateTimes or would I have to add a new coresponding ClientParam class ? Further classes I am unsure about which ClientParam class to use are: boolean, Identifier, Period, Range, CodeableConcept. Perhaps for some of them the CompositeClientParam should be used.


Last updated: Apr 12 2022 at 19:14 UTC