home / spend1-icb

hssf

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

The number of ICBs 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.

8 rows where HQ = "UK" and ICBs = 2

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Parent, hssf_accred, Viols_US

hssf_ID ▼ hssf_name Parent HQ hssf_accred ICBs Viols_UK Viols_US supp_ID
30 Care Banking MCB Software Services Ltd UK 1 2     458
101 Inhealthcare Limited INTECHNOLOGY PLC UK 1 2     1527
120 Lightfoot Solutions Group Limited   UK 1 2     787
150 OnePrimaryCare Mr Michael Beverley UK 1 2     727
154 Orcha Health Limited   UK 2 2     1883
178 Q5 Partners   UK 2 2     1105
206 System C Healthcare Ltd ASCLEPIUS TOPCO LIMITED UK 7 2   71 562
215 The Sollis Partnership Ltd Mr Nigel Craig Slone UK 5 2     2004

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,
   [ICBs] TEXT,
   [Viols_UK] TEXT,
   [Viols_US] TEXT,
   [supp_ID] TEXT REFERENCES [supp]([ID])
);
Powered by Datasette · Queries took 8.275ms