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

Error in bundle Creation #6

Open
razakpm opened this issue Oct 29, 2018 · 4 comments
Open

Error in bundle Creation #6

razakpm opened this issue Oct 29, 2018 · 4 comments

Comments

@razakpm
Copy link

razakpm commented Oct 29, 2018

Are you supporting create bundle feature? I'm getting the following message in error response "diagnostics": "'resourceType' expected to have value of 'Bundle', received 'undefined'"",
I'm looking to create a composition bundle but didn't see any redirection for those type of resources in the ""create bundle method.

@jonterrylee
Copy link
Collaborator

Hi @razakpm

Looks like something got reverted from a merge. We have a PR to fix this now. Should be fixed shortly.

@jonterrylee
Copy link
Collaborator

@razakpm

The issue should be resolved now if you update your dependencies. Let me know if you're still having an issue.

Thanks

@razakpm
Copy link
Author

razakpm commented Oct 31, 2018

Hi @jonterrylee
we used the bundle resource with data like https://www.hl7.org/fhir/bundle-transaction.json.html , In this one we are using patient bundle, Are you expecting the facade builder will create each resource and call proper resources, or any other built-in solution in facade starter for it?

@jonterrylee
Copy link
Collaborator

@razakpm

In this version we are expecting the implementor to create each resource properly since we don't know how you've implemented the services. If the solution is generic enough and makes sense, we could include it as a util in core. Let me talk to the team and see if this is something that makes sense to develop.

Thanks

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