|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v24.segment.RXR
public class RXR
Represents an HL7 RXR message segment (Pharmacy/Treatment Route). This segment has the following fields:
| Constructor Summary | |
|---|---|
RXR(Group parent,
ModelClassFactory factory)
Creates a new RXR segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
CE |
getAdministrationDevice()
Returns RXR-3: "Administration Device" - creates it if necessary |
CE |
getAdministrationMethod()
Returns RXR-4: "Administration Method" - creates it if necessary |
CE |
getAdministrationSite()
Returns RXR-2: "Administration Site" - creates it if necessary |
CE |
getRoute()
Returns RXR-1: "Route" - creates it if necessary |
CE |
getRoutingInstruction()
Returns RXR-5: "Routing Instruction" - creates it if necessary |
CE |
getRxr1_Route()
Returns RXR-1: "Route" - creates it if necessary |
CE |
getRxr2_AdministrationSite()
Returns RXR-2: "Administration Site" - creates it if necessary |
CE |
getRxr3_AdministrationDevice()
Returns RXR-3: "Administration Device" - creates it if necessary |
CE |
getRxr4_AdministrationMethod()
Returns RXR-4: "Administration Method" - creates it if necessary |
CE |
getRxr5_RoutingInstruction()
Returns RXR-5: "Routing Instruction" - creates it if necessary |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractSegment |
|---|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getMessage, getName, getNames, getParent, insertRepetition, isRequired, main, numFields, parse, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RXR(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public CE getRoute()
public CE getRxr1_Route()
public CE getAdministrationSite()
public CE getRxr2_AdministrationSite()
public CE getAdministrationDevice()
public CE getRxr3_AdministrationDevice()
public CE getAdministrationMethod()
public CE getRxr4_AdministrationMethod()
public CE getRoutingInstruction()
public CE getRxr5_RoutingInstruction()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||