FHIR Chat · Custom info in AuditEvent · implementers

Stream: implementers

Topic: Custom info in AuditEvent


view this post on Zulip Victor (Mar 28 2019 at 00:39):

Hi,
first, sorry if this a basic question but we are new managing fhir resources. We want use AuditEvent for audit in our application. Some of this audits are custom actions inside the app, so we have custom info. Where we must put this info? In entity.detail? Thanks in advance

view this post on Zulip Lloyd McKenzie (Mar 28 2019 at 00:48):

The action itself would be a custom code (and system) in AuditEvent.type. If you want to convey additional information about the data involved, then yes, Auditevent.entity.detail would be a reasonable place to put it.

view this post on Zulip Victor (Mar 28 2019 at 16:53):

Thanks!


Last updated: Apr 12 2022 at 19:14 UTC