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

Show file Open project: OSEHRA/mdo Class Usage Examples

Public Methods

Method Description
RxProfileDecoder ( ) : System
parse ( string message ) : IList

Private Methods

Method Description
buildMedication ( NHapi.Model.V24.Segment.RDT rdt ) : Medication

Method Details

RxProfileDecoder() public method

public RxProfileDecoder ( ) : System
return System

parse() public method

public parse ( string message ) : IList
message string
return IList