EuroLinkCAT Congenital Anomalies in Welsh Education

PH1909 / 3996

Ieuan Scanlon, Anna Rawlings, David Tucker, Daniel S. Thayer, Hywel T. Evans, Joanne Given, Maria Loane, Chloe Morgan, Joan K. Morris, Sue Jordan

Jun 25, 2025

Clinical-Coded Phenotype
  1. Overview

    Phenotype Type
    Disease or syndrome
    Sex
    Both
    Valid Event Date Range
    No data
    Coding System
    ICD10 codesRead codes v3
    Data Sources
    No data
    Collections
    EUROlinkCATPhenotype LibrarySAIL
    Tags
    No data
    Ontology
    No data
  2. Definition

    Codes used to identify children with Congenital Anomalies and medications of interest that they were prescribed.

  3. Implementation

    Implementation

    No data
  4. Clinical Codelist

  5. Publication

    Related publications

    No known publications

    Citation Example

    Ieuan Scanlon, Anna Rawlings, David Tucker, Daniel S. Thayer, Hywel T. Evans, Joanne Given, Maria Loane, Chloe Morgan, Joan K. Morris, Sue Jordan. PH1909 / 3996 - EuroLinkCAT Congenital Anomalies in Welsh Education. Phenotype Library [Online]. 25 June 2025. Available from: http://phenotypes.healthdatagateway.org/phenotypes/PH1909/version/3996/detail/. [Accessed 27 January 2026]

  6. API

    To Export Phenotype Details:

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

    Py Package

    # Download here

    from pyconceptlibraryclient import Client


    # Connect to API

    client = Client(public=True)


    # Get details of Phenotype

    phenotype_detail = client.phenotypes.get_detail(
     'PH1909',
     version_id=3996
    )

    To Export Phenotype Code List:

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

    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(
     'PH1909',
     version_id=3996
    )

  7. Version History

    Version IDNameOwnerPublish date
    EuroLinkCAT Congenital Anomalies in Welsh Education ieuan.scanlon2025-06-25 23:26