Stream: fhircast-github
Topic: fhircast-docs / Issue #187 May 2019 Ballot Comment:
Github Notifications (FHIRcast) (Apr 30 2019 at 19:53):
hl7-fhircast-bot opened Issue #187
## May 2019 Ballot Comment:
Submitted by Anthony Julian
Chapter/section: Subscription Request
Url: https://fhircast.hl7.org/specification/May2019Ballot/index.html
Type: NEG :exclamation: Clarification
In Person requested: Yes :bust_in_silhouette:Summary:
Comment: See note on ANSI modal verbs. Also, "and callback URL combination once the action is verified." Do you mean "as well as callback URL combination once the action is verified.?"
Existing wording: Hubs MUST allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
Proposed wording: Hubs SHALL allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
_This issue was imported by @hl7-fhircast-bot from the consolidated FHIRcast May 2019 ballot spreadsheet._
Github Notifications (FHIRcast) (Apr 30 2019 at 19:53):
hl7-fhircast-bot labeled Issue #187
## May 2019 Ballot Comment:
Submitted by Anthony Julian
Chapter/section: Subscription Request
Url: https://fhircast.hl7.org/specification/May2019Ballot/index.html
Type: NEG :exclamation: Clarification
In Person requested: Yes :bust_in_silhouette:Summary:
Comment: See note on ANSI modal verbs. Also, "and callback URL combination once the action is verified." Do you mean "as well as callback URL combination once the action is verified.?"
Existing wording: Hubs MUST allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
Proposed wording: Hubs SHALL allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
_This issue was imported by @hl7-fhircast-bot from the consolidated FHIRcast May 2019 ballot spreadsheet._
Github Notifications (FHIRcast) (Apr 30 2019 at 19:53):
hl7-fhircast-bot labeled Issue #187
## May 2019 Ballot Comment:
Submitted by Anthony Julian
Chapter/section: Subscription Request
Url: https://fhircast.hl7.org/specification/May2019Ballot/index.html
Type: NEG :exclamation: Clarification
In Person requested: Yes :bust_in_silhouette:Summary:
Comment: See note on ANSI modal verbs. Also, "and callback URL combination once the action is verified." Do you mean "as well as callback URL combination once the action is verified.?"
Existing wording: Hubs MUST allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
Proposed wording: Hubs SHALL allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
_This issue was imported by @hl7-fhircast-bot from the consolidated FHIRcast May 2019 ballot spreadsheet._
Github Notifications (FHIRcast) (Apr 30 2019 at 19:53):
hl7-fhircast-bot labeled Issue #187
## May 2019 Ballot Comment:
Submitted by Anthony Julian
Chapter/section: Subscription Request
Url: https://fhircast.hl7.org/specification/May2019Ballot/index.html
Type: NEG :exclamation: Clarification
In Person requested: Yes :bust_in_silhouette:Summary:
Comment: See note on ANSI modal verbs. Also, "and callback URL combination once the action is verified." Do you mean "as well as callback URL combination once the action is verified.?"
Existing wording: Hubs MUST allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
Proposed wording: Hubs SHALL allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
_This issue was imported by @hl7-fhircast-bot from the consolidated FHIRcast May 2019 ballot spreadsheet._
Github Notifications (FHIRcast) (Apr 30 2019 at 19:53):
hl7-fhircast-bot edited Issue #187
## May 2019 Ballot Comment:
Submitted by Anthony Julian
Chapter/section: Subscription Request
Url: https://fhircast.hl7.org/specification/May2019Ballot/index.html
Type: NEG :exclamation: Clarification
In Person requested: Yes :bust_in_silhouette:Summary:
Comment: See note on ANSI modal verbs. Also, "and callback URL combination once the action is verified." Do you mean "as well as callback URL combination once the action is verified.?"
Existing wording: Hubs MUST allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
Proposed wording: Hubs SHALL allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
_This issue was imported by @hl7-fhircast-bot from the consolidated FHIRcast May 2019 ballot spreadsheet._
Github Notifications (FHIRcast) (May 05 2019 at 03:18):
isaacvetter commented on Issue #187
NOTE on ANSI modal verbs: The usage of ANSI modal verbs consistently provides a vehicle for quickly discerning the conformance criteria.
HL7 adheres to ISO/IEC directive, Appendix G: ANSI modal verbs ("SHALL", "SHOULD", "MAY", "SHALL NOT", "SHOULD NOT", "MAY NOT") SHALL be capitalized. See FHIR conformance rules, section 2.1.0.1 "Conformance Language". http://hl7.org/implement/standards/fhir/conformance-rules.html
Github Notifications (FHIRcast) (May 06 2019 at 14:26):
isaacvetter commented on Issue #187
1) Use SHALL instead of MUST per HL7 FHIR
2) > Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.Tony, this sentence is intended to communicate that the topic+callback url together identify a specific subscription for a subscriber. If the same subscriber re-requests a subscription for the same url and provides the same callback url, but with different hub.events and lease_seeconds: the HUB SHALL overwrite the previously established subscription.
How about:
Proposed wording: Each subsequent and verified request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic / callback URL combination.
Github Notifications (FHIRcast) (May 06 2019 at 20:30):
isaacvetter commented on Issue #187
Julian pointed out that, once again, I said MUST install of SHALL.
We should remember that: One SHALL or one SHALL not; there is no MUST.Proposed wording: >Each subsequent and verified request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic / callback URL combination.
Github Notifications (FHIRcast) (May 07 2019 at 02:54):
isaacvetter edited a comment on Issue #187
Julian pointed out that, once again, I said MUST install of SHALL.
We should remember that: One SHALL or one SHALL not; there is no MUST.Proposed Resolution: Persuasive with Mod
Proposed wording: >Each subsequent and verified request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic / callback URL combination.
Github Notifications (FHIRcast) (May 07 2019 at 12:42):
wmaethner labeled Issue #187
## May 2019 Ballot Comment:
Submitted by Anthony Julian
Chapter/section: Subscription Request
Url: https://fhircast.hl7.org/specification/May2019Ballot/index.html
Type: NEG :exclamation: Clarification
In Person requested: Yes :bust_in_silhouette:Summary:
Comment: See note on ANSI modal verbs. Also, "and callback URL combination once the action is verified." Do you mean "as well as callback URL combination once the action is verified.?"
Existing wording: Hubs MUST allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
Proposed wording: Hubs SHALL allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
_This issue was imported by @hl7-fhircast-bot from the consolidated FHIRcast May 2019 ballot spreadsheet._
Github Notifications (FHIRcast) (May 08 2019 at 15:23):
NiklasSvenzen unlabeled Issue #187
## May 2019 Ballot Comment:
Submitted by Anthony Julian
Chapter/section: Subscription Request
Url: https://fhircast.hl7.org/specification/May2019Ballot/index.html
Type: NEG :exclamation: Clarification
In Person requested: Yes :bust_in_silhouette:Summary:
Comment: See note on ANSI modal verbs. Also, "and callback URL combination once the action is verified." Do you mean "as well as callback URL combination once the action is verified.?"
Existing wording: Hubs MUST allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
Proposed wording: Hubs SHALL allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
_This issue was imported by @hl7-fhircast-bot from the consolidated FHIRcast May 2019 ballot spreadsheet._
Github Notifications (FHIRcast) (May 08 2019 at 15:23):
NiklasSvenzen labeled Issue #187
## May 2019 Ballot Comment:
Submitted by Anthony Julian
Chapter/section: Subscription Request
Url: https://fhircast.hl7.org/specification/May2019Ballot/index.html
Type: NEG :exclamation: Clarification
In Person requested: Yes :bust_in_silhouette:Summary:
Comment: See note on ANSI modal verbs. Also, "and callback URL combination once the action is verified." Do you mean "as well as callback URL combination once the action is verified.?"
Existing wording: Hubs MUST allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
Proposed wording: Hubs SHALL allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
_This issue was imported by @hl7-fhircast-bot from the consolidated FHIRcast May 2019 ballot spreadsheet._
Github Notifications (FHIRcast) (May 08 2019 at 15:31):
wmaethner labeled Issue #187
## May 2019 Ballot Comment:
Submitted by Anthony Julian
Chapter/section: Subscription Request
Url: https://fhircast.hl7.org/specification/May2019Ballot/index.html
Type: NEG :exclamation: Clarification
In Person requested: Yes :bust_in_silhouette:Summary:
Comment: See note on ANSI modal verbs. Also, "and callback URL combination once the action is verified." Do you mean "as well as callback URL combination once the action is verified.?"
Existing wording: Hubs MUST allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
Proposed wording: Hubs SHALL allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
_This issue was imported by @hl7-fhircast-bot from the consolidated FHIRcast May 2019 ballot spreadsheet._
Github Notifications (FHIRcast) (May 08 2019 at 15:31):
wmaethner unlabeled Issue #187
## May 2019 Ballot Comment:
Submitted by Anthony Julian
Chapter/section: Subscription Request
Url: https://fhircast.hl7.org/specification/May2019Ballot/index.html
Type: NEG :exclamation: Clarification
In Person requested: Yes :bust_in_silhouette:Summary:
Comment: See note on ANSI modal verbs. Also, "and callback URL combination once the action is verified." Do you mean "as well as callback URL combination once the action is verified.?"
Existing wording: Hubs MUST allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
Proposed wording: Hubs SHALL allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
_This issue was imported by @hl7-fhircast-bot from the consolidated FHIRcast May 2019 ballot spreadsheet._
Github Notifications (FHIRcast) (May 08 2019 at 15:31):
wmaethner unlabeled Issue #187
## May 2019 Ballot Comment:
Submitted by Anthony Julian
Chapter/section: Subscription Request
Url: https://fhircast.hl7.org/specification/May2019Ballot/index.html
Type: NEG :exclamation: Clarification
In Person requested: Yes :bust_in_silhouette:Summary:
Comment: See note on ANSI modal verbs. Also, "and callback URL combination once the action is verified." Do you mean "as well as callback URL combination once the action is verified.?"
Existing wording: Hubs MUST allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
Proposed wording: Hubs SHALL allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
_This issue was imported by @hl7-fhircast-bot from the consolidated FHIRcast May 2019 ballot spreadsheet._
Github Notifications (FHIRcast) (May 08 2019 at 17:54):
wmaethner labeled Issue #187
## May 2019 Ballot Comment:
Submitted by Anthony Julian
Chapter/section: Subscription Request
Url: https://fhircast.hl7.org/specification/May2019Ballot/index.html
Type: NEG :exclamation: Clarification
In Person requested: Yes :bust_in_silhouette:Summary:
Comment: See note on ANSI modal verbs. Also, "and callback URL combination once the action is verified." Do you mean "as well as callback URL combination once the action is verified.?"
Existing wording: Hubs MUST allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
Proposed wording: Hubs SHALL allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
_This issue was imported by @hl7-fhircast-bot from the consolidated FHIRcast May 2019 ballot spreadsheet._
Github Notifications (FHIRcast) (Jun 28 2019 at 14:16):
wmaethner labeled Issue #187:
## May 2019 Ballot Comment:
Submitted by Anthony Julian
Chapter/section: Subscription Request
Url: https://fhircast.hl7.org/specification/May2019Ballot/index.html
Type: NEG :exclamation: Clarification
In Person requested: Yes :bust_in_silhouette:Summary:
Comment: See note on ANSI modal verbs. Also, "and callback URL combination once the action is verified." Do you mean "as well as callback URL combination once the action is verified.?"
Existing wording: Hubs MUST allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
Proposed wording: Hubs SHALL allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
_This issue was imported by @hl7-fhircast-bot from the consolidated FHIRcast May 2019 ballot spreadsheet._
Github Notifications (FHIRcast) (Aug 19 2019 at 14:09):
wmaethner closed Issue #187:
May 2019 Ballot Comment:
Submitted by Anthony Julian
Chapter/section: Subscription Request
Url: https://fhircast.hl7.org/specification/May2019Ballot/index.html
Type: NEG :exclamation: Clarification
In Person requested: Yes :bust_in_silhouette:Summary:
Comment: See note on ANSI modal verbs. Also, "and callback URL combination once the action is verified." Do you mean "as well as callback URL combination once the action is verified.?"
Existing wording: Hubs MUST allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe MUST override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
Proposed wording: Hubs SHALL allow subscribers to re-request subscriptions that are already activated. Each subsequent request to a hub to subscribe or unsubscribe SHALL override the previous subscription state for a specific topic, and callback URL combination once the action is verified.
_This issue was imported by @hl7-fhircast-bot from the consolidated FHIRcast May 2019 ballot spreadsheet._
Last updated: Apr 12 2022 at 19:14 UTC