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

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 10 Next »

Tasks

  1. #6397 - "urgent" block in response of "Get Declaration by ID" method
  2. #7484 - Encounters report
  3. #7235 - search by settlement_id in "Get Legal Entities v2"
  4. #7268 - bugfix: create employee request v1 with doctor and pharmacist blocks simultaneously 
  5. #7444 - bugfix: create owner employee of pharmacy LE with role OWNER ( on approve employee request)
  6. #7624#7626 - Healthcare service licensing
  7. #7652 - EMERGENCY legal entity

Features to check

I can:

  • Receive authentication method with masked phone on "Get Declaration by ID" response.
  • Obtain report about number of encounters in legal entities (encounters report).
  • Register LICENSED_UNIT division type for OUTPATIENT legal entity only. Update and Get.
  • Register EMERGENCY legal entity type. Update and Get.
  • Register LICENSED_UNIT division in EMERGENCY legal entity. Update and Get.
  • Register OWNER,HR, SPECIALIST, ASSISTANT, ADMIN employees in EMERGENCY legal entity.
  • Register LICENSED_UNIT division with RECEPTION address type in OUTPATIENT legal entity.
  • Create contract request with payer account in IBAN format.
  • Search legal entities by residence settlement_id with "Get Legal Entities v2" api.
  • Register healthcare service for any legal entity type.
  • Set license status for healthcare service via DLS db.
  • Register employee request w/o division id.
  • Create declaration request, approve and singed it
  • When I create decl request and I am in mpi, I have found by old logic(don't model)
  • Search person by old logic ( exact match with first and last name - Search for a person)

I can't:

  • Register legal entities w/o residence address.
  • Register LICENSED_UNIT division with RECEPTION address type in EMERGENCY legal entity.
  • Create related EMERGENCY legal entity. 
  • Create employee request with locations property.
  • Register INPATIENT and OUTPATIENT division types for OUTPATIENT legal entity.
  • Update person by id in Create declaration request
  • Don't validate tax_id with birth date and gender
  • Don't validate my auth phone with phone of confidant
  • When I create decl request and I am in mpi - Error Update person
  • Search by new logic ( Search for a person v3)

Link to api-spec 

  • No labels