মেডিকেল টেস্ট প্যানেল
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-10-30 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"]]