public class CTI extends AbstractSegment
Represents an HL7 CTI message segment (CTI - clinical trial identification segment). This segment has the following fields:
log| Constructor and Description |
|---|
CTI(Group parent,
ModelClassFactory factory)
Creates a new CTI segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
EI |
getCti1_SponsorStudyID()
Returns
CTI-1: "Sponsor Study ID" - creates it if necessary
|
CE |
getCti2_StudyPhaseIdentifier()
Returns
CTI-2: "Study Phase Identifier" - creates it if necessary
|
CE |
getCti3_StudyScheduledTimePoint()
Returns
CTI-3: "Study Scheduled Time Point" - creates it if necessary
|
EI |
getSponsorStudyID()
Returns
CTI-1: "Sponsor Study ID" - creates it if necessary
|
CE |
getStudyPhaseIdentifier()
Returns
CTI-2: "Study Phase Identifier" - creates it if necessary
|
CE |
getStudyScheduledTimePoint()
Returns
CTI-3: "Study Scheduled Time Point" - creates it if necessary
|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isRequired, main, numFields, parse, removeRepetitiongetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic CTI(Group parent, ModelClassFactory factory)
public EI getSponsorStudyID()
public EI getCti1_SponsorStudyID()
public CE getStudyPhaseIdentifier()
public CE getCti2_StudyPhaseIdentifier()
public CE getStudyScheduledTimePoint()
public CE getCti3_StudyScheduledTimePoint()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2012 University Health Network. All Rights Reserved.