医疗测试面板
类型名称:MedicalTestPanel
扩展 MedicalTest
名称 |
类型 |
说明 |
子测试 |
医疗测试 |
面板的组件测试。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-03。
[null,null,["最后更新时间 (UTC):2024-09-03。"],[[["The MedicalTestPanel schema extends the MedicalTest schema and is used to represent a group of medical tests."],["It includes a subTest property to define individual components of the panel, which are also represented as MedicalTests."]]],["The `MedicalTestPanel` type, which extends `MedicalTest`, represents a panel of medical tests. Its core component is the `subTest` property. This `subTest` is of the `MedicalTest` type and describes a singular test that forms part of the larger `MedicalTestPanel`. Therefore, a `MedicalTestPanel` consists of multiple `MedicalTest` components.\n"]]