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

Improve $poll-export-status to include all required attributes. #437

Open
sjayswal opened this issue Oct 3, 2022 · 6 comments
Open

Improve $poll-export-status to include all required attributes. #437

sjayswal opened this issue Oct 3, 2022 · 6 comments

Comments

@sjayswal
Copy link

sjayswal commented Oct 3, 2022

$export-poll-status is not currently sufficient. According to the HL7 [specification] for bulk export, the poll response for a completed Bulk Export job is required to include five elements:

{{transactionTime}}
{{request}}
{{output}}
{{requiresAccessToken}}
{{error}}

The above mentioned issues have been fixed here for different repository of hapifhir.
hapifhir/hapi-fhir#4084
hapifhir/hapi-fhir#4051

We are using hapi-fhir-jpaserver-starter 5.7.0 version.

Can you please fix above mentioned issues for hapi-fhir-jpaserver-starter project as well or suggest if i am missing anything.

@jkiddo
Copy link
Collaborator

jkiddo commented Oct 3, 2022

@sjayswal since its fixed in core, it will probably go into next release of the starter project whenever the next version of core is released.

@jamesagnew
Copy link
Contributor

jamesagnew commented Oct 3, 2022 via email

@sjayswal
Copy link
Author

sjayswal commented Oct 3, 2022

@jkiddo and @jamesagnew ,

Thank you for your quick response. Good to hear that.

Can you please tell me when the 6.2.0 version will be released ?

@jkiddo
Copy link
Collaborator

jkiddo commented Oct 3, 2022

Its usually around a week after the core is released.

@sjayswal
Copy link
Author

sjayswal commented Oct 3, 2022

@jkiddo,

Okay thanks for the update. Can you please tell me when the core will be released ?

@jamesagnew
Copy link
Contributor

jamesagnew commented Oct 3, 2022 via email

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

3 participants