PackagesCanonicalsLogsProblems
    Packages
    kl.dk.fhir.ltt@1.0.1
    http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-incremental-delivery
description: Delivery for all delivery reports made since last update (unordered).
package_name: kl.dk.fhir.ltt
derivation: constraint
name: KLGatewayLTTIncrementalDelivery
type: Bundle
elements:
  identifier: {index: 0}
  type:
    pattern: {type: Code, value: collection}
    index: 1
  timestamp: {index: 2}
  total: {index: 3}
  link: {index: 4}
  entry:
    elements:
      resource: {type: Bundle, short: Content constrained to known delivery reports, index: 5}
      search: {index: 6}
      request: {index: 7}
      response: {index: 8}
    required: [resource]
  signature: {index: 9}
package_version: 1.0.1
class: profile
kind: resource
url: http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-incremental-delivery
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.0.1
required: [timestamp]