Trancheitis Secondary care

Chukwuma Iwundu, Clare MacRae, Eleftheria Vasileiou

PH817 / 1713 Clinical-Coded Phenotype

  1. Overview

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

    • Not found code search
    • No validation available
  3. Implementation

    Implementation

    Not found code search

  4. Clinical Code List

  5. Publication

    • No publications idenified via Pubmed in the last 12 months

    Citation Example

    Chukwuma Iwundu, Clare MacRae, Eleftheria Vasileiou. PH817 / 1713 - Trancheitis Secondary care. Phenotype Library [Online]. 21 January 2022. Available from: http://phenotypes.healthdatagateway.org/phenotypes/PH817/version/1713/detail/. [Accessed 26 April 2024]

  6. API

    To Export Phenotype Details:

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

    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(
     'PH817',
     version_id=1713
    )

    To Export Phenotype Code List:

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

    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(
     'PH817',
     version_id=1713
    )

  7. Version History

    Version IDNameOwnerPublish date
    2251 Trancheitis Secondary care zinnurar2022-08-09
    1713 Trancheitis Secondary care zinnurar2022-01-21currently shown