药物类
类型名称:PharmacyClass
扩展 MedicalTherapy
名称 |
类型 |
说明 |
毒品 |
药品 |
此药物类别中的药物。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-03。
[null,null,["最后更新时间 (UTC):2024-09-03。"],[[["DrugClass is a type that provides information about a class of drugs."],["It extends the MedicalTherapy type, inheriting its properties."],["DrugClass includes a \"drug\" property, which specifies a drug belonging to that class."]]],["The content defines the `DrugClass` type, which extends the `MedicalTherapy` type. A `DrugClass` is characterized by the inclusion of a specific `Drug`, as indicated by the \"drug\" property. This property links a `Drug` to its respective `DrugClass`. The main action is defining a class of medication, with the key information being the association of an individual drug within the broader drug category.\n"]]