Bluestep JS Documentation
Preparing search index...
B
Bluestep
Fdb
ScreenDrug
Interface ScreenDrug
A drug involved in an interaction screen result.
interface
ScreenDrug
{
drugConceptType
:
number
;
drugDesc
:
string
;
drugDose
:
string
;
drugID
:
string
;
prospective
:
boolean
;
}
Index
Properties
drug
Concept
Type
drug
Desc
drug
Dose
drug
ID
prospective
Properties
drug
Concept
Type
drugConceptType
:
number
drug
Desc
drugDesc
:
string
drug
Dose
drugDose
:
string
drug
ID
drugID
:
string
prospective
prospective
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
drug
Concept
Type
drug
Desc
drug
Dose
drug
ID
prospective
Bluestep JS Documentation
Loading...
A drug involved in an interaction screen result.