[[["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."],[[["RecommendedDoseSchedule is a structured data type used to specify a recommended dosage schedule for a particular medication or vaccine."],["It inherits properties from the DoseSchedule type and does not define any unique properties of its own."],["It's used for markup in emails to provide specific, structured information about medication or vaccine dosage recommendations."]]],["The `RecommendedDoseSchedule` type extends the `DoseSchedule` type. It is a specific schedule for medication or treatment. The key information is its relationship to `DoseSchedule`, indicating it inherits properties from it. Notably, this specific `RecommendedDoseSchedule` type has no unique properties of its own. It serves to define a recommended instance of a dose schedule without any further specific attributes.\n"]]