issue #4224 Fixing the constraint app-4 for Appointment.status = noshow#4225
Open
mudlej wants to merge 7 commits intoLinuxForHealth:mainfrom
Open
issue #4224 Fixing the constraint app-4 for Appointment.status = noshow#4225mudlej wants to merge 7 commits intoLinuxForHealth:mainfrom
mudlej wants to merge 7 commits intoLinuxForHealth:mainfrom
Conversation
…for Appointment.status = 'noshow'.
Signed-off-by: Mudlej <110748150+mudlej@users.noreply.github.com>
lmsurpre
reviewed
Jun 19, 2023
| <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> |
Member
There was a problem hiding this comment.
some unnecessary whitespace edits in this file, but that shouldn't hurt anything
Member
|
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 <mudlej@proton.me>
…for Appointment.status = 'noshow'.
Signed-off-by: Mudlej <mudlej@proton.me>
Author
|
I couldn't change the first commit message. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR closes issue #4224.