HPP Calculator A reusable, customizable HPP calculator component that allows users to get results based on given input data.
  • Use Cases: The HPPCalculator is used to provide healthcare professionals with an understanding of the correct doses to administer.
  • Dependencies
    • None required. The HPPCalculator is fully self-contained and does not rely on child items or external data sources.
  • Json Data: The HPPCalculator 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 calculate button (e.g., Calculate), results are displayed.
  • Footnote Messages: Custom footnote messages can be displayed under the results section for specific scenarios.
Creating an HPPCalculator
  1. In Content Editor, create a new HPPCalculator item from the AWT-Calculator template under the "_datasources" of your page.
  2. Fill in the required fields
    • Calculator Data
  3. In Experience Editor, insert the HPPCalculator rendering into the awt-container.
  4. Associate the HPPCalculator 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