Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva)
1.9.2 - draft CL

This page is part of the Chile Core (v1.9.2: STU2 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Resource Profile: CL Auditoria

Official URL: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/AuditEventCl Version: 1.9.2
Active as of 2024-12-11 Computable Name: AuditEventCl

Copyright/Legal: Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.

Perfil para generar un recurso que permita desarrollar auditoría de las transacciones realizadas

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from AuditEvent

NameFlagsCard.TypeDescription & Constraintsdoco
.. AuditEvent 0..* AuditEvent Event record kept for security purposes
... type S 1..1 Coding Tipo/identificación del Evento
Binding: AuditEventID (extensible): Eventos de auditoría descritos en FHIR para DICOM

... subtype S 0..* Coding Especificación más detallada del evento
Binding: AuditEventSub-Type (extensible): Códigos de desarrollados para DICOM

.... system 0..1 uri Sistema de Códigos
... action S 0..1 code Create| Read/View/Print | Update | Delete | Execute
Binding: AuditEventAction (required): Códigos fijos extraídos de un set de DICOM por FHIR

... recorded S 1..1 instant Momento cuando el evento fue guardado
... outcome S 0..1 code Resultado de la operación
Binding: AuditEventOutcome (required): Códigos extraídos de DICOM

... agent S 1..* BackboneElement Quienes actuaron en el evento
.... who S 0..1 Reference(CL RolClinico | CL Prestador | CL Organización | CL Paciente | Device | RelatedPerson) Quien realizó la acción
.... requestor 1..1 boolean indicador de si Who es quien requirió la acción
.... network S 0..1 BackboneElement Ubicación de la Red de la Aplicación
..... address S 0..1 string Dirección del Punto de Acceso
..... type S 0..1 code Código del tipo de identificación
Binding: AuditEventAgentNetworkType (required): Códigos extraídos de un set DICOM por FHIR

... source S 1..1 BackboneElement Quien reporta el evento
.... observer S 1..1 Reference(CL RolClinico | CL Prestador | CL Organización | CL Paciente | Device | RelatedPerson) Entidad que reporta el evento
... entity S 0..* BackboneElement Entidad que registra la ocurrencia del Evento
.... what S 0..1 Reference(Resource) Recurso o identificación de la entidad que registra la ocurrencia del evento

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
AuditEvent.typeextensibleAuditEventID
http://hl7.org/fhir/ValueSet/audit-event-type
from the FHIR Standard
AuditEvent.subtypeextensibleAuditEventSub-Type
http://hl7.org/fhir/ValueSet/audit-event-sub-type
from the FHIR Standard
AuditEvent.actionrequiredAuditEventAction
http://hl7.org/fhir/ValueSet/audit-event-action
from the FHIR Standard
AuditEvent.outcomerequiredAuditEventOutcome
http://hl7.org/fhir/ValueSet/audit-event-outcome
from the FHIR Standard
AuditEvent.agent.network.typerequiredAuditEventAgentNetworkType
http://hl7.org/fhir/ValueSet/network-type
from the FHIR Standard

 

Other representations of profile: CSV, Excel, Schematron