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

MHD_058: add support for Binary or Bundle to support FHIR-Documents better #34

Closed
JohnMoehrke opened this issue Apr 16, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request partial fixed
Milestone

Comments

@JohnMoehrke
Copy link
Contributor

MHD_058: The profile requires that the document submitted is encoded in a FHIR Binary. Is there interest in also allowing a Bundle of type Document? This would be useful when publishing FHIR-Documents. The FHIR-Document would still need to be seralized into a Bundle of type Document, but that Bundle would not need to be further encoded into a Binary (e.g. base64 encoding). Note that the mime-type in this case would be forced to be the same mime-type as the ITI-65 Bundle, where a Document Source wants to encode ITI-65 in a mime-type that is different than the document, the Binary methodology would need to be used.

@JohnMoehrke
Copy link
Contributor Author

a Document Responder that is not MHDS, would need to address what happens with Document Bundles. would that be deterministic?
Would all Responders need to support Document Bundles?
Would there be any limits?

@JohnMoehrke JohnMoehrke added the question Further information is requested from issue author label Apr 28, 2021
@jlamy
Copy link
Contributor

jlamy commented May 13, 2021

Or a Document Responder that is grouped with XDR/XCDR. Good point. Adds more work for the responder for minimal benefit. Let's discuss.

@JohnMoehrke JohnMoehrke added enhancement New feature or request partial fixed and removed question Further information is requested from issue author labels May 14, 2021
@JohnMoehrke
Copy link
Contributor Author

Leave as an Open issue

Look at Retrieve to see if text could be added explaining likely Retrieve behavior when the URL is a FHIR-Document and fhir mime types are in the GET request. Could it, Should it, WILL it, return the Document Bundle?

@JohnMoehrke JohnMoehrke self-assigned this May 15, 2021
@JohnMoehrke JohnMoehrke added this to the 4.0.0 milestone May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request partial fixed
Projects
None yet
Development

No branches or pull requests

2 participants