Stream: implementers
Topic: date equals paramater
Marten Smits (Apr 12 2016 at 08:08):
When searching resources on a DSTU2 server on an exact date, is just
[parameter]=eq2013-01-14
allowed? or is
[parameter]=2013-01-14
allowed as well?
Marten Smits (Apr 12 2016 at 08:19):
Nevermind, I found this section: http://hl7.org/fhir/search.html#prefix, which says that "eq" is assumed when no prefix is specified.
Last updated: Apr 12 2022 at 19:14 UTC