🌐
AI active
What are you scanning?
🔍
Browse Categories
or scan / upload a product
📸
Drop product label here or click to upload
Supports JPG, PNG, HEIC · Photo of the ingredients label
✓ Save scan to history
Unsure? Just ask HHS
certDatabaseVersion: DB-v2.5 market: CA scanVersion: HHS-v2.1 AI active
🌿
Ask HHS
Environmental Health Navigator · Generation Health
Not sure what to scan? Just ask HHS.
Educational use only · Not medical advice · Generation Health Inc.
Generation Health Inc.
Effective Date: [INSERT DATE BEFORE PUBLISHING]
© 2026 Generation Health Inc. All rights reserved. This document does not constitute legal advice.
/div> "; var blob=new Blob([html],{type:"text/html;charset=utf-8"}); var url=URL.createObjectURL(blob); var a=document.createElement("a"); a.href=url; a.download="GH_Patient_"+last+"_"+first+"_"+today.replace(/[^0-9]/g,"-")+".html"; document.body.appendChild(a); a.click(); document.body.removeChild(a); setTimeout(function(){URL.revokeObjectURL(url);},5000); if(typeof plausible!=="undefined")plausible("Patient File Downloaded",{props:{platform:"hhs-clinical"}}); // Firebase: de-identified registration signal (no PII) try{ if(typeof hhsLogRegistration==='function') hhsLogRegistration(contexts,complaint,visitType,ghGetClinic()); }catch(_rfe){} document.getElementById("gh-reg-form").style.display="none"; document.getElementById("gh-reg-success").style.display="block"; document.getElementById("gh-reg-success-name").textContent=name+" · "+complaint; }