FHIR Chat · Client System Usage Logging · implementers

Stream: implementers

Topic: Client System Usage Logging


view this post on Zulip Kenneth Chapple (May 05 2016 at 14:19):

For clients who want to send meta data about system usage/activity like OS, OS Version, Browser, Browser version, etc. Would that be best submitted using an AuditEvent?

view this post on Zulip Lloyd McKenzie (May 05 2016 at 19:50):

Could be captured using AuditEvent or Provenance. If you want to capture reads as well as writes, then AuditEvent will make the most sense. If you're wanting to capture the chain of software used in a create or update, then Provenance is appropriate.

view this post on Zulip Kenneth Chapple (May 06 2016 at 14:37):

Basically, every event (every http request from client,) so I think AuditEvent would be more appropriate. Thanks!


Last updated: Apr 12 2022 at 19:14 UTC