API end point: https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir-r4
.
Maps the CareEvolution AuditLogEntry concept
Name | Type | Modifiers , prefixes | Multiple values | Can be chained | Description |
---|---|---|---|---|---|
_id | Token | Yes | See here | ||
agent | Token | :identifier |
The agent associated with the AuditEvent. |
||
agent-name | String | :contains :exact :missing | Yes |
The name of an agent associated with the AuditEvent - path 'AuditEvent.agent.name'. |
|
date | Date | eq ne lt le gt ge sa eb ap |
Time when the event was recorded |
||
message | String | :contains :exact :missing | Yes |
Searches for audit events by their message |
|
patient | Reference | :missing | Yes | Yes |
Identifier of who |
subtype | Token | :missing | Yes |
More specific type/id for the event |
|
type | Token | :missing | Yes |
Type/identifier of event |
Supports multiple sorts
FHIR | CareEvolution | |
---|---|---|
agent | ApplicationID | |
Properties | ||
UserID | ||
entity.what | PatientID | |
extension('http://careevolution.com/fhirextensions#auditEvent-durationMilliseconds') | DurationMilliseconds | |
extension('http://careevolution.com/fhirextensions#auditEvent-screenName') | ScreenName | |
extension('http://careevolution.com/fhirextensions#auditEvent-sessionID') | SessionID | |
extension('http://careevolution.com/fhirextensions#properties') | Properties | |
outcome | Event.Message | |
outcomeDesc | Event.Message | |
recorded | TimeStamp | |
source.observer | ApplicationID | |
subtype | Event.Message | |
type | Event.Message |