C# Class gov.va.medora.mdo.dao.hl7.rxRefill.OMP_O09_PID

Inheritance: NHapi.Model.V24.Message.OMP_O09
Show file Open project: OSEHRA/mdo Class Usage Examples

Public Methods

Method Description
OMP_O09_PID ( ) : System
encode ( ) : string
getOrc ( int rep ) : NHapi.Model.V24.Segment.ORC
getPid ( ) : NHapi.Model.V24.Segment.PID
getRxe ( int rep ) : NHapi.Model.V24.Segment.RXE

Method Details

OMP_O09_PID() public method

public OMP_O09_PID ( ) : System
return System

encode() public method

public encode ( ) : string
return string

getOrc() public method

public getOrc ( int rep ) : NHapi.Model.V24.Segment.ORC
rep int
return NHapi.Model.V24.Segment.ORC

getPid() public method

public getPid ( ) : NHapi.Model.V24.Segment.PID
return NHapi.Model.V24.Segment.PID

getRxe() public method

public getRxe ( int rep ) : NHapi.Model.V24.Segment.RXE
rep int
return NHapi.Model.V24.Segment.RXE