The public site focuses on presentation and support, not private business data
The website shows product overview, downloads, FAQ, contact support and compliance guidance, but not real patient, doctor, hospital or treatment-record data.
This page explains public display scope, privacy boundaries, handling principles and release rules so external communication stays clear and consistent.
用公开表达说明官网能展示什么、不能展示什么,以及服务边界。
把资料发布、信息范围与对外表达方式拆成显性的规则说明。
Core Boundaries
用清晰的模块说明公开站展示什么、不展示什么,以及用户在公开站能完成哪些操作。
The website shows product overview, downloads, FAQ, contact support and compliance guidance, but not real patient, doctor, hospital or treatment-record data.
Measurement, record synchronization, clinical-data access and account handling are completed through Android business terminals and Django business APIs, not the public website.
Application-package management and download logs keep public release display, package verification and support follow-up aligned.
Transmission & Verification
官网与专属服务入口各自承担不同职责,公开页面仅呈现经过整理后的对外信息。
Download pages, guidance pages and contact content should use secure transport to reduce leakage and tampering risk.
Version, release date, file size, MD5, SHA256 and system requirements should appear together for field verification.
If downloaded files do not match the public verification values, installation should stop and the official file should be fetched again.
Responsibility Matrix
| 信息项 | 官网公开站 | 专属服务入口 |
|---|---|---|
| Public responsibility | Product overview, workflow, APK download, FAQ, compliance and changelog | Does not take over business login, patient management, doctor management or record query |
| Displayed data scope | Only non-sensitive explanatory content, abstract workflows, public releases and installation information | Processes protected data such as patients, doctors, hospitals and treatment records |
| Authentication | All pages are anonymous by default with no login or registration entry | Uses controlled accounts to access business capability and data interfaces |
| Download & audit | Django download APIs continue to record logs and download counts | Still handles admin review, package approval and version publishing workflows |