Skip to content

A visible clinical boundary

Automation prepares the work. People own clinical decisions.

Cairava adapts how the hospital-approved plan is executed, not what medical care should be delivered. AI supports language and workflow, approved rules control safety routing, and licensed people make clinical decisions.

Approved sourceDischarge plan
Workflow supportExplain · organize · route by rule
Human review gateInterpret · decide · resolve

0 diagnoses · 0 dose changes · 0 AI-only clinical decisions

The boundary in practice

Adapt execution on one side. Decide care on the other.

Workflow automation and approved rules can move information toward review. They cannot interpret it or close the clinical concern on their own.

Cairava can

Explain approved plan content in plain language

Organize transition obligations and due windows

Adapt communication and task sequencing

Capture patient-reported barriers

Apply hospital-approved routing and response rules

Every event remains traceable

Only people can

Diagnose, interpret symptoms, or determine clinical severity

Recommend treatment or change a medication

Set or change escalation thresholds and pathway rules

Resolve a clinical conflict

Close a clinical concern without documented human action

Owned by licensed care teams

Provenance stays visible

Verified, patient-reported, and pending are not interchangeable.

Every important item should show where it came from, whether a person has reviewed it, and what the system is allowed to do next.

Information state · synthetic example
Verified planHospital-authored discharge instructionsSource retained
Patient reported“The second medicine was too expensive.”Needs review
Pending actionTransition-team follow-up preparedHuman owned

Authenticated server boundary

Clinical change follows a narrow, auditable path.

The patient experience does not write directly to clinical tables or resolve conflicts locally.

01

Patient confirms

A person intentionally submits the reported update.

02

Server authenticates

Authorization and scope are checked before mutation.

03

Idempotency protects

A stable key prevents an accidental duplicate action.

04

Human reviews

Clinical meaning and escalation remain staff-owned.

05

Audit records

Source, owner, and resolution remain traceable.

Privacy-conscious by construction

Keep sensitive detail out of places it does not belong.

These are design and engineering principles, not a certification claim. Production controls remain subject to hospital security, privacy, legal, and deployment review.

01

Minimum necessary

Each surface and service receives only the information required for its narrow role.

02

Sensitive detail stays inside

Notification titles and bodies remain generic; sensitive context belongs behind the authenticated app boundary.

03

Credentials stay server-side

Permanent secrets remain on the server. Client experiences receive only short-lived, narrowly scoped access.

04

No sensitive logging

Names, symptoms, medications, measurements, appointments, free text, tokens, and discharge documents are excluded from logs.

Questions, clearly answered

What hospital teams usually ask first.

Does Cairava diagnose, independently assess severity, or recommend treatment?

No. AI supports language and workflow, while hospital-approved deterministic rules control routing and response deadlines. Diagnosis, symptom interpretation, treatment, medication changes, and clinical resolution remain with licensed care teams.

How is patient-reported information shown?

Patient-reported information remains visibly distinct from verified clinical information and pending review state. It is not silently promoted into the verified plan.

Can the app write directly to clinical tables?

No. Clinical mutations must cross an authenticated server boundary, carry an idempotency key, and follow the hospital-approved workflow.

Is this page a compliance certification?

No. It describes Cairava’s intended product and engineering boundaries. Contractual, regulatory, security, and deployment claims require a separate review for each production setting.

Make the boundary reviewable

See the workflow and its human gates together.

A walkthrough covers what the system prepares, where it stops, and what the hospital team must approve before any deployment.