[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["`MedicalGuidelineRecommendation` extends the `MedicalGuideline` type and provides additional information specifically for recommendations within the guideline."],["It includes a `recommendationStrength` property, which indicates the strength of the recommendation using text values such as 'class I'."]]],["This content defines a data type called `MedicalGuidelineRecommendation`, which builds upon the `MedicalGuideline` type. It specifies a single key property: `recommendationStrength`. This property, of type `Text`, is used to indicate the strength of a medical guideline's recommendation, such as a \"class I\" rating. It essentially describes how strongly a particular medical guideline is advised.\n"]]