Conduct Disorder

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

PH934 / 2450 Clinical-Coded Phenotype

  1. Overview

    Phenotype Type
    Disease or syndrome
    Sex
    Both
    Valid Event Date Range
    No data
    Coding System
    ICD10 codesRead codes v2
    Data Sources
    No data
    Collections
    Adolescent Data Platform (ADP)DATAMINDPhenotype Library
    Tags
    No data
  2. Definition

    Conduct disorders are characterised by a persistent and repetitive pattern of behaviour where age-appropriate societal norms or rules, or the rights of others are violated. These codes have been taken from previously validates code lists (John et al, 2019, John et al, 2022).

    Conduct disorders can be identified with Read Codes (primary care) and/or ICD-10 codes.

    Read codes v2

    https://conceptlibrary.saildatabank.com/ADP/concepts/C2710/detail/

    ICD-10 codes

    https://conceptlibrary.saildatabank.com/ADP/concepts/C2933/detail/

    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, https://doi.org/10.1016/S2215-0366(21)00367-9

    John, A., Wood, S., Rees, S., Wang, T., & Marchant, A. (2019). Mental Healthcare in Young People and Young Adults. https://www.ncepod.org.uk/2019ypmh.html

  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

    No data
  6. API

    To Export Phenotype Details:

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

    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(
     'PH934',
     version_id=2450
    )

    To Export Phenotype Code List:

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

    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(
     'PH934',
     version_id=2450
    )

  7. Version History

    Version IDNameOwnerPublish date
    2450 Conduct Disorder ieuan.scanlon2023-09-20currently shown
    1947 Conduct Disorder Primary care ieuan.scanlon2022-05-05