Epiglottitis Secondary care

Chukwuma Iwundu, Clare MacRae, Eleftheria Vasileiou

PH805 / 2229 Clinical-Coded Phenotype

  1. Overview

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

    • Not found code search
    • No validations were available
  3. Implementation

    Implementation

    These codes are not intended to be mandatory, but are to be used as a starting point for the identification of epiglottitis in routine Electronic Health Record (EHR). Each study may differ in the sensitivity and specificity of the coding required.

    According to the National Health Service (NHS), Epiglottitis is defined as an inflammation and swelling of the epiglottis. It is often caused by an infection, but can also sometimes happen as a result of a throat injury.

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

    Not found code search

  4. Clinical Code List

  5. Publication

    • No publications were available in the last 12 months

    • Code repositories

    • Repository- Manchester Clinical Codes - Description- Antibiotic prescribing for common infections in UK general practice: variability and drivers - Conditions- URTI - Publication- https://doi.org/10.1093/jac/dkz163 - Clinical codes- Read Version 2

      (DOI:10.1093/jac/dkz163)
    • Repository- HDR UK National Phenomics Resource Project - Description- - Conditions- Ear and upper respiratory tract infections - Publication- - Clinical codes- ICD-10

    • Repository- HDR UK National Phenomics Resource Project - Description- - Conditions- Other or unspecified infectious organisms - Publication- - Clinical codes- ICD-10

    Citation Requirements

    No data
  6. API

    To Export Phenotype Details:

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

    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(
     'PH805',
     version_id=2229
    )

    To Export Phenotype Code List:

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

    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(
     'PH805',
     version_id=2229
    )

  7. Version History

    Version IDNameOwnerPublish date
    2229 Epiglottitis Secondary care zinnurar2022-08-08currently shown
    1689 Epiglottitis Secondary care zinnurar2022-01-17