security/consent/FHIR-53886 and FHIR-54155#4198
Open
mojitoj wants to merge 3 commits into
Open
Conversation
21c828e to
024c5c9
Compare
024c5c9 to
6491970
Compare
lmckenzi
requested changes
Jun 22, 2026
lmckenzi
left a comment
Contributor
There was a problem hiding this comment.
source/consent/consent-introduction.xmlline ~46: "TheregulatoryBasiselements is used to record*,** the broad jurisdictional or organizational policy…"* — should beelement is, and the comma after "record" looks misplaced.- Line ~54: "to adjudicate whether the consent permits a specific activity such a sharing a particular part of patient information…" — should be
such as. - Line ~70: "The
policyBasiselement, if present, is intended to captures the higher-level policy…" — should beto capture. - Line ~40: a
<ul>is placed directly inside a<p>(<p>… <ul>…</ul> </p>). Strict XHTML doesn't permit block-level content inside<p>; worth checking it still validates againstfhir-xhtml.xsd, and if so, consider closing the<p>before the list and opening a new one after.
6491970 to
5b37bc3
Compare
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.
HL7 FHIR Pull Request
FHIR-53886
FHIR-54155
Description
Clarify all the policy elements and their relationships.