Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the case of clean water sampling, one simple example is found in the difference between customer address samples and reservoir samples. The process undertaken on-site is different if the technician is at a customer property to that performed at a service reservoir. As such, different data fields will need to be configured and these fields will need to be set to appear condtionally based conditionally based on some indicator that signifies the type of a given sample.

Mandatory Data

...

Drawing a Flowchart

The best way to outline the workflow for a given sample type is to draw a flowchart that contains each of the data fields that are needed. When drawing a flowchart, consider the following elements:

  • Mandatory data fields that need to be collected. These fields may be required by an external system e.g. a Laboratory Information Management System (LIMS). 
  • Additional information that may be beneficial from an operational perspective, yet may not be mandatory. 
  • Consider the order in which the fields should appear.
  • Include the type of data that the given field will take i.e. is it text, or a list or a number etc.
  • For numerical fields, include the style of rounding (e.g. 2 decimal places 0.00). 
  • Include numerical limits where appropriate e.g. value must be less than 10.5.
  • Include conditional behaviour e.g. if 'Yes' then go to field A, if 'No' then go to field B.
  • For

...

Optional Data

Remote Sampler can also gather additional information that may be beneficial from an operational perspective, yet may not be mandatory. 

Conditional Behaviour

...

  • list fields, include a complete list of all available options. Consider whether one or multiple items can be selected.
  • Specify messages that will be shown to the user e.g. if numerical limit value > 0.05 is broken then show message "value is outside the configured limit".
  • Specify any calculations that should be applied to data as it is entered.
  • Consider if a field should be read-only.
  • Include instructions for countdown or count-up timers to appear where appropriate.


Tip
titleData Types

Available data types in Remote Sampler are shown below.

  • Text
  • Number
  • List of Values
  • Multiselect List
  • DateTime
  • Date Only
  • Time Only
  • Checkbox
  • Barcode

Examples

An example flowchart for a clean water reservoir sample is shown below. 

Drawio
baseUrlhttps://labmotive.atlassian.net/wiki
diagramNamereservoirexample1
width788
zoom1
pageId113016833
lbox1
height1212
revision4

...