Print

CCU002_02 Life threatening arrhythmias

CVD-COVID-UK consortium, William N Whiteley, Samantha Ip, Jennifer A Cooper, Thomas Bolton, Spencer Keene, Venexia Walker, Rachel Denholm, Ashley Akbari, Efosa Omigie, Sam Hollings, Emanuele Di Angelantonio, Spiros Denaxas, Angela Wood, Jonathan A C Sterne, Cathie Sudlow

ID
PH1011
Version ID
2189
Type
Disease or Syndrome
Valid event data range
08/12/2020 - 18/03/2021
Sex
♀  Female ♂  Male
Agreement Date
2021-08-23
Coding system
ICD10 codes
Collections
BHF Data Science Centre Phenotype Library
Tags
No tags

Definition

Code type is set to 1 for incident events, and 0 for prevalent events.

Publications

  • Association of COVID-19 vaccines ChAdOx1 and BNT162b2 with major venous, arterial, and thrombocytopenic events: whole population cohort study in 46 million adults in England CVD-COVID-UK consortium, William N Whiteley, Samantha Ip, Jennifer A Cooper, Thomas Bolton, Spencer Keene, Venexia Walker, Rachel Denholm, Ashley Akbari, Efosa Omigie, Sam Hollings, Emanuele Di Angelantonio, Spiros Denaxas, Angela Wood, Jonathan A C Sterne, Cathie Sudlow medRxiv 2021.08.18.21262222; doi: https://doi.org/10.1

Clinical Code List

Rows: 5
Code Description terminology code_type
I46.0 Cardiac arrest with successful resuscitation ICD10 1.0
I46.9 Cardiac arrest, unspecified ICD10 1.0
I47.0 Re-entry ventricular arrhythmia ICD10 1.0
I47.2 Ventricular tachycardia ICD10 1.0
I49.0 Ventricular fibrillation and flutter ICD10 1.0

API

To Export Phenotype Details:

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

To Export Phenotype Code List:

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

Version History

Version
ID
Name Owner Publish date
2189 CCU002_02 Life threatening arrhythmias ieuan.scanlon 2022-05-17 currently shown
2101 CCU002_02 Life threatening arrhythmias ieuan.scanlon 2022-05-09

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

Print - Print page.