Implement medicine library and cabinet
This commit is contained in:
parent
db79af06f7
commit
1f66fab30f
72 changed files with 7642 additions and 319 deletions
|
|
@ -74,7 +74,8 @@ MeshiTrack/
|
|||
│ │ │ │ ├── health/
|
||||
│ │ │ │ ├── users/
|
||||
│ │ │ │ ├── households/
|
||||
│ │ │ │ ├── medicines/ # Phase 1: Medicine catalog
|
||||
│ │ │ │ ├── medicines/ # Phase 1: Medicine catalog (generic level)
|
||||
│ │ │ │ ├── medicine-products/ # Phase 1: Purchasable brands/packages
|
||||
│ │ │ │ ├── cabinet/ # Phase 2: Medicine inventory
|
||||
│ │ │ │ ├── regimens/ # Phase 3: Medication schedules
|
||||
│ │ │ │ ├── organizer/ # Phase 3: Pill organizer fills
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue