Percutaneous coronary intervention

PH1793 / 3734

Kelly Fleetwood

Apr 25, 2025

BHF Data Science Centre Phenotype
  1. Overview

    Project Name
    None
    Phenotype Type
    Surgical procedure
    Sex
    Both
    Valid Event Date Range
    No data
    Coding System
    OPCS4 codes
    Ontology
    No data
    Collections
    BHF Data Science Centre
    Tags
    No data
  2. Definition

    Definition

    We identified PCI using the OPCS-4 procedure code K75, in line with previous studies from the authors: Fleetwood K, Wild SH, Smith DJ, Mercer SW, Licence K, Sudlow CLM, et al. Severe mental illness and mortality and coronary revascularisation following a myocardial infarction: a retrospective cohort study. BMC Med 2021;19:67. doi: https://doi.org/10.1186/s12916-021-01937-2

    Clinical Trials

    No Trials

    Endorsements

    No endorsement
  3. Implementation

    Implementation

    No data
  4. Clinical Codelist

  5. Publication

    Related publications

    No known publications

    Citation Example

    Kelly Fleetwood. PH1793 / 3734 - Percutaneous coronary intervention. Phenotype Library [Online]. 25 April 2025. Available from: http://phenotypes.healthdatagateway.org/phenotypes/PH1793/version/3734/detail/. [Accessed 22 February 2026]

  6. API

    To Export Phenotype Details:

    FormatAPI
    JSON site_root/api/v1/phenotypes/PH1793/version/3734/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(
     'PH1793',
     version_id=3734
    )

    Py Package

    # Download here

    from pyconceptlibraryclient import Client


    # Connect to API

    client = Client(public=True)


    # Get details of Phenotype

    phenotype_detail = client.phenotypes.get_detail(
     'PH1793',
     version_id=3734
    )

    To Export Phenotype Code List:

    FormatAPI
    JSON site_root/api/v1/phenotypes/PH1793/version/3734/export/codes/?format=json
    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(
     'PH1793',
     version_id=3734
    )

    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(
     'PH1793',
     version_id=3734
    )

  7. Version History

    Version IDNameOwnerPublish date
    3735 Percutaneous coronary intervention kelly.fleetwood2025-04-28 08:36
    Percutaneous coronary intervention kelly.fleetwood2025-04-28 08:36