API end point: https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir-stu3
.
Maps the CareEvolution AuditLogEntry concept
Name | Type | Modifiers , prefixes | Multiple values | Can be chained | Description |
---|---|---|---|---|---|
_id | Token | Yes | See here | ||
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 occurred on source |
||
message | String | :contains :exact :missing | Yes |
Searches for audit events by their message |
|
patient | Reference | :missing | Yes | Yes |
Direct reference to resource |
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. |
Supports multiple sorts
FHIR | CareEvolution | |
---|---|---|
agent | ApplicationID | |
Properties | ||
UserID | ||
entity.reference | 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.identifier | ApplicationID | |
subtype | Event.Message | |
type | Event.Message |