# Finnish Cancer Registry: Detailed cancer data

### Sandbox directory

The data is available in the following Sandbox directory:

`/finngen/library-red/finngen_R[RELEASE]/cancer_detailed_1.0`

Please refer to the readme file in the sandbox directory for full details of the available data.

### Description

Cancer records of cancer patients living in Finland are registered in the [Finnish Cancer Registry](https://cancerregistry.fi). Data is available since 1953. Healthcare organizations have a statutory obligation to provide information on every cancer case or strong suspicion of cancer in Finland to the Finnish Cancer Registry. Cancer Registry information consists of summaries of cancer cases, which are assembled from the reports from different sources.

### Variables

Detailed cancer data includes multiple variables that together give a full description of cancer cases. In addition to topography, morphology and behaviour codes that are presented in detailed longitudinal data, detailed cancer data adds information regarding cancer laterality, stage, method of diagnosis and follow-up status. More about variables and their levels are found [here](https://syoparekisteri.fi/assets/files/2017/07/variable_list_eng_net.pdf).

{% hint style="warning" %}
Data is validated before it is included in the registry. There is approximately a one-year delay between cancer being registered in the hospital and when it is entered in the registry.
{% endhint %}

<table data-header-hidden><thead><tr><th width="254"></th><th></th></tr></thead><tbody><tr><td><strong>Variables</strong></td><td></td></tr><tr><td>FINNGENID</td><td>Studyid</td></tr><tr><td>topo</td><td>ICD-O-3 topography</td></tr><tr><td>morpho</td><td>ICD-O-3 morphology</td></tr><tr><td>beh</td><td>ICD-O-3 behaviour</td></tr><tr><td>later</td><td>Cancer lateratility</td></tr><tr><td>basis</td><td>Basis (method) of diagnosis</td></tr><tr><td>stage</td><td>Cancer stage</td></tr><tr><td>status_close</td><td>Follow-up/survival status at registry close date</td></tr><tr><td>EVENT_AGE</td><td>Age at the time of event</td></tr><tr><td>EVENT_YEAR</td><td>Year of event</td></tr><tr><td>ICDVER</td><td>ICD version, ICD-O-3</td></tr></tbody></table>

{% hint style="info" %}
More information about the data is available from the [Finnish Cancer Registry](https://cancerregistry.fi).
{% 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/other-registers/finnish-cancer-registry-detailed-cancer-data.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.
