public class RXR extends AbstractSegment
Represents an HL7 RXR message segment (PHARMACY ROUTE). This segment has the following fields:
log| Constructor and Description |
|---|
RXR(Group parent,
ModelClassFactory factory)
Creates a new RXR segment
|
| Modifier and Type | Method and Description |
|---|---|
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 |
getRoute()
Returns
RXR-1: "Route" - creates it if necessary
|
CE |
getRxr1_Route()
Returns
RXR-1: "Route" - creates it if necessary
|
CE |
getRxr2_Site()
Returns
RXR-2: "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 |
getSite()
Returns
RXR-2: "Site" - creates it if necessary
|
accept, add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isEmpty, isRequired, main, numFields, parse, provideLocation, removeRepetitiongetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic RXR(Group parent, ModelClassFactory factory)
public CE getRxr1_Route()
public CE getRxr2_Site()
public CE getAdministrationDevice()
public CE getRxr3_AdministrationDevice()
public CE getAdministrationMethod()
public CE getRxr4_AdministrationMethod()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2014 University Health Network. All Rights Reserved.