Tonsillitis Secondary care

Chukwuma Iwundu, Clare MacRae, Eleftheria Vasileiou

PH815 / 2249 Clinical-Coded Phenotype

  1. Overview

    Phenotype Type
    Disease or syndrome
    Phenotype UUID
    excel-BREATHE-id29OBD
    Sex
    Both
    Valid Event Date Range
    01/01/2001 to 31/01/2021
    Coding System
    ICD10 codesICD11 codes
    Collections
    BREATHEPhenotype Library
    Tags
    No data
  2. Definition

    The aim of this research work was to identify relevant diagnosis codes available in routine electronic health records from primary and secondary care settings in the UK. We looked for relevant codes in code repositories such as the University of Cambrigdge Primary Care Unit, Manchester Clinical Codes, HDR UK National Phenomics Resource Project, Oxford-RCGP RSC, OpenSAFELY and LSHTM Data Compass. We also searched for peer-reviewed studies published via PubMed in the last 12 months for any relevant codes. Please note that these codes are not intended to be mandatory, but are to be used as a starting point for the identification of Tonsillitis in routine electronic health record. Therefore, each study may differ in the sensitivity and specificity of the coding required. - No validations available

  3. Implementation

    Implementation

    According to NHS, tonsillitis is an infection of the tonsils at the backof your throat. It is a common childhood illness, but teenagers and adults can get it too.

    https://www.nhs.uk/conditions/tonsillitis/

    Not found code search

  4. Clinical Code List

  5. Publication

    • Publications in 2020-2021 identified in PubMed

    • Sanders O, Bolton L, Nemeth Z, Hardy A, Meghji S. A 4-year retrospective study of tonsillectomy rate and admission rate of tonsillitis and complications in the East of England and nationally. Eur Arch Otorhinolaryngol. 2021 Jul;278(7):2613-2618. doi: 10.1007/s00405-020-06591-7. Epub 2021 Jan 9. PMID: 33420839.

      (DOI:10.1007/s00405-020-06591-7)

    Citation Example

    Chukwuma Iwundu, Clare MacRae, Eleftheria Vasileiou. PH815 / 2249 - Tonsillitis Secondary care. Phenotype Library [Online]. 04 August 2022. Available from: http://phenotypes.healthdatagateway.org/phenotypes/PH815/version/2249/detail/. [Accessed 27 July 2024]

  6. API

    To Export Phenotype Details:

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

    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(
     'PH815',
     version_id=2249
    )

    To Export Phenotype Code List:

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

    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(
     'PH815',
     version_id=2249
    )

  7. Version History

    Version IDNameOwnerPublish date
    2249 Tonsillitis Secondary care zinnurar2022-08-09currently shown
    1709 Tonsillitis Secondary care zinnurar2022-01-21