Print

Heart Rate

Archangelidi O

ID
PH10
Version ID
20
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

In the Clinical Practice Research Datalink (CPRD, primary care data) we extracted heart rate measurements using the structured data component of the additional CPRD table (entity type 131 / Pulse (CVS/BP)). Measurements were extracted from the data1 field.

Publications

No data available

Clinical Code List

No data available

API

To Export Phenotype Details:

Format API
XML site_root/api/v1/public/phenotypes/PH10/version/20/detail/?format=xml
JSON site_root/api/v1/public/phenotypes/PH10/version/20/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('PH10', '20', api_client=client)

To Export Phenotype Code List:

Format API
XML site_root/api/v1/public/phenotypes/PH10/version/20/export/codes/?format=xml
JSON site_root/api/v1/public/phenotypes/PH10/version/20/export/codes/?format=json
CSV site_root/phenotypes/PH10/version/20/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('PH10', '20', api_client=client)

Version History

Version
ID
Name Owner Publish date
20 Heart Rate 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.