-
Notifications
You must be signed in to change notification settings - Fork 160
issue #4224 Fixing the constraint app-4 for Appointment.status = noshow #4225
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
base: main
Are you sure you want to change the base?
Conversation
…for Appointment.status = 'noshow'.
Signed-off-by: Mudlej <[email protected]>
<a href="domainresource.html#DomainResource" title="May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).">modifierExtension</a> | ||
</td> | ||
</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.