의학 시험
유형 이름: MedicalTrial
MedicalStudy 확장
이름 |
유형 |
설명 |
단계 |
텍스트 |
무료 체험판의 단계입니다. |
무료 체험 설계 |
의료 시술 설계 |
무료 체험판 설계에 관한 구체적인 내용입니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-09-04(UTC)
[null,null,["최종 업데이트: 2024-09-04(UTC)"],[[["MedicalTrial type provides information about a medical trial, extending the MedicalStudy type."],["It includes details like the phase of the trial and specifics of the trial design."],["`phase` is represented by Text type and `trialDesign` uses the MedicalTrialDesign enumerated type."]]],["The `MedicalTrial` type, which extends `MedicalStudy`, includes two key properties: `phase` and `trialDesign`. `phase`, a text field, describes the trial's current phase. `trialDesign` details the specific design of the trial, using an enumerated type called `MedicalTrialDesign`. These properties offer specific data about a medical trial, such as its progression and structure.\n"]]