Dosing Calculator A reusable, customizable dosing calculator component that allows users to get results based on given input data.
  • Use Cases: The Dosing Calculator is used to provide healthcare professionals with an understanding of the correct doses of Ultomiris to administer.
  • Dependencies
    • None required. The Dosing Calculator is fully self-contained and does not rely on child items or external data sources.
  • Json Data: The Dosing Calculator work by loading the json data with the proper values and ranges added into the component by editors.
  • Customizable Labels and Text: All labels and text in the component are customizable and defined in the json data.
  • Calculator Results: Calculator loads empty, once user fills all required fields and click on the results button (e.g., See Results), results are displayed.
  • Footnote Messages: Custom footnote messages can be displayed under the results section for specific scenarios.
Creating an AWT_DosingCalculator
  1. In Content Editor, create a new AWT_DosingCalculator item from the AWT-Calculator template under the "_datasources" of your page.
  2. Fill in the required fields
    • Calculator Data
  3. Fill in optional fields: Is International, etc
  4. In Experience Editor, insert the AWT_DosingCalculator rendering into the awt-container.
  5. Associate the AWT_DosingCalculator item as the data source.
  • None : There are no variants for this component.
  • There are currently no known issues with this component
Original Documentation: Confluence Link Designs: Figma Link Related Documentation: CTA Component, Text Description Card