-
Notifications
You must be signed in to change notification settings - Fork 157
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
issue #4224 Fixing the constraint app-4 for Appointment.status = noshow #4225
base: main
Are you sure you want to change the base?
Conversation
…for Appointment.status = 'noshow'.
Signed-off-by: Mudlej <[email protected]>
</tr> | ||
</tr> |
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.
some unnecessary whitespace edits in this file, but that shouldn't hurt anything
Thanks for your patience, @mudlej Is it possible for you to amend your commits to include a "sign-off" line in accordance with https://github.com/LinuxForHealth/FHIR/blob/main/CONTRIBUTING.md#legal ? Alternatively, if you indicate here your agreement to https://developercertificate.org/ then I will override the DCO status. |
Signed-off-by: Mudlej <[email protected]>
…for Appointment.status = 'noshow'.
Signed-off-by: Mudlej <[email protected]>
I couldn't change the first commit message. |
This PR closes issue #4224.