PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.bulkdata@4.0.0-ballot
    http://hl7.org/fhir/uv/bulkdata/StructureDefinition/BulkPublishManifest
description: Logical model describing the manifest returned by a $bulk-publish endpoint. Extends BulkDataManifest with fields to advertise a Data Provider's update cadence and support pending-based incremental update chains.
package_name: hl7.fhir.uv.bulkdata
derivation: specialization
name: BulkPublishManifest
type: http://hl7.org/fhir/uv/bulkdata/StructureDefinition/BulkPublishManifest
elements:
  manifestType: {short: Logical model that defines this publish manifest, index: 0}
  transactionTime: {index: 1}
  requiresAccessToken: {short: Token required to retrieve published files, index: 2}
  outputFormat: {short: MIME type of the referenced published files, index: 3}
  output:
    elements:
      url: {index: 4}
  link:
    short: Next manifest page or update-chain marker
    index: 5
    elements:
      url: {short: Next manifest page or marker URL, index: 6}
  updateCadence: {type: string, short: Update Cadence, index: 7}
package_version: 4.0.0-ballot
class: logical
kind: logical
url: http://hl7.org/fhir/uv/bulkdata/StructureDefinition/BulkPublishManifest
base: http://hl7.org/fhir/uv/bulkdata/StructureDefinition/BulkDataManifest
version: 4.0.0-ballot