Note that since date of service can span over multiple days (for example, a
hospital stay), it is stored as a range.In the text form of a range, an inclusive lower bound is represented by “[”
while an exclusive lower bound is represented by “(”. Likewise, an inclusive
upper bound is represented by “]”, while an exclusive upper bound is represented
by “)”