Pipeline: Pipeline for measurement: body_temperature

Create ICPC2_A03 datapoint (fever) if body temp within limits

Pipeline is executed for measurement: body_temperature: Body temperature (C)

Pipeline processing steps:

  1. Parse numeric value from text. If value is passed in string_value try to parse the number from string.
  2. Continue pipeline only if value from field value is within range 37.5 - 45
  3. Create new datapoint of type: ICPC2_A03: Customer has fever.