{"id":13592323,"url":"https://github.com/spiros/ukb-biomarker-phenotypes","last_synced_at":"2025-04-08T23:31:59.716Z","repository":{"id":66498935,"uuid":"263894815","full_name":"spiros/ukb-biomarker-phenotypes","owner":"spiros","description":"Phenotyping algorithms for common biomarkers in primary care EHR for UK Biobank","archived":false,"fork":false,"pushed_at":"2021-02-19T16:45:41.000Z","size":76,"stargazers_count":22,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-02T16:44:37.741Z","etag":null,"topics":["ehr","ehr-phenotypes","ukbiobank"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spiros.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-05-14T11:21:41.000Z","updated_at":"2024-07-04T15:17:58.000Z","dependencies_parsed_at":"2023-05-20T23:00:39.152Z","dependency_job_id":null,"html_url":"https://github.com/spiros/ukb-biomarker-phenotypes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiros%2Fukb-biomarker-phenotypes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiros%2Fukb-biomarker-phenotypes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiros%2Fukb-biomarker-phenotypes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiros%2Fukb-biomarker-phenotypes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spiros","download_url":"https://codeload.github.com/spiros/ukb-biomarker-phenotypes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223346669,"owners_count":17130478,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ehr","ehr-phenotypes","ukbiobank"],"created_at":"2024-08-01T16:01:08.066Z","updated_at":"2024-11-06T13:30:53.114Z","avatar_url":"https://github.com/spiros.png","language":null,"funding_links":[],"categories":["Derivation of variables"],"sub_categories":["Electronic health records"],"readme":"\n\n# A semi-supervised approach for rapidly creating clinical biomarker phenotypes in the UK Biobank, across different primary care EHR and clinical terminology systems.\n\nThe UK Biobank is making [primary care electronic health records](http://biobank.ctsu.ox.ac.uk/crystal/crystal/docs/primary_care_data.pdf) available for the entire cohort for [COVID-19 research](https://www.ukbiobank.ac.uk/2020/04/covid/). This repository provides machine-readable versions (CSV files) of electronic health record phenotyping algorithms for 31 commonly-measured biomakers, many of which are associated with COVID-19 comorbidities such as body mass index, cardiovascular disease and respiratory disease.\n\nDetails on how these algorithms were bootstrapped and validated can be found in the [publication](https://doi.org/10.1093/jamiaopen/ooaa047):\n\n    Spiros Denaxas, Anoop D Shah, Bilal A Mateen, Valerie Kuan, Jennifer K Quint, Natalie Fitzpatrick, Ana Torralbo, Ghazaleh Fatemifar, \n    Harry Hemingway, A semi-supervised approach for rapidly creating clinical biomarker phenotypes in the UK Biobank using \n    different primary care EHR and clinical terminology systems, JAMIA Open, Volume 3, Issue 4, December 2020, Pages 545–556, \n    https://doi.org/10.1093/jamiaopen/ooaa047\n\n\n\n# Phenotypes \n\n\n\nPhenotype | Category | Units | Definition | Download | \n----------|----------|-------|------------|----------|\n| [Glucose](#Glucose) | Blood biochemistry | mmol/L | Blood-based glucose level derived from plasma. Excludes fasting measurements. | [Glucose.csv](Glucose.csv) \n| [Triglycerides](#Triglycerides) | Blood biochemistry | mmol/L | Serum triglycerides measurements. Algorithm excludes plasma-derived measurements. Includes fasting/non-fasting/random values. | [Triglycerides.csv](Triglycerides.csv) \n| [HDL](#HDL) | Blood biochemistry | mmol/L | Serum fasting/non-fasting/random HDL cholesterol level. | [HDL.csv](HDL.csv) \n| [HbA1c](#HbA1c) | Blood biochemistry | mmol/mol | HbA1c level recorded using International Federation of Clinical Chemistry and Laboratory Medicine or Diabetes Control and Complications Trial (DCCT). | [HbA1c.csv](HbA1c.csv) \n| [Creatinine](#Creatinine) | Blood biochemistry | umol/L | Creatinine levels including corrected levels. Algorithm includes serum, plasma, and unspecified source measurements. | [Creatinine.csv](Creatinine.csv) \n| [Cholesterol](#Cholesterol) | Blood biochemistry | mmol/L | Serum cholesterol measurent including total cholesterol measurements but excluding plasma-derived measurements. The phenotype includes fasting and non-fasting measurements. | [Cholesterol.csv](Cholesterol.csv) \n| [Calcium](#Calcium) | Blood biochemistry | mmol/L | Serum calcium measurement. Excludes ionized calcium level measurements. The phenotype does not include corrected/adjusted levels. | [Calcium.csv](Calcium.csv) \n| [CRP](#CRP) | Blood biochemistry | mg/L | Serum C reactive protein level excluding plasma-derived measurements. | [CRP.csv](CRP.csv) \n| [ALT](#ALT) | Blood biochemistry | U/L | Serum alanine aminotransferase level | [ALT.csv](ALT.csv) \n| [ALP](#ALP) | Blood biochemistry | U/L | Serum alkaline phosphatase measurement excluding liver isoenzyme level. | [ALP.csv](ALP.csv) \n| [Total bilirubin](#Totalbilirubin) | Blood biochemistry | umol/L | Serum bilirubin level. Excludes conjugated bilirubin levels. | [Totalbilirubin.csv](Totalbilirubin.csv) \n| [Urea](#Urea) | Blood biochemistry | mmol/L | Serum / plasma urea level | [Urea.csv](Urea.csv) \n| [Albumin](#Albumin) | Blood biochemistry | g/L | Serum albumin levels. | [Albumin.csv](Albumin.csv) \n| [Haemoglobin conc](#Haemoglobinconc) | Blood count | g/dL | Haemoglobin estimation | [Haemoglobinconc.csv](Haemoglobinconc.csv) \n| [MCV](#MCV) | Blood count | fL | Mean corpuscular volume (MCV) | [MCV.csv](MCV.csv) \n| [WBC](#WBC) | Blood count | 10^9/L | Total white cell count. Excludes polymorphonuclear leukocyte count. | [WBC.csv](WBC.csv) \n| [MCHb conc](#MCHbconc) | Blood count | g/dL | Mean corpusc. Hb. conc. (MCHC) | [MCHbconc.csv](MCHbconc.csv) \n| [Haematocrit perc](#Haematocritperc) | Blood count | % | Haematocrit / packed cell volume | [Haematocritperc.csv](Haematocritperc.csv) \n| [Basophills](#Basophills) | Blood count | 10^9/L | Basophil count | [Basophills.csv](Basophills.csv) \n| [RBC](#RBC) | Blood count | 10^12/L | Red blood cell (RBC) count excluding nucleated RBC values. | [RBC.csv](RBC.csv) \n| [Platelets](#Platelets) | Blood count | 10^9/L | Platelet count. Excludes platelet distribution width measurements. | [Platelets.csv](Platelets.csv) \n| [Neutrophills](#Neutrophills) | Blood count | 10^9/L | Neutrophil count | [Neutrophills.csv](Neutrophills.csv) \n| [Monocytes](#Monocytes) | Blood count | 10^9/L | Monocyte count | [Monocytes.csv](Monocytes.csv) \n| [Lymphocytes](#Lymphocytes) | Blood count | 10^9/L | Leucocyte count | [Lymphocytes.csv](Lymphocytes.csv) \n| [Eosinophills](#Eosinophills) | Blood count | 10^9/L | Eosinophil count | [Eosinophills.csv](Eosinophills.csv) \n| [Height](#Height) | Physical measures | cm | Height | [Height.csv](Height.csv) \n| [FVC](#FVC) | Physical measures | L | Forced vital capacity measurement. Excludes predictd values and measurements post-bronchodialation. | [FVC.csv](FVC.csv) \n| [SBP](#SBP) | Physical measures | mmHg | Systolic blood pressure. | [SBP.csv](SBP.csv) \n| [DBP](#DBP) | Physical measures | mmHg | Diastolic blood pressure. | [DBP.csv](DBP.csv) \n| [Weight](#Weight) | Physical measures | Kg | Weight | [Weight.csv](Weight.csv) \n| [FEV1](#FEV1) | Physical measures | L | Forced expired volume in 1 second. Excludes predicted values and measurements post-bronchodialation. | [FEV1.csv](FEV1.csv) \n\n\n## ALP \u003ca name='ALP'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | ALP |\n| Category | Blood biochemistry\n| Type | Biomarker |\n| UK Biobank field | [30610](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30610) |\n| Units | U/L ([UO_0000179](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000179))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 11|\n| Definition | Serum alkaline phosphatase measurement excluding liver isoenzyme level. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        ALP = value1\n\n    ELSE IF data_provider = Scotland (2)\n        ALP = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        ALP = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                        |\n|---------------|-------------|----------------------------------|\n| read2         | 44F..00     | Serum alkaline phosphatase       |\n| read2         | 44F3.00     | Total alkaline phosphatase       |\n| read2         | 44FZ.00     | Serum alkaline phosphatase NOS   |\n| read2         | 44F1.00     | Serum alk. phos. normal          |\n| read2         | 44F2.00     | Serum alk. phos. raised          |\n| ctv3          | XE2px       | Serum alkaline phosphatase       |\n| ctv3          | XE2px       | Serum alkaline phosphatase level |\n| ctv3          | 44F3.       | Alkaline phosphatase level       |\n| ctv3          | 44FZ.       | Serum alkaline phosphatase NOS   |\n| ctv3          | 44F1.       | Serum alk. phos. normal          |\n| ctv3          | 44F2.       | Serum alk. phos. raised          |\n\n\u003chr\u003e\n\n## ALT \u003ca name='ALT'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | ALT |\n| Category | Blood biochemistry\n| Type | Biomarker |\n| UK Biobank field | [30620](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30620) |\n| Units | U/L ([UO_0000179](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000179))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 11|\n| Definition | Serum alanine aminotransferase level |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        ALT = value1\n\n    ELSE IF data_provider = Scotland (2)\n        ALT = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        ALT = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                            |\n|---------------|-------------|--------------------------------------|\n| read2         | 44G3.00     | ALT/SGPT serum level                 |\n| read2         | 44GB.00     | Serum alanine aminotransferase level |\n| read2         | 44G..11     | ALT - blood level                    |\n| read2         | 44G3000     | ALT/SGPT level normal                |\n| read2         | 44G3100     | ALT/SGPT level abnormal              |\n| ctv3          | 44G3.       | ALT/SGPT serum level                 |\n| ctv3          | XaLJx       | Serum alanine aminotransferase level |\n| ctv3          | X771f       | ALT - blood level                    |\n| ctv3          | X771e       | SGPT - blood level                   |\n| ctv3          | 44G30       | ALT.SGPT level normal                |\n| ctv3          | 44G31       | ALT.SGPT level abnormal              |\n\n\u003chr\u003e\n\n## Albumin \u003ca name='Albumin'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Albumin |\n| Category | Blood biochemistry\n| Type | Biomarker |\n| UK Biobank field | [30600](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30600) |\n| Units | g/L ([UO_0000175](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000175))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 7|\n| Definition | Serum albumin levels. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Albumin = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Albumin = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Albumin = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term            |\n|---------------|-------------|----------------------|\n| read2         | 44M4.00     | Serum albumin        |\n| read2         | 44M4000     | Serum albumin normal |\n| read2         | 44M4100     | Serum albumin low    |\n| ctv3          | XE2eA       | Serum albumin        |\n| ctv3          | XE2eA       | Serum albumin level  |\n| ctv3          | 44M40       | Serum albumin normal |\n| ctv3          | 44M41       | Serum albumin low    |\n\n\u003chr\u003e\n\n## Basophills \u003ca name='Basophills'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Basophills |\n| Category | Blood count\n| Type | Biomarker |\n| UK Biobank field | [30160](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30160) |\n| Units | 10^9/L ([UO_0000317](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000317))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 8|\n| Definition | Basophil count |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Basophills = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Basophills = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Basophills = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term               |\n|---------------|-------------|-------------------------|\n| read2         | 42L..00     | Basophil count          |\n| read2         | 42LZ.00     | Basophil count NOS      |\n| read2         | 42L1.00     | Basophil count normal   |\n| ctv3          | 42L..       | Basophil count          |\n| ctv3          | 42LZ.       | Basophil count NOS      |\n| ctv3          | 42L1.       | Basophil count normal   |\n| read2         | 42L3.00     | Basophil count abnormal |\n| read2         | 42L2.00     | Basophilia              |\n\n\u003chr\u003e\n\n## CRP \u003ca name='CRP'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | CRP |\n| Category | Blood biochemistry\n| Type | Biomarker |\n| UK Biobank field | [30710](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30710) |\n| Units | mg/L ([UO_0000273](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000273))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 6|\n| Definition | Serum C reactive protein level excluding plasma-derived measurements. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        CRP = value1\n\n    ELSE IF data_provider = Scotland (2)\n        CRP = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        CRP = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                      |\n|---------------|-------------|--------------------------------|\n| read2         | 44CS.00     | Serum C reactive protein level |\n| read2         | 44CC000     | C reactive protein normal      |\n| read2         | 44CC100     | C reactive protein abnormal    |\n| ctv3          | XaINL       | Serum C reactive protein level |\n| ctv3          | 44CC0       | C-reactive protein normal      |\n| ctv3          | 44CC1       | C-reactive protein abnormal    |\n\n\u003chr\u003e\n\n## Calcium \u003ca name='Calcium'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Calcium |\n| Category | Blood biochemistry\n| Type | Biomarker |\n| UK Biobank field | [30680](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30680) |\n| Units | mmol/L ([UO_0010003](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0010003))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 7|\n| Definition | Serum calcium measurement. Excludes ionized calcium level measurements. The phenotype does not include corrected/adjusted levels. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Calcium = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Calcium = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Calcium = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                            |\n|---------------|-------------|--------------------------------------|\n| read2         | 44I8.00     | Serum calcium                        |\n| read2         | 44I8000     | Normal serum calcium level           |\n| ctv3          | XE2q3       | Serum calcium                        |\n| ctv3          | XE2q3       | Serum calcium level                  |\n| ctv3          | 44I80       | Normal serum calcium level           |\n| ctv3          | Xabpk       | Serum adjusted calcium concentration |\n| read2         | 44h4.00     | Blood calcium level                  |\n\n\u003chr\u003e\n\n## Cholesterol \u003ca name='Cholesterol'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Cholesterol |\n| Category | Blood biochemistry\n| Type | Biomarker |\n| UK Biobank field | [30690](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30690) |\n| Units | mmol/L ([UO_0010003](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0010003))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 21|\n| Definition | Serum cholesterol measurent including total cholesterol measurements but excluding plasma-derived measurements. The phenotype includes fasting and non-fasting measurements. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Cholesterol = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Cholesterol = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Cholesterol = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                       |\n|---------------|-------------|---------------------------------|\n| read2         | 44P..00     | Serum cholesterol               |\n| read2         | 44PJ.00     | Serum total cholesterol level   |\n| read2         | 44PH.00     | Total cholesterol measurement   |\n| read2         | 44P3.00     | Serum cholesterol raised        |\n| read2         | 44P1.00     | Serum cholesterol normal        |\n| read2         | 44PZ.00     | Serum cholesterol NOS           |\n| read2         | 44P9.00     | Serum cholesterol studies       |\n| read2         | 44P2.00     | Serum cholesterol borderline    |\n| read2         | 44PK.00     | Serum fasting total cholesterol |\n| read2         | 44P4.00     | Serum cholesterol very high     |\n| ctv3          | XE2eD       | Serum cholesterol               |\n| ctv3          | XE2eD       | Serum cholesterol level         |\n| ctv3          | XaJe9       | Serum total cholesterol level   |\n| ctv3          | XSK14       | Total cholesterol measurement   |\n| ctv3          | 44P3.       | Serum cholesterol raised        |\n| ctv3          | 44P1.       | Serum cholesterol normal        |\n| ctv3          | 44PZ.       | Serum cholesterol NOS           |\n| ctv3          | 44P9.       | Serum cholesterol studies       |\n| ctv3          | 44P2.       | Serum cholesterol borderline    |\n| ctv3          | XaLux       | Serum fasting total cholesterol |\n| ctv3          | 44P4.       | Serum cholesterol very high     |\n\n\u003chr\u003e\n\n## Creatinine \u003ca name='Creatinine'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Creatinine |\n| Category | Blood biochemistry\n| Type | Biomarker |\n| UK Biobank field | [30700](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30700) |\n| Units | umol/L ([UO_0010003](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0010003))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 17|\n| Definition | Creatinine levels including corrected levels. Algorithm includes serum, plasma, and unspecified source measurements. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Creatinine = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Creatinine = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Creatinine = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                         |\n|---------------|-------------|-----------------------------------|\n| read2         | 44J3.00     | Serum creatinine                  |\n| read2         | 44J3200     | Serum creatinine normal           |\n| read2         | 44J3z00     | Serum creatinine NOS              |\n| read2         | 44J3300     | Serum creatinine raised           |\n| read2         | 44JD.00     | Corrected serum creatinine level  |\n| read2         | 44JC.00     | Corrected plasma creatinine level |\n| read2         | 44J3100     | Serum creatinine low              |\n| read2         | 44J3000     | Serum creatinine abnormal         |\n| ctv3          | XE2q5       | Serum creatinine                  |\n| ctv3          | XE2q5       | Serum creatinine level            |\n| ctv3          | 44J32       | Serum creatinine normal           |\n| ctv3          | 44J3z       | Serum creatinine NOS              |\n| ctv3          | 44J33       | Serum creatinine raised           |\n| ctv3          | XaERc       | Corrected serum creatinine level  |\n| ctv3          | XaERX       | Corrected plasma creatinine level |\n| ctv3          | 44J31       | Serum creatinine low              |\n| ctv3          | 44J30       | Serum creatinine abnormal         |\n\n\u003chr\u003e\n\n## DBP \u003ca name='DBP'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | DBP |\n| Category | Physical measures\n| Type | Biomarker |\n| UK Biobank field | [94](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=94) |\n| Units | mmHg ([UO_0000272](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000272))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 0|\n| Definition | Diastolic blood pressure. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n\n```\nIF data_provider = England Vision (1)\n    IF read_2 = “246..00 O/E - blood pressure reading”' \n        SBP = value1\n        DBP = value2\n\nELSE IF data_provider = Scotland (2)\n    IF read_2 = “246..00 O/E - blood pressure reading”\n        DBP = value1\n        SBP = value2\n    ELSE IF read_2 = “2469.00 O/E - Systolic BP reading”\n        SBP = value1\n    ELSE IF read_2 = “246A.00 O/E - Diastolic BP reading”\n        DBP = value1\n\nIF data_provider = England TPP (3)\n    IF read_3 = “2469.00 O/E - Systolic BP reading” \n        SBP = value1\n    ELSE IF read_3 = “246A.00 O/E - Diastolic BP reading” \n        DBP = value1\n\nIF data_provider = Wales (4)\n    IF read_2 = “246..00 O/E - blood pressure reading”\n        SBP = value1\n        DBP = value2\n    ELSE IF read_2 = “2469.00 O/E - Systolic BP reading”\n        SBP = value1\n    ELSE IF read_2 = “246A.00 O/E - Diastolic BP reading”\n        DBP = value1\n```\n\n\n\n\u003chr\u003e\n\n## Eosinophills \u003ca name='Eosinophills'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Eosinophills |\n| Category | Blood count\n| Type | Biomarker |\n| UK Biobank field | [30150](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30150) |\n| Units | 10^9/L ([UO_0000317](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000317))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 9|\n| Definition | Eosinophil count |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Eosinophills = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Eosinophills = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Eosinophills = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term               |\n|---------------|-------------|-------------------------|\n| read2         | 42K..00     | Eosinophil count        |\n| read2         | 42KZ.00     | Eosinophil count NOS    |\n| read2         | 42K1.00     | Eosinophil count normal |\n| read2         | 42K3.00     | Eosinophil count raised |\n| ctv3          | 42K..       | Eosinophil count        |\n| ctv3          | 42KZ.       | Eosinophil count NOS    |\n| ctv3          | 42K1.       | Eosinophil count normal |\n| ctv3          | 42K3.       | Eosinophil count raised |\n| read2         | 42K2.00     | Eosinopenia             |\n\n\u003chr\u003e\n\n## FEV1 \u003ca name='FEV1'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | FEV1 |\n| Category | Physical measures\n| Type | Biomarker |\n| UK Biobank field | [3063](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=3063) |\n| Units | L ([UO_0000099](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000099))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 7|\n| Definition | Forced expired volume in 1 second. Excludes predicted values and measurements post-bronchodialation. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        FEV1 = value1\n\n    ELSE IF data_provider = Scotland (2)\n        FEV1 = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        FEV1 = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                         |\n|---------------|-------------|-----------------------------------|\n| read2         | 339O.00     | Forced expired volume in 1 second |\n| read2         | 3397.00     | Forced expiratory volume - FEV    |\n| read2         | 339a.00     | FEV1 before bronchodilation       |\n| read2         | 3397000     | FEV normal                        |\n| ctv3          | X77Qu       | Forced expired volume in 1 second |\n| ctv3          | XaIxQ       | FEV1 before bronchodilation       |\n| ctv3          | 33970       | FEV normal                        |\n\n\u003chr\u003e\n\n## FVC \u003ca name='FVC'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | FVC |\n| Category | Physical measures\n| Type | Biomarker |\n| UK Biobank field | [3062](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=3062) |\n| Units | L ([UO_0000099](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000099))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 7|\n| Definition | Forced vital capacity measurement. Excludes predictd values and measurements post-bronchodialation. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        FVC = value1\n\n    ELSE IF data_provider = Scotland (2)\n        FVC = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        FVC = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                                    |\n|---------------|-------------|----------------------------------------------|\n| read2         | 3396.00     | Forced vital capacity - FVC                  |\n| read2         | 3396000     | FVC - forced vital capacity normal           |\n| read2         | 3396100     | FVC - forced vital capacity abnormal         |\n| ctv3          | 3396.       | Forced vital capacity                        |\n| ctv3          | 33960       | FVC - forced vital capacity normal           |\n| ctv3          | 33961       | FVC - forced vital capacity abnormal         |\n| read2         | 339s.00     | Forced vital capacity before bronchodilation |\n\n\u003chr\u003e\n\n## Glucose \u003ca name='Glucose'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Glucose |\n| Category | Blood biochemistry\n| Type | Biomarker |\n| UK Biobank field | [30740](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30740) |\n| Units | mmol/L ([UO_0010003](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0010003))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 16|\n| Definition | Blood-based glucose level derived from plasma. Excludes fasting measurements. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Glucose = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Glucose = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Glucose = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                    |\n|---------------|-------------|------------------------------|\n| read2         | 44g..00     | Plasma glucose level         |\n| read2         | 44g0.00     | Plasma random glucose level  |\n| ctv3          | XM0ly       | Plasma glucose level         |\n| ctv3          | 44g0.       | Plasma random glucose level  |\n| read2         | 44U..00     | Blood glucose result         |\n| read2         | 44TJ.00     | Blood glucose level          |\n| read2         | 44U..11     | Blood sugar result           |\n| read2         | 44TA.00     | Plasma glucose               |\n| read2         | 44U4.00     | Blood glucose 5-6.9 mmol/L   |\n| read2         | 44T1000     | Random blood sugar normal    |\n| read2         | 44U3.00     | Blood glucose 2.5-4.9 mmol/L |\n| read2         | 44U8.00     | Blood glucose normal         |\n| read2         | 44U5.00     | Blood glucose 7-9.9 mmol/L   |\n| read2         | 44U..12     | Plasma glucose level         |\n| read2         | 44U6.00     | Blood glucose 10-13.9 mmol/L |\n| read2         | 44T5.00     | Laboratory blood sugar       |\n\n\u003chr\u003e\n\n## HDL \u003ca name='HDL'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | HDL |\n| Category | Blood biochemistry\n| Type | Biomarker |\n| UK Biobank field | [30760](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30760) |\n| Units | mmol/L ([UO_0010003](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0010003))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 6|\n| Definition | Serum fasting/non-fasting/random HDL cholesterol level. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        HDL = value1\n\n    ELSE IF data_provider = Scotland (2)\n        HDL = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        HDL = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                           |\n|---------------|-------------|-------------------------------------|\n| read2         | 44P5.00     | Serum HDL cholesterol level         |\n| read2         | 44PB.00     | Serum fasting HDL cholesterol level |\n| read2         | 44PC.00     | Serum random HDL cholesterol level  |\n| ctv3          | 44P5.       | Serum HDL cholesterol level         |\n| ctv3          | 44PB.       | Serum fasting HDL cholesterol level |\n| ctv3          | 44PC.       | Serum random HDL cholesterol level  |\n\n\u003chr\u003e\n\n## Haematocrit perc \u003ca name='Haematocritperc'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Haematocrit perc |\n| Category | Blood count\n| Type | Biomarker |\n| UK Biobank field | [30030](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30030) |\n| Units | % ([UO_0000187](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000187))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 18|\n| Definition | Haematocrit / packed cell volume |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Haematocrit perc = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Haematocrit perc = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Haematocrit perc = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                     |\n|---------------|-------------|-------------------------------|\n| read2         | 4258.00     | Haematocrit                   |\n| read2         | 4257.00     | Packed cell volume            |\n| read2         | 425..00     | Haematocrit - PCV             |\n| read2         | 425..11     | Packed cell volume - PCV      |\n| read2         | 425Z.00     | Haematocrit - PCV - NOS       |\n| read2         | 4254.00     | Haematocrit - PCV - low       |\n| read2         | 4251.00     | Haematocrit - PCV - normal    |\n| ctv3          | X76tb       | Haematocrit                   |\n| ctv3          | X76tc       | Packed cell volume            |\n| ctv3          | XE2Zq       | Haematocrit - PCV             |\n| ctv3          | XE2Zq       | Haematocrit - PCV level       |\n| ctv3          | 425Z.       | Haematocrit - PCV - NOS       |\n| ctv3          | 4254.       | Haematocrit - PCV - low       |\n| ctv3          | 4251.       | Haematocrit - PCV - normal    |\n| read2         | 4255.00     | Haematocrit - borderline low  |\n| read2         | 4253.00     | Haematocrit - PCV - high      |\n| read2         | 4256.00     | Haematocrit - PCV - abnormal  |\n| read2         | 4252.00     | Haematocrit - borderline high |\n\n\u003chr\u003e\n\n## Haemoglobin conc \u003ca name='Haemoglobinconc'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Haemoglobin conc |\n| Category | Blood count\n| Type | Biomarker |\n| UK Biobank field | [30020](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30020) |\n| Units | g/dL ([UO_0000208](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000208))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 22|\n| Definition | Haemoglobin estimation |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Haemoglobin conc = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Haemoglobin conc = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Haemoglobin conc = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                   |\n|---------------|-------------|-----------------------------|\n| read2         | 423..00     | Haemoglobin estimation      |\n| read2         | 423..11     | Hb estimation               |\n| read2         | 4237.00     | Haemoglobin normal          |\n| read2         | 4235.00     | Haemoglobin low             |\n| read2         | 423Z.00     | Haemoglobin estimation NOS  |\n| read2         | 4239.00     | Haemoglobin high            |\n| read2         | 4236.00     | Haemoglobin borderline low  |\n| read2         | 4234.00     | Haemoglobin very low        |\n| read2         | 423B.00     | Haemoglobin abnormal        |\n| ctv3          | Xa96v       | Haemoglobin concentration   |\n| ctv3          | XE2m6       | Haemoglobin estimation      |\n| ctv3          | XM1Vu       | Hb estimation               |\n| ctv3          | 4237.       | Haemoglobin normal          |\n| ctv3          | 4235.       | Haemoglobin low             |\n| ctv3          | 423Z.       | Haemoglobin estimation NOS  |\n| ctv3          | 4239.       | Haemoglobin high            |\n| ctv3          | 4236.       | Haemoglobin borderline low  |\n| ctv3          | X76ti       | Haemoglobin H inclusion     |\n| ctv3          | 4234.       | Haemoglobin very low        |\n| ctv3          | 423B.       | Haemoglobin abnormal        |\n| read2         | 4238.00     | Haemoglobin borderline high |\n| read2         | 423A.00     | Haemoglobin very high       |\n\n\u003chr\u003e\n\n## HbA1c \u003ca name='HbA1c'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | HbA1c |\n| Category | Blood biochemistry\n| Type | Biomarker |\n| UK Biobank field | [30750](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30750) |\n| Units | mmol/mol ([nan](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/nan))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 25|\n| Definition | HbA1c level recorded using International Federation of Clinical Chemistry and Laboratory Medicine or Diabetes Control and Complications Trial (DCCT). |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        HbA1c = value1\n\n    ELSE IF data_provider = Scotland (2)\n        HbA1c = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        HbA1c = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                                                                                                   |\n|---------------|-------------|-------------------------------------------------------------------------------------------------------------|\n| read2         | 42W5.00     | Haemoglobin A1c level - IFCC standardised                                                                   |\n| read2         | 42W4.00     | HbA1c level (DCCT aligned)                                                                                  |\n| read2         | 42W..00     | Hb. A1C - diabetic control                                                                                  |\n| read2         | 42W..11     | Glycosylated Hb                                                                                             |\n| read2         | 42W..12     | Glycated haemoglobin                                                                                        |\n| read2         | 42W2.00     | Hb. A1C 7-10% - borderline                                                                                  |\n| read2         | 42W1.00     | Hb. A1C \u003c 7% - good control                                                                                 |\n| read2         | 42WZ.00     | Hb. A1C - diabetic control NOS                                                                              |\n| read2         | 42W3.00     | Hb. A1C \u003e 10% - bad control                                                                                 |\n| ctv3          | XaPbt       | Haemoglobin A1c level - International Federation of Clinical Chemistry and Laboratory Medicine standardised |\n| ctv3          | XaERp       | HbA1c level (DCCT aligned)                                                                                  |\n| ctv3          | XE24t       | Hb. A1C - diabetic control                                                                                  |\n| ctv3          | X80U3       | Glycated haemoglobin                                                                                        |\n| ctv3          | X80U3       | Glycosylated Hb                                                                                             |\n| ctv3          | 42W2.       | Hb. A1C 7-10% - borderline                                                                                  |\n| ctv3          | 42W1.       | Hb. A1C \u003c 7% - good control                                                                                 |\n| ctv3          | 42WZ.       | Hb. A1C - diabetic control NOS                                                                              |\n| ctv3          | 42W3.       | Hb. A1C \u003e 10% - bad control                                                                                 |\n| read2         | 44TB.00     | Haemoglobin A1c level                                                                                       |\n| read2         | 42c..00     | HbA1 - diabetic control                                                                                     |\n| read2         | 42c3.00     | HbA1 level (DCCT aligned)                                                                                   |\n| read2         | 42c1.00     | HbA1 7 - 10% - borderline control                                                                           |\n| read2         | 42c0.00     | HbA1 \u003c 7% - good control                                                                                    |\n| read2         | 44TC.00     | Haemoglobin A1 level                                                                                        |\n| read2         | 42c2.00     | HbA1 \u003e 10% - bad control                                                                                    |\n\n\u003chr\u003e\n\n## Height \u003ca name='Height'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Height |\n| Category | Physical measures\n| Type | Biomarker |\n| UK Biobank field | [50](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=50) |\n| Units | cm ([UO_0000015](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000015))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 6|\n| Definition | Height |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n    \nIF data_provider = England Vision (1) OR data_provider = Wales (4)\n    IF read_2 in phenotype codes\n        Height = value1\n\nELSE IF data_provider = Scotland (2)\n    IF read_2 = “229.. O/E – height” \n        Height = value1\n\nELSE IF data_provider = England TPP (3)\n    IF CTV3 code = read_3\n        Height = value1\n\n\n| Terminology   | Read code   | Read term                      |\n|---------------|-------------|--------------------------------|\n| read2         | 229..00     | O/E - height                   |\n| read2         | 229Z.00     | O/E - height NOS               |\n| read2         | 2293.00     | O/E -height within 10% average |\n| ctv3          | 229..       | O/E - height                   |\n| ctv3          | 229Z.       | O/E - height NOS               |\n| ctv3          | 2293.       | O/E -height within 10% average |\n\n\u003chr\u003e\n\n## Lymphocytes \u003ca name='Lymphocytes'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Lymphocytes |\n| Category | Blood count\n| Type | Biomarker |\n| UK Biobank field | [30120](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30120) |\n| Units | 10^9/L ([UO_0000317](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000317))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 7|\n| Definition | Leucocyte count |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Lymphocytes = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Lymphocytes = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Lymphocytes = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term               |\n|---------------|-------------|-------------------------|\n| read2         | 42M..00     | Lymphocyte count        |\n| read2         | 42MZ.00     | Lymphocyte count NOS    |\n| read2         | 42M1.00     | Lymphocyte count normal |\n| read2         | 42M4.00     | Abnormal lymphocytes    |\n| ctv3          | 42M..       | Lymphocyte count        |\n| ctv3          | 42MZ.       | Lymphocyte count NOS    |\n| ctv3          | 42M1.       | Lymphocyte count normal |\n\n\u003chr\u003e\n\n## MCHb conc \u003ca name='MCHbconc'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | MCHb conc |\n| Category | Blood count\n| Type | Biomarker |\n| UK Biobank field | [30060](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30060) |\n| Units | g/dL ([UO_0000208](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000208))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 10|\n| Definition | Mean corpusc. Hb. conc. (MCHC) |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        MCHb conc = value1\n\n    ELSE IF data_provider = Scotland (2)\n        MCHb conc = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        MCHb conc = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                           |\n|---------------|-------------|-------------------------------------|\n| read2         | 429..00     | Mean corpusc. Hb. conc. (MCHC)      |\n| read2         | 429Z.00     | MCHC - NOS                          |\n| read2         | 4291.00     | MCHC - normal                       |\n| ctv3          | 429..       | Mean cell haemoglobin concentration |\n| ctv3          | 429Z.       | MCHC - NOS                          |\n| ctv3          | 4291.       | MCHC - normal                       |\n| read2         | 4294.00     | MCHC - raised                       |\n| read2         | 4293.00     | MCHC - low                          |\n| read2         | 4292.00     | MCHC - borderline low               |\n| read2         | 4295.00     | MCHC - borderline raised            |\n\n\u003chr\u003e\n\n## MCV \u003ca name='MCV'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | MCV |\n| Category | Blood count\n| Type | Biomarker |\n| UK Biobank field | [30040](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30040) |\n| Units | fL ([UO_0000104](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000104))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 13|\n| Definition | Mean corpuscular volume (MCV) |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        MCV = value1\n\n    ELSE IF data_provider = Scotland (2)\n        MCV = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        MCV = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                     |\n|---------------|-------------|-------------------------------|\n| read2         | 42A..00     | Mean corpuscular volume (MCV) |\n| read2         | 42A..11     | Mean cell volume              |\n| read2         | 42AZ.00     | MCV - NOS                     |\n| read2         | 42A1.00     | MCV - normal                  |\n| read2         | 42A3.00     | MCV - raised                  |\n| read2         | 42A4.00     | MCV - low                     |\n| ctv3          | 42A..       | Mean cell volume              |\n| ctv3          | 42AZ.       | MCV - NOS                     |\n| ctv3          | 42A1.       | MCV - normal                  |\n| ctv3          | 42A3.       | MCV - raised                  |\n| ctv3          | 42A4.       | MCV - low                     |\n| read2         | 42A2.00     | MCV - borderline raised       |\n| read2         | 42A5.00     | MCV - borderline low          |\n\n\u003chr\u003e\n\n## Monocytes \u003ca name='Monocytes'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Monocytes |\n| Category | Blood count\n| Type | Biomarker |\n| UK Biobank field | [30130](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30130) |\n| Units | 10^9/L ([UO_0000317](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000317))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 9|\n| Definition | Monocyte count |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Monocytes = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Monocytes = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Monocytes = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term               |\n|---------------|-------------|-------------------------|\n| read2         | 42N..00     | Monocyte count          |\n| read2         | 42NZ.00     | Monocyte count NOS      |\n| read2         | 42N1.00     | Monocyte count normal   |\n| read2         | 42N5.00     | Monocyte count abnormal |\n| ctv3          | 42N..       | Monocyte count          |\n| ctv3          | 42NZ.       | Monocyte count NOS      |\n| ctv3          | 42N1.       | Monocyte count normal   |\n| ctv3          | 42N5.       | Monocyte count abnormal |\n| read2         | 42N2.00     | Monocyte count raised   |\n\n\u003chr\u003e\n\n## Neutrophills \u003ca name='Neutrophills'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Neutrophills |\n| Category | Blood count\n| Type | Biomarker |\n| UK Biobank field | [30140](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30140) |\n| Units | 10^9/L ([UO_0000317](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000317))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 13|\n| Definition | Neutrophil count |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Neutrophills = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Neutrophills = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Neutrophills = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                 |\n|---------------|-------------|---------------------------|\n| read2         | 42J..00     | Neutrophil count          |\n| read2         | 42JZ.00     | Neutrophil count NOS      |\n| read2         | 42J..11     | Granulocyte count         |\n| read2         | 42J2.00     | Neutropenia               |\n| read2         | 42J1.00     | Neutrophil count normal   |\n| read2         | 42J3.00     | Neutrophilia              |\n| read2         | 42J4.00     | Neutrophil count abnormal |\n| ctv3          | 42J..       | Neutrophil count          |\n| ctv3          | 42JZ.       | Neutrophil count NOS      |\n| ctv3          | 42J2.       | Neutropenia               |\n| ctv3          | 42J1.       | Neutrophil count normal   |\n| ctv3          | 42J3.       | Neutrophilia              |\n| ctv3          | 42J4.       | Neutrophil count abnormal |\n\n\u003chr\u003e\n\n## Platelets \u003ca name='Platelets'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Platelets |\n| Category | Blood count\n| Type | Biomarker |\n| UK Biobank field | [30080](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30080) |\n| Units | 10^9/L ([UO_0000317](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000317))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 12|\n| Definition | Platelet count. Excludes platelet distribution width measurements. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Platelets = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Platelets = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Platelets = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term               |\n|---------------|-------------|-------------------------|\n| read2         | 42P..00     | Platelet count          |\n| read2         | 42P1.00     | Platelet count normal   |\n| read2         | 42PZ.00     | Platelet count NOS      |\n| read2         | 42P2.00     | Thrombocytopenia        |\n| read2         | 42P3.00     | Thrombocythaemia        |\n| read2         | 42P4.00     | Platelet count abnormal |\n| ctv3          | 42P..       | Platelet count          |\n| ctv3          | 42P1.       | Platelet count normal   |\n| ctv3          | 42PZ.       | Platelet count NOS      |\n| ctv3          | XE24o       | Thrombocytopenia        |\n| ctv3          | 42P3.       | Thrombocythaemia        |\n| ctv3          | 42P4.       | Platelet count abnormal |\n\n\u003chr\u003e\n\n## RBC \u003ca name='RBC'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | RBC |\n| Category | Blood count\n| Type | Biomarker |\n| UK Biobank field | [30010](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30010) |\n| Units | 10^12/L ([UO_0000317](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000317))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 12|\n| Definition | Red blood cell (RBC) count excluding nucleated RBC values. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        RBC = value1\n\n    ELSE IF data_provider = Scotland (2)\n        RBC = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        RBC = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                   |\n|---------------|-------------|-----------------------------|\n| read2         | 426..00     | Red blood cell (RBC) count  |\n| read2         | 426Z.00     | RBC count NOS               |\n| read2         | 4261.00     | RBC count normal            |\n| read2         | 4263.00     | RBC count low               |\n| ctv3          | 426..       | Red blood cell count        |\n| ctv3          | 426Z.       | RBC count NOS               |\n| ctv3          | 4261.       | RBC count normal            |\n| ctv3          | 4263.       | RBC count low               |\n| read2         | 4262.00     | RBC count borderline low    |\n| read2         | 4264.00     | RBC count raised            |\n| read2         | 4267.00     | RBC count abnormal          |\n| read2         | 4265.00     | RBC count borderline raised |\n\n\u003chr\u003e\n\n## SBP \u003ca name='SBP'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | SBP |\n| Category | Physical measures\n| Type | Biomarker |\n| UK Biobank field | [93](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=93) |\n| Units | mmHg ([UO_0000272](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000272))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 0|\n| Definition | Systolic blood pressure. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n\n```\nIF data_provider = England Vision (1)\n    IF read_2 = “246..00 O/E - blood pressure reading”' \n        SBP = value1\n        DBP = value2\n\nELSE IF data_provider = Scotland (2)\n    IF read_2 = “246..00 O/E - blood pressure reading”\n        DBP = value1\n        SBP = value2\n    ELSE IF read_2 = “2469.00 O/E - Systolic BP reading”\n        SBP = value1\n    ELSE IF read_2 = “246A.00 O/E - Diastolic BP reading”\n        DBP = value1\n\nIF data_provider = England TPP (3)\n    IF read_3 = “2469.00 O/E - Systolic BP reading” \n        SBP = value1\n    ELSE IF read_3 = “246A.00 O/E - Diastolic BP reading” \n        DBP = value1\n\nIF data_provider = Wales (4)\n    IF read_2 = “246..00 O/E - blood pressure reading”\n        SBP = value1\n        DBP = value2\n    ELSE IF read_2 = “2469.00 O/E - Systolic BP reading”\n        SBP = value1\n    ELSE IF read_2 = “246A.00 O/E - Diastolic BP reading”\n        DBP = value1\n```\n\n\n\n\u003chr\u003e\n\n## Total bilirubin \u003ca name='Totalbilirubin'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Total bilirubin |\n| Category | Blood biochemistry\n| Type | Biomarker |\n| UK Biobank field | [30840](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30840) |\n| Units | umol/L ([UO_0010003](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0010003))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 15|\n| Definition | Serum bilirubin level. Excludes conjugated bilirubin levels. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Total bilirubin = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Total bilirubin = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Total bilirubin = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                   |\n|---------------|-------------|-----------------------------|\n| read2         | 44EC.00     | Serum total bilirubin level |\n| read2         | 44E..00     | Serum bilirubin level       |\n| read2         | 44E3.00     | Total bilirubin             |\n| read2         | 44E1.00     | Serum bilirubin normal      |\n| read2         | 44EZ.00     | Serum bilirubin NOS         |\n| read2         | 44E2.00     | Serum bilirubin raised      |\n| read2         | 44E6.00     | Serum bilirubin borderline  |\n| ctv3          | XaERu       | Serum total bilirubin level |\n| ctv3          | 44E..       | Serum bilirubin level       |\n| ctv3          | XE2qu       | Total bilirubin level       |\n| ctv3          | XE2qu       | Total bilirubin             |\n| ctv3          | 44E1.       | Serum bilirubin normal      |\n| ctv3          | 44EZ.       | Serum bilirubin NOS         |\n| ctv3          | 44E2.       | Serum bilirubin raised      |\n| ctv3          | 44E6.       | Serum bilirubin borderline  |\n\n\u003chr\u003e\n\n## Triglycerides \u003ca name='Triglycerides'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Triglycerides |\n| Category | Blood biochemistry\n| Type | Biomarker |\n| UK Biobank field | [30870](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30870) |\n| Units | mmol/L ([UO_0010003](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0010003))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 15|\n| Definition | Serum triglycerides measurements. Algorithm excludes plasma-derived measurements. Includes fasting/non-fasting/random values. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Triglycerides = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Triglycerides = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Triglycerides = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                        |\n|---------------|-------------|----------------------------------|\n| read2         | 44Q..00     | Serum triglycerides              |\n| read2         | 44Q4.00     | Serum fasting triglyceride level |\n| read2         | 44Q5.00     | Serum random triglyceride level  |\n| read2         | 44QZ.00     | Serum triglycerides NOS          |\n| read2         | 44Q1.00     | Serum triglycerides normal       |\n| read2         | 44Q3.00     | Serum triglycerides raised       |\n| read2         | 44Q2.00     | Serum triglycerides borderline   |\n| ctv3          | XE2q9       | Serum triglycerides              |\n| ctv3          | XE2q9       | Serum triglyceride levels        |\n| ctv3          | 44Q4.       | Serum fasting triglyceride level |\n| ctv3          | 44Q5.       | Serum random triglyceride level  |\n| ctv3          | 44QZ.       | Serum triglycerides NOS          |\n| ctv3          | 44Q1.       | Serum triglycerides normal       |\n| ctv3          | 44Q3.       | Serum triglycerides raised       |\n| ctv3          | 44Q2.       | Serum triglycerides borderline   |\n\n\u003chr\u003e\n\n## Urea \u003ca name='Urea'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Urea |\n| Category | Blood biochemistry\n| Type | Biomarker |\n| UK Biobank field | [30670](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30670) |\n| Units | mmol/L ([UO_0010003](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0010003))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 17|\n| Definition | Serum / plasma urea level |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        Urea = value1\n\n    ELSE IF data_provider = Scotland (2)\n        Urea = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        Urea = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                     |\n|---------------|-------------|-------------------------------|\n| read2         | 44J9.00     | Serum urea level              |\n| read2         | 44J8.00     | Blood urea                    |\n| read2         | 44J..11     | Urea - blood                  |\n| read2         | 44JA.00     | Plasma urea level             |\n| read2         | 44J..00     | Blood urea/renal function     |\n| read2         | 44J1.00     | Blood urea normal             |\n| read2         | 44J2.00     | Blood urea abnormal           |\n| read2         | 44J..13     | Serum urea level              |\n| read2         | 44JZ.00     | Blood urea/renal function NOS |\n| read2         | 44J8.11     | Urea - blood                  |\n| ctv3          | XM0lt       | Serum urea level              |\n| ctv3          | X771P       | Blood urea                    |\n| ctv3          | X771P       | Urea - blood                  |\n| ctv3          | XaDvl       | Plasma urea level             |\n| ctv3          | 44J1.       | Blood urea normal             |\n| ctv3          | 44J2.       | Blood urea abnormal           |\n| ctv3          | 44JZ.       | Blood urea/renal function NOS |\n\n\u003chr\u003e\n\n## WBC \u003ca name='WBC'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | WBC |\n| Category | Blood count\n| Type | Biomarker |\n| UK Biobank field | [30000](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=30000) |\n| Units | 10^9/L ([UO_0000317](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000317))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 19|\n| Definition | Total white cell count. Excludes polymorphonuclear leukocyte count. |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n```\nIF Read v2 code = read_2\n    IF data_provider = England Vision (1) OR data provider = Wales (4)\n        WBC = value1\n\n    ELSE IF data_provider = Scotland (2)\n        WBC = value2\n        units = value3\n\nELSE IF CTV3 code = read_3 \n    IF data_provider = England TPP (3)\n        WBC = value1\n```\n    \n\n\n| Terminology   | Read code   | Read term                            |\n|---------------|-------------|--------------------------------------|\n| read2         | 42H..00     | Total white cell count               |\n| read2         | 42H..11     | White blood count                    |\n| read2         | 42H..12     | White cell count                     |\n| read2         | 42H7.00     | Total white blood count              |\n| read2         | 42H1.00     | White cell count normal              |\n| read2         | 42HZ.00     | Total white cell count NOS           |\n| read2         | 42H3.00     | Leucocytosis -high white count       |\n| read2         | 42H8.00     | Total WBC (IMM)                      |\n| read2         | 42H2.00     | Leucopenia - low white count         |\n| read2         | 42H5.00     | White cell count abnormal            |\n| ctv3          | XaIdY       | Total white blood count              |\n| ctv3          | 42H..       | White blood cell count               |\n| ctv3          | 42H..       | White blood cell count - observation |\n| ctv3          | 42H1.       | White cell count normal              |\n| ctv3          | 42H3.       | Leucocytosis                         |\n| ctv3          | 42HZ.       | Total white cell count NOS           |\n| ctv3          | XaIdZ       | Total WBC (IMM)                      |\n| ctv3          | 42H2.       | Leucopenia                           |\n| ctv3          | 42H5.       | White cell count abnormal            |\n\n\u003chr\u003e\n\n## Weight \u003ca name='Weight'\u003e\u003c/a\u003e \n\n### Metadata \n\n\n[]() | |        \n|------|----------|\n| Name | Weight |\n| Category | Physical measures\n| Type | Biomarker |\n| UK Biobank field | [21002](http://biobank.ctsu.ox.ac.uk/crystal/field.cgi?id=21002) |\n| Units | Kg ([UO_0000009](https://www.ebi.ac.uk/ols/ontologies/uo/terms?iri=http://purl.obolibrary.org/obo/UO_0000009))\n| Data source | UK Biobank | \n| Sex | Male/female |\n| Controlled clinical terminologies | Read v2, Clinical Terms Version 3 |\n| Total terms | 18|\n| Definition | Weight |\n| Version | alpha | \n\n\n\n### Implementation \n\n\n    \nIF read_2 in phenotype codes\n    IF data_provider = England Vision (1) OR data_provider = Wales (4)\n        Weight = value1\n\n    ELSE IF data_provider = Scotland (2)\n        IF read_2 = '22A.. O/E - weight' \n            Weight = value2\n\nELSE IF read_3 in phenotype codes\n    IF data_provider = England TPP (3)\n        Weight = value1\n\n\n| Terminology   | Read code   | Read term                      |\n|---------------|-------------|--------------------------------|\n| read2         | 22A..00     | O/E - weight                   |\n| read2         | 22AZ.00     | O/E - weight NOS               |\n| read2         | 22A4.00     | O/E - weight 10-20% over ideal |\n| read2         | 22A3.00     | O/E - weight within 10% ideal  |\n| read2         | 22A5.00     | O/E - weight \u003e 20% over ideal  |\n| read2         | 22A4.11     | O/E - overweight               |\n| read2         | 22A5.11     | O/E - obese                    |\n| read2         | 22A6.00     | O/E - Underweight              |\n| ctv3          | 22A..       | O/E - weight                   |\n| ctv3          | 22AZ.       | O/E - weight NOS               |\n| ctv3          | XE1h3       | O/E - weight 10-20% over ideal |\n| ctv3          | XM1YD       | O/E - overweight               |\n| ctv3          | 22A3.       | O/E - weight within 10% ideal  |\n| ctv3          | 222A.       | O/E - obese                    |\n| ctv3          | 22A6.       | O/E - Underweight              |\n| read2         | 1622.00     | Weight increasing              |\n| read2         | 22A2.00     | O/E -weight 10-20% below ideal |\n| read2         | 22A1.00     | O/E - weight \u003e 20% below ideal |\n\n\u003chr\u003e\n\n# Units \u003ca name=\"units\"\u003e\u003c/a\u003e\n\n| Raw value       | Cleaned        |\n|-----------------|----------------|\n| MEA000          |                |\n| MEA001          | %              |\n| MEA016          | /hour          |\n| MEA021          | /mL            |\n| MEA026          | 1              |\n| MEA031          | 10*12/L        |\n| MEA035          | 10*6/L         |\n| MEA037          | 10*9/L         |\n| MEA038          | 10*9/mL        |\n| MEA047          | fL             |\n| MEA056          | g/dL           |\n| MEA057          | g/L            |\n| MEA058          | h              |\n| MEA061          | IU/L           |\n| MEA062          | IU/mL          |\n| MEA071          | L/min          |\n| MEA080          | mg             |\n| MEA082          | mg/dL          |\n| MEA083          | mg/L           |\n| MEA086          | mg/mmol        |\n| MEA090          | mL/min         |\n| MEA093          | mm(Hg)         |\n| MEA095          | mmol/d         |\n| MEA096          | mmol/L         |\n| MEA097          | mmol/mol       |\n| MEA099          | mol/L          |\n| MEA104          | ng             |\n| MEA106          | ng/mL          |\n| MEA110          | nmol/L         |\n| MEA114          | pg             |\n| MEA116          | pg/dL          |\n| MEA124          | s              |\n| MEA127          | U/L            |\n| MEA142          | umol/L         |\n| MEA151          | ratio          |\n| MEA153          | 10*9           |\n| MEA154          | L              |\n| MEA156          | mmol           |\n| MEA161          | 1/1            |\n| MEA169          | mIU/L          |\n| MEA178          | ug/mL          |\n| MEA183          | 10*-2          |\n| MEA184          | 10*-3          |\n| MEA185          | L/L            |\n| MEA187          | nmol/g         |\n| MEA194          | titre          |\n| MEA205          | nmol/gHb/h     |\n| MEA210          | #G ( )/L       |\n| MEA215          | %Hb            |\n| MEA252          | mmol/g(dry wt) |\n| x10^9/l         | 10^9/L         |\n| 10^9/L          | 10^9/L         |\n| x10^9/L         | 10^9/L         |\n| 10^9/l          | 10^9/L         |\n| 10 ^9/L         | 10^9/L         |\n| x10^9 /L        | 10^9/L         |\n| x10-9/l         | 10^9/L         |\n| 10*9/L          | 10^9/L         |\n| x10 ^9/L        | 10^9/L         |\n| x10 9/L         | 10^9/L         |\n| X10 9/L         | 10^9/L         |\n| *10^9/l         | 10^9/L         |\n| 10 ^9/l         | 10^9/L         |\n| 10*9/l          | 10^9/L         |\n| x10^12/l        | 10^12/L        |\n| 10^12/L         | 10^12/L        |\n| x10^12/L        | 10^12/L        |\n| 10 ^12/L        | 10^12/L        |\n| 10^12/l         | 10^12/L        |\n| x10-12/l        | 10^12/L        |\n| 10*12/L         | 10^12/L        |\n| fl              | fL             |\n| g/l             | g/L            |\n| mmHG            | mmHg           |\n| mm/Hg           | mmHg           |\n| mm Hg           | mmHg           |\n| mg/l            | mg/L           |\n| g/dl            | g/dL           |\n| l               | L              |\n| litre           | L              |\n| litres          | L              |\n| Litres          | L              |\n| mmol/l          | mmol/L         |\n| mmol/L          | mmol/L         |\n| mmol/mol Hb     | mmol/mol       |\n| MMOL/L          | mmol/L         |\n| umol/L          | umol/L         |\n| umol/l          | umol/L         |\n| Mmol/mol        | mmol/L         |\n| nmol/l          | nmol/L         |\n| %Hb             | %              |\n| per cent        | %              |\n| Ratio           | ratio          |\n| % total Hb      | %              |\n| %total Hb       | %              |\n| µmol/L          | umol/L         |\n| u/l             | U/L            |\n| IU/L            | U/L            |\n| iu/l            | U/L            |\n| No UOM assigned |                |\n| Unknown         |                |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspiros%2Fukb-biomarker-phenotypes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspiros%2Fukb-biomarker-phenotypes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspiros%2Fukb-biomarker-phenotypes/lists"}