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