MedicalCause
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["`MedicalCause` is a type that extends `MedicalEntity` and is used to represent the cause of a medical condition."],["It includes the `causeOf` property to specify the condition, complication, or symptom caused by this medical entity."]]],["The `MedicalCause` type, which extends `MedicalEntity`, defines a relationship where one medical entity is the cause of another. The key property, `causeOf`, specifies the affected medical entity. This property indicates the condition, complication, symptom, or sign that results from the `MedicalCause`. In essence, it establishes a causal link between a medical entity and its consequence.\n"]]