PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-fhir@4.0.1
    http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ChAuditEventIti83Consumer
description: This profile is used to define the CH Audit Event for the [ITI-83] transaction and the actor 'Patient\nIdentifier Cross-reference Consumer'.
package_name: ch.fhir.ig.ch-epr-fhir
derivation: constraint
name: ChAuditEventIti83Consumer
type: AuditEvent
elements:
  agent:
    short: The 'Patient Identifier Cross-reference Consumer' actor (EPR application)
    index: 0
    slicing:
      slices:
        client:
          match: {}
          schema: {short: The 'Patient Identifier Cross-reference Consumer' actor (EPR application), index: 0}
        server:
          match: {}
          schema: {short: The 'Patient Identifier Cross-reference Manager' actor (EPR API), index: 1}
        mainUser:
          match: {}
          schema:
            short: The main user (patient, representative, healthcare professional, or administrator)
            index: 2
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: RESP, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType', display: responsible party}
                index: 3
              role: {index: 4}
              altId: {index: 5}
              name: {index: 6}
              purposeOfUse:
                binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-term/ValueSet/EprPurposeOfUse'}
                index: 7
            required: [role, name, type, altId]
        delegatedUser:
          match: {}
          schema:
            short: The person who acted on behalf of the main user (an assistant or technical user)
            index: 8
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: PPRF, system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType', display: primary performer}
                index: 9
              role: {index: 10}
              altId: {index: 11}
              name: {index: 12}
            required: [role, name, type, altId]
  source:
    elements:
      site: {short: The OID of the audit source, index: 13}
    required: [site]
  entity:
    index: 14
    slicing:
      slices:
        patient:
          match: {}
          schema:
            index: 14
            elements:
              what:
                elements:
                  identifier:
                    elements:
                      system: {index: 15}
                      value: {index: 16}
                    required: [value, system]
        traceparent:
          match: {}
          schema:
            short: The 'traceparent' header value of the transaction
            index: 17
            elements:
              what:
                index: 18
                elements:
                  identifier:
                    index: 19
                    elements:
                      value: {short: The 'traceparent' header value, index: 20}
                    required: [value]
                required: [identifier]
              type:
                pattern:
                  type: Coding
                  value: {code: '4', system: 'http://terminology.hl7.org/CodeSystem/audit-entity-type', display: Other}
                index: 21
              role:
                pattern:
                  type: Coding
                  value: {code: '26', system: 'http://terminology.hl7.org/CodeSystem/object-role', display: Processing Element}
                index: 22
            required: [what, type]
package_version: 4.0.1
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ChAuditEventIti83Consumer
base: https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Query.Audit.Consumer
version: 4.0.1