DDx요소
유형 이름: DDxElement
MedicalIntangible 확장
이름 |
유형 |
설명 |
진단 |
의료 상태 |
감별 진단 시 고려되는 하나 이상의 대체 질환. |
구분 기호 |
의료 서명 또는 증상 |
감별 진단에서 이 진단과 다른 진단을 구분하는 데 사용할 수 있는 여러 징후 및 증상 중 하나입니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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"]]