C# 클래스 gov.va.medora.mdo.dao.hl7.rxRefill.RxRefillDecoder

파일 보기 프로젝트 열기: OSEHRA/mdo 1 사용 예제들

공개 메소드들

메소드 설명
parse ( string message ) : IList

비공개 메소드들

메소드 설명
buildMedication ( NHapi.Model.V24.Segment.RXE rxe ) : Medication
getRxe ( string segment, NHapi.Model.V24.Segment.RXE rxe ) : NHapi.Model.V24.Segment.RXE

메소드 상세

parse() 공개 메소드

public parse ( string message ) : IList
message string
리턴 IList