ЕСОЗ - публічна документація

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

n/n
description
inputs
expected result
step by step script
actual result
SD1Find Dismissed doctor
  • id
200, empty
  • input parameters

SD2Find doctor with division=null
  • id
200, empty
  • input parameters

SD3

Find employee_type<>'DOCTOR'

  • id
200, empty
  • input parameters

SD4Find doctor who reached limit
  • employee_id → declaration_qty=2000
200, is_available=false
  • input parameters

SD5Find  by  last_name and second_name
  • last_name & second name
200
  • input parameters

SD6Search DOCTORs by speciality
  • speciality
200
  • input parameters

SD7Search DOCTORs with 2 different specialities by speciality=false
  • first_name&last_name
  • speciality
200
  • input parameters

SD8Search DOCTORs by division_id
  • division_id
200, doctors within current division
  • input parameters

SD9Search DOCTORs by is_avaliable=false
  • is_avaliable=false
200
  • input parameters

SD10Search DOCTORs by division_name
  • division_name
200, doctors within current division
  • input parameters

SD11


  • input parameters

  • No labels