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.

7 rows where HQ = "US" and hssf_accred = 1

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: Parent, Trusts, Viols_US, supp_ID

hssf_ID ▼ hssf_name Parent HQ hssf_accred Trusts Viols_UK Viols_US supp_ID
14 Allscripts Healthcare (IT) UK Limited (with Servelec)   US 1      
48 Consultant Connect Teladoc Health Inc US 1      
71 Frazer-Nash Consultancy Ltd KBR US 1     22
80 Health Catalyst   US 1 1     442
103 Insignia Health Phreesia US 1      
130 MEDITECH UK   US 1 4     157
207 TeleTracking Teletracking Technologies, Inc. US 1 1     718

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 9.216ms