# Phenotype data

FinnGen phenotype data is available to Sandbox users.

### Sandbox directory

Phenotype data is available in the following sandbox directory:

`/finngen/library-red/finngen_R[RELEASE]`

For example, FinnGen Data Release 12 files are in the following directory:

* **Release 12:** `/finngen/library-red/finngen_R12/`

### Registers

FinnGen contains phenotype data from the following registers:

<table data-header-hidden data-full-width="true"><thead><tr><th width="151"></th><th width="139"></th><th width="194"></th><th></th></tr></thead><tbody><tr><td><strong>Abbreviation *1</strong></td><td><strong>Abbreviation *1</strong></td><td><strong>Register</strong></td><td><strong>Source</strong></td></tr><tr><td><strong>PURCH</strong></td><td><strong>LAAKE_ATC</strong></td><td>Kela drug purchase register (since 1995)</td><td>Social Insurance Institution of Finland (Kela)</td></tr><tr><td><strong>REIMB</strong></td><td><strong>KELAEK</strong></td><td>Kela drug reimbursement register (since 1964)</td><td>Social Insurance Institution of Finland (Kela)</td></tr><tr><td><strong>INPAT</strong></td><td><strong>HILMO</strong></td><td>Inpatient Hilmo register (Health-Hilmo) (since 1969)</td><td>Finnish Institute for Health and Welfare (THL) <a href="https://thl.fi/en/web/thlfi-en/statistics-and-data/data-and-services/register-descriptions/care-register-for-health-care">Care Register for Health Care</a></td></tr><tr><td><strong>OPER_IN</strong></td><td><strong>OPER</strong></td><td>Inpatient Hilmo register (Health-Hilmo) operations (since 1969)</td><td>Finnish Institute for Health and Welfare (THL) <a href="https://thl.fi/en/web/thlfi-en/statistics-and-data/data-and-services/register-descriptions/care-register-for-health-care">Care Register for Health Care</a></td></tr><tr><td><strong>OUTPAT</strong></td><td><strong>ERIK_AVO</strong></td><td>Specialist outpatient Hilmo register (Health-Hilmo) (since 1998)</td><td>Finnish Institute for Health and Welfare (THL) <a href="https://thl.fi/en/web/thlfi-en/statistics-and-data/data-and-services/register-descriptions/care-register-for-health-care">Care Register for Health Care</a></td></tr><tr><td><strong>OPER_OUT</strong></td><td><strong>ERIK_OPER</strong></td><td>Specialist outpatient Hilmo register (Health-Hilmo) operations (since 1998)</td><td>Finnish Institute for Health and Welfare (THL) <a href="https://thl.fi/en/web/thlfi-en/statistics-and-data/data-and-services/register-descriptions/care-register-for-health-care">Care Register for Health Care</a></td></tr><tr><td><strong>PRIM_OUT</strong></td><td><strong>AVO</strong></td><td>Primary health care outpatient visits register (Avohilmo) (since 2011)</td><td>Finnish Institute for Health and Welfare (THL) <a href="https://thl.fi/en/web/thlfi-en/statistics-and-data/data-and-services/register-descriptions/register-of-primary-health-care-visits">Register of Primary Heath Care visits</a></td></tr><tr><td><strong>CANC</strong></td><td><strong>CANCER</strong></td><td>Cancer register (since 1953)</td><td>Finnish Cancer Registry</td></tr><tr><td><strong>DEATH</strong></td><td><strong>DEATH</strong></td><td>Cause of death register (since 1969)</td><td>Statistics Finland</td></tr></tbody></table>

{% hint style="info" %}
\*1 Different abbreviations may be used in different contexts. For example, the detailed longitudinal data file uses the abbreviations in the first column and endpoint longitudinal data uses the abbreviations in the second column.
{% endhint %}

### Further information

The phenotype data files are described in the following sections:

* [Register data](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/registers-in-the-detailed-longitudinal-data.md)
* [Detailed longitudinal data](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/detailed-longitudinal-data.md)
* [Endpoint and endpoint longitudinal data](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/endpoint-and-endpoint-longitudinal-data.md)
* [Kanta Lab data](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/kanta-lab-values.md)
* [Minimum extended phenotype data](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/minumum-extended-phenotype-data.md)
* [Minimum longitudinal data](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/minimum-longitudinal-data.md)
* [Other registry data files in Sandbox](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/other-registers.md)

{% hint style="info" %}
A list of variables received from the registers through THL and other information about the registers is available in the FinnGen members area [here](https://www.finngen.fi/en/members/document/279). Some additional information about the variables is available [here](https://www.finngen.fi/system/files/2021-10/FinnGen_Phenotype_variables_R8_2021-09-29.xlsx).

The FinnGen register data was presented in the [FinnGen data users meeting on 12 January 2021](https://www.finngen.fi/en/members/recordings/finngen-data-users-meeting-12-jan-2021).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.finngen.fi/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
