For the complete documentation index, see llms.txt. This page is also available as Markdown.

Finnish National Diabetes Register

Sandbox directory

The data is available in the following Sandbox directory:

/finngen/library-red/finngen_R[RELEASE]/diabetes_register_1.0

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

Description

The aim of the national diabetes register is to monitor and help improve the quality and effectiveness of diabetes care throughout Finland. The diabetes register tracks follow-up and treatment across the entire care pathway. The register collects data from primary care and specialized healthcare, as well as from both public and private healthcare services.

The diabetes register dataset consists of two parts: laboratory measurement data and patient data. The data was released to the Sandbox first time in release 14 (R14).

Laboratory measurement data

Lab data covers measurement values for people with diabetes from four different tests: AlbKre, GFR, HbA1c, and LDL. Data is available since 2018.

The laboratory measurement data contains information about:

  • Type of the measurement (AlbKre, GFR, HbA1c, LDL)

  • Value of the measurement

  • Is value of the measurement outlier

VARIABLE
DESCRIPTION
VALUES

FINNGENID

Studyid

APPROX_DATE

Randomized measurement date (randomized +/- 1-15 days from the exact date)

TIME

Measurement time (HH:MM)

EVENT_AGE

Age at the time of measurement

LABA

Type of the measurement:

HbA1c The value of the HbA1c laboratory measurement. Covers values from both venous and capillary samples. LDL The value of the LDL cholesterol laboratory measurement. Covers values from both fasting and non-fasting serum and plasma samples. U-AlbCre The value of the U-AlbCre laboratory measurement, representing the ratio of albumin to creatinine concentration in a spot urine sample eGFR The value of the Pt-GFReEPI laboratory measurement, i.e. the estimated glomerular filtration rate. The calculation is performed using the CKD-EPI equation, which requires plasma creatinine concentration, sex, and age.

VALUE

Value of the measurement:

AlbKre: mg/mmol GDF: ml/min/1,73m^2 HbA1c: mmol/mol LDL: mmol/l

OUTLIER

Is value of the measurement outlier?

0 = No 1 = Yes (high) -1 = Yes (low)

Patient data

Patient data includes diabetes diagnosis information for people with diabetes. Data is available since 1964.

The patient data contains information about:

  • The patient's diabetes type: type 1, type 2, type 4 (special)

  • A medication type

  • Complication risk

  • Risk of kidney disease progression

  • Which special reimbursement entitlements the patient has received

VARIABLE
DESCRIPTION
VALUES

FINNGENID

Studyid

APPROX_DIAG_DATE

Randomized first diagnosis date (randomized +/- 1-15 days from the exact date). The date is the earliest recorded date of diabetes diagnosis. Selected as the earliest of the following: the date of the first diabetes diagnosis (ICD-10: E10–E14), the creation date of the diagnosis document, the date of the first diabetes prescription (ATC: A10), or the date of the first special reimbursement entitlement decision (codes 103, 215, 285, 295, 346, or 3022).

EVENT_AGE

Age at the time of the first diagnosis

APPROX_DEATH_DATE

Randomized death date (randomized +/- 1-15 days from the exact date)

DMTYPE2

Diabetes type. The patient's diabetes type (1, 2 or 4). Based on the patient's two most recent consecutive and concordant diabetes diagnoses. If no such pair is found, the patient's most recent diabetes diagnosis has been used instead.

1 Type 1 diabetes

2 Type 2 diabetes

4 special

MEDTYPEID2

Diabetes medication type. The diabetes medication type based on medication purchases made during the patient's last year of life, derived from ATC codes

10 = A10B 21 = A10B and A10AC/A10AE 22 = A10B and A10AB ja A10AC/A10AE 23 = A10B and A10AB 24 = A10B and A10AD 30 = A10A 31 = A10A and A10AC/A10AE 32 = A10A and A10AB 33 = A10A and A10AB and A10AC/A10AE 34 = A10A and A10AD A null value for those for whom no diabetes diagnosis with an ICD-10 code can be found in the Kanta PTA database.

See more detailed information in readme file.

HIRISK

Risk of atherosclerotic event. Indicates whether a patient has an elevated risk of cardiovascular events and death.

0 = No elevated risk 1 = Patient has cardiovascular disease 2 = Patient belongs to the high or very high risk group for kidney disease progression 3 = Patient has cardiovascular disease and belongs to the high or very high risk group for kidney disease progression.

See more detailed information in readme file.

KIDNEY_DISEASE

Risk of kidney disease progression. Describes the risk of kidney disease based on the patient's most recent U-AlbKre and eGFR (Pt-GFReEPI) measurements within the past 24 months.

1 = Low risk: U-AlbKre lower than 3 and eGFR higher than 60, 2 = Moderate risk: (U-AlbKre 3–30 and eGFR higher than 60) or (U-AlbKre lower than 3 and eGFR 45–59), 3 = High risk: (U-AlbKre higher than 30 and eGFR higher than 60) or (U-AlbKre 3–30 and eGFR 30–59 or (U-AlbKre lower than 3 and eGFR 30–44), 4 = Very high risk: (eGFR lower than 29) or (U-AlbKre higher than 30 and eGFR lower than 60), 0 = no information A null value indicates that the category could not be determined.

REIMBURSEMENT

Special reimbursement entitlement. The variable indicates which special reimbursement entitlements the patient has received (zero, one, or more). Bits 1–6 of this integer variable correspond to the following special reimbursement codes: Bit number = Special reimbursement code

1 = 103 (diabetes, insulin therapy) 2 = 215 (diabetes, treatment other than insulin) 3 = 285 (dulaglutide, exenatide, liraglutide and semaglutide, higher reimbursement category, type 2 diabetes, adults) 4 = 295 (liraglutide, higher reimbursement category, type 2 diabetes, children and adolescents) 5 = 346 (dulaglutide, exenatide, liraglutide and semaglutide, basic/lower reimbursement category, type 2 diabetes, adults) 6 = 3022 (liraglutide, basic/lower special reimbursement, type 2 diabetes, children and adolescents) 0 = no special reimbursement entitlements

More information about the data is available from the Diabetes register (THL) and Aineistokatalogi

Last updated

Was this helpful?