|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractGroup
ca.uhn.hl7v2.model.v24.group.PEX_P07_ASSOCIATED_PERSON
public class PEX_P07_ASSOCIATED_PERSON
Represents a PEX_P07_ASSOCIATED_PERSON 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:
| Constructor Summary | |
|---|---|
PEX_P07_ASSOCIATED_PERSON(Group parent,
ModelClassFactory factory)
Creates a new PEX_P07_ASSOCIATED_PERSON group |
|
| Method Summary | |
|---|---|
PEX_P07_ASSOCIATED_RX_ADMIN |
getASSOCIATED_RX_ADMIN()
Returns the first repetition of ASSOCIATED_RX_ADMIN (a Group object) - creates it if necessary |
PEX_P07_ASSOCIATED_RX_ADMIN |
getASSOCIATED_RX_ADMIN(int rep)
Returns a specific repetition of ASSOCIATED_RX_ADMIN (a Group object) - creates it if necessary |
int |
getASSOCIATED_RX_ADMINReps()
Returns the number of existing repetitions of ASSOCIATED_RX_ADMIN |
PEX_P07_ASSOCIATED_RX_ORDER |
getASSOCIATED_RX_ORDER()
Returns ASSOCIATED_RX_ORDER (a Group object) - creates it if necessary |
NK1 |
getNK1()
Returns NK1 (Next of kin / associated parties) - creates it if necessary |
OBX |
getOBX()
Returns the first repetition of OBX (Observation/Result) - creates it if necessary |
OBX |
getOBX(int rep)
Returns a specific repetition of OBX (Observation/Result) - creates it if necessary |
int |
getOBXReps()
Returns the number of existing repetitions of OBX |
PRB |
getPRB()
Returns the first repetition of PRB (Problem Details) - creates it if necessary |
PRB |
getPRB(int rep)
Returns a specific repetition of PRB (Problem Details) - creates it if necessary |
int |
getPRBReps()
Returns the number of existing repetitions of PRB |
String |
getVersion()
Returns "2.4" |
PEX_P07_ASSOCIATED_RX_ADMIN |
insertASSOCIATED_RX_ADMIN(int rep)
Inserts a specific repetition of ASSOCIATED_RX_ADMIN (a Group object) |
void |
insertASSOCIATED_RX_ADMIN(PEX_P07_ASSOCIATED_RX_ADMIN structure,
int rep)
Inserts a specific repetition of ASSOCIATED_RX_ADMIN (a Group object) |
OBX |
insertOBX(int rep)
Inserts a specific repetition of OBX (Observation/Result) |
void |
insertOBX(OBX structure,
int rep)
Inserts a specific repetition of OBX (Observation/Result) |
PRB |
insertPRB(int rep)
Inserts a specific repetition of PRB (Problem Details) |
void |
insertPRB(PRB structure,
int rep)
Inserts a specific repetition of PRB (Problem Details) |
PEX_P07_ASSOCIATED_RX_ADMIN |
removeASSOCIATED_RX_ADMIN(int rep)
Removes a specific repetition of ASSOCIATED_RX_ADMIN (a Group object) |
OBX |
removeOBX(int rep)
Removes a specific repetition of OBX (Observation/Result) |
PRB |
removePRB(int rep)
Removes a specific repetition of PRB (Problem Details) |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractGroup |
|---|
add, add, addNonstandardSegment, addNonstandardSegment, clear, currentReps, get, get, getAll, getClass, getMessage, getModelClassFactory, getName, getNames, getParent, insertRepetition, insertRepetition, isGroup, isRepeating, isRequired, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PEX_P07_ASSOCIATED_PERSON(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public String getVersion()
public NK1 getNK1()
public PEX_P07_ASSOCIATED_RX_ORDER getASSOCIATED_RX_ORDER()
public PEX_P07_ASSOCIATED_RX_ADMIN getASSOCIATED_RX_ADMIN()
public PEX_P07_ASSOCIATED_RX_ADMIN getASSOCIATED_RX_ADMIN(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 getASSOCIATED_RX_ADMINReps()
public void insertASSOCIATED_RX_ADMIN(PEX_P07_ASSOCIATED_RX_ADMIN structure,
int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public PEX_P07_ASSOCIATED_RX_ADMIN insertASSOCIATED_RX_ADMIN(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public PEX_P07_ASSOCIATED_RX_ADMIN removeASSOCIATED_RX_ADMIN(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public PRB getPRB()
public PRB getPRB(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 getPRBReps()
public void insertPRB(PRB structure,
int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public PRB insertPRB(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public PRB removePRB(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)public OBX getOBX()
public OBX getOBX(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 getOBXReps()
public void insertOBX(OBX structure,
int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public OBX insertOBX(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup#insertRepetition(Structure, int)
public OBX removeOBX(int rep)
throws HL7Exception
HL7ExceptionAbstractGroup.removeRepetition(String, int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||