CH LAB-Order (R4)
2.0.0 - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions

Use Cases in English

Use Case 1: Generate a Laboratory Order Document

Fig.: Laboratory Order and Testing Workflow

Fig.: Laboratory Order and Testing Workflow

Lab Order (Service Request only)

The customer (e.g. a doctor) requires various laboratory tests to supplement the diagnostic process. He creates an order document in his Electronic Medical Records (EMR) system, which contains the administrative data structured in accordance with the CH Core implementation guide and whose contents are available in the EMR. From the analyses provided by the LIS, he can select those that help him with his question, and he can also determine the samples corresponding to the analyses. For example, he wants to have glucose analysed in the blood and cerebrospinal fluid. The laboratory system can store the information on the required specimen containers and any additives in the system. The pre-analytical conditions are specified.

He can also add information about the clinical context to the laboratory order: problem list, current medication list, questions about the prescribed analyses.

The order document is sent to the laboratory information system (LIS).

Example order document by ServiceRequest: CH LAB-Order 0-best-practice

Lab Order by Form

The client (e.g., physician) requires various laboratory tests for further diagnostics. For this purpose, he creates an order document in his practice information system with the necessary information on the patient, laboratory test, samples, etc. The necessary sample material (serum, urine, cerebrospinal fluid, etc.) is stored in the corresponding order documents. The necessary sample material (serum, urine, cerebrospinal fluid) is collected in appropriate containers and clearly assigned to the order document (Specimen.identifier, Specimen.container.identifier). Samples can be examined in the own laboratory, or they have to be sent via mail or courier to the external laboratory. There, the laboratory information system assigns them their own identifier (Specimen.accessionIdentifier).

A form (Questionnaire) is presented to the client, which contains the following information:

  • Metadata of the order
  • Information about the order
  • Information about the recipient of the order (receiver)
  • Information about the patient
  • Information on the ordering party (sender)
  • Details of any recipients of a copy of the results (receiverCopies)
  • Details of the laboratory specialty
  • Information on the requested examinations

  • Information about the sample material, Specimen
    • Type: e.g. serum, whole Blood, cerebrospinal fluid
    • Subject: reference to the patient
    • Collection: information about collection, collection time, amount, method, collection site (e.g. right arm), fasting period
    • Container, vessel: identifier, type
    • and other more
  • Information about the requested service
    • service request.category is RequestForLabExam
    • Question, reason for investigation (ServiceRequest.reasonCode, ServiceRequest.reasonReference)
    • payer (health insurance, accident insurance, etc.)
    • and more

Outside of this use case: the results are then reported back to the client.

Example order document by form: CH LAB-Order 1-tvt by Form

Use Case 3: Requesting additional tests of the same sample

It is not uncommon for the results of laboratory tests to lead to the request for additional tests on the same sample. Or in-house laboratory analyses are supplemented by further tests that can only be carried out in an external laboratory.

In the 2-pertussis example, the in-house laboratory tests (automated blood count, CRP) are supplemented by a search for Bordetella pertussis and parapertussis DNA in the throat swab, carried out by an external contract laboratory, in order to rule out whooping cough.

  • The 2-pertussis-ServiceRequest is replaced by the
    • 2-pertussis-ServiceRequest-add-test, which requests the examination of the throat swab searching for pertussis or parapertussis DNA

Example Service Request: CH LAB-Order 2-pertussis additional test

Use Case 4: Collective request for toxicological testing (biological monitoring)

This use case corresponds to example 5-biol-monit. In order to assess the exposure of workers to chemical substances, measurements at the workplace are supplemented by occupational health checkups. The toxic substances themselves or their metabolites in serum or urine can be determined. The order is initiated by the occupational physician of the company or the insurance company. The problem of employee fluctuations must be kept in mind.

Examples are:

  • Occupational medicine: ordering laboratory tests on a group of workers
    • ServiceRequest.subject refers to a group
    • ServiceRequest.specimen refers to several samples (0 .. *)
  • Food industry: investigation on employee hygiene (e.g. salmonella contamination)
  • Police investigations

Work lists are processed, which last over a longer period of time (days/weeks). Generally, specific examinations are requested on multiple patients.

Example order document with ServiceRequest: CH LAB-Order 5-biol-monit.

Example order document with ServiceRequest and Form: CH LAB-Order 5-biol-monit-form.

Use Case 5: Suggestion of additional or alternative examinations by the laboratory physician (order recipient, receiver)

After the laboratory order has been received and processed, the situation may arise in which the laboratory physician wishes to make suggestions for additional or alternative examinations to the author of the order. He can use the received order document for this purpose, exchange the personal data of the sender and receiver through his information system, and send it back with the suggestions for further or alternative laboratory examinations.

  • ServiceRequest.category: ProposalForAdditionalExam