FHIR Chat · FEMA MeasureReport to CSV · Covid-19 Response

Stream: Covid-19 Response

Topic: FEMA MeasureReport to CSV


view this post on Zulip Chris Turczynskyj (May 18 2020 at 23:37):

Does anyone know how the last two columns in the FEMA XLS template are calculated? Are they calculated from values in the same row? I'm trying to go from MeasureReport to CSV but the FEMA MeasureReport does not contain the the percent values.

view this post on Zulip Chris Turczynskyj (May 18 2020 at 23:48):

Does the following make sense?

  • column I = positiveIncrease / totalTestResultsIncrease
  • column J = positive / (totalTestResults - rejected)

view this post on Zulip sean zitello (May 22 2020 at 17:21):

Chris Turczynskyj said:

Does the following make sense?

  • column I = positiveIncrease / totalTestResultsIncrease
  • column J = positive / (totalTestResults - rejected)

It states that it is a percent so multiply result x100


Last updated: Apr 12 2022 at 19:14 UTC