Interface ExportManifest

The manifest returned by the EHI export status endpoint when the export is complete. This is very similar to the Bulk Data export manifest.

Hierarchy

  • ExportManifest

Properties

Array of links to NDJSON files containing errors as OperationOutcomes

Array of links to NDJSON files containing FHIR resources

requiresAccessToken: boolean

This will be true if the server requires the access token to be included in file download requests

transactionTime: string

When was this export started - FHIR instant

Generated using TypeDoc