hapi-fhir-jpaserver-starter icon indicating copy to clipboard operation
hapi-fhir-jpaserver-starter copied to clipboard

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

Open sjayswal opened this issue 3 years ago • 6 comments

$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. https://github.com/hapifhir/hapi-fhir/issues/4084 https://github.com/hapifhir/hapi-fhir/issues/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.

sjayswal avatar Oct 03 '22 11:10 sjayswal

@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.

jkiddo avatar Oct 03 '22 12:10 jkiddo

Yup, these fixes are currently being worked on and should be present in 6.2.0 when that's released.

Cheers, James

On Mon, Oct 3, 2022 at 8:03 AM Jens Kristian Villadsen < @.***> wrote:

@sjayswal https://github.com/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.

— Reply to this email directly, view it on GitHub https://github.com/hapifhir/hapi-fhir-jpaserver-starter/issues/437#issuecomment-1265340045, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2N7HNHG375C6ISAKKJMZLWBLDQZANCNFSM6AAAAAAQ3PY6JE . You are receiving this because you are subscribed to this thread.Message ID: @.*** com>

jamesagnew avatar Oct 03 '22 12:10 jamesagnew

@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 ?

sjayswal avatar Oct 03 '22 14:10 sjayswal

Its usually around a week after the core is released.

jkiddo avatar Oct 03 '22 14:10 jkiddo

@jkiddo,

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

sjayswal avatar Oct 03 '22 14:10 sjayswal

Should be roughly the second week of November.

On Mon, Oct 3, 2022 at 10:40 AM sjayswal @.***> wrote:

@jkiddo https://github.com/jkiddo,

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

— Reply to this email directly, view it on GitHub https://github.com/hapifhir/hapi-fhir-jpaserver-starter/issues/437#issuecomment-1265552722, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2N7HKMYAYCEIS6D77P4S3WBLV5FANCNFSM6AAAAAAQ3PY6JE . You are receiving this because you were mentioned.Message ID: @.***>

jamesagnew avatar Oct 03 '22 14:10 jamesagnew