PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@epr-fhir-4.0.1-ballot-2
    http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ChAuditEventIti90Query
description: This profile is used to define the CH Audit Event for the [ITI-90] transaction and the actors 'Care\nServices Selective Consumer' & Supplier, when querying care service resources.
package_name: ch.fhir.ig.ch
derivation: constraint
name: ChAuditEventIti90Query
type: AuditEvent
elements:
  agent:
    short: The 'Care Services Selective Consumer' actor (EPR application)
    index: 0
    slicing:
      slices:
        client:
          match: {}
          schema: {short: The 'Care Services Selective Consumer' actor (EPR application), index: 0}
        server:
          match: {}
          schema: {short: The 'Care Services Selective Supplier' 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:
    short: The 'traceparent' header value of the transaction
    index: 14
    slicing:
      slices:
        traceparent:
          match: {}
          schema:
            short: The 'traceparent' header value of the transaction
            index: 14
            elements:
              what:
                index: 15
                elements:
                  identifier:
                    index: 16
                    elements:
                      value: {short: The 'traceparent' header value, index: 17}
                    required: [value]
                required: [identifier]
              type:
                pattern:
                  type: Coding
                  value: {code: '4', system: 'http://terminology.hl7.org/CodeSystem/audit-entity-type', display: Other}
                index: 18
              role:
                pattern:
                  type: Coding
                  value: {code: '26', system: 'http://terminology.hl7.org/CodeSystem/object-role', display: Processing Element}
                index: 19
            required: [what, type]
package_version: epr-fhir-4.0.1-ballot-2
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ChAuditEventIti90Query
base: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Audit.CareServices.Query
version: 4.0.1-ballot-2