fhir-bulk-data-docs icon indicating copy to clipboard operation
fhir-bulk-data-docs copied to clipboard

Documentation and issue tracking for the emerging FHIR bulk data implementation guide

Results 5 fhir-bulk-data-docs issues
Sort by recently updated
recently updated
newest added

Updating the Cerner FHIR server urls for authorization, open and secure bulk data exports.

I am thinking from an implementer point of view: the server may want to parallelize the execution, for example, dispatching one job per patient compartment. These patient compartments, however, may...

A question that came up during Redox's implementation of backend Auth. Open for discussion - I'm not if there is any kind of tracker for this project, so just making...

This PR is not final! I hope to clarify the text after some discussion Notes: 1. The servers are expected to have their own default limit. Thew should validate this...

How can we handle resources referencing binary data like report: ``` { "resourceType": "DiagnosticReport", "id": "7765466", . . . "subject": { "reference": "Patient/4342009", "display": "SMART, NANCY" }, "encounter": { "reference":...