public class RGV_O01_ORCRXONTERXRRXCNTERXERXRRXCRXGRXRRXCOBXNTE extends AbstractGroup
Represents a RGV_O01_ORCRXONTERXRRXCNTERXERXRRXCRXGRXRRXCOBXNTE group structure (a Group object). A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:
log| Constructor and Description |
|---|
RGV_O01_ORCRXONTERXRRXCNTERXERXRRXCRXGRXRRXCOBXNTE(Group parent,
ModelClassFactory factory)
Creates a new RGV_O01_ORCRXONTERXRRXCNTERXERXRRXCRXGRXRRXCOBXNTE group
|
| Modifier and Type | Method and Description |
|---|---|
ORC |
getORC()
Returns
ORC (ORC - common order segment) - creates it if necessary
|
RGV_O01_RXERXRRXC |
getRXERXRRXC()
Returns
RXERXRRXC (a Group object) - creates it if necessary
|
RGV_O01_RXGRXRRXCOBXNTE |
getRXGRXRRXCOBXNTE()
Returns
the first repetition of
RXGRXRRXCOBXNTE (a Group object) - creates it if necessary
|
RGV_O01_RXGRXRRXCOBXNTE |
getRXGRXRRXCOBXNTE(int rep)
Returns a specific repetition of
RXGRXRRXCOBXNTE (a Group object) - creates it if necessary
|
List<RGV_O01_RXGRXRRXCOBXNTE> |
getRXGRXRRXCOBXNTEAll()
Returns a non-modifiable List containing all current existing repetitions of RXGRXRRXCOBXNTE.
|
int |
getRXGRXRRXCOBXNTEReps()
Returns the number of existing repetitions of RXGRXRRXCOBXNTE
|
RGV_O01_RXONTERXRRXCNTE |
getRXONTERXRRXCNTE()
Returns
RXONTERXRRXCNTE (a Group object) - creates it if necessary
|
String |
getVersion()
Returns "2.3.1"
|
RGV_O01_RXGRXRRXCOBXNTE |
insertRXGRXRRXCOBXNTE(int rep)
Inserts a specific repetition of RXGRXRRXCOBXNTE (a Group object)
|
void |
insertRXGRXRRXCOBXNTE(RGV_O01_RXGRXRRXCOBXNTE structure,
int rep)
Inserts a specific repetition of RXGRXRRXCOBXNTE (a Group object)
|
RGV_O01_RXGRXRRXCOBXNTE |
removeRXGRXRRXCOBXNTE(int rep)
Removes a specific repetition of RXGRXRRXCOBXNTE (a Group object)
|
add, add, addNonstandardSegment, addNonstandardSegment, clear, currentReps, get, get, getAll, getAllAsList, getClass, getFieldNumForName, getModelClassFactory, getName, getNames, getNonStandardNames, getReps, getTyped, getTyped, insert, insertRepetition, insertRepetition, isGroup, isRepeating, isRequired, removeRepetition, tryToInstantiateStructuregetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic RGV_O01_ORCRXONTERXRRXCNTERXERXRRXCRXGRXRRXCOBXNTE(Group parent, ModelClassFactory factory)
public String getVersion()
public RGV_O01_RXONTERXRRXCNTE getRXONTERXRRXCNTE()
public RGV_O01_RXERXRRXC getRXERXRRXC()
public RGV_O01_RXGRXRRXCOBXNTE getRXGRXRRXCOBXNTE()
public RGV_O01_RXGRXRRXCOBXNTE getRXGRXRRXCOBXNTE(int rep)
rep - The repetition index (0-indexed, i.e. the first repetition is at index 0)HL7Exception - if the repetition requested is more than one
greater than the number of existing repetitions.public int getRXGRXRRXCOBXNTEReps()
public List<RGV_O01_RXGRXRRXCOBXNTE> getRXGRXRRXCOBXNTEAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of RXGRXRRXCOBXNTE.
Note that unlike getRXGRXRRXCOBXNTE(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertRXGRXRRXCOBXNTE(RGV_O01_RXGRXRRXCOBXNTE structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public RGV_O01_RXGRXRRXCOBXNTE insertRXGRXRRXCOBXNTE(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public RGV_O01_RXGRXRRXCOBXNTE removeRXGRXRRXCOBXNTE(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)Copyright © 2001-2012 University Health Network. All Rights Reserved.