From 58d40acef9c19e4c9b2c1be9d2ab2651c4056e0a Mon Sep 17 00:00:00 2001 From: Steven Maude Date: Tue, 12 Sep 2023 14:56:54 +0100 Subject: [PATCH] Remove details of running in EMIS --- docs/data-sources/emis.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/data-sources/emis.md b/docs/data-sources/emis.md index 604c9d227..51e212902 100644 --- a/docs/data-sources/emis.md +++ b/docs/data-sources/emis.md @@ -4,9 +4,5 @@ ## OpenSAFELY-EMIS database builds -At present, EMIS support is enabled for some, but not all, users. -This is because not all study definitions can run against the EMIS backend. -There is a [document with more explanation about running studies in EMIS](https://docs.google.com/document/d/1KeToM9gjIKDSyNh_H4M6TWU_xv5yHrkko2bwgOrFsac/edit) (internal only). - When EMIS receive data from external data sources (eg ONS), records are appended to the relevant tables, not updated. The relevant tables have an `upload_date` column, and to get the latest data, we have to query for on `upload_date`.