Widgets
Biomarker Widget
intro the biomarker widget displays an objective indicator of health captured during a {{facescan}} , such as heart rate or respiratory rate this widget is essential for users who need immediate, real time feedback on specific health parameters itβs designed for quick, actionable insights, making it easy for users to assess their current state and understand individual biomarker values integrate it within your platform to give users a clear, snapshot view of a particular aspect of their health layout small default usage intelliwidgets js sdk docid\ dekcuoaphrmczxe caj5v usage creating the widget the code snippet below creates a biomarker widget and widgets docid\ sxvsw2jfsohr7xbxeyz j it to the dom create and mount widget const intelli = intelliprovewidgets("user action token"); const config = { / config / }; const variation = "default"; const themeoverrides = { / theme overrides / }; intelli mountwidget( "#heart rate tile", "biomarker", config, variation, themeoverrides ); config the biomarker widget requires additional configuration parameters that describe which kind of biomarker should be displayed and which {{facescan}} is referenced to display the value config const config = { parameter "heart rate" } property description parameter string biomarker of choice list of available biomarkers docid\ buhj nt45fuxcpges0qph parameter heart rate respiratory rate resonant breathing score heart rate variability systolic blood pressure diastolic blood pressure variation the biomarker widget supports two variations (i e layouts) variation default small theme overrides the biomarker widget allows widget appearance