薬物クラス
タイプ名: DrugClass
MedicalTherapy を拡張
氏名 |
型 |
説明 |
薬物 |
薬物 |
この薬物クラスの薬物。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["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"]]