HiveHIPAA: every PHI touch becomes an OCR-grade receipt. Minimum-necessary, signed twice, audit-ready the day a breach is investigated.
$4T+ US healthcare spend. Suki, Abridge, DAX Copilot, Epic, and Oracle Health are putting AI agents directly into the chart, covering every encounter, every order, every prior auth, and every ambient scribe, and the OCR breach-investigation playbook still runs on screenshots and SQL exports. HIPAA-Hive sits underneath the AI-agent layer. Every PHI access, every minimum-necessary determination, and every BAA-scoped data flow gets captured as a dual-signed (Ed25519 + ML-DSA-65) receipt anchored to Base 8453 with HHS OCR-aligned audit attributes.
High-volume or negotiated terms? Talk to Steve
The ROI on a single OCR investigation cycle
HIPAA-Hive ingests events from any EHR, ambient-AI scribe, clinical-documentation agent, BAA-scoped data integration, or patient-directed access endpoint already in place. Every PHI touch becomes a dual-signed receipt with a chain pointer to its predecessor and the full HIPAA audit attribute set encoded as named fields. The numbers a Health-System CISO, Privacy Officer, AI Governance Lead, or OCR Audit-Readiness Officer presents to the board are these.
A 1,200-bed health system running ambient-AI scribes across roughly 8,000 daily encounters and an ePA automation surface across roughly 12,000 monthly prior auths spends on the order of roughly $192,000 / year on HIPAA-Hive at $0.0096 per receipt. Compare that to a single OCR settlement that already costs $2M, a breach investigation that runs four months at full clinical-leadership attention, or a corrective action plan that lasts three years. The unit math defends itself.
For health-system CISOs, privacy officers, AI governance leads, and OCR audit-readiness teams. HIPAA-Hive does not replace Epic, Oracle Health, Suki, Abridge, or DAX. It runs as a horizontal receipt layer underneath them. Every PHI touch becomes evidence the OCR can self-verify under 45 CFR §164 without trusting the covered entity’s word.
Receipt rail, not an EHR
EHR vendors hold the chart and the order. Ambient-AI scribe vendors hold the encounter audio and the draft note. ePA automation vendors hold the payer connection. HIPAA-Hive does none of those. It produces the cryptographically anchored, minimum-necessary-bound receipt that proves a recorded PHI touch happened the way the covered entity says it did. That covers the BAA that authorized it, every access, disclosure, AI inference, and patient-directed access that touched it, and the breach assessment and OCR audit export. That separation is the point.
Every covered entity, business associate, and AI-agent vendor produces the same kind of evidence under different vendor names. The evidence is platform-neutral, which is what makes it defensible to an OCR investigator under 45 CFR §164, to a state attorney general under HITECH, or to a court under FRE 902(13) with no network access in 2032.
How a 2027 OCR breach investigation gets resolved in two hours instead of four months
A specific, narrated example. A 1,200-bed academic health system has an ambient-AI scribe deployed across 8,000 daily encounters in 2026. A patient files a 2027 OCR complaint alleging that a de-identified clinical note was disclosed to a model-training pipeline without authorization. The investigation clock starts.
hipaahive_phi_access_attest fires with the covered-entity DID, BA DID, AI agent DID, treatment purpose-of-use, and the minimum-necessary scope.phi_access with covered-entity DID + minimum-necessary determination. Receipt binds covered_entity_did, business_associate_did, ai_agent_did, phi_categories accessed, minimum_necessary_scope, purpose_of_use per 45 CFR §164.506, BAA reference, encounter id. Dual signatures applied. Anchor on Base 8453.chain_verify from HIPAA-Hive. The investigator runs hipaahive_chain_verify on a clean laptop with no network. ML-DSA-65 still verifies in 2027 against the issuer’s archived public key. Minimum-necessary scope present. BAA reference present. AI-inference attribution shows the model id and the inference purpose. No model-training disclosure receipt anywhere on the chain.Live verification: what an OCR investigator sees
The envelope is CBOR-canonical and verifies offline against the issuer’s published public keys. No Hive call is required at verification time. The panel below is the same shape every OCR investigator, state AG, or class-action plaintiff’s expert renders, with the full HIPAA attribute grid encoded as named fields.
k1:8c2a…kq:b71d…That panel is the entire product surface an OCR investigator or a privacy-officer audit-readiness review needs. No demo. No login. The evidence is its own proof, and the proof works in six years on a laptop with no internet.
Standards: what HIPAA-Hive adds
Every existing HIPAA standard answers a different question. HIPAA-Hive does not replace any of them. It adds the cryptographic binding that makes each one defensible after the fact, including against quantum-capable adversaries in 2032.
| Standard | What it covers | What HIPAA-Hive adds |
|---|---|---|
| 45 CFR §164.502 | Minimum Necessary Rule | Per-access minimum-necessary determination encoded in the receipt |
| 45 CFR §164.312 | Technical safeguards | Cryptographic non-repudiation per PHI touch, not per system login |
| 45 CFR §164.504(e) | Business Associate Agreements | Per-data-flow BAA scope receipt with covered-entity and BA DIDs |
| 45 CFR §164.404 | Breach notification | 60-day breach-assessment receipt chain with risk-analysis envelope |
| HITECH Act §13402 | Breach notification + OCR audit | Self-authenticating audit log under FRE 902(13) |
| 21st Century Cures Act §4004 | Information blocking | Patient-directed access receipt, DID-anchored |
| HL7 FHIR R5 AuditEvent + Provenance | Healthcare data exchange | Native FHIR mapping, no transformation needed |
| ONC HTI-1 §170.315(d)(13) | DSI clinical decision support | AI-inference attribution receipt |
| EU AI Act Article 26 | High-risk AI in medical devices | Decision-level provenance for AI-assisted diagnosis, coding, prior auth |
| NIST SP 800-66r2 | HIPAA Security Rule implementation | Cryptographic audit per safeguard control |
3-step integration path
https://receipts.thehiveryiq.com/v1/hipaa-hive/baa_attest, phi_access_attest, phi_disclose_attest, minimum_necessary_check, ai_inference_attest, patient_access_attest, breach_assessment_attest, or breach_notice_attest. One sidecar per environment. No EHR config changes, no clinical-workflow changes, no scribe-prompt changes.receipt_id in your existing audit log. Epic Hyperspace audit, Oracle Health audit, the BA’s SIEM, or any SOC 2 / HITRUST audit pipeline that already accepts a UUID-shaped audit field. The receipt id round-trips with the source event without changing the source schema.https://receipts.thehiveryiq.com/v1/hipaa-hive/chain_verify?covered_entity_did=…&patient_did=…. OCR investigators, state AGs, privacy officers, and BA QA all run the same call. Both signatures verify offline against the issuer’s published public keys. Minimum-necessary, BAA scope, and AI-inference attribution all resolve from the same chain without re-collection.The 11 MCP tools
| Tool | Purpose |
|---|---|
hipaahive_baa_attest | Attest a Business Associate Agreement with covered-entity DID, BA DID, and BAA hash per 45 CFR §164.504(e). |
hipaahive_phi_access_attest | Attest a PHI access event with covered-entity, BA, AI-agent DIDs and minimum-necessary scope. |
hipaahive_phi_disclose_attest | Attest a PHI disclosure with recipient DID, purpose-of-use, and disclosure category. |
hipaahive_minimum_necessary_check | Attest a per-access minimum-necessary determination per 45 CFR §164.502. |
hipaahive_ai_inference_attest | Attest an AI inference touching PHI with model id, inference purpose, and training-exclusion flag. |
hipaahive_patient_access_attest | Attest a patient-directed access event under 21st Century Cures Act §4004. |
hipaahive_breach_assessment_attest | Attest a four-factor breach risk assessment per 45 CFR §164.402. |
hipaahive_breach_notice_attest | Attest a breach notification per 45 CFR §164.404 / HITECH §13402 with notice timestamp and recipient set. |
hipaahive_chain_verify | Verify the full PHI-touch chain for a covered-entity / patient / encounter scope. |
hipaahive_pricing | Read live pricing surface. |
hipaahive_health | Health probe. |
Eleven tools, all live in production. Contact for MCP integration credentials and the full well-known manifest.
The PHI-touch envelope
Every hipaahive_*_attest call returns an envelope containing receipt id, event kind, covered-entity DID, business-associate DID where applicable, AI-agent DID where applicable, BAA reference, minimum-necessary scope, PHI categories, purpose-of-use per 45 CFR §164.506, patient DID reference where applicable, AI inference metadata where applicable, prior-attestation id, Base 8453 anchor txid, and dual signatures (Ed25519 + ML-DSA-65). The signatures bind every field. Any tamper attempt invalidates verification.
The envelope is CBOR-canonical. Verification works offline against the issuer’s published public keys. ML-DSA-65 (NIST FIPS 204) is the post-quantum signature; Ed25519 (RFC 8032) provides classical assurance. Both must verify for the receipt to be valid. Receipts remain valid through key rotation via signed key history, so a 2026 PHI access is still defensible in a 2032 OCR audit.
What this is not
Calibrated expectations are part of the product. HIPAA-Hive is narrow on purpose.
The horizontal HIPAA receipt rail underneath the entire PHI-touch graph. Covered entities, business associates, AI-agent vendors, ambient-scribe vendors, ePA platforms, and patient-directed access endpoints all run cleaner with a dual-signed receipt under each PHI touch.
Pricing
| Tier | Unit | Annual band | Fit |
|---|---|---|---|
| Per-event | $0.0096 / receipt | metered, no commitment | Pilot deployments, single AI agent, self-serve |
| Volume commit (optional) | from $5,000 / mo | bundle events at $0.0096, overage at $0.0096 | Health systems, multi-facility BAA scope, dedicated OCR liaison support |
Per-event pricing at $0.0096 per receipt fits pilot deployments and single-AI-agent integrations with no monthly commitment. Volume-commit tiers start at $5,000 / mo and are available for health systems, multi-facility BAA scopes, and covered entities that want dedicated OCR liaison support. Events bundle at the per-event rate with overage at $0.0096. Settlement: USDC on Base 8453 via x402. Treasury 0x15184Bf50B3d3F52b60434f8942b7D52F2eB436E exists. Receipts settle in seconds; invoicing is monthly net-30 by default.
Field map
HIPAA-Hive binds every PHI-touch transition to a dual-signed receipt that drops cleanly into existing HL7 FHIR R5, Epic Care Everywhere, and Oracle Health pipelines. Each call accepts the correlation fields below; the envelope round-trips through standard JSON / CBOR transports via the Hive Receipt primitive.
| Source field | Source standard | Maps to HIPAA-Hive receipt field |
|---|---|---|
AuditEvent.agent.who | HL7 FHIR R5 AuditEvent | receipt.covered_entity_did · receipt.ai_agent_did |
AuditEvent.entity.what | HL7 FHIR R5 AuditEvent | receipt.phi_categories |
AuditEvent.purposeOfEvent | HL7 FHIR R5 AuditEvent | receipt.minimum_necessary_scope.purpose_of_use |
Provenance.recorded | HL7 FHIR R5 Provenance | receipt.anchor_block_ts |
Provenance.agent.onBehalfOf | HL7 FHIR R5 Provenance | receipt.business_associate_did |
Consent.policyRule | HL7 FHIR R5 Consent | receipt.baa_reference |
Consent.provision.purpose | HL7 FHIR R5 Consent | receipt.minimum_necessary_scope.purpose_of_use |
Patient.identifier | HL7 FHIR R5 Patient | receipt.patient_did_reference |
epic.audit.access_event_id | Epic Care Everywhere audit | receipt.source_audit_uuid |
epic.bpa.invocation_id | Epic Best Practice Advisory (DSI) | receipt.ai_inference.model_id |
oracle.health.audit.transaction_id | Oracle Health audit | receipt.source_audit_uuid |
prior_attestation_id | HIPAA-Hive chain primitive | receipt.prior_attestation_id |
Cross with HiveComply when SOC 2, HITRUST, HIPAA, or EU AI Act audits are in scope. HiveComply ingests HIPAA-Hive receipts natively. Cross with Atticus when an OCR enforcement matter or class-action HIPAA case escalates to litigation. Cross with CLEAR when prior-authorization PHI flows are in scope.
A real conversation, not a demo black hole
If you are a Health-System CISO, Privacy Officer, AI Governance Lead, or OCR Audit-Readiness Officer who has already done the math on the cost of a single OCR settlement, the four-month investigation cycle, and the 6-year retention horizon, the fastest path is a direct note. No qualification gate, no SDR. Steve reads them.
High-volume or negotiated terms? Talk to Steve
Questions buyers actually ask
What does HIPAA-Hive attest?
Every PHI access, every minimum-necessary determination, every BAA-scoped data flow, and every AI inference on PHI is bound to a dual-signed (Ed25519 + ML-DSA-65) post-quantum-ready receipt anchored to Base 8453. It is audit-ready the day a breach is investigated.
Does HIPAA-Hive replace Epic or Oracle Health?
No. HIPAA-Hive is the horizontal HIPAA receipt rail underneath Epic, Oracle Health, Suki, Abridge, and DAX Copilot. The EHR continues to be the system of record; HIPAA-Hive makes every PHI touch underneath it cryptographically auditable.
How is minimum-necessary enforced?
Each PHI access attestation carries an explicit minimum-necessary determination. The requesting agent's authority, the data class accessed, and the workflow purpose are bound into the signed envelope. HHS OCR investigators can verify the determination offline.
Is HIPAA-Hive a BAA?
HIPAA-Hive operates under a Business Associate Agreement with covered entities. The receipt envelope itself is metadata; PHI is not transported through the rail.
How long are signatures valid?
ML-DSA-65 (NIST FIPS 204) is the post-quantum signature; Ed25519 (RFC 8032) provides classical assurance. Both must verify for the receipt to be valid. Receipts remain verifiable for the HIPAA retention life of the underlying record.
What does HIPAA-Hive cost?
Per-event pricing for PHI-touching attestations. Annual contract pricing for covered entities and business associates. Settlement is in USDC on Base 8453 via x402.
Hive runs the receipt rail underneath the broader A2A · agent-to-agent commerce category.