home / spend2-trust

hssf

Name shown on Health Systems Support Framework (HSSF), Parent, HQ country, number of HSSF topics accredited, number of Trusts and FTs with spending, number of UK violations, number of US violations, link to the company entry on the supp table.

The number of Trusts or FTs with spending can exceed what is shown on the linked item in supp, as other companies may be related. Search the HSSF external page using the hssf_name to find the topics for which a company is accredited.

6 rows where HQ = "UK" and Trusts = 3

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: hssf_accred, Viols_UK, Viols_US

hssf_ID ▼ hssf_name Parent HQ hssf_accred Trusts Viols_UK Viols_US supp_ID
29 Capita Business Services Limited CAPITA PLC UK 17 3 34   1526
67 Elsevier B.V. RELX plc UK 1 3   12 1669
70 Four Eyes Insight Ltd DORSON TRANSFORM LTD UK 4 3     1606
90 ICNH Ltd Trading as DrDoctor Thomas Anthony Whicher UK 3 3     409
92 Ideal Health Consultants Limited   UK 5 3     104
111 Kainos Software Limited KAINOS GROUP PLC UK 4 3     711

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "hssf" (
   [hssf_ID] INTEGER PRIMARY KEY,
   [hssf_name] TEXT,
   [Parent] TEXT,
   [HQ] TEXT,
   [hssf_accred] TEXT,
   [Trusts] TEXT,
   [Viols_UK] TEXT,
   [Viols_US] TEXT,
   [supp_ID] TEXT REFERENCES [supp]([ID])
);
Powered by Datasette · Queries took 10.895ms