commvita
Connected care platform
Billing and revenue

One record, four ways of being paid for it

How commvita prices commissioned activity, applies a statutory means test, raises a private invoice and captures value-based revenue — with every price, threshold and cap held as sourced, effective-dated configuration rather than a constant in the code, and with an honest account of where the platform stops and the finance ledger begins.

Live vs demonstrated: Live — real, API-backed platform logic (wired end-to-end today) Demonstrated — representative control surface with seeded data / illustrative UI mock-up

1The problem with billing a health and care system

The same visit can be paid for in entirely different ways depending on who is paying: a national tariff, a means-tested contribution, a private fee, or a per-member payment with risk adjustment on top. Most systems solve this by having a separate product for each, which is how an organisation ends up reconciling four sets of numbers that all claim to describe the same activity. commvita records the activity once and treats how it is paid for as configuration.

One clinical and care recordthe activity happened once; only the way it is paid for differsCommissioned activityScheme→ rate→ local price→ recorded cost/nhs-payment-systemSocial care chargingMeans test→ personal budget→ lifetime cap/financial-assessmentPrivate & self-payFee schedule→ invoice→ VAT→ debtor/private-chargesValue-based (US)Time & code→ risk adjustment→ quality/ccm · /hcc-risk-codingPrices, thresholds and caps are configuration — sourced, effective-dated, and per jurisdictionA jurisdiction with no configured value gets none — the platform never borrows a neighbouring country's figure
The record is the same in all four columns. What changes is the price list, the eligibility test and the return. Because the figures are configuration rather than code, a new jurisdiction is a set of sourced entries rather than a release.

2Money is held in whole pence, and prices are effective-dated

Two decisions in the data model that a finance team will care about more than any screen.

Whole pence, not floating point

Live

National prices, best-practice tariffs, day-case and outpatient prices and per-diem rates are stored as integers in pence. A price therefore cannot drift by a rounding error between two organisations reading the same rate, and a total is exact rather than nearly right.

Where it lives TariffRate.national_price_pence · bpt_price_pence · day_case_price_pence

A scheme, a rate, and a locally agreed price

Live

An effective-dated payment scheme holds the national rates; a locally agreed price attaches to an organisation code; recorded activity costs sit alongside for reference-cost comparison. England's NHS Payment Scheme is seeded for 2024/25 and 2025/26 alongside a Crown Dependency health tariff, which is what makes the model multi-jurisdictional rather than England-with-exceptions.

Where it lives /nhs-payment-system · GET /tariff/ · TariffScheme · TariffRate · TariffLocalPrice · ActivityCostRecord

3Statutory financial values are governed, not typed in

The figures that decide what a person pays are not constants in the source. They are entries in the Jurisdiction Profile — each with the instrument it comes from, the date it took effect, and a review date. This is the difference between a system that can be audited and one that has to be trusted.

ValueFigureSource recorded with the entryEffective from
Care Act upper capital limit£23,250 Care and Support (Charging and Assessment of Resources) Regulations 2014, reg. 121 Apr 2015
Care Act lower capital limit£14,250 Care and Support (Charging and Assessment of Resources) Regulations 2014, reg. 121 Apr 2015
Lifetime cap on eligible personal care costs£86,000 Care Act 2014 s.15 (implementation from October 2025)1 Oct 2025
NHS dental Band 1 / 2 / 3£26.80 · £73.50 · £319.10 NHS Dental Charges Regulations 2024/25 (FP17 course of treatment)1 Apr 2024
Optical voucher, band A£42.30 NHS General Ophthalmic Services — optical voucher value band A, 2024/251 Apr 2024
These are England's values, and only England's. Every entry above is seeded against England alone. A jurisdiction that has not configured its own gets no entry, and the dependent behaviour fails safe rather than quietly applying an English figure to a person who is not subject to English law. Charging someone against another country's statute is a materially worse outcome than an admitted blank, so the platform refuses to guess.
Why a review date matters as much as the figure. A capital limit that was right in 2015 and has not been looked at since is indistinguishable, at the point of use, from one confirmed last week. Entries carry an assurance status and a review cadence, and a jurisdiction is not deployable until its mandatory domains are signed off by a named person and unexpired.

4The four revenue streams

01

Commissioned activity

Payment schemes, an HRG browser, an activity costing calculator and locally agreed prices, with QOF achievement and enhanced-service activity recorded against their own contracts. Cost per activity is compared against reference cost through patient-level costing.

/nhs-payment-system/qof/gp-contract-des/flowLive
02

Social care charging — what the person contributes

The Care Act means test with capital thresholds, tariff income of £1 per £250 of capital between the limits, and minimum income guarantee protection. Personal budgets are held as a direct payment, a managed budget or a third-party arrangement, each with its own ledger and a personal-assistant employment record. Eligible costs accrue toward the lifetime cap in a care account, with the local-authority liability forecast alongside.

/financial-assessment/direct-payments/care-act-cost-cap/care-package-financeLive
03

Private, self-pay and chargeable reports

A fee schedule based on the BMA rates, invoice generation with VAT and line items, an outstanding-debtor view and finance reporting. Chargeable medical reports — firearms, driver medicals, insurance and similar — close the loop below.

/private-charges/billing-rulesGET /private/PrivateFeeItemPrivateInvoiceLive
04

Value-based and fee-for-service, United States

Time-tracked care management billed under its own codes — chronic care management (99490 / 99491 / 99439), collaborative care (99492 / 99493 / 99494), transitional care (99495 / 99496), principal care management (99424 / 99425), the annual wellness visit (G0438 / G0439), remote physiologic monitoring (99453 / 99454 / 99457 / 99458) and remote therapeutic monitoring (98975–98981) — with the minimum-time and minimum-day thresholds tracked rather than assumed. Risk adjustment, quality and readmission programmes sit alongside.

/ccm/collaborative-care/transitional-care/pcm/awv/rpm/rtm/hcc-risk-coding/raf-recapture/star-ratingsLive
1Chargeable reportfirearms · HGV medical · insurance2Signature ceremonycommvita Sign · one-time code3Draft invoice raisedfee item · invoice reference4Debtor & settlementoutstanding · aged debtNO RE-KEYING BETWEEN STEPSCompleting a chargeable signature raises the draft invoice automatically — _esign_raise_invoice
The one place billing usually leaks. A chargeable report is written, signed, and then — often — never invoiced, because invoicing is somebody else's system. Completing a signature ceremony against a chargeable template raises the draft invoice itself and writes the invoice reference back onto the request and its certificate, so the report and the charge cannot become separated.

5Revenue is only half of it — cost and margin

Pay bill and service-line margin

Live

Legal entities, cost centres, contracts and payroll runs with an approve, lock and pay workflow and variance flags; income and expenditure by service line.

Where it lives /hr-finance · HRPayrollRun · HRServiceLinePL

Cost of delay, and cost per case

Demonstrated

Patient-level costing against reference cost, service-line reporting, and a cost-of-delay meter that prices the queue holding the line at the excess bed-day cost — so an operational decision carries a number.

Where it lives /flow · /ics-finance · /tcoc-dashboard

Efficiency and spend

Demonstrated

Efficiency schemes tracked against a target with a delivery trajectory, procurement routed through the Provider Selection Regime, and supply-chain spend with supplier performance. The commissioner a contract is held with is not fixed — boards have merged, and government has signalled an intent to align their boundaries with the new strategic authorities — so the commissioning map is sourced and effective-dated rather than hardcoded.

Where it lives /icb-commissioning · /nhs-supply-chain

6Payer interfaces and the controls around the money

Talking to whoever pays

Demonstrated

Prior authorisation and documentation templates on the Da Vinci implementation guides, claims ingestion over X12 EDI, admission and discharge notifications to payer case managers, quality measure submission, and good-faith estimates for uninsured and self-pay patients under the No Surprises Act.

Where it lives /prior-auth · /davinci-dtr · /payer-data-feeds · /no-surprises-act · /qrda-reporting

Who may commit the money

Live

The scheme of reservation and delegation and the standing financial instructions are held as an effective-dated matrix of role, decision, limit and instrument. Spend above a threshold runs as a gated approval — assignable to a role, a named person, or a whole team — escalating on a service-level breach, optionally signature-backed, and written to an append-only hash-chained audit that is re-verified whenever it is read.

Where it lives /policy-to-process · P2PAuthorityRow · P2PApprovalTask
What commvita is not. It is not a general ledger and not a banking or payment-gateway integration — no money moves through the platform, and no card, bank or payment-service credential is held. It produces the priced activity, the assessment, the invoice and the approval trail, and hands them to the finance system of record: SAP, Oracle Fusion or Workday through the integration layer, or a local ledger. Tariff figures, commissioning contract values and US payer volumes on the demonstration system are seeded; the pricing model, means test, invoicing, code thresholds and delegated authority are live.

7Where every claim in this document lives

CapabilityRouteAPI / modelStatus
Payment scheme, rates, local prices, activity cost
NHS Payment System
/nhs-payment-systemGET /tariff/ · TariffScheme · TariffRate · TariffLocalPrice · ActivityCostRecordLive
Statutory financial values, sourced and dated
Jurisdiction Profile
/jurisdiction-profileGET /jurisdiction-profile/ · financial domainLive
Care Act means test, tariff income, MIG
Financial Assessment
/financial-assessmentGET /financial-assessment/Live
Personal budgets and PA employment
Direct Payments
/direct-paymentsGET /direct-payments/Live
Care account and lifetime cost cap
Care Act Cost Cap
/care-act-cost-capGET /care-act-cost-cap/Live
Care package costing and provider rates
Care Package Finance
/care-package-financeGET /care-package-finance/Live
Fee schedule, invoice, VAT, debtors
Private Patient Charges
/private-chargesGET /private/ · PrivateFeeItem · PrivateInvoiceLive
Billing rules and tariff mapping
Billing Rules Engine
/billing-rulesDemonstrated
Chargeable report → signature → invoice
commvita Sign
/esignPOST /esign/sign · _esign_raise_invoiceLive
Chronic, collaborative, transitional, principal care
US care management
/ccm · /collaborative-care · /transitional-care · /pcmGET /ccm/ · /bhi/ · /tcm/ · /pcm/Live
Annual wellness visit, RPM, RTM
US preventive and monitoring
/awv · /rpm · /rtmGET /awv/ · /rpm/ · /rtm/Live
Risk adjustment and recapture
HCC coding · RAF Recapture
/hcc-risk-coding · /raf-recaptureGET /raf-recapture/Live
Quality-linked revenue
STAR Ratings · Readmission Prevention
/star-ratings · /readmission-preventionGET /star-ratings/ · /readmission/Live
Payer interfaces
Prior Auth · Payer Data Feeds · No Surprises Act
/prior-auth · /payer-data-feeds · /no-surprises-actDa Vinci PAS · X12 EDIDemonstrated
Payroll, cost centres, service-line P&L
HR & Finance
/hr-financeGET /hr/ · HRPayrollRun · HRServiceLinePLLive
Patient-level costing and cost of delay
commvita Flow
/flowGET /flow/Demonstrated
Total cost of care against benchmark
TCOC Dashboard
/tcoc-dashboardDemonstrated
Efficiency programme and procurement
ICB Commissioning
/icb-commissioningGET /icb-commissioning/Demonstrated
Delegated financial authority and gated spend
Policy-to-Process
/policy-to-processGET /p2p/authority · P2PAuthorityRowLive
Finance system of record
Integrations Hub
/integrations-hubSAP S/4HANA · Oracle Fusion · WorkdayDemonstrated
NHS Payment SchemeCare Act 2014NHS Dental Charges RegulationsCMS CPT / HCPCSDa Vinci PAS · X12 EDINo Surprises ActNot a general ledger — no money moves through the platformCommunity Edition — £1 per instance (optional support)
© 2026 Commvita Digital Health Solutions Ltd. All rights reserved.