Breast cancer risk evaluation

Anyone could create a snippet based on one of these link: CanRisk Release Notes?

Hi @Annie_Leclerc-S Welcome to the forum! :slight_smile: I apologise for the late response!

I recommend using the "AI Write" feature (https://www.youtube.com/watch?v=zZP2TY8NIPs) in our Text Blaze Dashboard to create snippets like these from scratch. You can always tweak them later (or ask the AI to tweak them) to suit your needs. Here's a snippet I was able to create by prompting the AI for "Breast cancer risk evaluation as per canrisk guidelines":

Breast Cancer Risk Evaluation Form

Patient Name: {formtext: name=Patient Name}
Date of Birth: {formdate: YYYY-MM-DD; name=Date of Birth}
Date of Evaluation: {time: YYYY-MM-DD}

Family History:

  • Mother: {formmenu: name=Mother History; None; Breast Cancer; Ovarian Cancer; Both}
  • Sister(s): {formmenu: name=Sister History; None; Breast Cancer; Ovarian Cancer; Both}
  • Daughter(s): {formmenu: name=Daughter History; None; Breast Cancer; Ovarian Cancer; Both}
  • Other relatives with breast or ovarian cancer: {formparagraph: name=Other Relatives History}

Genetic Factors:

  • Known BRCA1/BRCA2 mutation: {formmenu: name=BRCA Mutation; Yes; No; Unknown}
  • Other genetic mutations: {formparagraph: name=Other Genetic Mutations}

Personal Medical History:

  • Previous breast cancer: {formmenu: name=Previous Breast Cancer; Yes; No}
  • Previous ovarian cancer: {formmenu: name=Previous Ovarian Cancer; Yes; No}
  • Age at first menstruation: {formtext: name=Age at First Menstruation}
  • Age at first live birth: {formtext: name=Age at First Live Birth}
  • Number of live births: {formtext: name=Number of Live Births}
  • Hormone replacement therapy: {formmenu: name=Hormone Replacement Therapy; Never; Current; Past}

Lifestyle Factors:

  • Alcohol consumption: {formmenu: name=Alcohol Consumption; None; Light; Moderate; Heavy}
  • Smoking history: {formmenu: name=Smoking History; Never; Former; Current}
  • Physical activity level: {formmenu: name=Physical Activity Level; Sedentary; Moderate; Active}

Additional Notes:
{formparagraph: name=Additional Notes}

Evaluator's Name: {formtext: name=Evaluator Name}
Evaluator's Role: {formtext: name=Evaluator Role}

{note}This form is based on the CanRisk guidelines for breast cancer risk evaluation. Ensure all relevant information is accurately provided for a comprehensive assessment.{endnote}