customLab
Purpose: Standardized labs are included in the ‘lab’ table. Laboratory measurements that are not configured within the standard interface (for example, unmapped tests) are included in the customLab table.
Links to:
- PATIENT on
patientUnitStayID
Table columns
| Name | Datatype | Null option | Comment | Key |
|---|---|---|---|---|
customlabid | bigint | not null | PK | |
patientunitstayid | bigint | not null | FK | |
labotheroffset | bigint | not null | ||
labothertypeid | bigint | not null | ||
labothername | chvar(64) | |||
labotherresult | chvar(64) | |||
labothervaluetext | chvar(128) |