Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Patient allergies #679

Merged
merged 2 commits into from
Oct 20, 2016
Merged

Conversation

bspaulding
Copy link
Contributor

Addresses #234 .

Changes proposed in this pull request:

  • Added Allergy model
  • Added hasMany Allergy relation to Patient

cc @HospitalRun/core-maintainers

Happy Hacktoberfest!

Taking an initial shot at this model. I assume it'll probably need changing. :) Not sure how many other allergy code types are out there or if you'd rather just pick a single system. Just did some initial googling around at allergy coding and found references to both of these.

I am assuming here that the data for these allergies would be seeded in the DB. Although, some UI for adding (or maybe importing?) new allergies is probably worth considering too?

Copy link
Member

@jkleinsc jkleinsc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks for the PR @bspaulding!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants