Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
typelist
printablefalse

ClinSpark supports the ability for users to manage their own mock lab test results.

...

Users will be prompted to provide a variety of tests and panel specific details. It is important to note -

  • Lab Test ID and Performing Laboratory ID fields are required for test details.

  • Report Result Type is required for test details.

  • Battery ID and Battery Name fields are required for panel details and defaulted to ‘MOCK’.

  • Alert Flags - set these values to return an Alert Flag when generating results
    LowPanic = returns "LL"
    LowTelephone = returns "L"
    LowNormal = returns "L"
    Normal = returns "N"
    HighNormal = returns "H"
    HighTelephone = returns "H"
    HighPanic = returns "HH"
    Abnormal = returns "A"

...

Delete Mock Results

Supports the ability for users to delete a selection of some or all mock test results to the site lab interface.

...