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 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" } true false 296false unhandled content type false unhandled content type false unhandled content type false unhandled content type list of available biomarkers docid\ buhj nt45fuxcpges0qph true false 298false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type variation the biomarker widget supports two variations (i e layouts) true falsefalse unhandled content type false unhandled content type false unhandled content type theme overrides the biomarker widget allows widget appearance