FHIR Chat · Data origin · implementers

Stream: implementers

Topic: Data origin


view this post on Zulip Shlomy Reinstein (Nov 17 2016 at 12:29):

My application reads data from multiple hospital systems (EMR, lab system, radiology) and stores all this data on a FHIR server. For various reasons, it will need to store the origin of each piece of data, along with the time of update (for traceability). The traceability information is needed both for auditing reasons as well as for logic for resolving data conflicts. Is there a standard way to do it? E.g. should the tracability information be added as extensions for each resource, or is there a better place to store it?

view this post on Zulip Grahame Grieve (Nov 17 2016 at 12:53):

Provenance resource


Last updated: Apr 12 2022 at 19:14 UTC