You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Task 1
Task 2
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.
The text was updated successfully, but these errors were encountered:
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
Details / Tasks
List the subtasks or steps needed to complete this implementation.
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
Notes / Comments
Any other relevant information or clarifications.
The text was updated successfully, but these errors were encountered: