IHE / IHE/DEV.SDPi

R7003 Could be stronger

Open
#470 1 comment 0 reactions 1 assignee View on GitHub

@d-gregorczyk is already working on this.

Since Oct 17, 2025.

Dominant language
Kotlin
Stars
17
Forks
4
PR merge metrics
No merged PRs in 30d

Description

R7003 On the identification of subscription managers and notification/end-to sinks currently states in the note that the use of reference parameters is discouraged because of unnecessary complexity.

But as long as it is still allowed to be used support for it is needed in the implementations as it is always possible that the consumer or provider you are communicating with does use endpoint reference parameters.

It would be easier to disallow the usage of endpoint reference parameters.

Full requirements listed below:

R7003
A SOMDS Participant shall leverage HTTP path dispatching to identify subscription managers and notification/end-to sinks.

Notes
WS-Eventing allows for an event source or sink to make use of WS-Addressing endpoint reference parameters in order to identify endpoints, which is discouraged because of additional unnecessary complexity in processing complex XML elements

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.