Skip to content

Conversation

@kritgarg
Copy link

@kritgarg kritgarg commented Dec 1, 2025

This PR adds a new database template called Hospital / Healthcare Management.

The template includes 9 tables:
patients, doctors, departments, appointments, medical_records, rooms, admissions, billing, and users.

The schema is designed to support common hospital operations such as patient registration, doctor specialization, scheduling appointments, maintaining medical records, room assignments, hospital admissions, and billing.

The structure follows the same style and relationship patterns as the existing templates:

  • consistent column naming
  • correct primary and foreign keys
  • realistic ENUM values
  • singular table names
  • no breaking changes to existing templates

I have tested the template to ensure there are no missing relationships or errors.
Please let me know if any improvements or changes are needed — I would be happy to update the PR.

@vercel
Copy link

vercel bot commented Dec 1, 2025

@kritgarg is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant