# | Description | Input | Expected Result | Actual Result | Status |
---|---|---|---|---|---|
1 | Update name | new name, valid scopes, token.client_id==managing_organization | 200 | ||
2 | Update care_manager | active employee from legal entity = managing_organization in the position of a DOCTOR, valid scopes, | 200 | ||
3 | Set employee from other legal_entity as a care_manager | employee from legal_entity != managing_organization | 409 | ||
4 | Set employee that is not a doctor as a care_manager | employee with type "owner" | 409 | ||
5 | Set employee that is not active as a care_manager | employee in status dismissed | 409 | ||
6 | Update closed episode | episode in status entere_in_error | 409 | ||
7 | Update canceled episode | episode in status canceled | 409 | ||
8 | Update episode without scope | token without scope | 403 | ||
9 | Update episode of other legal_entity | token.client_id!=managing_organization | 409 |
ЕСОЗ - публічна документація
General
Content
Integrations