DDxElement
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["A DDxElement represents an element within a differential diagnosis, extending the concept of MedicalIntangible."],["It includes fields for specifying the diagnosis being considered (diagnosis) and distinguishing signs or symptoms (distinguishingSign)."],["The diagnosis field uses MedicalCondition to represent the possible medical conditions, while distinguishingSign utilizes MedicalSignOrSymptom to denote specific signs or symptoms aiding in differentiation."]]],["The `DDxElement` type, extending `MedicalIntangible`, involves medical diagnosis information. It includes the `diagnosis` field, which represents alternative medical conditions being considered. Additionally, the `distinguishingSign` field details signs or symptoms that differentiate this diagnosis from others in the differential diagnosis process. These two fields are core to understanding and defining a `DDxElement`.\n"]]