Alcohol Intake

Caroline Fairhust, Fabiola Martin, Ian Watt, Tim Doran, Martin Bland, William J Brackenbury

PH446 / 892 Clinical-Coded Phenotype

  1. Overview

    Phenotype Type
    Lifestyle risk factor
    Sex
    Both
    Valid Event Date Range
    start - 31/12/2014
    Coding System
    Read codes v2
    Data Sources
    Collections
    ClinicalCodes RepositoryPhenotype Library
    Tags
    No data
  2. Definition

    Introduction:

    Voltage-gated sodium channel (VGSC)- inhibiting drugs are commonly used to treat epilepsy and cardiac arrhythmia. VGSCs are also widely expressed in various cancers, including those of the breast, bowel and prostate. A number of VGSCinhibiting drugs have been shown to inhibit cancer cell proliferation, invasion, tumour growth and metastasis in preclinical models, suggesting that VGSCs may be novel molecular targets for cancer treatment. Surprisingly, we previously found that prior exposure to VGSC-inhibiting drugs may be associated with reduced overall survival in patients with cancer, but we were unable to control for the cause of death or indication for prescription. The purpose of the present study is to interrogate a different database to further investigate the relationship between VGSC-inhibiting drugs and cancer-specific survival.

    Methods and analysis:

    A cohort study using primary care data from the Clinical Practice Research Datalink database will include patients with diagnosis of breast, bowel and prostate cancer (13 000). The primary outcome will be cancer-specific survival from the date of cancer diagnosis. Cox proportional hazards regression will be used to compare survival of patients taking VGSC-inhibiting drugs (including antiepileptic drugs and class I antiarrhythmic agents) with patients with cancer not taking these drugs, adjusting for cancer type, age and sex. Drug exposure will be treated as a time-varying covariate to account for potential immortal time bias. Various sensitivity and secondary analyses will be performed.

  3. Implementation

    Implementation

    No data
  4. Clinical Code List

  5. Publication

    • Caroline Fairhust, Fabiola Martin, Ian Watt, Tim Doran, Martin Bland, William J Brackenbury, Sodium channel-inhibiting drugs and cancer survival: protocol for a cohort study using the CPRD primary care database. BMJ Open, 6(e0111661), 2016.

    Citation Requirements

    No data
  6. API

    To Export Phenotype Details:

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

    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(
     'PH446',
     version_id=892
    )

    To Export Phenotype Code List:

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

    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(
     'PH446',
     version_id=892
    )

  7. Version History

    Version IDNameOwnerPublish date
    892 Alcohol Intake ieuan.scanlon2021-10-06currently shown