| _count |
Special |
eq
|
|
|
The maximum number of resources to return in a result page.
|
| _elements |
Special |
eq
|
|
|
Used to request a specific set of elements be returned as part of a resource.
|
| _id |
Token |
|
Yes
|
|
Resource id
|
| _lastUpdated |
Date |
eq
ne
lt
le
gt
ge
sa
eb
ap
|
|
|
When the resource last changed
|
| _summary |
Special |
eq
|
|
|
Used to return only a portion of the resouces. Defaults to 'false', which returns the whole resource.
|
| _total |
Special |
eq
|
|
|
Use the value 'estimate' to populate the result bundle's 'total' element with an estimate of the matching number of resources.
|
| agent-name |
String |
:contains
:exact
:missing
|
Yes
|
|
The name of an agent associated with the AuditEvent - path 'AuditEvent.agent.name'.
Matches CareEvolution username or application names associated with the audit event.
|
| date |
Date |
eq
ne
lt
le
gt
ge
sa
eb
ap
|
|
|
Time when the event occurred on source
|
| message |
String |
:contains
:exact
:missing
|
Yes
|
|
Searches for audit events by their message
|
| patient |
Reference (Patient) |
:missing
|
Yes
|
Yes
|
The patient the AuditEvent is about
|
| subtype |
Token |
:missing
|
Yes
|
|
More specific type/id for the event
|
| type |
Token |
:missing
|
Yes
|
|
Type/identifier of event
|
| user |
Token |
:missing
|
Yes
|
|
The participant associated with the AuditEvent.
This is a special reference search parameter that only works with the :identifier modifier.
The identifier value must correspond to an identifier supplied with the AuditEvent.participant reference to match.
|