Class TCC

All Implemented Interfaces:
Segment, Structure, Visitable, Serializable

public class TCC extends AbstractSegment

Represents an HL7 TCC message segment (Test Code Configuration). This segment has the following fields:

  • TCC-1: Universal Service Identifier (CE)
  • TCC-2: Test Application Identifier (EI)
  • TCC-3: Specimen Source (SPS) optional
  • TCC-4: Auto-Dilution Factor Default (SN) optional
  • TCC-5: Rerun Dilution Factor Default (SN) optional
  • TCC-6: Pre-Dilution Factor Default (SN) optional
  • TCC-7: Endogenous Content of Pre-Dilution Diluent (SN) optional
  • TCC-8: Inventory Limits Warning Level (NM) optional
  • TCC-9: Automatic Rerun Allowed (ID) optional
  • TCC-10: Automatic Repeat Allowed (ID) optional
  • TCC-11: Automatic Reflex Allowed (ID) optional
  • TCC-12: Equipment Dynamic Range (SN) optional
  • TCC-13: Units (CE) optional
  • TCC-14: Processing Type (CE) optional
See Also: