- 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
- In Content Editor, create a new HPPCalculator item from the AWT-Calculator template under the "_datasources" of your page.
- Fill in the required fields
- Calculator Data
- In Experience Editor, insert the HPPCalculator rendering into the awt-container.
- 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