# International and Finnish Health Code Sets

Finnish health registries consist of several specific code sets in order to trace healthcare data.

The main code sets used are:

* **Diagnosis codes**: ICD[8](https://www.julkari.fi/handle/10024/135324)/[9](https://www.julkari.fi/handle/10024/131850)/[10](https://www.julkari.fi/handle/10024/80324), [ICPC2](https://www.who.int/standards/classifications/other-classifications/international-classification-of-primary-care)
* **Operation codes**: [Nomesco- Finnish version](https://www.julkari.fi/bitstream/handle/10024/104401/URN_ISBN_978-952-245-858-2.pdf?sequence=1), [Nomesco](http://norden.diva-portal.org/smash/get/diva2:968721/FULLTEXT01.pdf), [Finnish Hospital league](https://version.helsinki.fi/ontology-group/ontologists/-/wikis/uploads/c6f5830c1ebc4b22025cd4b04090bc7d/Sairaalaliitto1983toimenpidekoodit.pdf) and Demanding Heart Patient (new/old coding), SPAT (Finnish primary care outpatient procedures)
* **Medication codes**: [ATC](https://www.whocc.no/atc_ddd_index/), Drug reimbursement, [VNR](https://wiki.vnr.fi/?page_id=36)
* **Cancer codes**: [ICD-O-3](https://apps.who.int/iris/bitstream/handle/10665/96612/9789241548496_eng.pdf)
* **Service Sector codes:** [FGVisitType](https://github.com/FINNGEN/FinOMOP_OMOP_vocabulary/tree/main/VOCABULARIES/FGVisitType)

The main registry data file in FinnGen is the [Detailed Longitudinal Data](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/detailed-longitudinal-data.md). It contains all of the above code sets, but these code sets may also be used in [other registry data](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/other-registers.md) in FinnGen, like [visual impairment registry data](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/other-registers.md), [reproductive history data](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/other-registers.md), [cervix and breast cancer screening data](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/other-registers.md) and [vaccination registry data](/finngen-data-specifics/red-library-data-individual-level-data/what-phenotype-files-are-available-in-sandbox-1/other-registers.md).

If you need more information on any of these codes, please see their own official documentation below or see [More information on health code sets.](/finngen-data-specifics/finnish-health-registers-and-medical-coding/more-information-on-health-code-sets.md)

### **Diagnosis codes:**

* [**Finnish ICD-10 book**](http://urn.fi/URN:NBN:fi-fe201205085423)
* [**Finnish ICD-9 book**](http://urn.fi/URN:NBN:fi-fe201701261356)
* [**Finnish ICD-8 book**](http://urn.fi/URN:NBN:fi-fe201710058910)
* [**ICPC2**](https://www.who.int/standards/classifications/other-classifications/international-classification-of-primary-care) **codes**
* [**ICPC2 book**](https://version.helsinki.fi/ontology-group/ontologists/-/wikis/uploads/f4e625cf0248df895d05b82563e8dafb/ICPC-kirja-kuntaliitto_p20100309095440223.pdf) (in Finnish)
* [**ICPC2 flyer**](https://version.helsinki.fi/ontology-group/ontologists/-/wikis/uploads/7555389397b957a9e4a89f0e8c4c9c9e/ICPC_2_english_flyer.pdf)

### **Cancer codes:**

* [**ICD-O-3 book**](https://apps.who.int/iris/bitstream/handle/10665/96612/9789241548496_eng.pdf) (WHO)
* [**ICD-O-3 book**](https://version.helsinki.fi/ontology-group/ontologists/-/wikis/uploads/d78b97d21db630caf0b5a978773971d8/ICD-O-3_kolmas_painos.pdf) (Finnish cancer register, in Finnish)

### **Operation and procedure codes:**

* [**Nomesco - Finnish version**](https://www.julkari.fi/bitstream/handle/10024/104401/URN_ISBN_978-952-245-858-2.pdf?sequence=1)
* [**Nomesco book**](http://norden.diva-portal.org/smash/get/diva2:968721/FULLTEXT01.pdf)
* [**Finnish Hospital league book**](https://version.helsinki.fi/ontology-group/ontologists/-/wikis/uploads/c6f5830c1ebc4b22025cd4b04090bc7d/Sairaalaliitto1983toimenpidekoodit.pdf) (in Finnish)

### **Medication codes:**

* [**ATC**](https://www.whocc.no/atc_ddd_index/) **codes** (WHO)
* [**ATC**](https://version.helsinki.fi/ontology-group/ontologists/-/wikis/uploads/97955814c41f60099661f108c3ac9340/atc_codes_wikipedia.csv) **codes** (Wikipedia)
* [**ATC** ](https://version.helsinki.fi/ontology-group/ontologists/-/wikis/uploads/9d4e8e78f67534b72bc534ce01510116/atc.txt)**codes (**[fimea](https://www.fimea.fi/laakehaut_ja_luettelot/perusrekisteri), in Finnish)
* [**VNR**](https://wiki.vnr.fi/?page_id=36) **codes**

#### **See also:**

[**National health data code service**](https://91.202.112.142/codeserver/pages/classification-list-page.xhtml?clearUserCachedLists=true) (in Finnish)

[**Fimea**](https://www.fimea.fi/web/en/databases_and_registers/basic-register)


---

# 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/finnish-health-registers-and-medical-coding/international-and-finnish-health-code-sets.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.
