薬物強度
タイプ名: DrugStrength
MedicalIntangible を拡張
氏名 |
型 |
説明 |
activeIngredient |
テキスト |
有効成分(通常、化合物や生物学的物質)。 |
利用可能 |
行政区域 |
強度が利用可能な地域。 |
strongstrongUnit |
テキスト |
有効成分の有効性の単位(例: mg)。 |
strongValue |
Number |
有効成分に含まれる強度の値(例: 325)。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["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"]]