診断手順
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-04 UTC。
[null,null,["最終更新日 2024-09-04 UTC。"],[[["The DiagnosticProcedure type is used to represent information about diagnostic procedures, which includes medical tests and medical procedures for diagnosing diseases and conditions."],["This type inherits properties from either MedicalProcedure or MedicalTest, offering flexibility in representing different types of diagnostic processes."],["Notably, the DiagnosticProcedure type itself does not introduce any unique properties; it solely serves as a categorical marker for diagnostic procedures."]]],["The `DiagnosticProcedure` type, which is an extension of either `MedicalProcedure` or `MedicalTest`, is defined. It represents a medical diagnostic process. Notably, this particular type definition is characterized by the absence of any specific properties. It essentially acts as a classification or label for a procedure.\n"]]