/
Period Validation Test Cases
ЕСОЗ - публічна документація
Period Validation Test Cases
# | Description | Input | Expected | Actual | Status |
---|---|---|---|---|---|
1 | Start date is longer than current date_time | $..period.start >= current_dateTime | 422 | 422 | Passed |
2 | End date is longer than current date_time | $..period.end >= current_dateTime | 422 | 422 | Passed |
3 | Start date is longer than end date | $..period.end < visit.period.start | 422 | 422 | Passed |
4 | Valid data | $..period.start <= current_dateTime $..period.end <= current_dateTime $..period.end > visit.period.start | 200 | 200 | Passed |
, multiple selections available,
Related content
Submit Encounter Package
Submit Encounter Package
Read with this
RC_(CSI-2625) Create Care plan
RC_(CSI-2625) Create Care plan
More like this
Реєстрація результатів візиту в ЦК
Реєстрація результатів візиту в ЦК
Read with this
RC_(CSI-2625) Submit Encounter Data Package
RC_(CSI-2625) Submit Encounter Data Package
More like this
Medical Events (Електронні медичні записи)
Medical Events (Електронні медичні записи)
Read with this
Program Validation Methods
Program Validation Methods
More like this
ЕСОЗ - публічна документація