PackagesCanonicalsLogsProblems
    Packages
    uz.dhp.core@0.2.0
    http://dhp.uz/StructureDefinition/uz-core-auditevent
description: Uzbekistan Core AuditEvent Profile, used to track user and application activity
package_name: uz.dhp.core
derivation: constraint
name: UZCoreAuditEvent
type: AuditEvent
elements:
  patient: {mustSupport: true, index: 15}
  category:
    mustSupport: true
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          ordered: false
          description: Category of audit event
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            dhpCategory:
              match: {system: 'http://dicom.nema.org/resources/ontology/DCM'}
              schema:
                mustSupport: true
                index: 2
                elements:
                  system:
                    pattern: {type: uri, value: 'http://dicom.nema.org/resources/ontology/DCM'}
                    mustSupport: true
                    type: uri
                    index: 3
                  code:
                    binding: {strength: required, valueSet: 'https://terminology.dhp.uz/ValueSet/audit-event-type-vs|0.2.0'}
                    mustSupport: true
                    index: 4
                required: [code, system]
  occurred:
    choices: []
    index: 8
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        occurredDateTime:
          match: {}
          schema:
            mustSupport: true
            choices: [occurredDateTime]
            index: 10
          min: 0
          max: 1
  occurredDateTime:
    type: dateTime
    mustSupport: true
    choiceOf: occurred
    index: 11
    slicing:
      slices:
        occurredDateTime:
          match: {}
          schema: {type: dateTime, mustSupport: true, choiceOf: occurred, index: 11}
          min: 0
          max: 1
  outcome:
    mustSupport: true
    index: 13
    elements:
      code:
        binding: {strength: required, valueSet: 'https://terminology.dhp.uz/ValueSet/audit-event-outcome-vs|0.2.0'}
        index: 14
  recorded: {mustSupport: true, index: 12}
  agent:
    mustSupport: true
    index: 16
    elements:
      type:
        binding: {strength: required, valueSet: 'https://terminology.dhp.uz/ValueSet/audit-participation-role-type-vs|0.2.0'}
        mustSupport: true
        index: 17
      role:
        binding: {strength: required, valueSet: 'https://terminology.dhp.uz/ValueSet/security-role-type-vs|0.2.0'}
        mustSupport: true
        index: 18
      who:
        type: Reference
        mustSupport: true
        refers: ['http://dhp.uz/StructureDefinition/uz-core-patient|0.2.0', 'http://dhp.uz/StructureDefinition/uz-core-practitioner-role|0.2.0', 'http://dhp.uz/StructureDefinition/uz-core-practitioner|0.2.0', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson|5.0.0']
        index: 19
      authorization:
        binding: {strength: required, valueSet: 'https://terminology.dhp.uz/ValueSet/audit-purpose-of-use-vs|2.0.0'}
        mustSupport: true
        index: 20
  code:
    binding: {strength: required, valueSet: 'https://terminology.dhp.uz/ValueSet/audit-event-subtype-vs|0.2.0'}
    mustSupport: true
    index: 5
  action:
    binding: {strength: required, valueSet: 'https://terminology.dhp.uz/ValueSet/audit-event-action-vs|0.2.0'}
    mustSupport: true
    index: 6
  entity:
    mustSupport: true
    index: 21
    elements:
      what: {mustSupport: true, index: 22}
      role:
        binding: {strength: required, valueSet: 'https://terminology.dhp.uz/ValueSet/object-role-vs|0.2.0'}
        mustSupport: true
        index: 23
      securityLabel:
        binding: {strength: required, valueSet: 'https://terminology.dhp.uz/ValueSet/security-label-vs|0.2.0'}
        mustSupport: true
        index: 24
      query: {mustSupport: true, index: 25}
package_version: 0.2.0
class: profile
kind: resource
url: http://dhp.uz/StructureDefinition/uz-core-auditevent
base: http://hl7.org/fhir/StructureDefinition/AuditEvent|5.0.0
version: 0.2.0