Bluestep JS Documentation
Preparing search index...
B
Bluestep
Fdb
DrugDrugInteraction
Interface DrugDrugInteraction
A drug-drug interaction screening result from FDB.
interface
DrugDrugInteraction
{
clinicalEffects
:
EList
<
ClinicalEffect
>
;
clinicalEffectsNarrative
:
string
;
ediPageReference
:
string
;
hasCaseReports
:
boolean
;
hasHumanClinicalTrial
:
boolean
;
hasMeetingAbstract
:
boolean
;
hasMfgInfo
:
boolean
;
hasReview
:
boolean
;
hasVitroOrAnimalStudy
:
boolean
;
interactionDesc
:
string
;
interactionID
:
number
;
monographID
:
number
;
screenDrug1
:
ScreenDrug
;
screenDrug2
:
ScreenDrug
;
screenDrugs
:
EList
<
ScreenDrug
>
;
screenMessage
:
string
;
severity
:
string
;
severityDesc
:
string
;
}
Index
Properties
clinical
Effects
clinical
Effects
Narrative
edi
Page
Reference
has
Case
Reports
has
Human
Clinical
Trial
has
Meeting
Abstract
has
Mfg
Info
has
Review
has
Vitro
Or
Animal
Study
interaction
Desc
interaction
ID
monograph
ID
screen
Drug1
screen
Drug2
screen
Drugs
screen
Message
severity
severity
Desc
Properties
clinical
Effects
clinicalEffects
:
EList
<
ClinicalEffect
>
clinical
Effects
Narrative
clinicalEffectsNarrative
:
string
edi
Page
Reference
ediPageReference
:
string
has
Case
Reports
hasCaseReports
:
boolean
has
Human
Clinical
Trial
hasHumanClinicalTrial
:
boolean
has
Meeting
Abstract
hasMeetingAbstract
:
boolean
has
Mfg
Info
hasMfgInfo
:
boolean
has
Review
hasReview
:
boolean
has
Vitro
Or
Animal
Study
hasVitroOrAnimalStudy
:
boolean
interaction
Desc
interactionDesc
:
string
interaction
ID
interactionID
:
number
monograph
ID
monographID
:
number
screen
Drug1
screenDrug1
:
ScreenDrug
screen
Drug2
screenDrug2
:
ScreenDrug
screen
Drugs
screenDrugs
:
EList
<
ScreenDrug
>
screen
Message
screenMessage
:
string
severity
severity
:
string
severity
Desc
severityDesc
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
clinical
Effects
clinical
Effects
Narrative
edi
Page
Reference
has
Case
Reports
has
Human
Clinical
Trial
has
Meeting
Abstract
has
Mfg
Info
has
Review
has
Vitro
Or
Animal
Study
interaction
Desc
interaction
ID
monograph
ID
screen
Drug1
screen
Drug2
screen
Drugs
screen
Message
severity
severity
Desc
Bluestep JS Documentation
Loading...
A drug-drug interaction screening result from FDB.