...
- allowFutureDates: When set to true allows obsDatetime valueDatetime to be after the encounter date. (Has no effect on valueDatetimeobsDatetime.)
- OPTIONAL
- Example: <obs conceptId="5096" allowFutureDates="true" />
- Value: "true" or "false"
- Default: False - Only past dates are allowed by default.
- allowPastDates: When set to false this prevents valueDatetime from being prior to the encounter date. (Has no effect on obsDatetime.)
- OPTIONAL
- Example: <obs conceptId="5096" allowPastDates="false" />
- Value: "true" or "false"
- Default: True - Past dates are allowed by default.
...
{"serverDuration": 207, "requestCorrelationId": "3ca2094c45a3cf08"}