Cycle-aware readiness
HRV, sleep, and load are read against cycle phase and each athlete's own trailing range, not a male-derived norm.

For Women's Sports Teams
Her baseline is the standard.
Each athlete against her own trailing range. Cycle as context. Labs stay out of a coach's query.
For teams
For Women's Health Clinics
The visit opens ready.
Wearables, labs, and training on one chart. Nothing from a lab PDF counts until a clinician has reviewed it.
For clinicsPulse OS
Female physiology is the default.
Cycle-aware load for performance staff. A clinical record for women's health clinics. One person, two views, with labs kept out of a coach's query.
Built for women's sports teams, women's health clinics, and collegiate programs
The platform
The coach writes the week. Clinic notes land on the sessions she follows.
Pulse OS
HRV is below her own trailing range. Cycle is context. Labs are not in this query.
HRV vs her 28-day median
48ms
Session load this week
36
Her week · you wrote this
Open a session for load and the recovery that followed.
The data layer
Wearables and labs land in one schema, with provenance on every reading. Gaps stay gaps. Access is granted per integration.
What the record does
HRV, sleep, and load are read against cycle phase and each athlete's own trailing range, not a male-derived norm.
Ferritin, training load, and symptoms sit on one chart for clinical review. This is a triage signal, not an automated diagnosis.
The athlete grants access. Labs stay off a coach's query. Clinical notes sit on the shared record so the team is looking at the same athlete.
Headless API
Eight wearable sources and lab reports in one schema, with UCUM units and provenance on every reading. Access is granted per integration. There is no public sandbox yet.
GET /v1/people/9f2c41e8/observations
{
"person_id": "9f2c41e8",
"local_date": "2026-09-15",
"observations": [
{
"concept": "hrv.sdnn",
"value": 45.8,
"unit": "ms",
"baseline": { "median": 61.2, "spread": 3.00, "n": 27 },
"deviation": -5.13
},
{
"concept": "cycle.phase",
"value_text": "follicular",
"context_only": true
},
{
"concept": "lab.glucose_fasting",
"value": 4.8,
"unit": "mmol/L",
"review": "approved"
}
]
}Comparison
| Feature | Legacy EHR / Athlete Systems | Pulse OS |
|---|---|---|
| Female Physiology-Native | No (Basic period log only) | Yes (Full hormonal mapping) |
| Clinic SOAP & Health Record | Generic EHR, sports as an add-on | Split-panel SOAP, labs, body mapping |
| Role-Based Athlete Privacy | All-or-Nothing | Granular, Athlete-Controlled |
| REDs & Biomarker Integration | Manual Spreadsheets | Automated Clinical Triage |