MedicalSignOrSymptoms
タイプ名: MedicalSignOrSymptom
MedicalEntity を拡張する
氏名 |
型 |
説明 |
cause |
医学的原因 |
根本的な原因。具体的には、病理生理学的プロセスにおいて最も直接的に関与し、最終的に発生の原因となる因子の 1 つを指します。 |
考えられる治療 |
医療療法 |
この症状に対処するために考えられる治療法、症状、症状。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-04 UTC。
[null,null,["最終更新日 2024-09-04 UTC。"],[[["`MedicalSignOrSymptom` is a type that provides information about medical signs and symptoms and extends the `MedicalEntity` type."],["This type includes the properties `cause`, which identifies the underlying cause, and `possibleTreatment`, which suggests potential treatment options."]]],["The content defines the `MedicalSignOrSymptom` type, which extends `MedicalEntity`. It details two properties: `cause`, which identifies the underlying `MedicalCause` directly responsible for the condition, and `possibleTreatment`, specifying a `MedicalTherapy` that could address the sign or symptom. These properties link a medical sign or symptom to its origin and potential remedies.\n"]]