Psychosis (P13)

S Jill Stocks, Evangelos Kontopantelis, Roger T Webb, Anthony J Avery, Alistair Burns, Darren M Ashcroft

PH690 / 1380 Clinical-Coded Phenotype

  1. Overview

    Phenotype Type
    Disease or syndrome
    Sex
    Both
    Valid Event Date Range
    01/01/2001 - 31/12/2014
    Coding System
    Read codes v2
    Data Sources
    Collections
    ClinicalCodes RepositoryPhenotype Library
    Tags
    No data
  2. Definition

    Introduction:

    Policy interventions to address inappropriate prescribing of antipsychotic drugs to older people diagnosed with dementia are commonplace. In the UK, warnings were issued by the Medicines Healthcare products Regulatory Agency in 2004, 2009 and 2012 and the National Institute for Health and Care Excellence guidance was published in 2006. It is important to evaluate the impact of such interventions.

    Methods:

    We analysed routinely collected primary-care data from 111,346 patients attending one of 689 general practices contributing to the Clinical Practice Research Datalink to describe the temporal changes in the prescribing of antipsychotic drugs to patients aged 65 years or over diagnosed with dementia without a concomitant psychosis diagnosis from 2001 to 2014 using an interrupted time series and a before-and-after design. Logistic regression methods were used to quantify the impact of patient and practice level variables on prescribing prevalence.

    Results:

    Prescribing of first-generation antipsychotic drugs reduced from 8.9% in 2001 to 1.4% in 2014 (prevalence ratio 2014/2001 adjusted for age, sex and clustering within practices (0.14, 95% confidence interval 0.12–0.16), whereas there was little change for second-generation antipsychotic drugs (1.01, confidence interval 0.94–1.17). Between 2004 and 2012, several policy interventions coincided with a pattern of ups and downs, whereas the 2006 National Institute for Health and Care Excellence guidance was followed by a gradual longer term reduction. Since 2013, the decreasing trend in second-generation antipsychotic drug prescribing has plateaued largely driven by the increasing prescribing of risperidone.

    Conclusions:

    Increased surveillance and evaluation of drug safety warnings and guidance are needed to improve the impact of future interventions.

  3. Implementation

    Implementation

    No data
  4. Clinical Code List

  5. Publication

    • S Jill Stocks, Evangelos Kontopantelis, Roger T Webb, Anthony J Avery, Alistair Burns, Darren M Ashcroft, Antipsychotic Prescribing to Patients Diagnosed with Dementia Without a Diagnosis of Psychosis in the Context of National Guidance and Drug Safety Warnings Longitudinal Study in UK General Practice. Drug Safety, 40(8), 679-692, 2017.

    Citation Requirements

    No data
  6. API

    To Export Phenotype Details:

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

    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(
     'PH690',
     version_id=1380
    )

    To Export Phenotype Code List:

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

    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(
     'PH690',
     version_id=1380
    )

  7. Version History

    Version IDNameOwnerPublish date
    1380 Psychosis (P13) ieuan.scanlon2021-10-06currently shown