Skip to content
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

Open Issue 20: REST endpoints #102

Open
lukeaduncan opened this issue May 2, 2022 · 1 comment
Open

Open Issue 20: REST endpoints #102

lukeaduncan opened this issue May 2, 2022 · 1 comment
Labels
open issue Open Issue mentioned in Implementation Guide

Comments

@lukeaduncan
Copy link
Contributor

There is minimal usage guidance for REST endpoints.
Figure 1:46.8.3-1 shows connectionType = hl7-fhir-rest and
extension:specificType = MHD-Recipient-ProvideReg. Is this necessary? Couldn't
clients discover anything they need to know about REST from the CapabilityStatement?

@lukeaduncan lukeaduncan added the open issue Open Issue mentioned in Implementation Guide label May 2, 2022
@lukeaduncan
Copy link
Contributor Author

Copied from #61 from @slagesse-epic 👍
Section Number Identify the most specific section number the issue occurs (e.g. 4.1.2)

Regarding Open Issue mCSD_17

Issue Describe your issue. Don't write a book, but do include enough to indicate what you see as a problem.

The direction that the industry seems to be heading is that for FHIR based exchange, only the base URL of the FHIR server is needed. Other needed information is derived from a retrieval of the CapabilityStatement and/or by .well-known subendpoints. Therefore, I think that simply describing an endpoint as supporting a particular version of FHIR is sufficient for the needs of FHIR based ecosystems.

Proposed Change Propose a resolution to your issue (e.g., suggested new wording or description of a way to address the issue). The committee might simply accept your suggested text. Even if they don't, it gives a good sense of what you are looking for. Leaving this blank means you can't imagine how to resolve the issue, which makes it easier for the committee to admit they can't imagine how to resolve it either and leave it unresolved.

Do not specify a specific connection type for MHD. The hl7-fhir-rest type is sufficient.

Priority:

Medium: Significant issue or clarification. Requires discussion, but should not lead to long debate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open issue Open Issue mentioned in Implementation Guide
Projects
None yet
Development

No branches or pull requests

1 participant