PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.svcm@1.5.0
    https://profiles.ihe.net/ITI/SVCM/StructureDefinition/IHE.SVCM.Audit.ConceptMap.Read
description: Defines constraints on the AuditEvent Resource to record when a Query Concept Map Transaction happens\nto read a ConceptMap, as recorded by the Terminology Consumer and Registry.
package_name: ihe.iti.svcm
derivation: constraint
name: AuditSvcmConceptMapRead
type: AuditEvent
elements:
  subtype:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        iti100:
          match: {}
          schema:
            pattern:
              type: Coding
              value: {code: ITI-100, system: 'urn:ihe:event-type-code', display: Query Concept Map}
            _required: true
            index: 1
          min: 1
          max: 1
  entity:
    index: 2
    slicing:
      slices:
        data:
          match: {}
          schema:
            index: 2
            elements:
              what:
                type: Reference
                refers: ['http://hl7.org/fhir/StructureDefinition/ConceptMap']
                index: 3
              role:
                pattern:
                  type: Coding
                  value: {code: '4', system: 'http://terminology.hl7.org/ConceptMap/object-role', display: Domain Resource}
                index: 4
package_version: 1.5.0
class: profile
kind: resource
url: https://profiles.ihe.net/ITI/SVCM/StructureDefinition/IHE.SVCM.Audit.ConceptMap.Read
base: https://profiles.ihe.net/ITI/BALP/StructureDefinition/IHE.BasicAudit.Read
version: 1.5.0