The equipment detail segment contains the data necessary to identify and maintain the equipment that is being used throughout the Laboratory Automation System.
Seq# | Data Element Name | DataType | Usage | Vocabulary | Cardinality | Item # | Length | C.LEN | Flags |
---|---|---|---|---|---|---|---|---|---|
EQU | |||||||||
1 | Equipment Instance Identifier | EI | R | [1..*] | 01479 | ||||
2 | Event Date/Time | DTM | R | [1..1] | 01322 | ||||
3 | Equipment State | CWE | C | [0..1] | 01323 | ||||
4 | Local/Remote Control State | CWE | O | [0..1] | 01324 | ||||
5 | Alert Level | CWE | O | [0..1] | 01325 | ||||
6 | Expected date/time of the next status change | DTM | O | [0..1] | 03487 |
Definition: This field identifies the equipment. This is the identifier from an institution's master list of equipment. The <namespace ID> identifies the institution.
The Equipment Instance Identifier shall be unique, meaning that the “Entity Identifier” component shall be unique within the Namespace ID that should accommodate hierarchical representation of equipment (recursive hierarchy like in "Russian dolls", e.g., a sub-module embedded in a module assembled in a system being a member of a cluster).
If this attribute repeats, all instances must represent the same device.
Definition: This field is the date/time that the event (e.g., state transition, issuing of command, finishing of command execution) occurred.
Definition: This field identifies the status that the equipment was in at the time that the transaction was initiated. Refer to HL7 Table 0365 – Equipment State in Chapter 2C, Code Tables, for valid values. The Equipment State is required in the ESU message and is optional otherwise.
Definition: This field identifies the current state of control associated with the equipment. An equipment can either work autonomously ('Local' control state) or it can be controlled by another system, e.g., LAS computer ('Remote' control state). Refer to HL7 Table 0366 – Local/Remote Control State in Chapter 2C, Code Tables, for valid values.
Definition: This field identifies the highest level of the alert state (e.g., highest alert severity) that is associated with the indicated equipment (e.g., processing event, inventory event, QC event). Refer to HL7 Table 0367 – Alert Level in Chapter 2C, Code Tables, for valid values.
Definition: This field is the predicted date/time of the next equipment status change (e.g. from “maintenance” back to “normal operation”).