Lifespark-Technologies / Infomed

Web portal that enables communication between hospitals and health authorities
MIT License
1 stars 1 forks source link

Issue64 hospital model #81

Closed kaashmonee closed 4 years ago

kaashmonee commented 4 years ago

This should resolve #64. This is a small PR that updates the Hospital model with the fields mentioned in the spec.

They're tested briefly in tests.py. None of the additional fields are required to initialize a hospital.

All the numeric fields are set to 0 by default.

The specialty parameter is set to "" by default.