Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


#DescriptionInputExpected ResultActual ResultStatus
1Update namenew name,
valid scopes,
token.client_id==managing_organization
200200passed 
2Update care_manager

active employee from legal entity = managing_organization in the position of a DOCTOR,

valid scopes,
token.client_id==managing_organization

200

3Set employee from other legal_entity as a care_manageremployee from legal_entity != managing_organization409

4Set employee that is not a doctor as a care_manageremployee with type "owner"409

5Set employee that is not active as a care_manageremployee in status dismissed409

6Update closed episodeepisode in status entere_in_error409

7Update canceled episodeepisode in status canceled409

8Update episode without scopetoken without scope403

9Update episode of other legal_entitytoken.client_id!=managing_organization409

10Re-update of an episode with the same dataepisode name that matches with previously submitted name200303failed