specs/cl/specs/CL-48-clinical-document-architecture-cda.mdStatus: 📝 Stub — expand after Phase 1
Created: 2026-05-10
Integration Points
Platform Foundation
CL Internal
Event Contracts
Published Events
Consumed Events
None — CL-48 does not consume events from other specs.API / Edge Function Contracts
transmit-cda-document (Edge Function)
- Method: POST
- Auth: Service-role or authenticated user with
cl.cda.transmit - Request:
{ document_id: string } - Response:
{ success: boolean, status: string, error?: string } - HISP Adapter: Abstracted behind interface for testability; mock mode available.
Pending Items
- Expand event contract details after Phase 1
- Document HISP adapter interface after Phase 3
- Update
CROSS_CORE_INTEGRATIONS.mdrow from placeholder to full contract
Last Updated: 2026-05-10