| Package | Description |
|---|---|
| com.tencentcloudapi.aca.v20210323.models |
| Modifier and Type | Method and Description |
|---|---|
RiskInfo[] |
RationalDrugInfo.getDrugAllergys()
Get 过敏风险
|
RiskInfo[] |
RationalDrugInfo.getDrugIncompatibility()
Get 配伍禁忌风险
|
RiskInfo[] |
RationalDrugInfo.getDrugIndications()
Get 适应症风险
|
RiskInfo[] |
RationalDrugInfo.getDrugInteractions()
Get 相互作用风险
|
RiskInfo[] |
RationalDrugInfo.getDrugRepeats()
Get 重复用药风险
|
RiskInfo[] |
RationalDrugInfo.getDrugRoutes()
Get 用药途径风险
|
RiskInfo[] |
RationalDrugInfo.getDrugTaboos()
Get 禁忌症风险
|
RiskInfo[] |
RationalDrugInfo.getDrugUsages()
Get 药品用量风险
|
RiskInfo[] |
RationalDrugInfo.getSpecialPopulations()
Get 特殊人群风险
|
| Modifier and Type | Method and Description |
|---|---|
void |
RationalDrugInfo.setDrugAllergys(RiskInfo[] DrugAllergys)
Set 过敏风险
|
void |
RationalDrugInfo.setDrugIncompatibility(RiskInfo[] DrugIncompatibility)
Set 配伍禁忌风险
|
void |
RationalDrugInfo.setDrugIndications(RiskInfo[] DrugIndications)
Set 适应症风险
|
void |
RationalDrugInfo.setDrugInteractions(RiskInfo[] DrugInteractions)
Set 相互作用风险
|
void |
RationalDrugInfo.setDrugRepeats(RiskInfo[] DrugRepeats)
Set 重复用药风险
|
void |
RationalDrugInfo.setDrugRoutes(RiskInfo[] DrugRoutes)
Set 用药途径风险
|
void |
RationalDrugInfo.setDrugTaboos(RiskInfo[] DrugTaboos)
Set 禁忌症风险
|
void |
RationalDrugInfo.setDrugUsages(RiskInfo[] DrugUsages)
Set 药品用量风险
|
void |
RationalDrugInfo.setSpecialPopulations(RiskInfo[] SpecialPopulations)
Set 特殊人群风险
|
| Constructor and Description |
|---|
RiskInfo(RiskInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.