MedicalRiskEstimator
Type name: MedicalRiskEstimator
Extends MedicalEntity
Name |
Type |
Description |
estimatesRiskOf |
MedicalEntity |
The condition, complication, or symptom whose risk is being estimated. |
includedRiskFactor |
MedicalRiskFactor |
A modifiable or non-modifiable risk factor included in the calculation, e.g. age, coexisting condition. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["`MedicalRiskEstimator` provides a structured way to represent the estimation of risk for medical conditions, complications, or symptoms."],["It includes information about the specific medical entity whose risk is being estimated (`estimatesRiskOf`) and the contributing risk factors (`includedRiskFactor`)."],["This type extends `MedicalEntity`, inheriting its properties and functionalities."]]],[]]