药物强度
类型名称:PharmacyStrength
扩展 MedicalIntangible
名称 |
类型 |
说明 |
有效成分 |
文本 |
活性成分,通常为化合物和/或生物物质。 |
available |
行政区 |
强度可用的位置。 |
强度单位 |
文本 |
有效成分的强度单位,例如 mg。 |
强度值 |
编号 |
有效成分的强度,例如 325。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-03。
[null,null,["最后更新时间 (UTC):2024-09-03。"],[[["DrugStrength is a type that provides information about the strength of a drug, including active ingredients, location availability, and strength units."],["It includes properties like activeIngredient, availableIn, strengthUnit, and strengthValue to describe the drug's composition and availability."],["This type extends MedicalIntangible, inheriting its properties and focusing specifically on drug strength details."]]],["The `DrugStrength` type, extending `MedicalIntangible`, specifies characteristics of a drug's potency. It includes the `activeIngredient` (text), `availableIn` (administrative area), `strengthUnit` (text like \"mg\"), and `strengthValue` (numerical value). These details define the drug's composition, the units used to measure its strength, the specific numerical value of the strength, and the area where it is accessible.\n"]]