Percutaneous Transluminal Coronary Angioplasty

Nawaraj Bhattarai, Judith Charlton, Caroline Rudisill, Martin C Gulliford

PH358 / 716 Clinical-Coded Phenotype

  1. Overview

    Phenotype Type
    Disease or syndrome
    Sex
    Both
    Valid Event Date Range
    01/01/2004 - 30/06/2010
    Coding System
    Read codes v2
    Data Sources
    Collections
    ClinicalCodes RepositoryPhenotype Library
    Tags
    No data
  2. Definition

    Methods:

    Data were drawn from the UK General Practice Research Database. Analyses evaluated the occurrence of 271 READ medical diagnostic codes, including categories for ‘Angina’, ‘Myocardial Infarction’, ‘Coronary Artery Bypass Grafting’ (CABG), ‘percutaneous transluminal coronary angioplasty’ (PCTA) and ‘Other Coronary Heart Disease’. Time-to-event analyses were implemented to evaluate occurrences of different groups of codes after the index date.

    Results:

    Among 300,020 participants aged greater than 30 years there were 75,197 unique occurrences of coronary heart disease codes in 24,244 participants, with 12,495 codes for incident events and 62,702 for prevalent events. Among incident event codes, 3,607 (28.87%) were for angina, 3,262 (26.11%) were for MI, 514 (4.11%) for PCTA, 161 (1.29%) for CABG and 4,951 (39.62%) were for ‘Other CHD’. Among prevalent codes, 20,254 (32.30%) were for angina, 3,644 (5.81%) for MI, 34,542 (55.09%) for ‘Other CHD’ and 4,262 (6.80%) for CABG or PCTA. Among 3,685 participants initially diagnosed exclusively with ‘Other CHD’ codes, 17.1% were recorded with angina within 5 years, 5.6% with myocardial infarction, 6.3% with CABG and 8.6% with PCTA. From 2000 to 2010, the overall incidence of CHD declined, as did the incidence of angina, but the incidence of MI did not change. The frequency of CABG declined, while PCTA increased.

  3. Implementation

    Implementation

    No data
  4. Clinical Code List

  5. Publication

    • Nawarj Bhattarai, Judith Charlton, Caroline Rudisill, Martin C Gulliford, Coding, Recording and Incidence of Different Forms of Coronary Heart Disease in Primary Care. PLoS ONE, 7:1, 2012.

    Citation Requirements

    No data
  6. API

    To Export Phenotype Details:

    FormatAPI
    JSON site_root/api/v1/phenotypes/PH358/version/716/detail/?format=json
    R Package

    # Download here

    library(ConceptLibraryClient)


    # Connect to API

    client = ConceptLibraryClient::Connection$new(public=TRUE)


    # Get details of phenotype

    phenotype_details = client$phenotypes$get_detail(
     'PH358',
     version_id=716
    )

    Py Package

    # Download here

    from pyconceptlibraryclient import Client


    # Connect to API

    client = Client(public=True)


    # Get codelist of phenotype

    phenotype_codelist = client.phenotypes.get_detail(
     'PH358',
     version_id=716
    )

    To Export Phenotype Code List:

    FormatAPI
    JSON site_root/api/v1/phenotypes/PH358/version/716/export/codes/?format=json
    CSV site_root/phenotypes/PH358/version/716/export/codes/
    R Package

    # Download here

    library(ConceptLibraryClient)


    # Connect to API

    client = ConceptLibraryClient::Connection$new(public=TRUE)


    # Get codelist of phenotype

    phenotype_codelist = client$phenotypes$get_codelist(
     'PH358',
     version_id=716
    )

    Py Package

    # Download here

    from pyconceptlibraryclient import Client


    # Connect to API

    client = Client(public=True)


    # Get codelist of phenotype

    phenotype_codelist = client.phenotypes.get_codelist(
     'PH358',
     version_id=716
    )

  7. Version History

    Version IDNameOwnerPublish date
    716 Percutaneous Transluminal Coronary Angioplasty ieuan.scanlon2021-10-06currently shown