Protein kinase inhibitor medication

Lai A.

PH341 / 682 Clinical-Coded Phenotype

  1. Overview

    Phenotype Type
    Disease or syndrome
    Sex
    Both
    Valid Event Date Range
    01/01/1999 - 01/07/2019
    Coding System
    PROD codesBNF codes
    Data Sources
    Collections
    Phenotype Library
    Tags
    No data
  2. Definition

  3. Implementation

  4. Clinical Code List

  5. Publication

    • Lai A. et al. Estimating excess mortality in people with cancer and multimorbidity in the COVID-19 emergency. DOI: 10.1101/2020.05.27.20083287

      (DOI:10.1101/2020.05.27.20083287)
    • Banerjee A. et al. Estimating excess 1-year mortality associated with the COVID-19 pandemic according to underlying conditions and age: a population-based cohort study. The Lancet. DOI: 10.1016/S0140-6736(20)30854-0

      (DOI:10.1016/S0140-6736(20)30854-0)

    Citation Requirements

    No data
  6. API

    To Export Phenotype Details:

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

    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(
     'PH341',
     version_id=682
    )

    To Export Phenotype Code List:

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

    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(
     'PH341',
     version_id=682
    )

  7. Version History

    Version IDNameOwnerPublish date
    682 Protein kinase inhibitor medication ieuan.scanlon2021-10-06currently shown