public class OMQ_O42_ORDER extends AbstractGroup
Represents a OMQ_O42_ORDER 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 |
|---|
OMQ_O42_ORDER(Group parent,
ModelClassFactory factory)
Creates a new OMQ_O42_ORDER group
|
| Modifier and Type | Method and Description |
|---|---|
BLG |
getBLG()
Returns
BLG (Billing) - creates it if necessary
|
CTD |
getCTD()
Returns
CTD (Contact Data) - creates it if necessary
|
CTI |
getCTI()
Returns
the first repetition of
CTI (Clinical Trial Identification) - creates it if necessary
|
CTI |
getCTI(int rep)
Returns a specific repetition of
CTI (Clinical Trial Identification) - creates it if necessary
|
List<CTI> |
getCTIAll()
Returns a non-modifiable List containing all current existing repetitions of CTI.
|
int |
getCTIReps()
Returns the number of existing repetitions of CTI
|
DG1 |
getDG1()
Returns
the first repetition of
DG1 (Diagnosis) - creates it if necessary
|
DG1 |
getDG1(int rep)
Returns a specific repetition of
DG1 (Diagnosis) - creates it if necessary
|
List<DG1> |
getDG1All()
Returns a non-modifiable List containing all current existing repetitions of DG1.
|
int |
getDG1Reps()
Returns the number of existing repetitions of DG1
|
FT1 |
getFT1()
Returns
the first repetition of
FT1 (Financial Transaction) - creates it if necessary
|
FT1 |
getFT1(int rep)
Returns a specific repetition of
FT1 (Financial Transaction) - creates it if necessary
|
List<FT1> |
getFT1All()
Returns a non-modifiable List containing all current existing repetitions of FT1.
|
int |
getFT1Reps()
Returns the number of existing repetitions of FT1
|
OMQ_O42_OBSERVATION |
getOBSERVATION()
Returns
the first repetition of
OBSERVATION (a Group object) - creates it if necessary
|
OMQ_O42_OBSERVATION |
getOBSERVATION(int rep)
Returns a specific repetition of
OBSERVATION (a Group object) - creates it if necessary
|
List<OMQ_O42_OBSERVATION> |
getOBSERVATIONAll()
Returns a non-modifiable List containing all current existing repetitions of OBSERVATION.
|
int |
getOBSERVATIONReps()
Returns the number of existing repetitions of OBSERVATION
|
OBX |
getOBX()
Returns
OBX (Observation/Result) - creates it if necessary
|
ORC |
getORC()
Returns
ORC (Common Order) - creates it if necessary
|
OMQ_O42_ORDER_DOCUMENT |
getORDER_DOCUMENT()
Returns
the first repetition of
ORDER_DOCUMENT (a Group object) - creates it if necessary
|
OMQ_O42_ORDER_DOCUMENT |
getORDER_DOCUMENT(int rep)
Returns a specific repetition of
ORDER_DOCUMENT (a Group object) - creates it if necessary
|
List<OMQ_O42_ORDER_DOCUMENT> |
getORDER_DOCUMENTAll()
Returns a non-modifiable List containing all current existing repetitions of ORDER_DOCUMENT.
|
int |
getORDER_DOCUMENTReps()
Returns the number of existing repetitions of ORDER_DOCUMENT
|
OMQ_O42_PRIOR_RESULT |
getPRIOR_RESULT()
Returns
the first repetition of
PRIOR_RESULT (a Group object) - creates it if necessary
|
OMQ_O42_PRIOR_RESULT |
getPRIOR_RESULT(int rep)
Returns a specific repetition of
PRIOR_RESULT (a Group object) - creates it if necessary
|
List<OMQ_O42_PRIOR_RESULT> |
getPRIOR_RESULTAll()
Returns a non-modifiable List containing all current existing repetitions of PRIOR_RESULT.
|
int |
getPRIOR_RESULTReps()
Returns the number of existing repetitions of PRIOR_RESULT
|
PRT |
getPRT()
Returns
the first repetition of
PRT (Participation Information) - creates it if necessary
|
PRT |
getPRT(int rep)
Returns a specific repetition of
PRT (Participation Information) - creates it if necessary
|
PRT |
getPRT2()
Returns
the first repetition of
PRT2 (Participation Information) - creates it if necessary
|
PRT |
getPRT2(int rep)
Returns a specific repetition of
PRT (Participation Information) - creates it if necessary
|
List<PRT> |
getPRT2All()
Returns a non-modifiable List containing all current existing repetitions of PRT2.
|
int |
getPRT2Reps()
Returns the number of existing repetitions of PRT2
|
List<PRT> |
getPRTAll()
Returns a non-modifiable List containing all current existing repetitions of PRT.
|
int |
getPRTReps()
Returns the number of existing repetitions of PRT
|
TXA |
getTXA()
Returns
TXA (Transcription Document Header) - creates it if necessary
|
String |
getVersion()
Returns "2.8.1"
|
void |
insertCTI(CTI structure,
int rep)
Inserts a specific repetition of CTI (Clinical Trial Identification)
|
CTI |
insertCTI(int rep)
Inserts a specific repetition of CTI (Clinical Trial Identification)
|
void |
insertDG1(DG1 structure,
int rep)
Inserts a specific repetition of DG1 (Diagnosis)
|
DG1 |
insertDG1(int rep)
Inserts a specific repetition of DG1 (Diagnosis)
|
void |
insertFT1(FT1 structure,
int rep)
Inserts a specific repetition of FT1 (Financial Transaction)
|
FT1 |
insertFT1(int rep)
Inserts a specific repetition of FT1 (Financial Transaction)
|
OMQ_O42_OBSERVATION |
insertOBSERVATION(int rep)
Inserts a specific repetition of OBSERVATION (a Group object)
|
void |
insertOBSERVATION(OMQ_O42_OBSERVATION structure,
int rep)
Inserts a specific repetition of OBSERVATION (a Group object)
|
OMQ_O42_ORDER_DOCUMENT |
insertORDER_DOCUMENT(int rep)
Inserts a specific repetition of ORDER_DOCUMENT (a Group object)
|
void |
insertORDER_DOCUMENT(OMQ_O42_ORDER_DOCUMENT structure,
int rep)
Inserts a specific repetition of ORDER_DOCUMENT (a Group object)
|
OMQ_O42_PRIOR_RESULT |
insertPRIOR_RESULT(int rep)
Inserts a specific repetition of PRIOR_RESULT (a Group object)
|
void |
insertPRIOR_RESULT(OMQ_O42_PRIOR_RESULT structure,
int rep)
Inserts a specific repetition of PRIOR_RESULT (a Group object)
|
PRT |
insertPRT(int rep)
Inserts a specific repetition of PRT (Participation Information)
|
void |
insertPRT(PRT structure,
int rep)
Inserts a specific repetition of PRT (Participation Information)
|
PRT |
insertPRT2(int rep)
Inserts a specific repetition of PRT2 (Participation Information)
|
void |
insertPRT2(PRT structure,
int rep)
Inserts a specific repetition of PRT2 (Participation Information)
|
CTI |
removeCTI(int rep)
Removes a specific repetition of CTI (Clinical Trial Identification)
|
DG1 |
removeDG1(int rep)
Removes a specific repetition of DG1 (Diagnosis)
|
FT1 |
removeFT1(int rep)
Removes a specific repetition of FT1 (Financial Transaction)
|
OMQ_O42_OBSERVATION |
removeOBSERVATION(int rep)
Removes a specific repetition of OBSERVATION (a Group object)
|
OMQ_O42_ORDER_DOCUMENT |
removeORDER_DOCUMENT(int rep)
Removes a specific repetition of ORDER_DOCUMENT (a Group object)
|
OMQ_O42_PRIOR_RESULT |
removePRIOR_RESULT(int rep)
Removes a specific repetition of PRIOR_RESULT (a Group object)
|
PRT |
removePRT(int rep)
Removes a specific repetition of PRT (Participation Information)
|
PRT |
removePRT2(int rep)
Removes a specific repetition of PRT2 (Participation Information)
|
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 OMQ_O42_ORDER(Group parent, ModelClassFactory factory)
public String getVersion()
public PRT getPRT()
public PRT getPRT(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 getPRTReps()
public List<PRT> getPRTAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of PRT.
Note that unlike getPRT(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertPRT(PRT structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public PRT insertPRT(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public PRT removePRT(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public PRT getPRT2()
public PRT getPRT2(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 getPRT2Reps()
public List<PRT> getPRT2All() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of PRT2.
Note that unlike getPRT2(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertPRT2(PRT structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public PRT insertPRT2(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public PRT removePRT2(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public DG1 getDG1()
public DG1 getDG1(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 getDG1Reps()
public List<DG1> getDG1All() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of DG1.
Note that unlike getDG1(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertDG1(DG1 structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public DG1 insertDG1(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public DG1 removeDG1(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public OMQ_O42_ORDER_DOCUMENT getORDER_DOCUMENT()
public OMQ_O42_ORDER_DOCUMENT getORDER_DOCUMENT(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 getORDER_DOCUMENTReps()
public List<OMQ_O42_ORDER_DOCUMENT> getORDER_DOCUMENTAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of ORDER_DOCUMENT.
Note that unlike getORDER_DOCUMENT(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertORDER_DOCUMENT(OMQ_O42_ORDER_DOCUMENT structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public OMQ_O42_ORDER_DOCUMENT insertORDER_DOCUMENT(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public OMQ_O42_ORDER_DOCUMENT removeORDER_DOCUMENT(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public OMQ_O42_OBSERVATION getOBSERVATION()
public OMQ_O42_OBSERVATION getOBSERVATION(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 getOBSERVATIONReps()
public List<OMQ_O42_OBSERVATION> getOBSERVATIONAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of OBSERVATION.
Note that unlike getOBSERVATION(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertOBSERVATION(OMQ_O42_OBSERVATION structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public OMQ_O42_OBSERVATION insertOBSERVATION(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public OMQ_O42_OBSERVATION removeOBSERVATION(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public OMQ_O42_PRIOR_RESULT getPRIOR_RESULT()
public OMQ_O42_PRIOR_RESULT getPRIOR_RESULT(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 getPRIOR_RESULTReps()
public List<OMQ_O42_PRIOR_RESULT> getPRIOR_RESULTAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of PRIOR_RESULT.
Note that unlike getPRIOR_RESULT(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertPRIOR_RESULT(OMQ_O42_PRIOR_RESULT structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public OMQ_O42_PRIOR_RESULT insertPRIOR_RESULT(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public OMQ_O42_PRIOR_RESULT removePRIOR_RESULT(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public FT1 getFT1()
public FT1 getFT1(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 getFT1Reps()
public List<FT1> getFT1All() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of FT1.
Note that unlike getFT1(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertFT1(FT1 structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public FT1 insertFT1(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public FT1 removeFT1(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public CTI getCTI()
public CTI getCTI(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 getCTIReps()
public List<CTI> getCTIAll() throws HL7Exception
Returns a non-modifiable List containing all current existing repetitions of CTI.
Note that unlike getCTI(), this method will not create any reps
if none are already present, so an empty list may be returned.
HL7Exceptionpublic void insertCTI(CTI structure, int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public CTI insertCTI(int rep) throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)public CTI removeCTI(int rep) throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)Copyright © 2001-2017 University Health Network. All Rights Reserved.