# Inflammatory bowel disease (IBD) SNOMED codes data

FinnGen IBD Task Force Snomed data contains pathology biopsy related Snomed diagnosis codes from IBD patients in FinnGen. Snomed codes are T-snomed which specifies the location of biopsy and M-snomed the morphology. Together these make a pathological diagnosis. M-snomed and T-snomed codes have been harmonized. Different hospitals use different Snomed codes and all have been harmonized into official Snomed coding system.

The data and documentation are available in Sandbox red library:

`/finngen/library-red/task_force_data/IBD/finngen_ibd_snomed_1.0.txt`

`/finngen/library-red/task_force_data/IBD/finngen_ibd_snomed_readme_1.0.txt`

Snomed data contains data from 5986 FinnGen participants and has 9 variables:

`APPROX_DATE_SNOMED`: Approximate date of snomed (randomized +/- 1-15 days from the exact date)

`T_SNOMED_CODE`: T-SNOMED code in Snomed coding system

`T_SNOMED_NAME`: T-SNOMED name in Snomed coding system

`T_SNOMED_TEXT`: T-SNOMED free written diagnosis given by the pathologist, usually a combination of T and M Snomed codes

`M_SNOMED_CODE`: M-SNOMED code in Snomed coding system

`M_SNOMED_NAME`: M-SNOMED name in Snomed coding system

`M_SNOMED_TEXT`: M-SNOMED free written diagnosis given by the pathologist, usually a combination of T and M Snomed codes

`BIOBANK`: Biobank that sent the data


---

# 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/disease-specific-task-forces-and-interest-groups/inflammatory-bowel-disease-ibd-task-force/inflammatory-bowel-disease-ibd-snomed-codes-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.
