Learning difficulties

A. John, Y. Friedmann, M. DelPozo-Banos, A. Frizzati, T. Ford, A. Thapar

PH935 / 3525 Clinical-Coded Phenotype

  1. Overview

    Phenotype Type
    Disease or syndrome
    Phenotype UUID
    excel-ADP-id2FZ5K
    Sex
    Both
    Valid Event Date Range
    No data
    Coding System
    SNOMED CT codesICD10 codesRead codes v2
    Collections
    Adolescent Data Platform (ADP)DATAMINDPhenotype Library
    Tags
    No data
  2. Definition

    Learning difficulties is a broad term used for different conditions that affect the normal learning ability of individuals (Burt, 2004, p. 786).

    Read codes and ICD-10 definition

    These definitions have been previously published in peer-reviewed journals (John et al, 2022).

    SNOMED CT definition

    This definition has been created from mapped Read codes and ICD-10 definitions, as well as an additional exploration of SNOMED CT codes. It includes codes referring to acquired learning difficulties, as well as codes for aphasia and dysphasia.

    Warning: The SNOMED CT definition have not undergone validation yet.

    References

    John,A., Friedmann, Y., DelPozo-Banos, M., Frizzati, A., Ford, T., & Thapar, A.(2022). Association of school absence and exclusion with recorded neurodevelopmental disorders, mental disorders, or self-harm: a nationwide, retrospective, electronic cohort study of children and young people in Wales, UK. The Lancet Psychiatry. Volume 9, Issue 1,2022,Pages 23-34,ISSN 2215-0366.

  3. Implementation

    Implementation

    No data
  4. Clinical Code List

  5. Publication

    • John, A., Friedmann, Y., DelPozo-Banos, M., Frizzati, A., Ford, T., & Thapar, A. (2022). Association of school absence and exclusion with recorded neurodevelopmental disorders, mental disorders, or self-harm: A nationwide, retrospective, electronic cohort study of children and young people in Wales, UK. The Lancet Psychiatry, 9(1), 23–34. https://doi.org/10.1016/S2215-0366(21)00367-9

      (DOI:10.1016/S2215-0366(21)00367-9)

    Citation Requirements

    John, A., Friedmann, Y., DelPozo-Banos, M., Frizzati, A., Ford, T., & Thapar, A. (2022). Association of school absence and exclusion with recorded neurodevelopmental disorders, mental disorders, or self-harm: A nationwide, retrospective, electronic cohort study of children and young people in Wales, UK. The Lancet Psychiatry, 9(1), 23–34.

    Citation Example

    A. John, Y. Friedmann, M. DelPozo-Banos, A. Frizzati, T. Ford, A. Thapar. PH935 / 3525 - Learning difficulties. Phenotype Library [Online]. 22 July 2024. Available from: http://phenotypes.healthdatagateway.org/phenotypes/PH935/version/3525/detail/. [Accessed 27 July 2024]

  6. API

    To Export Phenotype Details:

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

    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(
     'PH935',
     version_id=3525
    )

    To Export Phenotype Code List:

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

    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(
     'PH935',
     version_id=3525
    )

  7. Version History

    Version IDNameOwnerPublish date
    3525 Learning difficulties ieuan.scanlon2024-07-22currently shown
    3473 Learning difficulties ieuan.scanlon2024-07-08
    2451 Learning difficulties ieuan.scanlon2023-09-20
    1949 Learning Difficulties Primary care ieuan.scanlon2022-05-05