public class CQU_I19_PATHWAY extends AbstractGroup
Represents a CQU_I19_PATHWAY 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 |
|---|
CQU_I19_PATHWAY(Group parent,
ModelClassFactory factory)
Creates a new CQU_I19_PATHWAY group
|
| Modifier and Type | Method and Description |
|---|---|
CQU_I19_PATHWAY_OBSERVATION |
getPATHWAY_OBSERVATION()
Returns
the first repetition of
PATHWAY_OBSERVATION (a Group object) - creates it if necessary
|
CQU_I19_PATHWAY_OBSERVATION |
getPATHWAY_OBSERVATION(int rep)
Returns a specific repetition of
PATHWAY_OBSERVATION (a Group object) - creates it if necessary
|
List<CQU_I19_PATHWAY_OBSERVATION> |
getPATHWAY_OBSERVATIONAll()
Returns a non-modifiable List containing all current existing repetitions of PATHWAY_OBSERVATION.
|
int |
getPATHWAY_OBSERVATIONReps()
Returns the number of existing repetitions of PATHWAY_OBSERVATION
|
PTH |
getPTH()
Returns
PTH (Pathway) - creates it if necessary
|
CQU_I19_ROLE_PATHWAY |
getROLE_PATHWAY()
Returns
the first repetition of
ROLE_PATHWAY (a Group object) - creates it if necessary
|
CQU_I19_ROLE_PATHWAY |
getROLE_PATHWAY(int rep)
Returns a specific repetition of
ROLE_PATHWAY (a Group object) - creates it if necessary
|
List<CQU_I19_ROLE_PATHWAY> |
getROLE_PATHWAYAll()
Returns a non-modifiable List containing all current existing repetitions of ROLE_PATHWAY.
|
int |
getROLE_PATHWAYReps()
Returns the number of existing repetitions of ROLE_PATHWAY
|
VAR |
getVAR()
Returns
the first repetition of
VAR (Variance) - creates it if necessary
|
VAR |
getVAR(int rep)
Returns a specific repetition of
VAR (Variance) - creates it if necessary
|
List<VAR> |
getVARAll()
Returns a non-modifiable List containing all current existing repetitions of VAR.
|
int |
getVARReps()
Returns the number of existing repetitions of VAR
|
String |
getVersion()
Returns "2.8.1"
|
void |
insertPATHWAY_OBSERVATION(CQU_I19_PATHWAY_OBSERVATION structure,
int rep)
Inserts a specific repetition of PATHWAY_OBSERVATION (a Group object)
|
CQU_I19_PATHWAY_OBSERVATION |
insertPATHWAY_OBSERVATION(int rep)
Inserts a specific repetition of PATHWAY_OBSERVATION (a Group object)
|
void |
insertROLE_PATHWAY(CQU_I19_ROLE_PATHWAY structure,
int rep)
Inserts a specific repetition of ROLE_PATHWAY (a Group object)
|
CQU_I19_ROLE_PATHWAY |
insertROLE_PATHWAY(int rep)
Inserts a specific repetition of ROLE_PATHWAY (a Group object)
|
VAR |
insertVAR(int rep)
Inserts a specific repetition of VAR (Variance)
|
void |
insertVAR(VAR structure,
int rep)
Inserts a specific repetition of VAR (Variance)
|
CQU_I19_PATHWAY_OBSERVATION |
removePATHWAY_OBSERVATION(int rep)
Removes a specific repetition of PATHWAY_OBSERVATION (a Group object)
|
CQU_I19_ROLE_PATHWAY |
removeROLE_PATHWAY(int rep)
Removes a specific repetition of ROLE_PATHWAY (a Group object)
|
VAR |
removeVAR(int rep)
Removes a specific repetition of VAR (Variance)
|
accept, add, add, add, addNonstandardSegment, addNonstandardSegment, clear, currentReps, get, get, getAll, getAllAsList, getClass, getFieldNumForName, getModelClassFactory, getName, getNames, getNonStandardNames, getReps, getTyped, getTyped, insert, insert, insertRepetition, insertRepetition, isChoiceElement, isEmpty, isGroup, isRepeating, isRequired, provideLocation, removeRepetition, tryToInstantiateStructure, visitNestedStructuresgetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic CQU_I19_PATHWAY(Group parent, ModelClassFactory factory)
public String getVersion()
public VAR getVAR(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 getVARReps()
public List<VAR> getVARAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of VAR.
Note that unlike getVAR(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertVAR(VAR structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public VAR insertVAR(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public VAR removeVAR(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public CQU_I19_ROLE_PATHWAY getROLE_PATHWAY()
public CQU_I19_ROLE_PATHWAY getROLE_PATHWAY(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 getROLE_PATHWAYReps()
public List<CQU_I19_ROLE_PATHWAY> getROLE_PATHWAYAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of ROLE_PATHWAY.
Note that unlike getROLE_PATHWAY(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertROLE_PATHWAY(CQU_I19_ROLE_PATHWAY structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public CQU_I19_ROLE_PATHWAY insertROLE_PATHWAY(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public CQU_I19_ROLE_PATHWAY removeROLE_PATHWAY(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public CQU_I19_PATHWAY_OBSERVATION getPATHWAY_OBSERVATION()
public CQU_I19_PATHWAY_OBSERVATION getPATHWAY_OBSERVATION(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 getPATHWAY_OBSERVATIONReps()
public List<CQU_I19_PATHWAY_OBSERVATION> getPATHWAY_OBSERVATIONAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of PATHWAY_OBSERVATION.
Note that unlike getPATHWAY_OBSERVATION(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertPATHWAY_OBSERVATION(CQU_I19_PATHWAY_OBSERVATION structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public CQU_I19_PATHWAY_OBSERVATION insertPATHWAY_OBSERVATION(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public CQU_I19_PATHWAY_OBSERVATION removePATHWAY_OBSERVATION(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)Copyright © 2001-2017 University Health Network. All Rights Reserved.