FHIR Chat · KPIs - best resource for? · analytics on FHIR

Stream: analytics on FHIR

Topic: KPIs - best resource for?


view this post on Zulip Axel Biernat (Nov 16 2018 at 08:39):

Hi folks. working on implementation of KPIs at the moment. Same examples: waiting time on encounter level, avg waiting time on unit level per period, door to triage time in ED per encounter.
Would resource you would recommend to reflect such in FHIR? Was thinking on Measurement, some other ideas are custom operations for encounter.
Looking forward to your ideas.

view this post on Zulip Jose Costa Teixeira (Nov 17 2018 at 07:04):

i think Measurement has this very purpose. I would decouple the KPIs from the thing they are measuring (e.g. encounter). There may be more reasons for this, but you will surely end up in measurements across resource types, so better to separate the resource(s) measured and the measurement

view this post on Zulip Bryn Rhodes (Nov 21 2018 at 23:23):

Yes, the Measure and MeasureReport resources are intended to support the description of some metric, and the communication of its calculation.

view this post on Zulip Axel Biernat (Nov 22 2018 at 10:26):

Thanks for your feedback guys. Very much appreciated.


Last updated: Apr 12 2022 at 19:14 UTC