# Hospital administered medications

The aim during FinnGen 3 is to supplement the FinnGen phenotype data with the key hospital administered medications, which have not been readily available via the Finnish national health register data. FinnGen has had medication purchase information from Kela registries, but medications administered at hospitals are missing (mainly drugs administered via i.v. route).

Obtaining hospital administered medication data through the hospital biobanks was first piloted with a set of 25 hospital administered drugs in two biobanks (Helsinki and Central Finland). These drugs consist mainly of biologics used in [Task Force](/finngen-data-specifics/disease-specific-task-forces-and-interest-groups.md) diseases and include i.v. glucocorticoids used for exacerbation for many diseases and two immuno-oncological drugs.

The data includes the drug's ATC code, agent name, and two dates: the administration date, which is available for immuno-oncological drugs and indicates the actual date of drug administration, and a date obtained from the hospital data lake, which is related to drug records but could represent either the prescription date or the actual administration date. Therefore, a column is added which indicates if the drug record is also in Kanta prescription data, indicating that record being a prescription rather than hospital administration.

Data can be found from: /finngen/library-red/Hospital\_Administered\_Medications


---

# 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/hospital-administered-medications.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.
