ca.uhn.hl7v2.model.v24.segment
Class TCC

java.lang.Object
  extended by ca.uhn.hl7v2.model.AbstractSegment
      extended by ca.uhn.hl7v2.model.v24.segment.TCC
All Implemented Interfaces:
Segment, Structure, Serializable

public class TCC
extends AbstractSegment

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

See Also:
Serialized Form

Constructor Summary
TCC(Group parent, ModelClassFactory factory)
          Creates a new TCC segment
 
Method Summary
protected  Type createNewTypeWithoutReflection(int field)
          
 SN getAutoDilutionFactorDefault()
          Returns TCC-4: "Auto-Dilution Factor Default" - creates it if necessary
 ID getAutomaticReflexAllowed()
          Returns TCC-11: "Automatic Reflex Allowed" - creates it if necessary
 ID getAutomaticRepeatAllowed()
          Returns TCC-10: "Automatic Repeat Allowed" - creates it if necessary
 ID getAutomaticRerunAllowed()
          Returns TCC-9: "Automatic Rerun Allowed" - creates it if necessary
 SN getEndogenousContentOfPreDilutionDiluent()
          Returns TCC-7: "Endogenous Content of Pre-Dilution Diluent" - creates it if necessary
 SN getEquipmentDynamicRange()
          Returns TCC-12: "Equipment Dynamic Range" - creates it if necessary
 NM getInventoryLimitsWarningLevel()
          Returns TCC-8: "Inventory Limits Warning Level" - creates it if necessary
 SN getPreDilutionFactorDefault()
          Returns TCC-6: "Pre-Dilution Factor Default" - creates it if necessary
 CE getProcessingType()
          Returns TCC-14: "Processing Type" - creates it if necessary
 SN getRerunDilutionFactorDefault()
          Returns TCC-5: "Rerun Dilution Factor Default" - creates it if necessary
 SPS getSpecimenSource()
          Returns TCC-3: "Specimen Source" - creates it if necessary
 CE getTcc1_UniversalServiceIdentifier()
          Returns TCC-1: "Universal Service Identifier" - creates it if necessary
 ID getTcc10_AutomaticRepeatAllowed()
          Returns TCC-10: "Automatic Repeat Allowed" - creates it if necessary
 ID getTcc11_AutomaticReflexAllowed()
          Returns TCC-11: "Automatic Reflex Allowed" - creates it if necessary
 SN getTcc12_EquipmentDynamicRange()
          Returns TCC-12: "Equipment Dynamic Range" - creates it if necessary
 CE getTcc13_Units()
          Returns TCC-13: "Units" - creates it if necessary
 CE getTcc14_ProcessingType()
          Returns TCC-14: "Processing Type" - creates it if necessary
 EI getTcc2_TestApplicationIdentifier()
          Returns TCC-2: "Test Application Identifier" - creates it if necessary
 SPS getTcc3_SpecimenSource()
          Returns TCC-3: "Specimen Source" - creates it if necessary
 SN getTcc4_AutoDilutionFactorDefault()
          Returns TCC-4: "Auto-Dilution Factor Default" - creates it if necessary
 SN getTcc5_RerunDilutionFactorDefault()
          Returns TCC-5: "Rerun Dilution Factor Default" - creates it if necessary
 SN getTcc6_PreDilutionFactorDefault()
          Returns TCC-6: "Pre-Dilution Factor Default" - creates it if necessary
 SN getTcc7_EndogenousContentOfPreDilutionDiluent()
          Returns TCC-7: "Endogenous Content of Pre-Dilution Diluent" - creates it if necessary
 NM getTcc8_InventoryLimitsWarningLevel()
          Returns TCC-8: "Inventory Limits Warning Level" - creates it if necessary
 ID getTcc9_AutomaticRerunAllowed()
          Returns TCC-9: "Automatic Rerun Allowed" - creates it if necessary
 EI getTestApplicationIdentifier()
          Returns TCC-2: "Test Application Identifier" - creates it if necessary
 CE getUnits()
          Returns TCC-13: "Units" - creates it if necessary
 CE getUniversalServiceIdentifier()
          Returns TCC-1: "Universal Service Identifier" - creates it if necessary
 
Methods inherited from class ca.uhn.hl7v2.model.AbstractSegment
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getMessage, getName, getNames, getParent, insertRepetition, isRequired, main, numFields, parse, removeRepetition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TCC

public TCC(Group parent,
           ModelClassFactory factory)
Creates a new TCC segment

Method Detail

getUniversalServiceIdentifier

public CE getUniversalServiceIdentifier()
Returns TCC-1: "Universal Service Identifier" - creates it if necessary


getTcc1_UniversalServiceIdentifier

public CE getTcc1_UniversalServiceIdentifier()
Returns TCC-1: "Universal Service Identifier" - creates it if necessary


getTestApplicationIdentifier

public EI getTestApplicationIdentifier()
Returns TCC-2: "Test Application Identifier" - creates it if necessary


getTcc2_TestApplicationIdentifier

public EI getTcc2_TestApplicationIdentifier()
Returns TCC-2: "Test Application Identifier" - creates it if necessary


getSpecimenSource

public SPS getSpecimenSource()
Returns TCC-3: "Specimen Source" - creates it if necessary


getTcc3_SpecimenSource

public SPS getTcc3_SpecimenSource()
Returns TCC-3: "Specimen Source" - creates it if necessary


getAutoDilutionFactorDefault

public SN getAutoDilutionFactorDefault()
Returns TCC-4: "Auto-Dilution Factor Default" - creates it if necessary


getTcc4_AutoDilutionFactorDefault

public SN getTcc4_AutoDilutionFactorDefault()
Returns TCC-4: "Auto-Dilution Factor Default" - creates it if necessary


getRerunDilutionFactorDefault

public SN getRerunDilutionFactorDefault()
Returns TCC-5: "Rerun Dilution Factor Default" - creates it if necessary


getTcc5_RerunDilutionFactorDefault

public SN getTcc5_RerunDilutionFactorDefault()
Returns TCC-5: "Rerun Dilution Factor Default" - creates it if necessary


getPreDilutionFactorDefault

public SN getPreDilutionFactorDefault()
Returns TCC-6: "Pre-Dilution Factor Default" - creates it if necessary


getTcc6_PreDilutionFactorDefault

public SN getTcc6_PreDilutionFactorDefault()
Returns TCC-6: "Pre-Dilution Factor Default" - creates it if necessary


getEndogenousContentOfPreDilutionDiluent

public SN getEndogenousContentOfPreDilutionDiluent()
Returns TCC-7: "Endogenous Content of Pre-Dilution Diluent" - creates it if necessary


getTcc7_EndogenousContentOfPreDilutionDiluent

public SN getTcc7_EndogenousContentOfPreDilutionDiluent()
Returns TCC-7: "Endogenous Content of Pre-Dilution Diluent" - creates it if necessary


getInventoryLimitsWarningLevel

public NM getInventoryLimitsWarningLevel()
Returns TCC-8: "Inventory Limits Warning Level" - creates it if necessary


getTcc8_InventoryLimitsWarningLevel

public NM getTcc8_InventoryLimitsWarningLevel()
Returns TCC-8: "Inventory Limits Warning Level" - creates it if necessary


getAutomaticRerunAllowed

public ID getAutomaticRerunAllowed()
Returns TCC-9: "Automatic Rerun Allowed" - creates it if necessary


getTcc9_AutomaticRerunAllowed

public ID getTcc9_AutomaticRerunAllowed()
Returns TCC-9: "Automatic Rerun Allowed" - creates it if necessary


getAutomaticRepeatAllowed

public ID getAutomaticRepeatAllowed()
Returns TCC-10: "Automatic Repeat Allowed" - creates it if necessary


getTcc10_AutomaticRepeatAllowed

public ID getTcc10_AutomaticRepeatAllowed()
Returns TCC-10: "Automatic Repeat Allowed" - creates it if necessary


getAutomaticReflexAllowed

public ID getAutomaticReflexAllowed()
Returns TCC-11: "Automatic Reflex Allowed" - creates it if necessary


getTcc11_AutomaticReflexAllowed

public ID getTcc11_AutomaticReflexAllowed()
Returns TCC-11: "Automatic Reflex Allowed" - creates it if necessary


getEquipmentDynamicRange

public SN getEquipmentDynamicRange()
Returns TCC-12: "Equipment Dynamic Range" - creates it if necessary


getTcc12_EquipmentDynamicRange

public SN getTcc12_EquipmentDynamicRange()
Returns TCC-12: "Equipment Dynamic Range" - creates it if necessary


getUnits

public CE getUnits()
Returns TCC-13: "Units" - creates it if necessary


getTcc13_Units

public CE getTcc13_Units()
Returns TCC-13: "Units" - creates it if necessary


getProcessingType

public CE getProcessingType()
Returns TCC-14: "Processing Type" - creates it if necessary


getTcc14_ProcessingType

public CE getTcc14_ProcessingType()
Returns TCC-14: "Processing Type" - creates it if necessary


createNewTypeWithoutReflection

protected Type createNewTypeWithoutReflection(int field)

Overrides:
createNewTypeWithoutReflection in class AbstractSegment


Copyright © 2001-2011 University Health Network. All Rights Reserved.