PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.cl.clcore@1.8.9
    https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/AuditEventCl
description: Perfil para genererar un recurso que permita desarrollar auditoría de las transacciones realizadas
package_name: hl7.fhir.cl.clcore
derivation: constraint
name: AuditEventCl
type: AuditEvent
elements:
  type:
    short: Tipo/identificación del Evento
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/audit-event-type'}
    mustSupport: true
    index: 0
    elements:
      system: {mustSupport: true, index: 1}
  outcome:
    short: Resultado de la operación
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/audit-event-outcome'}
    mustSupport: true
    index: 8
  source:
    short: Quien reporta el evento
    mustSupport: true
    index: 15
    elements:
      observer: {short: Entidad que reporta el evento, mustSupport: true, index: 16}
  recorded: {short: Momento cuando el evento fue guardado, mustSupport: true, index: 7}
  agent:
    short: Quienes actuaron en el evento
    mustSupport: true
    index: 9
    elements:
      who: {short: Quien realizó la acción, mustSupport: true, index: 10}
      requestor: {short: indicador de si Who es quien requirió la acción, index: 11}
      network:
        short: Ubicación de la Red de la Aplicación
        mustSupport: true
        index: 12
        elements:
          address: {short: Dirección del Punto de Acceso, mustSupport: true, index: 13}
          type:
            short: Código del tipo de identificación
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/network-type'}
            mustSupport: true
            index: 14
  action:
    short: Create| Read/View/Print | Update | Delete | Execute
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/audit-event-action'}
    mustSupport: true
    index: 5
  period: {mustSupport: true, index: 6}
  entity:
    short: Entidad que registra la ocurrencia del Evento
    mustSupport: true
    index: 17
    elements:
      what: {short: Recurso o identificación de la entidad que registra la ocurrencia del evento, mustSupport: true, index: 18}
  subtype:
    short: Especificacion mas detallada del evento
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/audit-event-sub-type'}
    mustSupport: true
    index: 2
    elements:
      system: {short: Sistema de Códigos, mustSupport: true, index: 3}
      code: {mustSupport: true, index: 4}
package_version: 1.8.9
class: profile
kind: resource
url: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/AuditEventCl
base: http://hl7.org/fhir/StructureDefinition/AuditEvent
version: 1.8.9