|
||||||||||
| 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.TCD
public class TCD
Represents an HL7 TCD message segment (Test Code Detail). This segment has the following fields:
| Constructor Summary | |
|---|---|
TCD(Group parent,
ModelClassFactory factory)
Creates a new TCD segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
CE |
getAnalyteRepeatStatus()
Returns TCD-8: "Analyte Repeat Status" - creates it if necessary |
SN |
getAutoDilutionFactor()
Returns TCD-2: "Auto-Dilution Factor" - creates it if necessary |
ID |
getAutomaticRepeatAllowed()
Returns TCD-6: "Automatic Repeat Allowed" - creates it if necessary |
SN |
getEndogenousContentOfPreDilutionDiluent()
Returns TCD-5: "Endogenous Content of Pre-Dilution Diluent" - creates it if necessary |
SN |
getPreDilutionFactor()
Returns TCD-4: "Pre-Dilution Factor" - creates it if necessary |
ID |
getReflexAllowed()
Returns TCD-7: "Reflex Allowed" - creates it if necessary |
SN |
getRerunDilutionFactor()
Returns TCD-3: "Rerun Dilution Factor" - creates it if necessary |
CE |
getTcd1_UniversalServiceIdentifier()
Returns TCD-1: "Universal Service Identifier" - creates it if necessary |
SN |
getTcd2_AutoDilutionFactor()
Returns TCD-2: "Auto-Dilution Factor" - creates it if necessary |
SN |
getTcd3_RerunDilutionFactor()
Returns TCD-3: "Rerun Dilution Factor" - creates it if necessary |
SN |
getTcd4_PreDilutionFactor()
Returns TCD-4: "Pre-Dilution Factor" - creates it if necessary |
SN |
getTcd5_EndogenousContentOfPreDilutionDiluent()
Returns TCD-5: "Endogenous Content of Pre-Dilution Diluent" - creates it if necessary |
ID |
getTcd6_AutomaticRepeatAllowed()
Returns TCD-6: "Automatic Repeat Allowed" - creates it if necessary |
ID |
getTcd7_ReflexAllowed()
Returns TCD-7: "Reflex Allowed" - creates it if necessary |
CE |
getTcd8_AnalyteRepeatStatus()
Returns TCD-8: "Analyte Repeat Status" - creates it if necessary |
CE |
getUniversalServiceIdentifier()
Returns TCD-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 TCD(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public CE getUniversalServiceIdentifier()
public CE getTcd1_UniversalServiceIdentifier()
public SN getAutoDilutionFactor()
public SN getTcd2_AutoDilutionFactor()
public SN getRerunDilutionFactor()
public SN getTcd3_RerunDilutionFactor()
public SN getPreDilutionFactor()
public SN getTcd4_PreDilutionFactor()
public SN getEndogenousContentOfPreDilutionDiluent()
public SN getTcd5_EndogenousContentOfPreDilutionDiluent()
public ID getAutomaticRepeatAllowed()
public ID getTcd6_AutomaticRepeatAllowed()
public ID getReflexAllowed()
public ID getTcd7_ReflexAllowed()
public CE getAnalyteRepeatStatus()
public CE getTcd8_AnalyteRepeatStatus()
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 | |||||||||