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

显示文件 Open project: OSEHRA/mdo Class Usage Examples

Public Methods

Method Description
parse ( string message ) : IList

Private Methods

Method Description
buildMedication ( NHapi.Model.V24.Segment.RXE rxe ) : Medication
getRxe ( string segment, NHapi.Model.V24.Segment.RXE rxe ) : NHapi.Model.V24.Segment.RXE

Method Details

parse() public method

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