AuditEvent
FoundationA record of an event made for purposes of maintaining a security log. Typical uses include detection of intrusion attempts and monitoring for inappropriate usage.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| AuditEvent | 0..* | — | Event record kept for security purposes |
| .idΣ | 0..1 | String | 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 |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .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Σ | 1..1 | Coding | Type/identifier of event Bindingaudit-event-type(extensible) |
| .subtypeΣ | 0..* | Coding | More specific type/id for the event Bindingaudit-event-sub-type(extensible) |
| .actionΣ | 0..1 | code | Type of action performed during the event Bindingaudit-event-action(required) |
| .period | 0..1 | Period | When the activity occurred |
| .recordedΣ | 1..1 | instant | Time when the event was recorded |
| .outcomeΣ | 0..1 | code | Whether the event succeeded or failed Bindingaudit-event-outcome(required) |
| .outcomeDescΣ | 0..1 | string | Description of the event outcome |
| .purposeOfEventΣ | 0..* | CodeableConcept | The purposeOfUse of the event Bindingv3-PurposeOfUse(extensible) |
| .agent | 1..* | BackboneElement | Actor involved in the event |
| .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 Bindingparticipation-role-type(extensible) |
| .role | 0..* | CodeableConcept | Agent role in the event Bindingsecurity-role-type(example) |
| .whoΣ | 0..1 | Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson) | Identifier of who |
| .altId | 0..1 | string | Alternative User identity |
| .name | 0..1 | string | Human friendly name for the agent |
| .requestorΣ | 1..1 | boolean | Whether user is initiator |
| .location | 0..1 | Reference(Location) | Where |
| .policy | 0..* | uri | Policy that authorized event |
| .media | 0..1 | Coding | Type of media Bindingdicm-405-mediatype(extensible) |
| .network | 0..1 | BackboneElement | Logical network location for application activity |
| .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 | 0..1 | string | Identifier for the network access point of the user device |
| .type | 0..1 | code | The type of network access point Bindingnetwork-type(required) |
| .purposeOfUse | 0..* | CodeableConcept | Reason given for this user Bindingv3-PurposeOfUse(extensible) |
| .source | 1..1 | BackboneElement | Audit Event Reporter |
| .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Σ | 1..1 | Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson) | The identity of source detecting the event |
| .type | 0..* | Coding | The type of source where event originated Bindingaudit-source-type(extensible) |
| .entity | 0..* | BackboneElement | Data or objects used |
| .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Σ | 0..1 | Reference(Resource) | Specific instance of resource |
| .type | 0..1 | Coding | Type of entity involved Bindingaudit-entity-type(extensible) |
| .role | 0..1 | Coding | What role the entity played Bindingobject-role(extensible) |
| .lifecycle | 0..1 | Coding | Life-cycle stage for the entity Bindingobject-lifecycle-events(extensible) |
| .securityLabel | 0..* | Coding | Security labels on the entity Bindingsecurity-labels(extensible) |
| .nameΣ | 0..1 | string | Descriptor for entity |
| .description | 0..1 | string | Descriptive text |
| .queryΣ | 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 | string | base64Binary | Property value |