cds.chirongrid.ai and om.chirongrid.ai do NOT ship behavioral analytics, session-replay tooling, or heatmap instrumentation. The clinical screens render PHI by definition — encounters, lab values, medication lists, narrative notes — and any session-replay collection of those screens would capture PHI by accident even with aggressive masking. The architectural decision is to keep that class of tool off the clinical surfaces entirely, not to mask around it.
Operational telemetry on the clinical surfaces is limited to Azure Application Insights, capturing only first-party performance signals (page-load timing, request errors, JS exceptions) and explicit instrumentation events (e.g., "appointment_saved", "report_generated") which are designed so no PHI flows into the telemetry. Application Insights runs under the same Microsoft BAA that covers the rest of our Azure substrate.