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

Fix Patient.record dependency #176

Open
2 tasks
ericbuckley opened this issue Jan 22, 2025 · 0 comments
Open
2 tasks

Fix Patient.record dependency #176

ericbuckley opened this issue Jan 22, 2025 · 0 comments
Labels
qa Technical improvements to increase code quality

Comments

@ericbuckley
Copy link
Collaborator

ericbuckley commented Jan 22, 2025

Summary

There is a circular dependency between models/mpi and schemas/pii. The logic in the mpi Patient.record methods should be removed so we don't have to tip toe around that dependency.

Acceptance Criteria

  • Clear and testable conditions for the completion of the task.
  • Another condition that defines task completion.

Details / Tasks

List the subtasks or steps needed to complete this implementation.

  1. Task 1
  2. Task 2
  3. Task 3

Background / Context

Provide any additional context, background information, or references that might be useful for understanding the issue.

Dependencies

List any dependencies this issue has, such as other tasks, libraries, or third-party services.

Testing Considerations

Explain how this feature will be tested. Mention if there are any specific test cases to be written or existing ones to be modified.

Related Issues/PRs

  • Link to related issues or pull requests if applicable.

Notes / Comments

Any other relevant information or clarifications.

@ericbuckley ericbuckley added the qa Technical improvements to increase code quality label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa Technical improvements to increase code quality
Projects
None yet
Development

No branches or pull requests

1 participant