|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v24.segment.TCC
public class TCC
Represents an HL7 TCC message segment (Test Code Configuration). This segment has the following fields:
| 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 |
|---|
public TCC(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public CE getUniversalServiceIdentifier()
public CE getTcc1_UniversalServiceIdentifier()
public EI getTestApplicationIdentifier()
public EI getTcc2_TestApplicationIdentifier()
public SPS getSpecimenSource()
public SPS getTcc3_SpecimenSource()
public SN getAutoDilutionFactorDefault()
public SN getTcc4_AutoDilutionFactorDefault()
public SN getRerunDilutionFactorDefault()
public SN getTcc5_RerunDilutionFactorDefault()
public SN getPreDilutionFactorDefault()
public SN getTcc6_PreDilutionFactorDefault()
public SN getEndogenousContentOfPreDilutionDiluent()
public SN getTcc7_EndogenousContentOfPreDilutionDiluent()
public NM getInventoryLimitsWarningLevel()
public NM getTcc8_InventoryLimitsWarningLevel()
public ID getAutomaticRerunAllowed()
public ID getTcc9_AutomaticRerunAllowed()
public ID getAutomaticRepeatAllowed()
public ID getTcc10_AutomaticRepeatAllowed()
public ID getAutomaticReflexAllowed()
public ID getTcc11_AutomaticReflexAllowed()
public SN getEquipmentDynamicRange()
public SN getTcc12_EquipmentDynamicRange()
public CE getUnits()
public CE getTcc13_Units()
public CE getProcessingType()
public CE getTcc14_ProcessingType()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||