Sequencing Jobs, Samples and Tests in the Reportable Result Set
The sequence of jobs, samples and tests in the reportable result set is driven by the report template. There are various sequence fields that can be used: the default order of entities within the report request, and for schemes and analytes, an overriding report sequence that is an optional field.
The sequence of schemes and analytes within the reportable result set can be overridden by placing logic either in a report template or report script to place a scheme or analyte higher up on the report with respect to other schemes and analytes. For example, placing all schemes with a defined report sequence at the top of the report, or placing all analytes with a defined report sequence at the top of the report, then placing the rest of the schemes or analytes after that in their relative sequence in the report request.
The sequence of samples and tests within the report request defaults to the sequence of samples and tests in the job.
| In the scheme | In the job | In the report request |
|---|---|---|
|
|
|
ccReportRequestJob.defaultSequence
|
|
|
|
ccReportRequestJob.reportSequence
|
|
|
ccJobScheme.registrationSequence
|
ccReportRequestScheme.defaultSequence
|
|
|
ccJobScheme.reportSequence
|
ccReportRequestScheme.reportSequence
|
|
|
ccJobSchemeAnalyte.registrationSequence
|
ccReportRequestSchemeAnalyte.defaultSequence
|
|
|
ccJobSchemeAnalyte.reportSequence
|
ccReportRequestSchemeAnalyte.reportSequence
|
|
|
ccSample.registrationSequence
|
ccReportRequestSample.defaultSequence
|
|
|
|
ccReportRequestSample.registrationSequence
|
|
ccScheme.reportSequence
|
ccSampleScheme.reportSequence
|
ccReportRequestSampleScheme.reportSequence * The current report request interface does display report request sample schemes. However, after sample schemes are added to a report request, when a report request scheme is updated, the report sequence is pushed down to each related report request sample scheme. |
|
ccSchemeVersionAnalyte.reportSequence
|
ccSampleSchemeAnalyte.reportSequence
|
ccReportRequestSampleSchemeAnalyte.reportSequence * The current report request interface does display report request sample scheme analytes. However, after sample scheme analytes are added to a report request, when a report request scheme analyte is updated, the report sequence is pushed down to each related report request sample scheme analyte. |
- Maintaining Schemes
- Maintaining Versions of a Scheme
- Maintaining Scheme Version Analytes
- Maintaining Job Tests
- Maintaining Report Requests
- Maintaining Jobs for a Report Request
- Maintaining Samples for a Report Request
- Maintaining Tests for a Report Request
- Reportability of Jobs, Samples and Tests
- Setting how Results are Presented in the Reportable Result Set
- Generating Reports from Report Requests
