CCU002_02 Peripheral arterial disease (PAD) - Phenotypes - England primary care EHR: Peripheral arterial disease diagnosis

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
C2892
Version ID
7413
Coding system
SNOMED CT codes
Collections
BHF Data Science Centre Phenotype Library
Tags
No tags
Owner
ieuan.scanlon

Description

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

Publications

Primary publication DOI
No data available
Primary publication link
No data available
Secondary publication link
No data available
Paper published
Published ✔
Source reference
No data available
Citation requirements
No data available

Clinical Code List


Name Version Type Logical type  
covid_impact_ccu00202_pad_England_SNOMEDCT - Expression Select Add codes
Code Description
63491006 Intermittent claudication
127014009 Diabetic peripheral angiopathy
201250006 Ischaemic ulcer diabetic foot
233958001 Peripheral ischaemia
233961000 Lower limb ischemia
275520000 Claudication
301755001 Ischemic foot
307408003 Ischaemic toe
314902007 Type II diabetes mellitus with peripheral angiopathy
400047006 Peripheral vascular disease (disorder)
...

Rows: 17
Code Description terminology code_type
127014009 Diabetic peripheral angiopathy SNOMEDCT 1.0
201250006 Ischaemic ulcer diabetic foot SNOMEDCT 1.0
233958001 Peripheral ischaemia SNOMEDCT 1.0
233961000 Lower limb ischemia SNOMEDCT 1.0
275520000 Claudication SNOMEDCT 1.0
301755001 Ischemic foot SNOMEDCT 1.0
307408003 Ischaemic toe SNOMEDCT 1.0
31211000119101 Peripheral vascular disease due to type I diabetes SNOMEDCT 1.0
314902007 Type II diabetes mellitus with peripheral angiopathy SNOMEDCT 1.0
399957001 Peripheral arterial occlusive disease (disorder) SNOMEDCT 1.0
400047006 Peripheral vascular disease (disorder) SNOMEDCT 1.0
421365002 Peripheral circulatory disorder associated with type I diabetes mellitus (disorder) SNOMEDCT 1.0
421895002 Peripheral circulatory disorder associated with diabetes mellitus (disorder) SNOMEDCT 1.0
422166005 Peripheral circulatory disorder associated with type II diabetes mellitus (disorder) SNOMEDCT 1.0
422275004 Gangrene associated with diabetes mellitus (disorder) SNOMEDCT 1.0
63491006 Intermittent claudication SNOMEDCT 1.0
836711000000108 Ischaemic lower limb pain at rest (finding) SNOMEDCT 1.0

API

To Export Concept Details:

Format API
XML site_root/api/v1/public/concepts/C2892/version/7413/detail/?format=xml
JSON site_root/api/v1/public/concepts/C2892/version/7413/detail/?format=json
R Package

# Download here

library(ConceptLibraryClient)


# Connect to API

client = connect_to_API(public=TRUE)


# Get details of concept

details = get_concept_detail_by_version('C2892', '7413', api_client=client)

To Export Concept Code List:

Format API
XML site_root/api/v1/public/concepts/C2892/version/7413/export/codes/?format=xml
JSON site_root/api/v1/public/concepts/C2892/version/7413/export/codes/?format=json
CSV site_root/concepts/C2892/version/7413/export/codes/
R Package

# Download here

library(ConceptLibraryClient)


# Connect to API

client = connect_to_API(public=TRUE)


# Get codelist of concept

codelist = get_concept_code_list_by_version('C2892', '7413', api_client=client)

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

Print - Print page.

Components are individual rules matching a set of codes. One or more components are used to define the codes contained within a concept.