-
Notifications
You must be signed in to change notification settings - Fork 2
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
Issues/29 add record state #31
Conversation
- add enum RecordState
- refactor type of PatientRecord.phase from RecordState to RecordPhase.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, although i suggest to make it consistent ... if you started to call it phase, refactor all occurences of state
@blcham |
@blcham No, it is not there neither |
@kostobog in what state is this PR? |
Everything works now, LGTM |
#29 - Implement generic record state.