AuditEvent
AuditEvent
draftResource62 elementsv4.0.1
A record of an event made for purposes of maintaining a security log. Typical uses include detection of intrusion attempts and monitoring for inappropriate usage.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/AuditEvent
- ID
- AuditEvent
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- Health Level Seven International (Security)
- Version
- 4.0.1
| Path | Card. | Type | Description |
|---|---|---|---|
AuditEvent | 0..* | Event record kept for security purposes | |
id | 0..1 | string | Logical id of this artifact |
meta | 0..1 | Metadata about the resource | |
implicitRules | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource contentpreferred: languages |
text | 0..1 | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources |
extension | 0..* | Additional content defined by implementations | |
modifierExtension | 0..* | Extensions that cannot be ignored | |
type | 1..1 | Type/identifier of eventextensible: audit-event-type | |
subtype | 0..* | More specific type/id for the eventextensible: audit-event-sub-type | |
action | 0..1 | code | Type of action performed during the eventrequired: audit-event-action |
period | 0..1 | When the activity occurred | |
recorded | 1..1 | instant | Time when the event was recorded |
outcome | 0..1 | code | Whether the event succeeded or failedrequired: audit-event-outcome |
outcomeDesc | 0..1 | string | Description of the event outcome |
purposeOfEvent | 0..* | The purposeOfUse of the eventextensible: v3-PurposeOfUse | |
agent | 1..* | BackboneElement | Actor involved in the event |
source | 1..1 | BackboneElement | Audit Event Reporter |
entity | 0..* | BackboneElement | Data or objects used |