This
page
is
part
of
the
FHIR
Specification
(v4.3.0:
R4B
(v5.0.0-draft-final:
Final
QA
Preview
for
R5
-
STU
see
ballot
notes
).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
Security
Work
Group
|
Maturity Level : 3 | Trial Use | Security Category : Not Classified | Compartments : Device , Patient , Practitioner |
Detailed Descriptions for the elements in the AuditEvent resource.
| AuditEvent | |
| Element Id | AuditEvent |
| Definition |
A
record
of
an
event
|
| Short Display | Record of an event |
| Cardinality | 0..* |
| Type | DomainResource |
| Summary | false |
| Comments |
Based on IHE-ATNA. |
|
|
|
| Element Id |
|
| Definition |
|
| Short Display | Type/identifier of event |
| Cardinality |
|
| Terminology Binding |
Audit
Event
ID
(
|
| Type |
|
| Requirements |
|
| Alternate Names | type |
| Summary | true |
|
|
|
| Element Id |
|
| Definition |
|
| Short Display | Specific type of event |
| Cardinality |
|
| Terminology Binding |
Audit
Event
Sub-Type
(
|
| Type |
|
| Requirements |
This field enables queries of messages by implementation-defined event categories. |
| Alternate Names | subtype |
| Summary | true |
| AuditEvent.action | |
| Element Id | AuditEvent.action |
| Definition |
Indicator for type of action performed during the event that generated the audit. |
| Short Display | Type of action performed during the event |
| Cardinality | 0..1 |
| Terminology Binding |
|
| Type | code |
| Requirements |
This broadly indicates what kind of action was done on the AuditEvent.entity by the AuditEvent.agent. |
| Summary | true |
|
|
|
| Element Id |
|
| Definition | Indicates and enables segmentation of various severity including debugging from critical. |
| Short Display | emergency | alert | critical | error | warning | notice | informational | debug |
| Cardinality | 0..1 |
| Terminology Binding | Audit Event Severity ( Required ) |
| Type | code |
| Summary | true |
| Comments | ATNA will map this to the SYSLOG PRI element. |
| AuditEvent.occurred[x] | |
| Element Id | AuditEvent.occurred[x] |
| Definition |
The time or period during which the activity occurred. |
| Short Display | When the activity occurred |
| Cardinality | 0..1 |
| Type | Period | dateTime |
| [x] Note | See Choice of Datatypes for further information about how to use [x] |
| Summary | false |
| Comments |
The time or period can be a little arbitrary; where possible, the time should correspond to human assessment of the activity time. |
| AuditEvent.recorded | |
| Element Id | AuditEvent.recorded |
| Definition |
The time when the event was recorded. |
| Short Display | Time when the event was recorded |
| Cardinality | 1..1 |
| Type | instant |
| Requirements |
This ties an event to a specific date and time. Security audits typically require a consistent time base (e.g. UTC), to eliminate time-zone issues arising from geographical distribution. |
| Summary | true |
| Comments |
In a distributed system, some sort of common time base (e.g. an NTP [RFC1305] server) is a good implementation tactic. |
| AuditEvent.outcome | |
| Element Id | AuditEvent.outcome |
| Definition |
Indicates whether the event succeeded or failed. A free text descripiton can be given in outcome.text. |
| Short Display | Whether the event succeeded or failed |
| Cardinality | 0..1 |
| Requirements | when a code is given there must be one code from the given codeSystem, and may be other equivilant codes from other codeSystems (for example http response codes such as 2xx, 4xx, or 5xx). |
| Summary | true |
| Comments | In some cases a "success" may be partial, for example, an incomplete or interrupted transfer of a radiological study. For the purpose of establishing accountability, these distinctions are not relevant. |
| AuditEvent.outcome.code | |
| Element Id | AuditEvent.outcome.code |
| Definition | Indicates whether the event succeeded or failed. |
| Short Display | Whether the event succeeded or failed |
| Cardinality | 1..1 |
| Terminology Binding |
|
| Type |
|
| Requirements | when a code is given there must be one code from the given codeSystem. |
| Summary | true |
| Comments |
In some cases a "success" may be partial, for example, an incomplete or interrupted transfer of a radiological study. For the purpose of establishing accountability, these distinctions are not relevant. |
|
|
|
| Element Id |
|
| Definition |
|
| Short Display | Additional outcome detail |
| Cardinality |
|
| Terminology Binding | Audit Event Outcome Detail ( Example ) |
| Type |
|
| Summary | true |
| Comments | A human readable description of the error issue SHOULD be placed in details.text. |
|
|
|
| Element Id |
|
| Definition |
The
|
| Short Display | Authorization related to the event |
| Cardinality | 0..* |
| Terminology Binding |
PurposeOfUse
(
|
| Type | CodeableConcept |
| Requirements | Record of any relevant security context, not restricted to purposeOfUse valueSet. May include security compartments, refrain, obligation, or other security tags. |
| Alternate Names | PurposeOfEvent |
| Summary | true |
| Comments |
Use
|
| AuditEvent.basedOn | |
| Element Id | AuditEvent.basedOn |
| Definition | Allows tracing of authorizatino for the events and tracking whether proposals/recommendations were acted upon. |
| Short Display | Workflow authorization within which this event occurred |
| Cardinality | 0..* |
| Type | Reference ( CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest | Task ) |
| Summary | false |
| AuditEvent.patient | |
| Element Id | AuditEvent.patient |
| Definition | The patient element is available to enable deterministic tracking of activities that involve the patient as the subject of the data used in an activity. |
| Short Display | The patient is the subject of the data used/created/updated/deleted during the activity |
| Cardinality | 0..1 |
| Type | Reference ( Patient ) |
| Requirements | When the .patient is populated it shall be accurate to the subject of the used data. The .patient shall not be populated when the used data used/created/updated/deleted (.entity) by the activity does not involve a subject. Note that when the patient is an agent, they will be recorded as an agent. When the Patient resource is Created, Updated, or Deleted it will be recorded as an entity. |
| Summary | false |
| AuditEvent.encounter | |
| Element Id | AuditEvent.encounter |
| Definition | This will typically be the encounter the event occurred, but some events may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter (e.g. pre-admission lab tests). |
| Short Display | Encounter within which this event occurred or which the event is tightly associated |
| Cardinality | 0..1 |
| Type | Reference ( Encounter ) |
| Summary | false |
| AuditEvent.agent | |
| Element Id | AuditEvent.agent |
| Definition |
An actor taking an active role in the event or activity that is logged. |
| Short Display | Actor involved in the event |
| Cardinality | 1..* |
| Requirements |
An agent can be a person, an organization, software, device, or other actors that may be ascribed responsibility. |
| Alternate Names | ActiveParticipant |
| Summary |
|
| Comments |
Several agents may be associated (i.e. have some responsibility for an activity) with an event or activity. For example, an activity may be initiated by one user for other users or involve more than one user. However, only one user may be the initiator/requestor for the activity. When a network are used in an event being recorded, there should be distinct agent elements for the known actors using the network. The agent with a network detail would be the responsible agent for use of that network. |
| AuditEvent.agent.type | |
| Element Id | AuditEvent.agent.type |
| Definition |
|
| Short Display | How agent participated |
| Cardinality | 0..1 |
| Terminology Binding |
|
| Type | CodeableConcept |
| Requirements | Functional roles reflect functional aspects of relationships between entities. Functional roles are bound to the realization/performance of acts, where actions might be concatenated to an activity or even to a process. This element will hold the functional role that the agent played in the activity that is the focus of this Provenance. Where an agent played multiple functional roles, they will be listed as multiple .agent elements representing each functional participation. See ISO 21298:2018 - Health Informatics - Functional and structural roles, and ISO 22600-2:2014 - Health Informatics - Privilege Management and Access Control - Part 2: formal models. |
| Summary | false |
| Comments | For example: assembler, author, prescriber, signer, investigator, etc. |
| AuditEvent.agent.role | |
| Element Id | AuditEvent.agent.role |
| Definition |
The
structural
roles
of
the
agent
indicating
the
agent's
competency.
The
security
role
|
| Short Display |
Agent
role
in
the
|
| Cardinality | 0..* |
| Terminology Binding |
|
| Type | CodeableConcept |
| Requirements |
|
| Summary | false |
| Comments |
|
| AuditEvent.agent.who | |
| Element Id | AuditEvent.agent.who |
| Definition |
Reference to who this agent is that was involved in the event. |
| Short Display | Identifier of who |
| Cardinality |
|
| Type |
Reference
(
|
| Requirements |
This field ties an audit event to a specific resource or identifier. |
| Alternate Names | userId |
| Summary | true |
| Comments |
Where
a
User
ID
is
available
it
will
go
into
who.identifier.
|
| AuditEvent.agent.requestor | |
| Element Id | AuditEvent.agent.requestor |
| Definition |
Indicator that the user is or is not the requestor, or initiator, for the event being audited. |
| Short Display | Whether user is initiator |
| Cardinality |
|
| Type | boolean |
| Meaning if Missing | false |
| Requirements |
This value is used to distinguish between requestor-users and recipient-users. For example, one person may initiate a report-output to be sent to another user. |
| Summary | true |
| Comments |
There can only be one initiator. If the initiator is not clear, then do not choose any one agent as the initiator. |
| AuditEvent.agent.location | |
| Element Id | AuditEvent.agent.location |
| Definition |
Where the agent location is known, the agent location when the event occurred. |
| Short Display | The agent location when the event occurred |
| Cardinality | 0..1 |
| Type | Reference ( Location ) |
| Summary | false |
| AuditEvent.agent.policy | |
| Element Id | AuditEvent.agent.policy |
| Definition |
|
| Short Display | Policy that authorized the agent participation in the event |
| Cardinality | 0..* |
| Type | uri |
| Requirements |
This value is used retrospectively to determine the authorization policies. |
| Summary | false |
| Comments |
For example: Where an OAuth token authorizes, the unique identifier from the OAuth token is placed into the policy element Where a policy engine (e.g. XACML) holds policy logic, the unique policy identifier is placed into the policy element. |
|
|
|
| Element Id |
|
| Definition |
|
|
|
|
| Cardinality | 0..1 |
|
|
|
|
|
|
| Requirements |
|
| Summary | false |
| Comments |
|
|
|
|
| Element Id |
|
| Definition |
|
| Short Display | Allowable authorization for this agent |
| Cardinality |
|
| Terminology Binding |
(
|
| Type |
|
| Requirements |
|
| Alternate Names |
PurposeOfUse
|
| Summary | false |
| Comments |
Use
|
| AuditEvent.source | |
| Element Id | AuditEvent.source |
| Definition |
The
|
| Short Display | Audit Event Reporter |
| Cardinality | 1..1 |
| Requirements |
The event is reported by one source. |
| Summary |
|
| Comments |
|
| AuditEvent.source.site | |
| Element Id | AuditEvent.source.site |
| Definition |
Logical source location within the healthcare enterprise network. For example, a hospital or other provider location within a multi-entity provider group. |
| Short Display | Logical source location within the enterprise |
| Cardinality | 0..1 |
| Type |
|
| Requirements |
This value differentiates among the sites in a multi-site enterprise health information system. |
| Summary | false |
| AuditEvent.source.observer | |
| Element Id | AuditEvent.source.observer |
| Definition |
Identifier of the source where the event was detected. |
| Short Display | The identity of source detecting the event |
| Cardinality | 1..1 |
| Type |
Reference
(
|
| Requirements |
This field ties the event to a specific source system. It may be used to group events for analysis according to where the event was detected. |
| Alternate Names | SourceId |
| Summary | true |
| AuditEvent.source.type | |
| Element Id | AuditEvent.source.type |
| Definition |
Code specifying the type of source where event originated. |
| Short Display | The type of source where event originated |
| Cardinality | 0..* |
| Terminology Binding |
Audit
Event
Source
Type
(
|
| Type |
|
| Requirements |
This field indicates which type of source is identified by the Audit Source ID. It is an optional value that may be used to group events for analysis according to the type of source where the event occurred. |
| Summary | false |
| AuditEvent.entity | |
| Element Id | AuditEvent.entity |
| Definition |
Specific instances of data or objects that have been accessed. |
| Short Display | Data or objects used |
| Cardinality | 0..* |
| Requirements |
The event may have other entities involved. |
| Alternate Names | ParticipantObject |
| Summary |
|
| Comments |
Required unless the values for event identification, agent identification, and audit source identification are sufficient to document the entire auditable event. Because events may have more than one entity, this group can be a repeating set of values. |
| AuditEvent.entity.what | |
| Element Id | AuditEvent.entity.what |
| Definition |
Identifies a specific instance of the entity. The reference should be version specific. This is allowed to be a Parameters resource. |
|
|
|
| Cardinality | 0..1 |
|
|
|
|
|
|
| Comments |
|
| AuditEvent.entity.role | |
| Element Id | AuditEvent.entity.role |
| Definition |
Code representing the role the entity played in the event being audited. |
| Short Display | What role the entity played |
| Cardinality | 0..1 |
| Terminology Binding |
|
| Type |
|
| Requirements |
For some detailed audit analysis it may be necessary to indicate a more granular type of entity, based on the application role it serves. |
| Summary | false |
|
|
|
| Element Id |
|
| Definition |
|
|
|
Security
labels
|
| Cardinality | 0..* |
| Terminology Binding |
|
| Type |
|
| Requirements |
This field identifies the security labels for a specific instance of an object, such as a patient, to detect/track privacy and security issues. |
| Summary | false |
| Comments |
Copied from entity meta security tags. |
|
|
|
| Element Id |
|
| Definition |
|
|
|
|
| Cardinality | 0..1 |
| Type | base64Binary |
| Requirements |
For query events, it may be necessary to capture the actual query input to the query process in order to identify the specific event. Because of differences among query implementations and data encoding for them, this is a base 64 encoded data blob. It may be subsequently decoded or interpreted by downstream audit analysis processing. |
| Summary | true |
| Comments |
The
meaning
and
secondary-encoding
of
the
content
of
base64
encoded
blob
is
specific
to
the
AuditEvent.type,
AuditEvent.subtype,
The DICOM AuditMessage schema does not support both .name and .query being populated. |
| AuditEvent.entity.detail | |
| Element Id | AuditEvent.entity.detail |
| Definition |
Tagged value pairs for conveying additional information about the entity. |
| Short Display | Additional Information about the entity |
| Cardinality | 0..* |
| Requirements |
Implementation-defined data about specific details of the object accessed or used. |
| Summary | false |
| AuditEvent.entity.detail.type | |
| Element Id | AuditEvent.entity.detail.type |
| Definition |
The type of extra detail provided in the value. |
| Short Display | Name of the property |
| Cardinality | 1..1 |
| Terminology Binding | Audit Event ID ( Example ) |
| Type |
|
| Summary | false |
| AuditEvent.entity.detail.value[x] | |
| Element Id | AuditEvent.entity.detail.value[x] |
| Definition |
The value of the extra detail. |
| Short Display | Property value |
| Cardinality | 1..1 |
| Type | Quantity | CodeableConcept | string | boolean | integer | Range | Ratio | time | dateTime | Period | base64Binary |
| [x] Note |
See
Choice
of
|
| Requirements |
Should not duplicate the entity value unless absolutely necessary. |
| Summary | false |
| AuditEvent.entity.agent | |
|
| AuditEvent.entity.agent |
| Definition |
The
|
| Short Display | Entity is attributed to this agent |
| Cardinality | 0..* |
| Type | See AuditEvent.agent |
| Summary | false |
| Comments |
A
usecase
where
one
AuditEvent.entity.agent
is
used
|