PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-fhir@4.0.1
    http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ChAuditEventExtendedToken
description: This is the profile for Swiss Audit Events when a transaction is secured with an Extended Authorization\nToken.
package_name: ch.fhir.ig.ch-epr-fhir
derivation: constraint
name: ChAuditEventExtendedToken
type: AuditEvent
elements:
  agent:
    index: 0
    slicing:
      slices:
        mainUser:
          match: {}
          schema:
            _required: true
            index: 0
            elements:
              purposeOfUse: {index: 1}
            required: [purposeOfUse]
  entity:
    index: 2
    slicing:
      slices:
        patient:
          match: {}
          schema:
            _required: true
            index: 3
            elements:
              what:
                elements:
                  identifier:
                    index: 4
                    elements:
                      system: {index: 5}
                      value: {index: 6}
                    required: [value, system]
                required: [identifier]
package_version: 4.0.1
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ChAuditEventExtendedToken
base: http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ChAuditEventBasicToken
version: 4.0.1
required: [agent, entity]