PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@atc-3.1.0
    http://fhir.ch/ig/ch-atc/StructureDefinition/CH-ATC.ITI-81.Response
description: Implementation Guide for CH ATC see Audit Trail Consumption
package_name: ch.fhir.ig.ch
derivation: constraint
name: ChAtcIti81Response
type: Bundle
elements:
  type:
    short: searchset
    pattern: {type: Code, value: searchset}
    index: 0
  entry:
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: resource, type: profile}
      min: null
      slices:
        DocumentAuditEvent:
          match: {}
          schema:
            short: AuditEvent
            array: true
            index: 2
            elements:
              fullUrl: {index: 3}
              resource: {type: AuditEvent, mustSupport: true, index: 4}
            required: [resource]
        PolicyAuditEvent:
          match: {}
          schema:
            short: AuditEvent
            array: true
            index: 5
            elements:
              fullUrl: {index: 6}
              resource: {type: AuditEvent, mustSupport: true, index: 7}
        AccessAuditTrailEvent:
          match: {}
          schema:
            short: AuditEvent
            array: true
            index: 8
            elements:
              fullUrl: {index: 9}
              resource: {type: AuditEvent, mustSupport: true, index: 10}
package_version: atc-3.1.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-atc/StructureDefinition/CH-ATC.ITI-81.Response
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 3.1.0