PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@epr-fhir-4.0.1-ballot-2
    http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ChAuditEventIti90Read
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 reading care service resources.
package_name: ch.fhir.ig.ch
derivation: constraint
name: ChAuditEventIti90Read
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:
    index: 14
    slicing:
      slices:
        data:
          match: {}
          schema:
            index: 14
            elements:
              what:
                type: Reference
                refers: ['https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization', 'https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Practitioner', 'https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PractitionerRole']
                index: 15
                elements:
                  type: {index: 16}
                  identifier:
                    short: The identifier of the care service resource, required for a Practitioner or Organization
                    index: 17
                    elements:
                      system: {index: 18}
                      value: {index: 19}
                    required: [value, system]
                required: [type]
        traceparent:
          match: {}
          schema:
            short: The 'traceparent' header value of the transaction
            index: 20
            elements:
              what:
                index: 21
                elements:
                  identifier:
                    index: 22
                    elements:
                      value: {short: The 'traceparent' header value, index: 23}
                    required: [value]
                required: [identifier]
              type:
                pattern:
                  type: Coding
                  value: {code: '4', system: 'http://terminology.hl7.org/CodeSystem/audit-entity-type', display: Other}
                index: 24
              role:
                pattern:
                  type: Coding
                  value: {code: '26', system: 'http://terminology.hl7.org/CodeSystem/object-role', display: Processing Element}
                index: 25
            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/ChAuditEventIti90Read
base: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Audit.CareServices.Read
version: 4.0.1-ballot-2