Diff of /README.md [000000] .. [e988c2]

Switch to unified view

a b/README.md
1
# OpenSAFELY ehrQL
2
3
ehrQL is a Python-based query language for electronic health record (EHR) data.
4
It has been designed for use with the OpenSAFELY platform.
5
6
Documentation is at the [OpenSAFELY documentation site](https://docs.opensafely.org/ehrql).
7
8
# For developers
9
10
See [DEVELOPERS.md](DEVELOPERS.md).
11
12
There is also [a glossary](GLOSSARY.md) of terms used in the codebase.
13
14
# About the OpenSAFELY framework
15
16
The OpenSAFELY framework is a Trusted Research Environment (TRE) for electronic
17
health records research in the NHS, with a focus on public accountability and
18
research quality.
19
20
Read more at [OpenSAFELY.org](https://opensafely.org).