C# 클래스 gov.va.medora.mdws.dto.MedicationTO

상속: AbstractTO
파일 보기 프로젝트 열기: OSEHRA/mdws 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
additives string
comment string
cost string
dateDocumented string
daysSupply string
detail string
documentor AuthorTO
dose string
drug TaggedText
expirationDate string
facility TaggedText
hospital TaggedText
id string
instruction string
isIV bool
isImo bool
isInpatient bool
isNonVA bool
isOutpatient bool
isUnitDose bool
issueDate string
lastFillDate string
name string
orderId string
provider AuthorTO
quantity string
rate string
refills string
remaining string
route string
rxNum string
schedule string
sig string
solution string
startDate string
status string
stopDate string
type string

공개 메소드들

메소드 설명
MedicationTO ( ) : System
MedicationTO ( Medication mdo ) : System

메소드 상세

MedicationTO() 공개 메소드

public MedicationTO ( ) : System
리턴 System

MedicationTO() 공개 메소드

public MedicationTO ( Medication mdo ) : System
mdo gov.va.medora.mdo.Medication
리턴 System

프로퍼티 상세

additives 공개적으로 프로퍼티

public string additives
리턴 string

comment 공개적으로 프로퍼티

public string comment
리턴 string

cost 공개적으로 프로퍼티

public string cost
리턴 string

dateDocumented 공개적으로 프로퍼티

public string dateDocumented
리턴 string

daysSupply 공개적으로 프로퍼티

public string daysSupply
리턴 string

detail 공개적으로 프로퍼티

public string detail
리턴 string

documentor 공개적으로 프로퍼티

public AuthorTO,gov.va.medora.mdws.dto documentor
리턴 AuthorTO

dose 공개적으로 프로퍼티

public string dose
리턴 string

drug 공개적으로 프로퍼티

public TaggedText,gov.va.medora.mdws.dto drug
리턴 TaggedText

expirationDate 공개적으로 프로퍼티

public string expirationDate
리턴 string

facility 공개적으로 프로퍼티

public TaggedText,gov.va.medora.mdws.dto facility
리턴 TaggedText

hospital 공개적으로 프로퍼티

public TaggedText,gov.va.medora.mdws.dto hospital
리턴 TaggedText

id 공개적으로 프로퍼티

public string id
리턴 string

instruction 공개적으로 프로퍼티

public string instruction
리턴 string

isIV 공개적으로 프로퍼티

public bool isIV
리턴 bool

isImo 공개적으로 프로퍼티

public bool isImo
리턴 bool

isInpatient 공개적으로 프로퍼티

public bool isInpatient
리턴 bool

isNonVA 공개적으로 프로퍼티

public bool isNonVA
리턴 bool

isOutpatient 공개적으로 프로퍼티

public bool isOutpatient
리턴 bool

isUnitDose 공개적으로 프로퍼티

public bool isUnitDose
리턴 bool

issueDate 공개적으로 프로퍼티

public string issueDate
리턴 string

lastFillDate 공개적으로 프로퍼티

public string lastFillDate
리턴 string

name 공개적으로 프로퍼티

public string name
리턴 string

orderId 공개적으로 프로퍼티

public string orderId
리턴 string

provider 공개적으로 프로퍼티

public AuthorTO,gov.va.medora.mdws.dto provider
리턴 AuthorTO

quantity 공개적으로 프로퍼티

public string quantity
리턴 string

rate 공개적으로 프로퍼티

public string rate
리턴 string

refills 공개적으로 프로퍼티

public string refills
리턴 string

remaining 공개적으로 프로퍼티

public string remaining
리턴 string

route 공개적으로 프로퍼티

public string route
리턴 string

rxNum 공개적으로 프로퍼티

public string rxNum
리턴 string

schedule 공개적으로 프로퍼티

public string schedule
리턴 string

sig 공개적으로 프로퍼티

public string sig
리턴 string

solution 공개적으로 프로퍼티

public string solution
리턴 string

startDate 공개적으로 프로퍼티

public string startDate
리턴 string

status 공개적으로 프로퍼티

public string status
리턴 string

stopDate 공개적으로 프로퍼티

public string stopDate
리턴 string

type 공개적으로 프로퍼티

public string type
리턴 string