Print

Hypertension with end-organ damage - Elixhauser primary care

David Metcalfe, James Masters, Antonella Delmestri, Andrew Judge, Daniel Perry, Cheryl Zogg, Belinda Gabbe, Matthew Costa

ID
PH1083
Version ID
2369
Type
Disease or Syndrome
Data Sources
Sex
♀  Female ♂  Male
Agreement Date
20/05/2019
Coding system
Read codes v2
Collections
Phenotype Library
Tags
Comorbidity Index

Definition

Hypertension with end-organ damage comorbidity category for Elixhauser index, defined in Read codes for primary care by David Metcalfe et. al.

Publications

  • Metcalfe, D., Masters, J., Delmestri, A. et al. Coding algorithms for defining Charlson and Elixhauser co-morbidities in Read-coded databases. BMC Med Res Methodol 19, 115 (2019). https://doi.org/10.1186/s12874-019-0753-5

  • Elixhauser A, Steiner C, Harris DR, et al. Comorbidity measures for use with administrative data. Med Care. 1998;36(1):8–27.

  • Lyons J, Akbari A, Agrawal U, et al Protocol for the development of the Wales Multimorbidity e-Cohort (WMC): data sources and methods to construct a population-based research platform to investigate multimorbidity BMJ Open 2021;11:e047101. doi: 10.1136/bmjopen-2020-047101

Clinical Code List

Rows: 26
Code Description Medcode
F404200 Blind hypertensive eye 37086
F421300 Hypertensive retinopathy 6702
G21..00 Hypertensive heart disease 16292
G210.00 Malignant hypertensive heart disease 50157
G210000 Malignant hypertensive heart disease without CCF 95334
G210100 Malignant hypertensive heart disease with CCF 72668
G210z00 Malignant hypertensive heart disease NOS 103046
G211.00 Benign hypertensive heart disease 52427
G211100 Benign hypertensive heart disease with CCF 52127
G211z00 Benign hypertensive heart disease NOS 105938
G21z.00 Hypertensive heart disease NOS 31464
G21z000 Hypertensive heart disease NOS without CCF 61166
G21z011 Cardiomegaly - hypertensive 8857
G21z100 Hypertensive heart disease NOS with CCF 62718
G21zz00 Hypertensive heart disease NOS 16173
G220.00 Malignant hypertensive renal disease 39649
G221.00 Benign hypertensive renal disease 43935
G222.00 Hypertensive renal disease with renal failure 32423
G22z.00 Hypertensive renal disease NOS 15106
G23..00 Hypertensive heart and renal disease 63466
G230.00 Malignant hypertensive heart and renal disease 67232
G231.00 Benign hypertensive heart and renal disease 63000
G232.00 Hypertensive heart&renal dis wth (congestive) heart failure 21837
G234.00 Hyperten heart&renal dis+both(congestv)heart and renal fail 57987
G23z.00 Hypertensive heart and renal disease NOS 68659
G672.11 Hypertensive crisis 31816

API

To Export Phenotype Details:

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

To Export Phenotype Code List:

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

Version History

Version
ID
Name Owner Publish date
2369 Hypertension with end-organ damage - Elixhauser primary care coldeaa 2023-02-14 currently shown

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

Print - Print page.