Skip to main content

AuditEvent

Trial Use 4 Foundation

A record of an event relevant for purposes such as operations, privacy, security, maintenance, and performance analysis.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/AuditEvent
InteractionMethodPath
ReadGET/fhir/R5/AuditEvent/[id]
VreadGET/fhir/R5/AuditEvent/[id]/_history/[vid]
UpdatePUT/fhir/R5/AuditEvent/[id]
PatchPATCH/fhir/R5/AuditEvent/[id]
DeleteDELETE/fhir/R5/AuditEvent/[id]
CreatePOST/fhir/R5/AuditEvent
SearchGET/fhir/R5/AuditEvent?...
HistoryGET/fhir/R5/AuditEvent/[id]/_history
Type-historyGET/fhir/R5/AuditEvent/_history

Top-level elements

ElementType(s)CardinalityDescription
categoryCodeableConcept0..*Type/identifier of event
codeCodeableConcept1..1Specific type of event
actioncode0..1Type of action performed during the event
severitycode0..1emergency
occurred[x]Period / dateTime0..1When the activity occurred
recordedinstant1..1Time when the event was recorded
outcomeBackboneElement0..1Whether the event succeeded or failed
authorizationCodeableConcept0..*Authorization related to the event
basedOnReference0..*Workflow authorization within which this event occurred
patientReference0..1The patient is the subject of the data used/created/updated/deleted during the activity
encounterReference0..1Encounter within which this event occurred or which the event is tightly associated
agentBackboneElement1..*Actor involved in the event
sourceBackboneElement1..1Audit Event Reporter
entityBackboneElement0..*Data or objects used

Resource-specific search parameters

ParameterTypeDescription
actiontokenType of action performed during the event
agentreferenceIdentifier of who
agent-roletokenAgent role in the event
based-onreferenceReference to the service request.
categorytokenCategory of event
codetokenEvent or incident that occurred or was averted
datedateWhen the event occurred
encounterreferenceEncounter related to the activity recorded in the AuditEvent
entityreferenceSpecific instance of resource
entity-roletokenWhat role the entity played
outcometokenWhether the event succeeded or failed
patientreferenceThe entity that caused the expenses
policyuriPolicy that authorized event
purposetokenThe authorization (purposeOfUse) of the event
sourcereferenceThe identity of source detecting the event

Reference

  • Official FHIR R5 spec: AuditEvent
  • Maturity: Trial Use 4 (FMM 4).