Print

Body Mass Index

Julie George, Emily Herrett, Liam Smeeth, Harry Hemingway, Anoop Shah, Spiros Denaxas

ID
PH17
Version ID
34
Type
Biomarker
Data Sources
Valid event data range
01/01/1999 - 01/07/2016
Sex
♀  Female ♂  Male
Agreement Date
2012-11-23
Coding system
No associated codes
Collections
Phenotype Library
Tags
No tags

Definition

Measurements were extracted from the data3 field. Where multiple measurements were present in a single consultation (identified by the consid identifier) we calculated the average. We excluded measurements below 10 kg/m2 or above 80 kg/m2.

Publications

No data available

Clinical Code List

No data available

API

To Export Phenotype Details:

Format API
XML site_root/api/v1/public/phenotypes/PH17/version/34/detail/?format=xml
JSON site_root/api/v1/public/phenotypes/PH17/version/34/detail/?format=json
R Package

# Download here

library(ConceptLibraryClient)


# Connect to API

client = connect_to_API(public=TRUE)


# Get details of phenotype

details = get_phenotype_detail_by_version('PH17', '34', api_client=client)

To Export Phenotype Code List:

Format API
XML site_root/api/v1/public/phenotypes/PH17/version/34/export/codes/?format=xml
JSON site_root/api/v1/public/phenotypes/PH17/version/34/export/codes/?format=json
CSV site_root/phenotypes/PH17/version/34/export/codes/
R Package

# Download here

library(ConceptLibraryClient)


# Connect to API

client = connect_to_API(public=TRUE)


# Get codelists of phenotype

codelists = get_phenotype_code_list('PH17', '34', api_client=client)

Version History

Version
ID
Name Owner Publish date
34 Body Mass Index ieuan.scanlon 2021-10-06 currently shown

Export - export all codes into a csv file/JSON/XML for the current phenotype version.

Print - Print page.