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

[feat] Implement different health record types #189

Open
pkarw opened this issue Oct 1, 2024 · 1 comment
Open

[feat] Implement different health record types #189

pkarw opened this issue Oct 1, 2024 · 1 comment

Comments

@pkarw
Copy link
Contributor

pkarw commented Oct 1, 2024

The current record could stay as general but it might be useful to add a different types of records for example:

  • Patient data - where there would be a form for gathering Patient data
  • Visit - with the after-visit note editor (including some features like summarization)

Based on the record type there should be individual record editor and record display; keeping the record-form and record-item for the general one's we could have like record-form-visit, record-item-visit and so on.

The database table format although should be exactly the same like now

@pkarw
Copy link
Contributor Author

pkarw commented Oct 1, 2024

Related to #82

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

No branches or pull requests

1 participant