Encounter Period

date date A date within the period the Encounter lasted Encounter.period
here if i am using date search parameter which is of period type,
date=2020-06-17
example structure of period:
“period”: {
“start”: “2015-01-15”,
“end”:2016-02-15
},
then it will check with which date as period structure has two dates (start, end)
and how prefixes (eq,ge,le,gt,lt) will work with period types

This was already answered on chat.fhir.org (https://chat.fhir.org/#narrow/stream/179166-implementers/topic/Period). Please do not ask the same question in more than one place without giving adequate time (generally a couple of business days) for the community to respond.