医療機器の目的
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["The `MedicalDevicePurpose` type categorizes the intended purpose of a medical device."],["It inherits properties from either `Enumeration` or `MedicalEnumeration` but doesn't define any unique properties of its own."]]],["The `MedicalDevicePurpose` type, which extends either `Enumeration` or `MedicalEnumeration`, represents a category of medical device purposes. It is defined as an enumeration type but does not include any specific properties. Its core function is to categorize or classify the intended use of a medical device. Essentially, it serves as a label without providing detailed attributes.\n"]]