Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doctor management #3

Open
rusiruavb opened this issue Jul 25, 2021 · 0 comments
Open

Doctor management #3

rusiruavb opened this issue Jul 25, 2021 · 0 comments

Comments

@rusiruavb
Copy link
Member

Doctor model class attributes

  • id
  • medicalId
  • firstName
  • lastName
  • email
  • specialization
  • phoneNumber
  • activeAppoinment: Number
  • availability: [ ] this availability array contain object with following attributes.
    hospitalName
    dateTime

This feature should have function to search doctors to channel using doctorName, specialization and dateTime. Need to create separate API for this.

@rusiruavb rusiruavb added this to the v1.0.0 milestone Jul 25, 2021
@rusiruavb rusiruavb added this to To Do in Dialog Doc 990 API via automation Jul 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant