医疗设备用途
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-03。
[null,null,["最后更新时间 (UTC):2024-09-03。"],[[["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"]]