MedicalObservationalStudy
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["MedicalObservationalStudy is a specific type of MedicalStudy providing information about observational medical research."],["It includes a 'studyDesign' property to indicate the specific observational study design being used, like cohort, case-control, or cross-sectional."]]],["The content defines a `MedicalObservationalStudy` type, which extends the `MedicalStudy` type. It highlights a key property of this study type: `studyDesign`. This property, of the type `MedicalObservationalStudyDesign`, provides specifics about the observational study's design using enumerated values. In essence, it outlines how a specific type of medical study can be described.\n"]]