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

Support FHIR Transaction Bundle As A Target Format #73

Open
dixonwhitmire opened this issue Mar 26, 2021 · 1 comment
Open

Support FHIR Transaction Bundle As A Target Format #73

dixonwhitmire opened this issue Mar 26, 2021 · 1 comment

Comments

@dixonwhitmire
Copy link
Member

The converter's target FHIR bundle type is currently limited to a Collection Bundle. In this issue we will update the converter to support a Transaction Bundle.

Please review the HL7 Bundle Documentation for additional information and requirements.

There are various code-paths to review within the converter library. A good starting point is the ConverterOptions class. It provides a "builder" interface to the HL7->FHIR converter options.

@dixonwhitmire dixonwhitmire added the Hackathon candidate Issues for the Alvearie Hackathon label Mar 26, 2021
@LisaWellman
Copy link
Collaborator

Looks like a duplicate of #64

@LisaWellman LisaWellman removed the Hackathon candidate Issues for the Alvearie Hackathon label Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants