MedicalGuideline
Type name: MedicalGuideline
Extends MedicalEntity
Name |
Type |
Description |
evidenceLevel |
MedicalEvidenceLevel |
Strength of evidence of the data used to formulate the guideline (enumerated). |
evidenceOrigin |
Text |
Source of the data used to formulate the guidance, e.g. RCT, consensus opinion, etc. |
guidelineDate |
Date |
Date on which this guideline's recommendation was made. |
guidelineSubject |
MedicalEntity |
The medical conditions, treatments, etc. that are the subject of the guideline. |
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."],[[["`MedicalGuideline` schema type provides information about medical guidelines, extending the `MedicalEntity` type."],["It includes details like evidence level, data source, recommendation date, and the subject of the guideline."],["Properties like `evidenceLevel`, `evidenceOrigin`, `guidelineDate`, and `guidelineSubject` offer structured data about the guideline's basis and scope."]]],["The `MedicalGuideline` type, extending `MedicalEntity`, contains information about medical recommendations. Key data includes `evidenceLevel`, detailing the strength of the supporting data; `evidenceOrigin`, specifying the data's source; `guidelineDate`, indicating the recommendation's creation date; and `guidelineSubject`, identifying the medical topic of the guidance. These attributes are used to describe a given guideline, and the source data.\n"]]