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 in its permanent home (it will always be available at this URL). 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
NameFlagsCard.TypeDescription & Constraintsdoco
.. AuditEvent 0..* AuditEvent Event record kept for security purposes
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... type SΣ 1..1 Coding Tipo/identificación del Evento
Binding: AuditEventID (extensible): Eventos de auditoría descritos en FHIR para DICOM


ele-1: All FHIR elements must have a @value or children
.... system Σ 0..1 uri Sistema de Códigos
ele-1: All FHIR elements must have a @value or children
... 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


ele-1: All FHIR elements must have a @value or children
... period S 0..1 Period When the activity occurred
ele-1: All FHIR elements must have a @value or children
... recorded SΣ 1..1 instant Momento cuando el evento fue guardado
ele-1: All FHIR elements must have a @value or children
... outcome SΣ 0..1 code Resultado de la operación
Binding: AuditEventOutcome (required): Códigos extraídos de DICOM


ele-1: All FHIR elements must have a @value or children
... agent S 1..* BackboneElement Quienes actuaron en el evento
ele-1: All FHIR elements must have a @value or children
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... who SΣ 0..1 Reference(CL RolClinico | CL Prestador | CL Organización | CL Paciente | Device | RelatedPerson) Quien realizó la acción
ele-1: All FHIR elements must have a @value or children
.... requestor Σ 1..1 boolean indicador de si Who es quien requirió la acción
ele-1: All FHIR elements must have a @value or children
.... network S 0..1 BackboneElement Ubicación de la Red de la Aplicación
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... address S 0..1 string Dirección del Punto de Acceso
ele-1: All FHIR elements must have a @value or children
..... 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


ele-1: All FHIR elements must have a @value or children
... source S 1..1 BackboneElement Quien reporta el evento
ele-1: All FHIR elements must have a @value or children
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... observer SΣ 1..1 Reference(CL RolClinico | CL Prestador | CL Organización | CL Paciente | Device | RelatedPerson) Entidad que reporta el evento
ele-1: All FHIR elements must have a @value or children
... entity SC 0..* BackboneElement Entidad que registra la ocurrencia del Evento
ele-1: All FHIR elements must have a @value or children
sev-1: Either a name or a query (NOT both)
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... what SΣ 0..1 Reference(Resource) Recurso o identificación de la entidad que registra la ocurrencia del evento
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

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
NameFlagsCard.TypeDescription & Constraintsdoco
.. AuditEvent 0..* AuditEvent Event record kept for security purposes
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... 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


.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system Σ 0..1 uri Sistema de Códigos
.... version Σ 0..1 string Version of the system - if relevant
.... code Σ 0..1 code Symbol in syntax defined by the system
.... display Σ 0..1 string Representation defined by the system
.... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
... 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

... period S 0..1 Period When the activity occurred
... 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

... outcomeDesc Σ 0..1 string Description of the event outcome
... purposeOfEvent Σ 0..* CodeableConcept The purposeOfUse of the event
Binding: PurposeOfUse (extensible): The reason the activity took place.


... agent S 1..* BackboneElement Quienes actuaron en el evento
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 0..1 CodeableConcept How agent participated
Binding: ParticipationRoleType (extensible): The Participation type of the agent to the event.

.... role 0..* CodeableConcept Agent role in the event
Binding: SecurityRoleType (example): What security role enabled the agent to participate in the event.


.... who SΣ 0..1 Reference(CL RolClinico | CL Prestador | CL Organización | CL Paciente | Device | RelatedPerson) Quien realizó la acción
.... altId 0..1 string Alternative User identity
.... name 0..1 string Human friendly name for the agent
.... requestor Σ 1..1 boolean indicador de si Who es quien requirió la acción
.... location 0..1 Reference(Location) Where
.... policy 0..* uri Policy that authorized event
.... media 0..1 Coding Type of media
Binding: MediaTypeCode (extensible): Used when the event is about exporting/importing onto media.

.... network S 0..1 BackboneElement Ubicación de la Red de la Aplicación
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... 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

.... purposeOfUse 0..* CodeableConcept Reason given for this user
Binding: PurposeOfUse (extensible): The reason the activity took place.


... source S 1..1 BackboneElement Quien reporta el evento
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... site 0..1 string Logical source location within the enterprise
.... observer SΣ 1..1 Reference(CL RolClinico | CL Prestador | CL Organización | CL Paciente | Device | RelatedPerson) Entidad que reporta el evento
.... type 0..* Coding The type of source where event originated
Binding: AuditEventSourceType (extensible): Code specifying the type of system that detected and recorded the event.


... entity SC 0..* BackboneElement Entidad que registra la ocurrencia del Evento
sev-1: Either a name or a query (NOT both)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... what SΣ 0..1 Reference(Resource) Recurso o identificación de la entidad que registra la ocurrencia del evento
.... type 0..1 Coding Type of entity involved
Binding: AuditEventEntityType (extensible): Code for the entity type involved in the audit event.

.... role 0..1 Coding What role the entity played
Binding: AuditEventEntityRole (extensible): Code representing the role the entity played in the audit event.

.... lifecycle 0..1 Coding Life-cycle stage for the entity
Binding: ObjectLifecycleEvents (extensible): Identifier for the data life-cycle stage for the entity.

.... securityLabel 0..* Coding Security labels on the entity
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... name ΣC 0..1 string Descriptor for entity
.... description 0..1 string Descriptive text
.... query ΣC 0..1 base64Binary Query parameters
.... detail 0..* BackboneElement Additional Information about the entity
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 string Name of the property
..... value[x] 1..1 Property value
...... valueString string
...... valueBase64Binary base64Binary

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
AuditEvent.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
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.purposeOfEventextensiblePurposeOfUse
http://terminology.hl7.org/ValueSet/v3-PurposeOfUse
AuditEvent.agent.typeextensibleParticipationRoleType
http://hl7.org/fhir/ValueSet/participation-role-type
from the FHIR Standard
AuditEvent.agent.roleexampleSecurityRoleType
http://hl7.org/fhir/ValueSet/security-role-type
from the FHIR Standard
AuditEvent.agent.mediaextensibleMediaTypeCode
http://hl7.org/fhir/ValueSet/dicm-405-mediatype
from the FHIR Standard
AuditEvent.agent.network.typerequiredAuditEventAgentNetworkType
http://hl7.org/fhir/ValueSet/network-type
from the FHIR Standard
AuditEvent.agent.purposeOfUseextensiblePurposeOfUse
http://terminology.hl7.org/ValueSet/v3-PurposeOfUse
AuditEvent.source.typeextensibleAuditEventSourceType
http://hl7.org/fhir/ValueSet/audit-source-type
from the FHIR Standard
AuditEvent.entity.typeextensibleAuditEventEntityType
http://hl7.org/fhir/ValueSet/audit-entity-type
from the FHIR Standard
AuditEvent.entity.roleextensibleAuditEventEntityRole
http://hl7.org/fhir/ValueSet/object-role
from the FHIR Standard
AuditEvent.entity.lifecycleextensibleObjectLifecycleEvents
http://hl7.org/fhir/ValueSet/object-lifecycle-events
AuditEvent.entity.securityLabelextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard

Differential View

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

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. AuditEvent 0..* AuditEvent Event record kept for security purposes
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... type SΣ 1..1 Coding Tipo/identificación del Evento
Binding: AuditEventID (extensible): Eventos de auditoría descritos en FHIR para DICOM


ele-1: All FHIR elements must have a @value or children
.... system Σ 0..1 uri Sistema de Códigos
ele-1: All FHIR elements must have a @value or children
... 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


ele-1: All FHIR elements must have a @value or children
... period S 0..1 Period When the activity occurred
ele-1: All FHIR elements must have a @value or children
... recorded SΣ 1..1 instant Momento cuando el evento fue guardado
ele-1: All FHIR elements must have a @value or children
... outcome SΣ 0..1 code Resultado de la operación
Binding: AuditEventOutcome (required): Códigos extraídos de DICOM


ele-1: All FHIR elements must have a @value or children
... agent S 1..* BackboneElement Quienes actuaron en el evento
ele-1: All FHIR elements must have a @value or children
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... who SΣ 0..1 Reference(CL RolClinico | CL Prestador | CL Organización | CL Paciente | Device | RelatedPerson) Quien realizó la acción
ele-1: All FHIR elements must have a @value or children
.... requestor Σ 1..1 boolean indicador de si Who es quien requirió la acción
ele-1: All FHIR elements must have a @value or children
.... network S 0..1 BackboneElement Ubicación de la Red de la Aplicación
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... address S 0..1 string Dirección del Punto de Acceso
ele-1: All FHIR elements must have a @value or children
..... 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


ele-1: All FHIR elements must have a @value or children
... source S 1..1 BackboneElement Quien reporta el evento
ele-1: All FHIR elements must have a @value or children
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... observer SΣ 1..1 Reference(CL RolClinico | CL Prestador | CL Organización | CL Paciente | Device | RelatedPerson) Entidad que reporta el evento
ele-1: All FHIR elements must have a @value or children
... entity SC 0..* BackboneElement Entidad que registra la ocurrencia del Evento
ele-1: All FHIR elements must have a @value or children
sev-1: Either a name or a query (NOT both)
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... what SΣ 0..1 Reference(Resource) Recurso o identificación de la entidad que registra la ocurrencia del evento
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

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

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. AuditEvent 0..* AuditEvent Event record kept for security purposes
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... 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


.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system Σ 0..1 uri Sistema de Códigos
.... version Σ 0..1 string Version of the system - if relevant
.... code Σ 0..1 code Symbol in syntax defined by the system
.... display Σ 0..1 string Representation defined by the system
.... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
... 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

... period S 0..1 Period When the activity occurred
... 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

... outcomeDesc Σ 0..1 string Description of the event outcome
... purposeOfEvent Σ 0..* CodeableConcept The purposeOfUse of the event
Binding: PurposeOfUse (extensible): The reason the activity took place.


... agent S 1..* BackboneElement Quienes actuaron en el evento
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 0..1 CodeableConcept How agent participated
Binding: ParticipationRoleType (extensible): The Participation type of the agent to the event.

.... role 0..* CodeableConcept Agent role in the event
Binding: SecurityRoleType (example): What security role enabled the agent to participate in the event.


.... who SΣ 0..1 Reference(CL RolClinico | CL Prestador | CL Organización | CL Paciente | Device | RelatedPerson) Quien realizó la acción
.... altId 0..1 string Alternative User identity
.... name 0..1 string Human friendly name for the agent
.... requestor Σ 1..1 boolean indicador de si Who es quien requirió la acción
.... location 0..1 Reference(Location) Where
.... policy 0..* uri Policy that authorized event
.... media 0..1 Coding Type of media
Binding: MediaTypeCode (extensible): Used when the event is about exporting/importing onto media.

.... network S 0..1 BackboneElement Ubicación de la Red de la Aplicación
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... 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

.... purposeOfUse 0..* CodeableConcept Reason given for this user
Binding: PurposeOfUse (extensible): The reason the activity took place.


... source S 1..1 BackboneElement Quien reporta el evento
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... site 0..1 string Logical source location within the enterprise
.... observer SΣ 1..1 Reference(CL RolClinico | CL Prestador | CL Organización | CL Paciente | Device | RelatedPerson) Entidad que reporta el evento
.... type 0..* Coding The type of source where event originated
Binding: AuditEventSourceType (extensible): Code specifying the type of system that detected and recorded the event.


... entity SC 0..* BackboneElement Entidad que registra la ocurrencia del Evento
sev-1: Either a name or a query (NOT both)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... what SΣ 0..1 Reference(Resource) Recurso o identificación de la entidad que registra la ocurrencia del evento
.... type 0..1 Coding Type of entity involved
Binding: AuditEventEntityType (extensible): Code for the entity type involved in the audit event.

.... role 0..1 Coding What role the entity played
Binding: AuditEventEntityRole (extensible): Code representing the role the entity played in the audit event.

.... lifecycle 0..1 Coding Life-cycle stage for the entity
Binding: ObjectLifecycleEvents (extensible): Identifier for the data life-cycle stage for the entity.

.... securityLabel 0..* Coding Security labels on the entity
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... name ΣC 0..1 string Descriptor for entity
.... description 0..1 string Descriptive text
.... query ΣC 0..1 base64Binary Query parameters
.... detail 0..* BackboneElement Additional Information about the entity
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 string Name of the property
..... value[x] 1..1 Property value
...... valueString string
...... valueBase64Binary base64Binary

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
AuditEvent.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
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.purposeOfEventextensiblePurposeOfUse
http://terminology.hl7.org/ValueSet/v3-PurposeOfUse
AuditEvent.agent.typeextensibleParticipationRoleType
http://hl7.org/fhir/ValueSet/participation-role-type
from the FHIR Standard
AuditEvent.agent.roleexampleSecurityRoleType
http://hl7.org/fhir/ValueSet/security-role-type
from the FHIR Standard
AuditEvent.agent.mediaextensibleMediaTypeCode
http://hl7.org/fhir/ValueSet/dicm-405-mediatype
from the FHIR Standard
AuditEvent.agent.network.typerequiredAuditEventAgentNetworkType
http://hl7.org/fhir/ValueSet/network-type
from the FHIR Standard
AuditEvent.agent.purposeOfUseextensiblePurposeOfUse
http://terminology.hl7.org/ValueSet/v3-PurposeOfUse
AuditEvent.source.typeextensibleAuditEventSourceType
http://hl7.org/fhir/ValueSet/audit-source-type
from the FHIR Standard
AuditEvent.entity.typeextensibleAuditEventEntityType
http://hl7.org/fhir/ValueSet/audit-entity-type
from the FHIR Standard
AuditEvent.entity.roleextensibleAuditEventEntityRole
http://hl7.org/fhir/ValueSet/object-role
from the FHIR Standard
AuditEvent.entity.lifecycleextensibleObjectLifecycleEvents
http://hl7.org/fhir/ValueSet/object-lifecycle-events
AuditEvent.entity.securityLabelextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard

 

Other representations of profile: CSV, Excel, Schematron