nih-gov/www.ncbi.nlm.nih.gov/books/NBK1465/index.html?report=printable
2025-03-17 02:05:34 +00:00

632 lines
No EOL
119 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- AppResources meta begin -->
<meta name="paf-app-resources" content="" />
<script type="text/javascript">var ncbi_startTime = new Date();</script>
<!-- AppResources meta end -->
<!-- TemplateResources meta begin -->
<meta name="paf_template" content="" />
<!-- TemplateResources meta end -->
<!-- Logger begin -->
<meta name="ncbi_db" content="books" /><meta name="ncbi_pdid" content="book-part" /><meta name="ncbi_acc" content="NBK1465" /><meta name="ncbi_domain" content="gene" /><meta name="ncbi_report" content="printable" /><meta name="ncbi_type" content="fulltext" /><meta name="ncbi_objectid" content="" /><meta name="ncbi_pcid" content="/NBK1465/?report=printable" /><meta name="ncbi_app" content="bookshelf" />
<!-- Logger end -->
<title>GLI3-Related Pallister-Hall Syndrome - GeneReviews® - NCBI Bookshelf</title>
<!-- AppResources external_resources begin -->
<link rel="stylesheet" href="/core/jig/1.15.2/css/jig.min.css" /><script type="text/javascript" src="/core/jig/1.15.2/js/jig.min.js"></script>
<!-- AppResources external_resources end -->
<!-- Page meta begin -->
<meta name="robots" content="INDEX,FOLLOW,NOARCHIVE" /><meta name="citation_inbook_title" content="GeneReviews® [Internet]" /><meta name="citation_title" content="GLI3-Related Pallister-Hall Syndrome" /><meta name="citation_publisher" content="University of Washington, Seattle" /><meta name="citation_date" content="2024/02/22" /><meta name="citation_author" content="Leslie G Biesecker" /><meta name="citation_pmid" content="20301638" /><meta name="citation_fulltext_html_url" content="https://www.ncbi.nlm.nih.gov/books/NBK1465/" /><meta name="citation_keywords" content="Transcriptional activator GLI3" /><meta name="citation_keywords" content="GLI3" /><meta name="citation_keywords" content="GLI3-Related Pallister-Hall Syndrome" /><link rel="schema.DC" href="http://purl.org/DC/elements/1.0/" /><meta name="DC.Title" content="GLI3-Related Pallister-Hall Syndrome" /><meta name="DC.Type" content="Text" /><meta name="DC.Publisher" content="University of Washington, Seattle" /><meta name="DC.Contributor" content="Leslie G Biesecker" /><meta name="DC.Date" content="2024/02/22" /><meta name="DC.Identifier" content="https://www.ncbi.nlm.nih.gov/books/NBK1465/" /><meta name="description" content="GLI3-related Pallister-Hall syndrome (GLI3-PHS) is characterized by a spectrum of anomalies ranging from polydactyly, asymptomatic bifid epiglottis, and hypothalamic hamartoma at the mild end to laryngotracheal cleft with neonatal lethality at the severe end. Individuals with mild GLI3-PHS may be incorrectly diagnosed as having isolated postaxial polydactyly type A. Individuals with GLI3-PHS can have pituitary insufficiency and may die as neonates from undiagnosed and untreated adrenal insufficiency." /><meta name="og:title" content="GLI3-Related Pallister-Hall Syndrome" /><meta name="og:type" content="book" /><meta name="og:description" content="GLI3-related Pallister-Hall syndrome (GLI3-PHS) is characterized by a spectrum of anomalies ranging from polydactyly, asymptomatic bifid epiglottis, and hypothalamic hamartoma at the mild end to laryngotracheal cleft with neonatal lethality at the severe end. Individuals with mild GLI3-PHS may be incorrectly diagnosed as having isolated postaxial polydactyly type A. Individuals with GLI3-PHS can have pituitary insufficiency and may die as neonates from undiagnosed and untreated adrenal insufficiency." /><meta name="og:url" content="https://www.ncbi.nlm.nih.gov/books/NBK1465/" /><meta name="og:site_name" content="NCBI Bookshelf" /><meta name="og:image" content="https://www.ncbi.nlm.nih.gov/corehtml/pmc/pmcgifs/bookshelf/thumbs/th-gene-lrg.png" /><meta name="twitter:card" content="summary" /><meta name="twitter:site" content="@ncbibooks" /><meta name="bk-non-canon-loc" content="/books/n/gene/phs/" /><link rel="canonical" href="https://www.ncbi.nlm.nih.gov/books/NBK1465/" /><link rel="stylesheet" href="/corehtml/pmc/css/figpopup.css" type="text/css" media="screen" /><link rel="stylesheet" href="/corehtml/pmc/css/bookshelf/2.26/css/books.min.css" type="text/css" /><link rel="stylesheet" href="/corehtml/pmc/css/bookshelf/2.26/css/books_print.min.css" type="text/css" /><style type="text/css">p a.figpopup{display:inline !important} .bk_tt {font-family: monospace} .first-line-outdent .bk_ref {display: inline} </style><script type="text/javascript" src="/corehtml/pmc/js/jquery.hoverIntent.min.js"> </script><script type="text/javascript" src="/corehtml/pmc/js/common.min.js?_=3.18"> </script><script type="text/javascript">window.name="mainwindow";</script><script type="text/javascript" src="/corehtml/pmc/js/bookshelf/2.26/book-toc.min.js"> </script><script type="text/javascript" src="/corehtml/pmc/js/bookshelf/2.26/books.min.js"> </script><script type="text/javascript">if (typeof (jQuery) != 'undefined') { (function ($) { $(function () { var min = Math.ceil(1); var max = Math.floor(100000); var randomNum = Math.floor(Math.random() * (max - min)) + min; var surveyUrl = "/projects/Gene/portal/surveys/seqdbui-survey.js?rando=" + randomNum.toString(); $.getScript(surveyUrl, function () { try { ncbi.seqDbUISurvey.init(); } catch (err) { console.info(err); } }).fail(function (jqxhr, settings, exception) { console.info('Cannot load survey script', jqxhr); });; }); })(jQuery); };</script>
<!-- Page meta end -->
<link rel="shortcut icon" href="//www.ncbi.nlm.nih.gov/favicon.ico" /><meta name="ncbi_phid" content="CE8BEE0D7C859C3100000000010C00D0.m_5" />
<meta name='referrer' content='origin-when-cross-origin'/><link type="text/css" rel="stylesheet" href="//static.pubmed.gov/portal/portal3rc.fcgi/4216699/css/3852956/3985586/3808861/4121862/3974050/3917732/251717/4216701/14534/45193/4113719/3849091/3984811/3751656/4033350/3840896/3577051/3852958/3984801/12930/3964959.css" /><link type="text/css" rel="stylesheet" href="//static.pubmed.gov/portal/portal3rc.fcgi/4216699/css/3411343/3882866.css" media="print" /></head>
<body class="book-part">
<div class="grid no_max_width">
<div class="col twelve_col nomargin shadow">
<!-- System messages like service outage or JS required; this is handled by the TemplateResources portlet -->
<div class="sysmessages">
<noscript>
<p class="nojs">
<strong>Warning:</strong>
The NCBI web site requires JavaScript to function.
<a href="/guide/browsers/#enablejs" title="Learn how to enable JavaScript" target="_blank">more...</a>
</p>
</noscript>
</div>
<!--/.sysmessage-->
<div class="wrap">
<div class="page">
<div class="top">
<div class="header">
</div>
<!--<component id="Page" label="headcontent"/>-->
</div>
<div class="content">
<!-- site messages -->
<div class="container content">
<div class="document">
<div class="pre-content"><div><div class="bk_prnt"><p class="small">NCBI Bookshelf. A service of the National Library of Medicine, National Institutes of Health.</p><p>Adam MP, Feldman J, Mirzaa GM, et al., editors. GeneReviews® [Internet]. Seattle (WA): University of Washington, Seattle; 1993-2025. </p></div></div></div>
<div class="main-content lit-style" itemscope="itemscope" itemtype="http://schema.org/CreativeWork"><div class="meta-content fm-sec"><h1 id="_NBK1465_"><span class="title" itemprop="name"><i>GLI3</i>-Related Pallister-Hall Syndrome</span></h1><div class="contrib half_rhythm"><span itemprop="author">Leslie G Biesecker</span>, MD<div class="affiliation small">Center for Precision Health Research<br />National Human Genome Research Institute<br />National Institutes of Health<br />Bethesda, Maryland<div><span class="email-label">Email: </span><a href="mailto:dev@null" data-email="vog.hin.liam@bsel" class="oemail">vog.hin.liam@bsel</a></div></div></div><p class="small">Initial Posting: <span itemprop="datePublished">May 25, 2000</span>; Last Revision: <span itemprop="dateModified">February 22, 2024</span>.</p><p><em>Estimated reading time: 26 minutes</em></p></div><div class="body-content whole_rhythm" itemprop="text"><div id="phs.Summary" itemprop="description"><h2 id="_phs_Summary_">Summary</h2><div><h4 class="inline">Clinical characteristics.</h4><p><i>GLI3</i>-related Pallister-Hall syndrome (<i>GLI3</i>-PHS) is characterized by a spectrum of anomalies ranging from polydactyly, asymptomatic bifid epiglottis, and hypothalamic hamartoma at the mild end to laryngotracheal cleft with neonatal lethality at the severe end. Individuals with mild <i>GLI3</i>-PHS may be incorrectly diagnosed as having isolated postaxial polydactyly type A. Individuals with <i>GLI3</i>-PHS can have pituitary insufficiency and may die as neonates from undiagnosed and untreated adrenal insufficiency.</p></div><div><h4 class="inline">Diagnosis/testing.</h4><p>The diagnosis of <i>GLI3</i>-PHS can be established in a proband with both hypothalamic hamartoma and mesoaxial polydactyly. Identification of a heterozygous pathogenic variant in <i>GLI3</i> confirms the diagnosis.</p></div><div><h4 class="inline">Management.</h4><p><i>Treatment of manifestations:</i> Urgent treatment for endocrine abnormalities, especially cortisol deficiency; symptomatic treatment of seizures; elective repair of polydactyly. Management of epiglottic abnormalities depending on the abnormality and the extent of respiratory compromise; bifid epiglottis, the most common abnormality, typically does not need treatment. Treatment of behavioral issues per psychologist &#x00026;/or psychiatrist; seizures may begin or worsen with use of stimulants for attention-deficit disorder; developmental intervention and/or special education for developmental delays; standard treatment of anal atresia or stenosis.</p><p><i>Surveillance:</i> Annually during childhood: assess growth, monitor for signs of precocious puberty, and assess developmental progress, educational needs, and behavioral issues.</p><p><i>Agents/circumstances to avoid:</i> Biopsy or resection of hypothalamic hamartoma may result in complications and lifelong need for hormone replacement. Some stimulants used for attention-deficit/hyperactivity disorder may exacerbate seizures.</p></div><div><h4 class="inline">Genetic counseling.</h4><p><i>GLI3</i>-PHS is inherited in an autosomal dominant manner. Individuals with <i>GLI3</i>-PHS may have an affected parent or may have the disorder as the result of a <i>de novo</i> pathogenic variant. About 25% of individuals have a <i>de novo</i> pathogenic variant. Persons with a <i>de novo</i> pathogenic variant are generally more severely affected than those with a family history of <i>GLI3</i>-PHS. The risk to offspring of an affected individual is 50%. Prenatal testing for pregnancies at increased risk is possible if the pathogenic variant in the family is known. The reliability of ultrasound examination for prenatal diagnosis is unknown.</p></div></div><div id="phs.Diagnosis"><h2 id="_phs_Diagnosis_">Diagnosis</h2><p>Consensus clinical diagnostic criteria for <i>GLI3</i>-related Pallister-Hall syndrome (<i>GLI3</i>-PHS) have been published [<a class="bk_pop" href="#phs.REF.johnston.2010.1142">Johnston et al 2010</a>].</p><div id="phs.Suggestive_Findings"><h3>Suggestive Findings</h3><p><i>GLI3</i>-PHS <b>should be suspected</b> in individuals with the following features:</p><ul><li class="half_rhythm"><div class="half_rhythm"><b>Hypothalamic hamartoma,</b> a non-enhancing mass in the floor of the third ventricle posterior to the optic chiasm that is isointense to gray matter on T<sub>1</sub>- and T<sub>2</sub>-weighted pulse sequences of an MRI, but may have distinct intensity on FLAIR</div><div class="half_rhythm">Note: Neither cranial CT examination nor cranial ultrasound examination is adequate for diagnosis of hypothalamic hamartoma.</div></li><li class="half_rhythm"><div class="half_rhythm"><b>Mesoaxial (i.e., insertional or central) polydactyly,</b> the presence of six or more well-formed digits with a Y-shaped metacarpal or metatarsal</div></li><li class="half_rhythm"><div class="half_rhythm"><b>Postaxial polydactyly (PAP) types A and B.</b> PAP-A is the presence of a well-formed digit on the ulnar or fibular aspect of the limb. PAP-B is the presence of a rudimentary digit or nubbin in the same location.</div><div class="half_rhythm">Postaxial polydactyly is probably more common than mesoaxial polydactyly; however, the nonspecificity of postaxial polydactyly and the high frequency of postaxial polydactyly type B in persons of central African descent require caution in its use as a diagnostic feature.</div></li><li class="half_rhythm"><div class="half_rhythm"><b>Bifid epiglottis,</b> a midline anterior-posterior cleft of the epiglottis that involves at least two thirds of the epiglottic leaf</div><div class="half_rhythm">Bifid epiglottis is a useful feature for clinical diagnosis because it appears to be very rare in syndromes other than <i>GLI3</i>-PHS and is also rare as an isolated malformation.</div></li><li class="half_rhythm"><div class="half_rhythm"><b>Other.</b> Imperforate anus, renal abnormalities including cystic malformations, renal hypoplasia, ectopic ureteral implantation, genitourinary anomalies including hydrometrocolpos, pulmonary segmentation anomalies including bilateral bilobed lungs, and nonpolydactyly skeletal anomalies including short limbs</div></li><li class="half_rhythm"><div class="half_rhythm"><b>Family history consistent with autosomal dominant inheritance</b> (e.g., affected males and females in multiple generations). Absence of a known family history does not preclude the diagnosis.</div></li></ul></div><div id="phs.Establishing_the_Diagnosis"><h3>Establishing the Diagnosis</h3><p>The clinical diagnosis of <i>GLI3</i>-PHS can be <b>established</b> in a proband with BOTH hypothalamic hamartoma and mesoaxial polydactyly, or the clinico-molecular diagnosis can be established in a proband with <a href="#phs.Suggestive_Findings">suggestive findings</a> and a heterozygous pathogenic (or likely pathogenic) variant in <i>GLI3</i> identified by molecular genetic testing (see <a href="/books/NBK1465/table/phs.T.molecular_genetic_testing_used_in/?report=objectonly" target="object" rid-ob="figobphsTmoleculargenetictestingusedin">Table 1</a>) [<a class="bk_pop" href="#phs.REF.johnston.2010.1142">Johnston et al 2010</a>].</p><p>Note: (1) Per ACMG/AMP variant classification guidelines, the terms "pathogenic variant" and "likely pathogenic variant" are handled similarly in a diagnostic testing clinical setting, meaning that both can lead to a clinico-molecular diagnosis [<a class="bk_pop" href="#phs.REF.katz.2020.3">Katz et al 2020</a>]. Reference to "pathogenic variants" in this <i>GeneReview</i> is understood to include any pathogenic or likely pathogenic variants. (2) Identification of a heterozygous <i>GLI3</i> variant of uncertain significance does not establish or rule out the diagnosis. (3) Molecular testing can often identify novel frameshift and nonsense variants in <i>GLI3</i> in individuals with <i>GLI3</i>-PHS and related phenotypes. Because they are novel, there is often a dearth of clinical and molecular data that can be used to classify the variant. Given that the mechanism of disease does not involve nonsense-mediated decay of the mRNA in these cases, current ACMG/AMP interpretations, with the ClinGen PVS1 criterion specification, may commonly lead to a classification of such a variant as a variant of uncertain significance. It is recommended that an expert with experience in the clinico-molecular diagnosis of this disorder be consulted in this scenario [<a class="bk_pop" href="#phs.REF.lociganic.2019.80">Lo-Ciganic et al 2019</a>].</p><p>Molecular genetic testing approaches can include a combination of <b>gene-targeted testing</b> (single-gene testing, multigene panel) and <b>comprehensive</b>
<b>genomic testing</b> (exome sequencing, genome sequencing) depending on the phenotype.</p><p>Gene-targeted testing requires that the clinician determine which gene(s) are likely involved, whereas genomic testing does not. Individuals with <a href="#phs.Suggestive_Findings">Suggestive Findings</a> are likely to be diagnosed using gene-targeted testing (see <a href="#phs.Option_1">Option 1</a>), whereas those in whom the diagnosis of <i>GLI3</i>-PHS has not been considered are more likely to be diagnosed using genomic testing (see <a href="#phs.Option_2">Option 2</a>).</p><div id="phs.Option_1"><h4>Option 1</h4><p><b>Single-gene testing.</b> Sequence analysis of <i>GLI3</i> to detect missense, nonsense, and splice site variants and small intragenic deletions/insertions. Note: To date, large exon or multiexon deletions or duplications have not been reported in individuals with <i>GLI3</i>-PHS.</p><p><b>A multigene panel</b> that includes <i>GLI3</i> and other genes of interest (see <a href="#phs.Differential_Diagnosis">Differential Diagnosis</a>) may be considered to identify the genetic cause of the condition. Note: (1) The genes included in the panel and the diagnostic sensitivity of the testing used for each gene vary by laboratory and are likely to change over time. (2) Some multigene panels may include genes not associated with the condition discussed in this <i>GeneReview</i>. (3) In some laboratories, panel options may include a custom laboratory-designed panel and/or custom phenotype-focused exome analysis that includes genes specified by the clinician. (4) Methods used in a panel may include sequence analysis, deletion/duplication analysis, and/or other non-sequencing-based tests.</p><p>For an introduction to multigene panels click <a href="/books/n/gene/app5/#app5.Multigene_Panels">here</a>. More detailed information for clinicians ordering genetic tests can be found <a href="/books/n/gene/app5/#app5.Multigene_Panels_FAQs">here</a>.</p></div><div id="phs.Option_2"><h4>Option 2</h4><p><b>Comprehensive</b>
<b>genomic testing</b> does not require the clinician to determine which gene is likely involved. <b>Exome sequencing</b> is most commonly used; <b>genome sequencing</b> is also possible.</p><p>For an introduction to comprehensive genomic testing click <a href="/books/n/gene/app5/#app5.Comprehensive_Genomic_Testing">here</a>. More detailed information for clinicians ordering genomic testing can be found <a href="/books/n/gene/app5/#app5.Comprehensive_Genomic_Testing_1">here</a>.</p><div id="phs.T.molecular_genetic_testing_used_in" class="table"><h3><span class="label">Table 1. </span></h3><div class="caption"><p>Molecular Genetic Testing Used in <i>GLI3</i>-Related Pallister-Hall Syndrome</p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK1465/table/phs.T.molecular_genetic_testing_used_in/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__phs.T.molecular_genetic_testing_used_in_lrgtbl__"><table class="no_bottom_margin"><thead><tr><th id="hd_h_phs.T.molecular_genetic_testing_used_in_1_1_1_1" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Gene&#x000a0;<sup>1</sup></th><th id="hd_h_phs.T.molecular_genetic_testing_used_in_1_1_1_2" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Method</th><th id="hd_h_phs.T.molecular_genetic_testing_used_in_1_1_1_3" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Proportion of Probands with a Pathogenic Variant&#x000a0;<sup>2</sup> Detectable by Method</th></tr></thead><tbody><tr><td headers="hd_h_phs.T.molecular_genetic_testing_used_in_1_1_1_1" rowspan="2" scope="row" colspan="1" style="text-align:left;vertical-align:middle;">
<i>GLI3</i>
</td><td headers="hd_h_phs.T.molecular_genetic_testing_used_in_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Sequence analysis&#x000a0;<sup>3</sup></td><td headers="hd_h_phs.T.molecular_genetic_testing_used_in_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">~95%&#x000a0;<sup>4</sup></td></tr><tr><td headers="hd_h_phs.T.molecular_genetic_testing_used_in_1_1_1_2" colspan="1" scope="row" rowspan="1" style="text-align:left;vertical-align:middle;">Gene-targeted deletion/duplication analysis&#x000a0;<sup>5</sup></td><td headers="hd_h_phs.T.molecular_genetic_testing_used_in_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">None reported&#x000a0;<sup>6</sup></td></tr><tr><td headers="hd_h_phs.T.molecular_genetic_testing_used_in_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Unknown&#x000a0;<sup>7</sup></td><td headers="hd_h_phs.T.molecular_genetic_testing_used_in_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">NA</td><td headers="hd_h_phs.T.molecular_genetic_testing_used_in_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">~5%</td></tr></tbody></table></div><div><div><dl class="temp-labeled-list small"><dt></dt><dd><div><p class="no_margin">NA = not applicable</p></div></dd><dt>1. </dt><dd><div id="phs.TF.1.1"><p class="no_margin">See <a href="/books/NBK1465/#phs.molgen.TA">Table A. Genes and Databases</a> for chromosome locus and protein.</p></div></dd><dt>2. </dt><dd><div id="phs.TF.1.2"><p class="no_margin">See <a href="#phs.Molecular_Genetics">Molecular Genetics</a> for information on variants detected in this gene.</p></div></dd><dt>3. </dt><dd><div id="phs.TF.1.3"><p class="no_margin">Sequence analysis detects variants that are benign, likely benign, of uncertain significance, likely pathogenic, or pathogenic. Variants may include missense, nonsense, and splice site variants and small intragenic deletions/insertions; typically, exon or whole-gene deletions/duplications are not detected. For issues to consider in interpretation of sequence analysis results, click <a href="/books/n/gene/app2/">here</a>.</p></div></dd><dt>4. </dt><dd><div id="phs.TF.1.4"><p class="no_margin">Combined data from <a class="bk_pop" href="#phs.REF.johnston.2005.609">Johnston et al [2005]</a>, <a class="bk_pop" href="#phs.REF.johnston.2010.1142">Johnston et al [2010]</a>, and <a class="bk_pop" href="#phs.REF.d_murger.2015.92">D&#x000e9;murger et al [2015]</a></p></div></dd><dt>5. </dt><dd><div id="phs.TF.1.5"><p class="no_margin">Gene-targeted deletion/duplication analysis detects intragenic deletions or duplications. Methods used may include a range of techniques such as quantitative PCR, long-range PCR, multiplex ligation-dependent probe amplification (MLPA), and a gene-targeted microarray designed to detect single-exon deletions or duplications.</p></div></dd><dt>6. </dt><dd><div id="phs.TF.1.6"><p class="no_margin">To date, no large exon or multiexon deletions or duplications have been reported in individuals with <i>GLI3</i>-related Pallister-Hall syndrome. Large deletions and duplications of <i>GLI3</i> have been reported in individuals with Greig cephalopolysyndactyly syndrome (see <a href="#phs.Genetically_Related_Allelic_Disorder">Genetically Related Disorders</a>).</p></div></dd><dt>7. </dt><dd><div id="phs.TF.1.7"><p class="no_margin">In 5% of individuals with clinical features of PHS, no pathogenic variant in <i>GLI3</i> was found, suggesting that variants in at least one additional gene locus [<a class="bk_pop" href="#phs.REF.d_murger.2015.92">D&#x000e9;murger et al 2015</a>, <a class="bk_pop" href="#phs.REF.rubino.2018.98">Rubino et al 2018</a>] or unidentified cryptic variants in <i>GLI3</i> (including deep intronic or mosaic pathogenic variants) are causative of PHS.</p></div></dd></dl></div></div></div></div></div></div><div id="phs.Clinical_Characteristics"><h2 id="_phs_Clinical_Characteristics_">Clinical Characteristics</h2><div id="phs.Clinical_Description"><h3>Clinical Description</h3><p><i>GLI3</i>-related Pallister-Hall syndrome (<i>GLI3</i>-PHS) displays a wide range of severity. The literature frequently reflects the assumption that <i>GLI3</i>-PHS is severe and <a href="/books/n/gene/gcps/">Greig cephalopolysyndactyly syndrome</a> (GCPS) is mild. This assumption is incorrect, as a minority of individuals with <i>GLI3</i>-PHS show multiple severe anomalies and most individuals with <i>GLI3</i>-PHS are mildly affected with polydactyly, asymptomatic bifid epiglottis, and hypothalamic hamartoma. Without careful clinical evaluation, these individuals may be incorrectly diagnosed with postaxial polydactyly type A (PAP-A).</p><div id="phs.T.gli3related_pallisterhall_syndrome" class="table"><h3><span class="label">Table 2. </span></h3><div class="caption"><p><i>GLI3</i>-Related Pallister-Hall Syndrome: Frequency of Select Features</p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK1465/table/phs.T.gli3related_pallisterhall_syndrome/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__phs.T.gli3related_pallisterhall_syndrome_lrgtbl__"><table class="no_bottom_margin"><thead><tr><th id="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_1" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Feature</th><th id="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_2" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Frequency of Feature&#x000a0;<sup>1</sup></th><th id="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_3" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Comment</th></tr></thead><tbody><tr><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Hypothalamic hamartoma</b>
</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">+++</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Polydactyly</b>
</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">+++</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Postaxial or mesoaxial</td></tr><tr><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Epiglottis abnormalities</b>
</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">++</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Behavioral manifestations</b>
</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">+</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Genitourinary anomalies</b>
</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">+</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Pulmonary segmentation anomalies</b>
</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">+</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Imperforate anus</b>
</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">+</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Oligodactyly</b>
</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">+</td><td headers="hd_h_phs.T.gli3related_pallisterhall_syndrome_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr></tbody></table></div><div><div><dl class="temp-labeled-list small"><dt></dt><dd><div><p class="no_margin">+++ = common; ++ = seen in many affected persons; + = seen in some or a few affected persons</p></div></dd><dt>1. </dt><dd><div id="phs.TF.2.1"><p class="no_margin">Even these coarse estimates of the frequency of specific features are likely to be heavily skewed by phenotypic ascertainment bias. It is likely that the overwhelming majority of diagnosed individuals were ascertained because they had a hypothalamic hamartoma and polydactyly. Therefore, to assert that these malformations are common in <i>GLI3</i>-PHS is circular reasoning. This bias can only be resolved by studies using broad-based exome or genome testing of individuals with a wide range of features.</p></div></dd></dl></div></div></div><p><b>Hypothalamic hamartoma.</b> Hypothalamic hamartoma is a malformation, not a tumor. Hypothalamic hamartomas grow at the rate of &#x02013; or more slowly than &#x02013; the surrounding brain tissue. Hypothalamic hamartomas may be large (&#x02264;4 cm in greatest dimension); little correlation exists between the size of the hypothalamic hamartoma and presence or severity of symptoms. Individuals with hypothalamic hamartomas may have neurologic symptoms, although most are asymptomatic. Removal of the hypothalamic hamartoma is not indicated and often results in iatrogenic pituitary insufficiency or other complications.</p><p><b>Endocrine manifestations.</b> The endocrine manifestations of a hypothalamic hamartoma range from isolated growth hormone deficiency or isolated precocious puberty to panhypopituitarism, which can be life threatening. Cortisol deficiency can occur in individuals with nonfamilial <i>GLI3</i>-PHS but appears to be rare in those with familial <i>GLI3</i>-PHS.</p><p><b>Neurologic findings.</b> The best-described neurologic complication of hypothalamic hamartoma is gelastic epilepsy, a partial complex seizure manifest by clonic movements of the chest and diaphragm that simulate laughing. Other types of seizures may be caused by hypothalamic hamartoma. Seizures associated with hypothalamic hamartoma in individuals with <i>GLI3</i>-PHS are generally milder and are responsive to treatment, in contrast to individuals with nonsyndromic hypothalamic hamartoma, who often have refractory seizures [<a class="bk_pop" href="#phs.REF.boudreau.2005.42">Boudreau et al 2005</a>]. No individual with <i>GLI3</i>-PHS has been shown to have visual field loss even with a hypothalamic hamartoma near the optic chiasm.</p><p><b>Polydactyly.</b> Postaxial polydactyly may be more common than mesoaxial polydactyly in individuals with <i>GLI3</i>-PHS. Postaxial polydactyly (PAP) type A is the presence of a well-formed digit on the ulnar or fibular aspect of the limb. PAP type B is the presence of a rudimentary digit or nubbin in the same location. Mesoaxial (i.e., insertional or central) polydactyly is the presence of six or more well-formed digits with a Y-shaped metacarpal or metatarsal.</p><p>Note: The nonspecificity of postaxial polydactyly and the high frequency of PAP type B in persons of central African descent require caution in its use as a diagnostic feature.</p><p><b>Epiglottic abnormalities.</b> Bifid epiglottis is nearly always asymptomatic; however, the more severe clefts of the larynx reported in individuals with <i>GLI3</i>-PHS can cause severe airway symptoms. Posterior laryngeal clefts can be fatal.</p><p><b>Psychiatric and neuropsychological findings.</b> Some individuals with <i>GLI3</i>-PHS have behavioral manifestations, including a few with severe intellectual disability and behavioral disturbances [<a class="bk_pop" href="#phs.REF.ng.2004.296">Ng et al 2004</a>]. A larger study of behavioral manifestations of this disorder was inconclusive, reflecting the difficulty of assessing mild behavioral phenotypes in rare disorders [<a class="bk_pop" href="#phs.REF.azzam.2005.87">Azzam et al 2005</a>].</p><p><b>Genitourinary anomalies.</b> Renal abnormalities include cystic malformations, small kidneys, and ectopic ureteral implantation; genitourinary anomalies include hydrometrocolpos. The pathogenetic mechanism of the genitourinary anomalies has been delineated [<a class="bk_pop" href="#phs.REF.blake.2016.437">Blake et al 2016</a>].</p><p><b>Other</b> findings include imperforate anus, pulmonary segmentation anomalies including bilateral bilobed lungs, and nonpolydactyly skeletal anomalies including short limbs.</p><p><b>Prognosis</b> for an individual with <i>GLI3</i>-PHS and no known family history of <i>GLI3</i>-PHS is based on the malformations present in the individual. Literature surveys are not useful for the purpose of establishing the prognosis because there is a large degree of inter-individual heterogeneity and publications tend to show bias of ascertainment to more severe involvement. Although <i>GLI3</i>-PHS has been categorized as a member of the CAVE (<i>c</i>erebro<i>a</i>cro<i>v</i>isceral <i>e</i>arly lethality) group of disorders, few affected individuals have an early lethality phenotype. The CAVE descriptor should be discouraged. Early lethality in <i>GLI3</i>-PHS is most likely attributable to panhypopituitarism that is caused by pituitary or hypothalamic dysplasia or severe airway malformations such as laryngotracheal clefts. In addition, imperforate anus can cause serious complications if not recognized promptly. Thus, in the absence of life-threatening malformations, the prognosis should be assumed to be good for individuals with the nonfamilial occurrence of <i>GLI3</i>-PHS. For individuals with a family history of affected family members, the prognosis is based on the degree of severity present in the family.</p><p><b>Mosaicism.</b> Several individuals with nonsyndromic hypothalamic hamartomas and somatic mosaicism for a <i>GLI3</i> pathogenic variant in the hamartoma have been reported [<a class="bk_pop" href="#phs.REF.wallace.2008.653">Wallace et al 2008</a>]. While these individuals do not meet the clinical diagnostic criteria for <i>GLI3</i>-PHS <i>sensu stricto</i>, they may be considered to have a partial form of <i>GLI3</i>-PHS, and consideration should be given to evaluating such individuals for other manifestations of the disorder.</p><p><b>Sub-PHS.</b> A previous publication suggested the term sub-PHS as a descriptor for those individuals who did not meet the above-specified clinical diagnostic criteria for <i>GLI3</i>-PHS but had some overlapping features and a pathogenic <i>GLI3</i> variant consistent with the PHS pathogenetic mechanism (see <a href="#phs.Nomenclature">Nomenclature</a>).</p></div><div id="phs.GenotypePhenotype_Correlations"><h3>Genotype-Phenotype Correlations</h3><p>The mutational spectra of <a href="/books/n/gene/gcps/">GCPS</a> and <i>GLI3</i>-PHS are mostly distinct (see <a class="figpopup" href="/books/NBK1465/figure/phs.F1/?report=objectonly" target="object" rid-figpopup="figphsF1" rid-ob="figobphsF1">Figure 1</a>). GCPS is caused by pathogenic variants of all types, whereas <i>GLI3</i>-PHS is overwhelmingly caused by truncating variants that generate a frameshift and a truncation. Within the frameshift variant category, a genotype-phenotype correlation has been demonstrated on two levels:</p><ul><li class="half_rhythm"><div class="half_rhythm"><b>Class of variant.</b> Pathogenic variants of all classes can cause GCPS, whereas the majority of pathogenic variants that cause the allelic disorder <i>GLI3</i>-PHS are frameshift variants. Haploinsufficiency for <i>GLI3</i> causes GCPS, whereas truncating variants 3' of the zinc finger domain of <i>GLI3</i> generally cause <i>GLI3</i>-PHS [<a class="bk_pop" href="#phs.REF.kang.1997.266">Kang et al 1997</a>] (<a class="figpopup" href="/books/NBK1465/figure/phs.F1/?report=objectonly" target="object" rid-figpopup="figphsF1" rid-ob="figobphsF1">Figure 1A</a>).</div></li><li class="half_rhythm"><div class="half_rhythm"><b>Variant position.</b> Among all frameshift variants in <i>GLI3</i>, variants in the first third of the gene are only known to cause GCPS (<a class="figpopup" href="/books/NBK1465/figure/phs.F1/?report=objectonly" target="object" rid-figpopup="figphsF1" rid-ob="figobphsF1">Figure 1B</a>). Frameshift variants in the middle third of the gene cause <i>GLI3</i>-PHS and (uncommonly) GCPS. Frameshift variants in the final third of the gene cause GCPS. No apparent correlation exists between the variant position within each of the three regions and the severity of the corresponding phenotypes.</div><div class="half_rhythm">Note: A single truncating variant in the <i>GLI3</i>-PHS region, c.2374C&#x0003e;T (p.Arg792Ter), can cause GCPS and has been observed in six apparently unrelated families [<a class="bk_pop" href="#phs.REF.johnston.2005.609">Johnston et al 2005</a>].</div></li></ul><p>Two splice variants have been associated with <i>GLI3</i>-PHS, both presumably causing retention of intron 14, which is also predicted to cause a similarly truncated protein [<a class="bk_pop" href="#phs.REF.alqattan.2017.457">Al-Qattan et al 2017</a>].</p></div><div id="phs.Penetrance"><h3>Penetrance</h3><p>No instances of incomplete penetrance of <i>GLI3</i>-PHS have been published.</p><p><a class="bk_pop" href="#phs.REF.ng.2004.296">Ng et al [2004]</a> reported one individual with apparent germline mosaicism without evident clinical features.</p></div><div id="phs.Nomenclature"><h3>Nomenclature</h3><p>Other descriptors used include the following:</p><ul><li class="half_rhythm"><div><b>Hypothalamic hamartoblastoma syndrome.</b> This is incorrect; "blastoma" refers to tissues in which the neural elements of hamartomas are immature, it does not reflect the syndromic nature of the phenotype, and it may be confused with isolated hamartomas.</div></li><li class="half_rhythm"><div><b>CAVE (<i>c</i>erebro<i>a</i>cro<i>v</i>isceral <i>e</i>arly lethality) complex.</b> This designation is inappropriate as most individuals are mildly affected and do not manifest early lethality.</div></li><li class="half_rhythm"><div><b>Sub-PHS.</b> This designation refers to individuals who do not meet the clinical diagnostic criteria for <i>GLI3</i>-PHS but have some features of PHS and a pathogenic <i>GLI3</i> variant consistent with the PHS pathogenetic mechanism. However, sub-PHS is probably not a useful term and these individuals should instead be considered to have a mild form of PHS.</div></li><li class="half_rhythm"><div>
<b>Hall-Pallister syndrome</b>
</div></li></ul><p>Note: The abbreviation "HPS" is used for <a href="/books/n/gene/hps/">Hermansky-Pudlak syndrome</a>.</p></div><div id="phs.Prevalence"><h3>Prevalence</h3><p><i>GLI3</i>-PHS is rare. The prevalence is unknown. More than 100 affected persons are known to the author [Biesecker, personal observation] and a number of additional individuals have been reported (see, e.g., <a class="bk_pop" href="#phs.REF.d_murger.2015.92">D&#x000e9;murger et al [2015]</a>). It is suspected that many individuals with postaxial polydactyly and asymptomatic hypothalamic hamartoma or bifid epiglottis may be misdiagnosed as having nonsyndromic PAP-A.</p></div></div><div id="phs.Genetically_Related_Allelic_Disorder"><h2 id="_phs_Genetically_Related_Allelic_Disorder_">Genetically Related (Allelic) Disorders</h2><p>Other phenotypes known to be associated with germline pathogenic variants in <i>GLI3</i> are summarized in <a href="/books/NBK1465/table/phs.T.gli3_allelic_disorders/?report=objectonly" target="object" rid-ob="figobphsTgli3allelicdisorders">Table 3</a>.</p><p>Note: Haploinsufficiency for <i>GLI3</i> causes Greig cephalopolysyndactyly syndrome (GCPS), whereas truncating variants in the middle third of the gene, 3' of the zinc finger domain of <i>GLI3</i>, generally cause <i>GLI3</i>-related Pallister-Hall syndrome (<i>GLI3</i>-PHS) [<a class="bk_pop" href="#phs.REF.johnston.2005.609">Johnston et al 2005</a>].</p><div id="phs.T.gli3_allelic_disorders" class="table"><h3><span class="label">Table 3. </span></h3><div class="caption"><p><i>GLI3</i> Allelic Disorders</p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK1465/table/phs.T.gli3_allelic_disorders/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__phs.T.gli3_allelic_disorders_lrgtbl__"><table class="no_bottom_margin"><thead><tr><th id="hd_h_phs.T.gli3_allelic_disorders_1_1_1_1" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Disorder</th><th id="hd_h_phs.T.gli3_allelic_disorders_1_1_1_2" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">MOI</th><th id="hd_h_phs.T.gli3_allelic_disorders_1_1_1_3" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Clinical Features</th><th id="hd_h_phs.T.gli3_allelic_disorders_1_1_1_4" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Comment</th></tr></thead><tbody><tr><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><a href="/books/n/gene/gcps/">Greig cephalopolysyndactyly syndrome</a> (GCPS)</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AD</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Polydactyly (commonly preaxial, may be postaxial); commonly assoc w/cutaneous syndactyly. Craniofacial features incl widely spaced eyes, broad forehead, &#x00026; macrocephaly. Mesoaxial polydactyly &#x00026; osseous syndactyly of metacarpals are not part of GCPS.</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_4" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">It is often wrongly assumed that <i>GLI3</i>-PHS is severe &#x00026; GCPS is mild; most persons w/PHS are mildly affected, w/polydactyly, asymptomatic bifid epiglottis, &#x00026; HH.</td></tr><tr><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Postaxial polydactyly type A (PAP-A) (OMIM <a href="https://omim.org/entry/174200" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">174200</a>)</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AD</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Limb malformation limited to presence of a single, well-formed supernumerary postaxial digit on 1 or both hands &#x00026; feet</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_4" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">There is some controversy as to whether PAP-A is distinct from <i>GLI3</i>-PHS or is instead a variant of <i>GLI3</i>-PHS w/mild, subtle, &#x00026; asymptomatic bifid epiglottis, HH, anal stenosis, &#x00026; other signs.</td></tr><tr><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Preaxial polydactyly type IV (PPD-IV) (OMIM <a href="https://omim.org/entry/174700" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">174700</a>)</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AD</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Preaxial polydactyly of hands &#x00026;/or feet w/o other malformations (typically same pattern of syndactyly in hands &#x00026; feet as those w/GCPS). Severity is highly variable.&#x000a0;<sup>1</sup></td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_4" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">PPD-IV is essentially GCPS w/o craniofacial manifestations. Because macrocephaly occurs in general population &#x00026; is common in GCPS, presence of macrocephaly in persons w/apparently isolated PPD-IV may be difficult to interpret.</td></tr><tr><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Acrocallosal syndrome</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AD</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Postaxial polydactyly, macrocephaly, agenesis of corpus callosum, &#x00026; severe DD</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_4" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">2 persons diagnosed w/acrocallosal syndrome have been reported w/missense variants in <i>GLI3</i>.&#x000a0;<sup>2</sup></td></tr><tr><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Oral-facial-digital syndrome</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AD</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Various forms of polydactyly assoc w/gingival clefts &#x00026; frenula &#x00026; cleft palate, some w/HH&#x000a0;<sup>3</sup></td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_4" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">This is not a well-defined phenotypic entity &#x00026; is extremely rare. This phenotype may be considered to be atypical PHS.</td></tr><tr><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Nonsyndromic neuronal migration abnormalities</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AD</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Non-HH brain anomalies, hypotonia, DD w/o extracranial anomalies</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_4" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><i>GLI3</i> variants have been reported in 2 persons w/these findings. It is not clear that these variants are pathogenic or causative &#x00026; this entity requires validation.&#x000a0;<sup>4</sup></td></tr><tr><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AR polydactyly syndrome</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AR</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Postaxial or mesoaxial polydactyly, cutaneous syndactyly, DD, &#x00026; multiple malformations</td><td headers="hd_h_phs.T.gli3_allelic_disorders_1_1_1_4" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Observed in 3 consanguineous families. The parents were apparently unaffected; however, thorough eval for subtle anomalies (e.g., cranial MRI) in parents was not performed.&#x000a0;<sup>5</sup></td></tr></tbody></table></div><div><div><dl class="temp-labeled-list small"><dt></dt><dd><div><p class="no_margin">AD = autosomal dominant; AR = autosomal recessive; DD = developmental delay; GCPS = Greig cephalopolysyndactyly syndrome; HH = hypothalamic hamartoma; MOI = mode of inheritance</p></div></dd><dt>1. </dt><dd><div id="phs.TF.3.1"><p class="no_margin">
<a class="bk_pop" href="#phs.REF.everman.2006">Everman [2006]</a>
</p></div></dd><dt>2. </dt><dd><div id="phs.TF.3.2"><p class="no_margin"><a class="bk_pop" href="#phs.REF.elson.2002.804">Elson et al [2002]</a>, <a class="bk_pop" href="#phs.REF.speksnijder.2013.1394">Speksnijder et al [2013]</a></p></div></dd><dt>3. </dt><dd><div id="phs.TF.3.3"><p class="no_margin">
<a class="bk_pop" href="#phs.REF.johnston.2010.1142">Johnston et al [2010]</a>
</p></div></dd><dt>4. </dt><dd><div id="phs.TF.3.4"><p class="no_margin">
<a class="bk_pop" href="#phs.REF.siafa.2022.1">Siafa et al [2022]</a>
</p></div></dd><dt>5. </dt><dd><div id="phs.TF.3.5"><p class="no_margin">
<a class="bk_pop" href="#phs.REF.el_mouatani.2021.3831">El Mouatani et al [2021]</a>
</p></div></dd></dl></div></div></div><p><b>Somatic <i>GLI3</i> pathogenic variants</b> have been identified in individuals with nonsyndromic hypothalamic hamartomas [<a class="bk_pop" href="#phs.REF.wallace.2008.653">Wallace et al 2008</a>]. Note: The pathogenicity of a subset of the somatic <i>GLI3</i> variants reported to be associated with nonsyndromic hypothalamic hamartomas is questioned, as these variants appear to violate the known mechanism of <i>GLI3</i> pathogenesis.</p></div><div id="phs.Differential_Diagnosis"><h2 id="_phs_Differential_Diagnosis_">Differential Diagnosis</h2><p>
<b>Central polydactyly</b>
</p><ul><li class="half_rhythm"><div><b>Oral-facial-digital syndrome type 6</b> (OMIM <a href="https://www.omim.org/entry/277170" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">277170</a>), caused by biallelic pathogenic variants in <i>CPLANE1</i>, includes central polydactyly with hypoplasia of the cerebellar vermis. Renal agenesis and dysplasia have been described.</div></li><li class="half_rhythm"><div><b>Holzgreve syndrome</b> (OMIM <a href="https://omim.org/entry/236110" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">236110</a>) includes central polydactyly, cleft palate, and heart defect.</div></li></ul><p><b>Postaxial polydactyly.</b> See <a href="/books/NBK1465/table/phs.T.disorders_associated_with_postaxia/?report=objectonly" target="object" rid-ob="figobphsTdisordersassociatedwithpostaxia">Table 4</a>.</p><div id="phs.T.disorders_associated_with_postaxia" class="table"><h3><span class="label">Table 4. </span></h3><div class="caption"><p>Disorders Associated with Postaxial Polydactyly in the Differential Diagnosis of <i>GLI3</i>-Related Pallister-Hall Syndrome</p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK1465/table/phs.T.disorders_associated_with_postaxia/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__phs.T.disorders_associated_with_postaxia_lrgtbl__"><table class="no_bottom_margin"><thead><tr><th id="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_1" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Gene</th><th id="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_2" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Disorder</th><th id="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_3" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">MOI</th><th id="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_4" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Clinical Features</th><th id="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_5" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Comment</th></tr></thead><tbody><tr><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">&#x02265;26 genes incl:<br /><i>ARL6</i><br /><i>BBS1</i><br /><i>BBS2</i><br /><i>BBS4</i><br /><i>BBS5</i><br /><i>BBS7</i><br /><i>BBS9</i><br /><i>BBS10</i><br /><i>BBS12</i><br /><i>CEP290</i><br /><i>CFAP418</i><br /><i>MKKS</i><br /><i>SDCCAG8</i><br /><i>TTC8</i></td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><a href="/books/n/gene/bbs/">Bardet-Biedl syndrome</a> (BBS)</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AR&#x000a0;<sup>1</sup></td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_4" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Primarily characterized by retinal cone-rod dystrophy, obesity &#x00026; related complications, postaxial polydactyly, cognitive impairment, hypogonadotropic hypogonadism &#x00026;/or genitourinary malformations, &#x00026; renal malformations &#x00026;/or renal parenchymal disease</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_5" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Overall, BBS is much more common than PHS. It is possible that atypical BBS that resembles PHS may be more common than <i>GLI3</i>-related PHS. BBS-related genes should be evaluated in persons w/overlapping findings.</td></tr><tr><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<i>DHCR7</i>
</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><a href="/books/n/gene/slo/">Smith-Lemli-Opitz syndrome</a> (SLOS)</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AR</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_4" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Characterized by prenatal &#x00026; postnatal growth restriction, microcephaly, moderate-to-severe ID, &#x00026; multiple major &#x00026; minor malformations (incl postaxial polydactyly &#x00026; 2-3 syndactyly of toes). SLOS is caused by an abnormality in cholesterol metabolism.</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_5" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<i>MKKS</i>
</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><a href="/books/n/gene/mkks/">McKusick-Kaufman syndrome</a> (MKS)</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AR</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_4" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Triad of hydrometrocolpos in females &#x00026; genital malformations in males, PAP or central polydactyly, &#x00026; CHD</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_5" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Most non-Amish persons w/MKS evolve into the BBS phenotype in older childhood or adulthood.</td></tr><tr><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<i>SMO</i>
</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><i>SMO</i>-related hypothalamic hamartoma-polydactyly (OMIM <a href="https://omim.org/entry/241800" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">241800</a>)</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AR</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_4" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Hypothalamic hamartomas w/variable degrees &#x00026; types of polydactyly</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_5" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Some persons w/this disorder may be properly considered to have <i>SMO</i>-related PHS.</td></tr><tr><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<i>TBX5</i>
</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><a href="/books/n/gene/hos/">Holt-Oram syndrome</a> (HOS)</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">AD</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_4" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Upper-limb defects, CHD, &#x00026; cardiac conduction disease. Upper-limb malformations may be unilateral, bilateral/symmetric, or bilateral/asymmetric &#x00026; range from triphalangeal or absent thumb(s) to phocomelia.</td><td headers="hd_h_phs.T.disorders_associated_with_postaxia_1_1_1_5" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr></tbody></table></div><div><div><dl class="temp-labeled-list small"><dt></dt><dd><div><p class="no_margin">AD = autosomal dominant; AR = autosomal recessive; CHD = congenital heart disease; ID = intellectual disability; MOI = mode of inheritance; PAP = postaxial polydactyly; PHS = Pallister-Hall syndrome</p></div></dd><dt>1. </dt><dd><div id="phs.TF.4.1"><p class="no_margin">Bardet-Biedl syndrome (BBS) is typically inherited in an autosomal recessive manner.</p></div></dd></dl></div></div></div><p><b>Hypothalamic hamartoma.</b> Nonsyndromic or isolated hypothalamic hamartomas may cause either endocrine disturbance (most commonly, growth hormone deficiency or precocious puberty) or a severe neurologic picture of refractory seizures, behavior problems, and cognitive decline. Gelastic epilepsy may be associated [<a class="bk_pop" href="#phs.REF.cohen.2021.864">Cohen et al 2021</a>]. Somatic <i>GLI3</i> pathogenic variants have been identified in nonsyndromic hypothalamic hamartomas (see <a href="#phs.Genetically_Related_Allelic_Disorder">Genetically Related Disorders</a>) [<a class="bk_pop" href="#phs.REF.wallace.2008.653">Wallace et al 2008</a>].</p></div><div id="phs.Management"><h2 id="_phs_Management_">Management</h2><div id="phs.Evaluations_Following_Initial_Diagno"><h3>Evaluations Following Initial Diagnosis</h3><p>To establish the extent of disease and needs in an individual diagnosed with <i>GLI3</i>-related Pallister-Hall syndrome (<i>GLI3</i>-PHS), the evaluations summarized in <a href="/books/NBK1465/table/phs.T.recommended_evaluations_following/?report=objectonly" target="object" rid-ob="figobphsTrecommendedevaluationsfollowing">Table 5</a> (if not performed as part of the evaluation that led to the diagnosis) are recommended.</p><div id="phs.T.recommended_evaluations_following" class="table"><h3><span class="label">Table 5. </span></h3><div class="caption"><p>Recommended Evaluations Following Initial Diagnosis in Individuals with <i>GLI3</i>-Related Pallister-Hall Syndrome</p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK1465/table/phs.T.recommended_evaluations_following/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__phs.T.recommended_evaluations_following_lrgtbl__"><table class="no_bottom_margin"><thead><tr><th id="hd_h_phs.T.recommended_evaluations_following_1_1_1_1" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">System/Concern</th><th id="hd_h_phs.T.recommended_evaluations_following_1_1_1_2" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Evaluation</th><th id="hd_h_phs.T.recommended_evaluations_following_1_1_1_3" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Comment</th></tr></thead><tbody><tr><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Endocrine</b>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>Assessment for cortisol deficiency</div></li><li class="half_rhythm"><div>Consultation by endocrinologist, incl eval of growth hormone secretion, FSH &#x00026; LH secretion, &#x00026; serum concentration of thyroid hormone in early infancy after eval for &#x00026; treatment of ACTH deficiency</div></li></ul>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>Assessment for cortisol deficiency must be performed urgently in persons w/no family history of <i>GLI3</i>-PHS &#x00026; in persons who have family members w/<i>GLI3</i>-PHS &#x00026; cortisol deficiency.</div></li><li class="half_rhythm"><div>Adrenal crisis can be lethal in infants who have not undergone proper eval &#x00026; treatment for adrenal insufficiency.</div></li></ul>
</td></tr><tr><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Neurologic</b>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>Cranial MRI to establish location &#x00026; extent of hamartoma</div></li><li class="half_rhythm"><div>Neurologic exam to excl signs of intracranial hypertension, which is not typical of hypothalamic hamartomas</div></li></ul>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Surgical removal of hamartoma is generally contraindicated.</td></tr><tr><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Polydactyly</b>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>Limb radiographs to distinguish postaxial polydactyly from central polydactyly</div></li><li class="half_rhythm"><div>Eval by hand surgeon to assess timing &#x00026; surgical approach to correct polydactyly</div></li></ul>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Surgical correction of mesoaxial polydactyly is typically more complex than that of postaxial polydactyly &#x00026; should be undertaken by an expert surgeon.</td></tr><tr><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Epiglottal</b>
<br />
<b>abnormalities</b>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>Visualization of epiglottis by laryngoscopy</div></li><li class="half_rhythm"><div>Urgent eval by otolaryngologist for laryngotracheal cleft when signs or symptoms of aspiration are present; elective eval by otolaryngologist in asymptomatic persons</div></li></ul>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Psychiatric/</b>
<br />
<b>Behavioral</b>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Neuropsychiatric eval</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">For persons age &#x0003e;12 mos: screening for concerns incl sleep disturbances, ADHD, anxiety, &#x00026;/or findings suggestive of ASD</td></tr><tr><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Development</b>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Developmental assessment</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>To incl motor, adaptive, cognitive, &#x00026; speech-language eval</div></li><li class="half_rhythm"><div>Eval for early intervention&#x000a0;/ special education</div></li></ul>
</td></tr><tr><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Genitourinary</b>
<br />
<b>anomalies</b>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Renal ultrasonography to evaluate for renal anomalies</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Imperforate anus</b>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Surgical consultation for imperforate anus or anal stenosis if present</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Genetic</b>
<br />
<b>counseling</b>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">By genetics professionals&#x000a0;<sup>1</sup></td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">To inform affected persons &#x00026; their families re nature, MOI, &#x00026; implications of <i>GLI3</i>-PHS to facilitate medical &#x00026; personal decision making</td></tr><tr><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Family support</b>
<br />
<b>&#x00026; resources</b>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Assess need for:
<ul><li class="half_rhythm"><div>Community or <a href="#phs.Resources">online resources</a> such as <a href="https://www.p2pusa.org/" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">Parent to Parent</a>;</div></li><li class="half_rhythm"><div>Social work involvement for parental support;</div></li><li class="half_rhythm"><div>Home nursing referral.</div></li></ul>
</td><td headers="hd_h_phs.T.recommended_evaluations_following_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr></tbody></table></div><div><div><dl class="temp-labeled-list small"><dt></dt><dd><div><p class="no_margin">ACTH = adrenocorticotropic hormone; ADHD = attention-deficit/hyperactivity disorder; ASD = autism spectrum disorder; FSH = follicle-stimulating hormone; LH = luteinizing hormone; MOI = mode of inheritance; <i>GLI3</i>-PHS = <i>GLI3</i>-related Pallister-Hall syndrome</p></div></dd><dt>1. </dt><dd><div id="phs.TF.5.1"><p class="no_margin">Medical geneticist, certified genetic counselor, certified advanced genetic nurse</p></div></dd></dl></div></div></div></div><div id="phs.Treatment_of_Manifestations"><h3>Treatment of Manifestations</h3><div id="phs.T.treatment_of_manifestations_in_ind" class="table"><h3><span class="label">Table 6. </span></h3><div class="caption"><p>Treatment of Manifestations in Individuals with <i>GLI3</i>-Related Pallister-Hall Syndrome</p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK1465/table/phs.T.treatment_of_manifestations_in_ind/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__phs.T.treatment_of_manifestations_in_ind_lrgtbl__"><table class="no_bottom_margin"><thead><tr><th id="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_1" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Manifestation/Concern</th><th id="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_2" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Treatment</th><th id="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_3" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Considerations/Other</th></tr></thead><tbody><tr><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Endocrine</b>
</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Endocrine abnormalities are treated as in general population, w/treatment for cortisol deficiency being most urgent.</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_1" rowspan="2" scope="row" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Neurologic</b>
</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Only under most unusual circumstances should HH be removed or even biopsied because complications of surgery &#x00026; need for lifelong hormone supplements postoperatively generally outweigh benefits.</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_2" colspan="1" scope="row" rowspan="1" style="text-align:left;vertical-align:middle;">Seizures are treated symptomatically.</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Seizures assoc w/<i>GLI3</i>-PHS are commonly responsive to ASM; seizures assoc w/nonsyndromic HH are more commonly refractory to ASM.</td></tr><tr><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Polydactyly</b>
</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>OT for manual dexterity of hands may be needed as some persons w/mesoaxial polydactyly have digital malalignment.</div></li><li class="half_rhythm"><div>Repair of polydactyly should be undertaken on elective basis.</div></li></ul>
</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Epiglottal</b>
<br />
<b>abnormalities</b>
</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Standard treatment for epiglottic abnormalities</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>Mgmt of epiglottal abnormalities depends on type of abnormality &#x00026; extent of respiratory compromise.</div></li><li class="half_rhythm"><div>Bifid epiglottis is often asymptomatic &#x00026; most do not require treatment, unless accompanied by clear evidence of obstruction or assoc w/other anomalies, such as tracheal stenosis.</div></li></ul>
</td></tr><tr><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Psychiatric/</b>
<br />
<b>Behavioral</b>
</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Treatment per psychologist &#x00026;/or psychiatrist</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Use of stimulants for ADHD should be considered carefully in persons w/CNS lesion that predisposes to seizures (e.g., hypothalamic hamartoma).</td></tr><tr><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>DD/ID</b>
</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Developmental services &#x00026;/or educational intervention as needed</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Genitourinary</b>
<br />
<b>anomalies</b>
</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Treatment per nephrologist &#x00026;/or urologist</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr><tr><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Imperforate anus</b>
</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Anal atresia or stenosis treated in standard fashion</td><td headers="hd_h_phs.T.treatment_of_manifestations_in_ind_1_1_1_3" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"></td></tr></tbody></table></div><div><div><dl class="temp-labeled-list small"><dt></dt><dd><div><p class="no_margin">ADHD = attention-deficit/hyperactivity disorder; ASM = anti-seizure medication; CNS = central nervous system; DD/ID = developmental delay&#x000a0;/ intellectual disability; HH = hypothalamic hamartomas; OT = occupational therapy</p></div></dd></dl></div></div></div></div><div id="phs.Surveillance"><h3>Surveillance</h3><p>To monitor existing manifestations, the individual's response to supportive care, and the emergence of new manifestations, the following evaluations are recommended.</p><div id="phs.T.recommended_surveillance_for_indiv" class="table"><h3><span class="label">Table 7. </span></h3><div class="caption"><p>Recommended Surveillance for Individuals with <i>GLI3</i>-Related Pallister-Hall Syndrome</p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK1465/table/phs.T.recommended_surveillance_for_indiv/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__phs.T.recommended_surveillance_for_indiv_lrgtbl__"><table><thead><tr><th id="hd_h_phs.T.recommended_surveillance_for_indiv_1_1_1_1" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">System/Concern</th><th id="hd_h_phs.T.recommended_surveillance_for_indiv_1_1_1_2" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Evaluation</th><th id="hd_h_phs.T.recommended_surveillance_for_indiv_1_1_1_3" scope="col" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Frequency</th></tr></thead><tbody><tr><td headers="hd_h_phs.T.recommended_surveillance_for_indiv_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Endocrine</b>
</td><td headers="hd_h_phs.T.recommended_surveillance_for_indiv_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;"><ul><li class="half_rhythm"><div>Assess growth.</div></li><li class="half_rhythm"><div>Monitor for signs of precocious puberty.</div></li></ul>
</td><td headers="hd_h_phs.T.recommended_surveillance_for_indiv_1_1_1_3" rowspan="3" colspan="1" style="text-align:left;vertical-align:middle;">Annually throughout childhood</td></tr><tr><td headers="hd_h_phs.T.recommended_surveillance_for_indiv_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Development</b>
</td><td headers="hd_h_phs.T.recommended_surveillance_for_indiv_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Monitor developmental progress &#x00026; educational needs.</td></tr><tr><td headers="hd_h_phs.T.recommended_surveillance_for_indiv_1_1_1_1" scope="row" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">
<b>Psychiatric/Behavioral</b>
</td><td headers="hd_h_phs.T.recommended_surveillance_for_indiv_1_1_1_2" rowspan="1" colspan="1" style="text-align:left;vertical-align:middle;">Behavioral assessment</td></tr></tbody></table></div></div></div><div id="phs.AgentsCircumstances_to_Avoid"><h3>Agents/Circumstances to Avoid</h3><p>Biopsy or resection of hypothalamic hamartoma may result in complications and lifelong need for hormone replacement.</p><p>Some stimulants (commonly used for attention-deficit/hyperactivity disorder) may exacerbate seizures.</p></div><div id="phs.Evaluation_of_Relatives_at_Risk"><h3>Evaluation of Relatives at Risk</h3><p><b>Prenatal testing of a fetus at risk.</b> Once the <i>GLI3</i> pathogenic variant has been identified in an affected family member, prenatal molecular genetic testing may be performed on pregnancies at risk in order to facilitate prompt postnatal treatment of adrenal insufficiency. Adrenal crisis can be lethal in affected infants who have not undergone proper evaluation and treatment for adrenal insufficiency.</p><p><b>Other family members.</b> It is appropriate to evaluate relatives at risk to identify as early as possible those who would benefit from initiation of treatment and preventive measures. Evaluations include:</p><ul><li class="half_rhythm"><div>Molecular genetic testing for the <i>GLI3</i> pathogenic variant identified in the proband;</div></li><li class="half_rhythm"><div>Clinical examination for polydactyly, laryngoscopy for bifid epiglottis, or MRI for hypothalamic hamartoma. The first-degree relative of a proband is considered affected if hypothalamic hamartoma or central or postaxial polydactyly (PAP) is present in the relative. (PAP type B can be used as a diagnostic criterion for first-degree relatives only in persons who are not of central African descent.)</div></li></ul><p>Note: Assessment for cortisol deficiency must be performed urgently in individuals who have family members with <i>GLI3</i>-PHS and cortisol deficiency.</p><p>See <a href="#phs.Related_Genetic_Counseling_Issues">Genetic Counseling</a> for issues related to testing of at-risk relatives for genetic counseling purposes.</p></div><div id="phs.Pregnancy_Management"><h3>Pregnancy Management</h3><p>Pregnancy management of a woman with <i>GLI3</i>-PHS should be attuned to guidelines for the specific manifestations of the disorder. For example, the management of pregnant women with gelastic epilepsy who need to take anticonvulsants is challenging. As there are no guidelines specific to <i>GLI3</i>-PHS, the author recommends following general guidelines for anticonvulsants in pregnancy [<a class="bk_pop" href="#phs.REF.borthen.2012.78">Borthen &#x00026; Gilhus 2012</a>].</p><p>In general, women with epilepsy or a seizure disorder from any cause are at greater risk for mortality during pregnancy than pregnant women without a seizure disorder; use of anti-seizure medication (ASM) during pregnancy reduces this risk. However, exposure to ASM may increase the risk for adverse fetal outcome (depending on the drug used, the dose, and the stage of pregnancy at which medication is taken). Nevertheless, the risk of an adverse outcome to the fetus from ASM exposure is often less than that associated with exposure to an untreated maternal seizure disorder. Therefore, use of ASM to treat a maternal seizure disorder during pregnancy is typically recommended. Discussion of the risks and benefits of using a given ASM during pregnancy should ideally take place prior to conception. Transitioning to a lower-risk medication prior to pregnancy may be possible [<a class="bk_pop" href="#phs.REF.sarma.2016.467">Sarma et al 2016</a>].</p><p>The management of fertility and pregnancy (which is uncommon in individuals with hypopituitarism) in individuals with hypopituitarism caused by <i>GLI3</i>-PHS is similarly challenging and, again, it is recommended that general guidelines be followed [<a class="bk_pop" href="#phs.REF.k_bler.2009.89">K&#x000fc;bler et al 2009</a>].</p><p>See <a href="https://www.mothertobaby.org/" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">MotherToBaby</a> for further information on medication use during pregnancy.</p></div><div id="phs.Therapies_Under_Investigation"><h3>Therapies Under Investigation</h3><p>Search <a href="https://clinicaltrials.gov/" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">ClinicalTrials.gov</a> in the US and <a href="https://www.clinicaltrialsregister.eu/ctr-search/search" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">EU Clinical Trials Register</a> in Europe for information on clinical studies for a wide range of diseases and conditions. Note: There may not be clinical trials for this disorder.</p></div></div><div id="phs.Genetic_Counseling"><h2 id="_phs_Genetic_Counseling_">Genetic Counseling</h2><p>
<i>Genetic counseling is the process of providing individuals and families with
information on the nature, mode(s) of inheritance, and implications of genetic disorders to help them
make informed medical and personal decisions. The following section deals with genetic
risk assessment and the use of family history and genetic testing to clarify genetic
status for family members; it is not meant to address all personal, cultural, or
ethical issues that may arise or to substitute for consultation with a genetics
professional</i>. &#x02014;ED.</p><div id="phs.Mode_of_Inheritance"><h3>Mode of Inheritance</h3><p><i>GLI3</i>-related Pallister-Hall syndrome (<i>GLI3</i>-PHS) is inherited in an autosomal dominant manner.</p></div><div id="phs.Risk_to_Family_Members"><h3>Risk to Family Members</h3><p>
<b>Parents of a proband</b>
</p><ul><li class="half_rhythm"><div>Approximately 75% of individuals diagnosed with <i>GLI3</i>-PHS have an affected parent.</div></li><li class="half_rhythm"><div>Approximately 25% of individuals diagnosed with <i>GLI3</i>-PHS have the disorder as the result of a <i>de novo</i>
<i>GLI3</i> pathogenic variant. (Individuals with a <i>de novo</i>
<i>GLI3</i> pathogenic variant are generally more severely affected than individuals with a family history of <i>GLI3</i>-PHS [JJ Johnston, unpublished data].)</div></li><li class="half_rhythm"><div>If the proband appears to be the only affected family member (i.e., a simplex case), molecular genetic testing is recommended for the parents of the proband to evaluate their genetic status and inform recurrence risk assessment.</div></li><li class="half_rhythm"><div>If the pathogenic variant identified in the proband is not identified in either parent and parental identity testing has confirmed biological maternity and paternity, the following possibilities should be considered:</div><ul><li class="half_rhythm"><div class="half_rhythm">The proband has a d<i>e novo</i> pathogenic variant.</div></li><li class="half_rhythm"><div class="half_rhythm">The proband inherited a pathogenic variant from a parent with germline (or somatic and germline) mosaicism. Note: Testing of parental leukocyte DNA may not detect all instances of somatic mosaicism and will not detect a pathogenic variant that is present in the germ cells only.</div><div class="half_rhythm">The description of a single parent with germline mosaicism for a <i>GLI3</i> pathogenic variant [<a class="bk_pop" href="#phs.REF.ng.2004.296">Ng et al 2004</a>] does not allow for estimation of the frequency of this event for genetic recurrence risk estimates, but it must be considered as a possibility.</div></li></ul></li></ul><p><b>Sibs of a proband.</b> The risk to the sibs of the proband depends on the genetic status of the proband's parents.</p><ul><li class="half_rhythm"><div>If a parent of the proband is affected and/or is known to have the pathogenic variant identified in the proband, the risk to the sibs of inheriting the pathogenic variant is 50%. Because intrafamilial variability appears to be low, affected sibs would be expected to have clinical findings similar to those of the proband.</div></li><li class="half_rhythm"><div>If the <i>GLI3</i> pathogenic variant identified in the proband cannot be detected in the leukocyte DNA of either parent, the recurrence risk to sibs is slightly greater than that of the general population because of the possibility of parental germline mosaicism. One instance of parental mosaicism has been reported [<a class="bk_pop" href="#phs.REF.ng.2004.296">Ng et al 2004</a>].</div></li><li class="half_rhythm"><div>If the parents are clinically unaffected but their genetic status is unknown, the risk to the sibs of a proband appears to be low, but greater than that of the general population because of the possibility of parental germline mosaicism. Because there has only been a single occurrence of parental germline mosaicism (and no reports of non-penetrance) reported to date, the parents of a proband with no known family history of <i>GLI3</i>-PHS should be examined for evidence of extra digits. If there is no evidence of extra digits, it is reasonable to conclude that the probability of the parent being heterozygous and nonpenetrant or mosaic is low.</div></li></ul><p><b>Offspring of a proband.</b> Each child of an individual with <i>GLI3</i>-PHS has a 50% chance of inheriting the <i>GLI3</i> pathogenic variant.</p><p><b>Other family members.</b> The risk to other family members depends on the status of the proband's parents: if a parent is affected or has a <i>GLI3</i> pathogenic variant, the parent's family members may be at risk.</p></div><div id="phs.Related_Genetic_Counseling_Issues"><h3>Related Genetic Counseling Issues</h3><p>See Management, <a href="#phs.Evaluation_of_Relatives_at_Risk">Evaluation of Relatives at Risk</a> for information on evaluating at-risk family members for the purpose of early diagnosis and treatment.</p><p>
<b>Family planning</b>
</p><ul><li class="half_rhythm"><div>The optimal time for determination of genetic risk and discussion of the availability of prenatal/preimplantation genetic testing is before pregnancy.</div></li><li class="half_rhythm"><div>It is appropriate to offer genetic counseling (including discussion of potential risks to offspring and reproductive options) to young adults who are affected.</div></li></ul></div><div id="phs.Prenatal_Testing_and_Preimplantation"><h3>Prenatal Testing and Preimplantation Genetic Testing</h3><p><b>Molecular genetic testing.</b> Once the <i>GLI3</i> pathogenic variant has been identified in an affected family member, prenatal and preimplantation genetic testing for <i>GLI3</i>-PHS are possible.</p><p><b>Ultrasound examination.</b> In fetuses at 50% risk, prenatal ultrasound examination may detect polydactyly. However, a normal ultrasound examination does not eliminate the possibility of <i>GLI3</i>-PHS in the fetus.</p><p>Differences in perspective may exist among medical professionals and within families regarding the use of prenatal testing. While most centers would consider use of prenatal testing to be a personal decision, discussion of these issues may be helpful.</p></div></div><div id="phs.Resources"><h2 id="_phs_Resources_">Resources</h2><p>
<i>GeneReviews staff has selected the following disease-specific and/or umbrella
support organizations and/or registries for the benefit of individuals with this disorder
and their families. GeneReviews is not responsible for the information provided by other
organizations. For information on selection criteria, click <a href="/books/n/gene/app4/">here</a>.</i></p>
<ul><li class="half_rhythm"><div>
<b>MedlinePlus</b>
</div><div>
<a href="https://medlineplus.gov/genetics/condition/pallister-hall-syndrome/" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">Pallister-Hall syndrome</a>
</div></li><li class="half_rhythm"><div>
<b>American Epilepsy Society</b>
</div><div>
<a href="https://www.aesnet.org" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">aesnet.org</a>
</div></li><li class="half_rhythm"><div>
<b>Epilepsy Foundation</b>
</div><div><b>Phone:</b> 800-332-1000; 866-748-8008</div><div>
<a href="https://www.epilepsy.com/" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">epilepsy.com</a>
</div></li><li class="half_rhythm"><div>
<b>Medline Plus</b>
</div><div>
<a href="http://www.nlm.nih.gov/medlineplus/ency/article/003176.htm" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">Polydactyly</a>
</div></li></ul>
</div><div id="phs.Molecular_Genetics"><h2 id="_phs_Molecular_Genetics_">Molecular Genetics</h2><p><i>Information in the Molecular Genetics and OMIM tables may differ from that elsewhere in the GeneReview: tables may contain more recent information. &#x02014;</i>ED.</p><div id="phs.molgen.TA" class="table"><h3><span class="label">Table A.</span></h3><div class="caption"><p>GLI3-Related Pallister-Hall Syndrome: Genes and Databases</p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK1465/table/phs.molgen.TA/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__phs.molgen.TA_lrgtbl__"><table class="no_bottom_margin"><tbody><tr><th id="hd_b_phs.molgen.TA_1_1_1_1" rowspan="1" colspan="1" style="vertical-align:top;">Gene</th><th id="hd_b_phs.molgen.TA_1_1_1_2" rowspan="1" colspan="1" style="vertical-align:top;">Chromosome Locus</th><th id="hd_b_phs.molgen.TA_1_1_1_3" rowspan="1" colspan="1" style="vertical-align:top;">Protein</th><th id="hd_b_phs.molgen.TA_1_1_1_4" rowspan="1" colspan="1" style="vertical-align:top;">Locus-Specific Databases</th><th id="hd_b_phs.molgen.TA_1_1_1_5" rowspan="1" colspan="1" style="vertical-align:top;">HGMD</th><th id="hd_b_phs.molgen.TA_1_1_1_6" rowspan="1" colspan="1" style="vertical-align:top;">ClinVar</th></tr><tr><td headers="hd_b_phs.molgen.TA_1_1_1_1" rowspan="1" colspan="1" style="vertical-align:top;">
<a href="/gene/2737" ref="pagearea=body&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=gene">
<i>GLI3</i>
</a>
</td><td headers="hd_b_phs.molgen.TA_1_1_1_2" rowspan="1" colspan="1" style="vertical-align:top;">
<a href="https://www.ncbi.nlm.nih.gov/genome/gdv/?context=gene&#x00026;acc=2737" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">7p14<wbr style="display:inline-block"></wbr>.1</a>
</td><td headers="hd_b_phs.molgen.TA_1_1_1_3" rowspan="1" colspan="1" style="vertical-align:top;">
<a href="http://www.uniprot.org/uniprot/P10071" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">Transcriptional activator GLI3</a>
</td><td headers="hd_b_phs.molgen.TA_1_1_1_4" rowspan="1" colspan="1" style="vertical-align:top;">
<a href="https://www.lovd.nl/GLI3" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">GLI3 @ LOVD</a>
</td><td headers="hd_b_phs.molgen.TA_1_1_1_5" rowspan="1" colspan="1" style="vertical-align:top;">
<a href="http://www.hgmd.cf.ac.uk/ac/gene.php?gene=GLI3" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">GLI3</a>
</td><td headers="hd_b_phs.molgen.TA_1_1_1_6" rowspan="1" colspan="1" style="vertical-align:top;">
<a href="https://www.ncbi.nlm.nih.gov/clinvar/?term=GLI3[gene]" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">GLI3</a>
</td></tr></tbody></table></div><div><div><dl class="temp-labeled-list small"><dt></dt><dd><div id="phs.TFA.1"><p class="no_margin">Data are compiled from the following standard references: gene from
<a href="http://www.genenames.org/index.html" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">HGNC</a>;
chromosome locus from
<a href="http://www.omim.org/" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">OMIM</a>;
protein from <a href="http://www.uniprot.org/" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">UniProt</a>.
For a description of databases (Locus Specific, HGMD, ClinVar) to which links are provided, click
<a href="/books/n/gene/app1/">here</a>.</p></div></dd></dl></div></div></div><div id="phs.molgen.TB" class="table"><h3><span class="label">Table B.</span></h3><div class="caption"><p>OMIM Entries for GLI3-Related Pallister-Hall Syndrome (<a href="/omim/146510,165240" ref="pagearea=body&amp;targetsite=entrez&amp;targetcat=term&amp;targettype=omim">View All in OMIM</a>) </p></div><p class="large-table-link" style="display:none"><span class="right"><a href="/books/NBK1465/table/phs.molgen.TB/?report=objectonly" target="object">View in own window</a></span></p><div class="large_tbl" id="__phs.molgen.TB_lrgtbl__"><table><tbody><tr><td rowspan="1" colspan="1" style="text-align:left;vertical-align:top;">
<a href="/omim/146510" ref="pagearea=body&amp;targetsite=entrez&amp;targetcat=term&amp;targettype=omim">146510</a></td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:top;">PALLISTER-HALL SYNDROME; PHS</td></tr><tr><td rowspan="1" colspan="1" style="text-align:left;vertical-align:top;">
<a href="/omim/165240" ref="pagearea=body&amp;targetsite=entrez&amp;targetcat=term&amp;targettype=omim">165240</a></td><td rowspan="1" colspan="1" style="text-align:left;vertical-align:top;">GLI-KRUPPEL FAMILY MEMBER 3; GLI3</td></tr></tbody></table></div></div><div id="phs.Molecular_Pathogenesis"><h3>Molecular Pathogenesis</h3><p><i>GLI3</i> encodes a zinc finger transcription factor that is downstream of sonic hedgehog in the SHH pathway (SHH-PTCH1-SMO-GLI1, GLI2, GLI3) [<a class="bk_pop" href="#phs.REF.villavicencio.2000.1047">Villavicencio et al 2000</a>]. The various GLI proteins in turn transcriptionally regulate genes further downstream in the SHH pathway, including <i>HNF3&#x003b2;</i>, bone morphogenetic proteins, and other as-yet-unknown targets. The human gene is similar to the mouse paralog <i>Gli3</i> and the vertebrate <i>GLI</i> gene family is homologous to the <i>Drosophila melanogaster</i> gene cubitus interruptus (ci).</p><p><b>Mechanism of disease causation.</b> It has been shown that the truncated forms of the GLI3 protein associated with <i>GLI3</i>-PHS repress transcription [<a class="bk_pop" href="#phs.REF.blake.2016.437">Blake et al 2016</a>]. This explains the relatively specific variant-phenotype association because only a subset of variants can trigger this effect. The variants must truncate the protein without engendering nonsense-mediated decay (which would instead cause the GCPS phenotype).</p><p><b><i>GLI3</i>-specific laboratory technical considerations.</b> As the result of a cDNA sequencing error, older citations described a longer open reading frame that predicted a protein of 1,596 amino acids; the error has been corrected in the GenBank entry <a href="https://www.ncbi.nlm.nih.gov/nuccore/119393898" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">NM_000168.3</a>.</p></div></div><div id="phs.Chapter_Notes"><h2 id="_phs_Chapter_Notes_">Chapter Notes</h2><div id="phs.Author_Notes"><h3>Author Notes</h3><p>
<a href="https://www.genome.gov/staff/Leslie-G-Biesecker-MD" ref="pagearea=body&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">Author's web page</a>
</p><p>The author is a board-certified clinical geneticist and pediatrician. He performs clinical and molecular research on genetic disorders at the National Institutes of Health.</p><p>Dr Biesecker is interested in hearing from clinicians treating families affected by <i>GLI3</i>-related PHS who have atypical manifestations or those in whom no causative variant has been identified through molecular genetic testing of the genes known to be involved in this group of disorders. He is also willing to consult on <i>GLI3</i> variant pathogenicity classifications when the variant or presenting phenotypes are atypical.</p></div><div id="phs.Acknowledgments"><h3>Acknowledgments</h3><p>The author is supported by funding from the Intramural Research Program of the National Human Genome Research Institute.</p></div><div id="phs.Revision_History"><h3>Revision History</h3><ul><li class="half_rhythm"><div>22 February 2024 (aa) Revision: information about <i>GLI3</i> pathogenic variant c.2374C&#x0003e;T (p.Arg792Ter) added to <a href="#phs.GenotypePhenotype_Correlations">Genotype-Phenotype Correlations</a></div></li><li class="half_rhythm"><div>18 August 2022 (sw) Comprehensive update posted live</div></li><li class="half_rhythm"><div>18 May 2017 (sw) Comprehensive update posted live</div></li><li class="half_rhythm"><div>18 December 2014 (me) Comprehensive update posted live</div></li><li class="half_rhythm"><div>13 September 2012 (me) Comprehensive update posted live</div></li><li class="half_rhythm"><div>18 March 2008 (me) Comprehensive update posted live</div></li><li class="half_rhythm"><div>6 June 2005 (me) Comprehensive update posted live</div></li><li class="half_rhythm"><div>1 May 2003 (me) Comprehensive update posted live</div></li><li class="half_rhythm"><div>25 May 2000 (me) Review posted live</div></li><li class="half_rhythm"><div>20 January 2000 (lb) Original submission</div></li></ul><p>Note: Pursuant to 17 USC Section 105 of the United States Copyright Act, the <i>GeneReview</i> "<i>GLI3</i>-Related Pallister-Hall Syndrome" is in the public domain in the United States of America.</p></div></div><div id="phs.References"><h2 id="_phs_References_">References</h2><div id="phs.Literature_Cited"><h3>Literature Cited</h3><ul class="simple-list"><li class="half_rhythm"><div class="bk_ref" id="phs.REF.alqattan.2017.457">Al-Qattan
MM, Shamseldin
HE, Salih
MA, Alkuraya
FS. GLI3-related polydactyly: a review.
Clin Genet.
2017;92:457-66.
[<a href="https://pubmed.ncbi.nlm.nih.gov/28224613" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 28224613</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.azzam.2005.87">Azzam
A, Lerner
DM, Peters
KF, Wiggs
E, Rosenstein
DL, Biesecker
LG (2005) Psychiatric and neuropsychological characterization of Pallister-Hall syndrome.
Clin Genet
67:87-92
[<a href="https://pubmed.ncbi.nlm.nih.gov/15617553" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 15617553</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.blake.2016.437">Blake
J, Hu
D, Cain
JE, Rosenblum
ND (2016) Urogenital development in Pallister-Hall syndrome is disrupted in a cell-lineage-specific manner by constitutive expression of GLI3 repressor.
Hum Mol Genet.
25:437-47.
[<a href="/pmc/articles/PMC4731018/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC4731018</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/26604140" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 26604140</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.borthen.2012.78">Borthen
I, Gilhus
NE (2012) Pregnancy complications in patients with epilepsy.
Curr Opin Obstet Gynecol.
24:78-83.
[<a href="https://pubmed.ncbi.nlm.nih.gov/22327733" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 22327733</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.boudreau.2005.42">Boudreau
EA, Liow
K, Frattali
CM, Wiggs
E, Turner
JT, Feuillan
P, Sato
S, Patsalides
A, Patronas
N, Biesecker
LG, Theodore
WH (2005) Hypothalamic hamartomas and seizures: distinct natural history of isolated and Pallister-Hall syndrome cases.
Epilepsia
46:42-7
[<a href="https://pubmed.ncbi.nlm.nih.gov/15660767" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 15660767</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.cohen.2021.864">Cohen
NT, Cross
JH, Arzimanoglou
A, Berkovic
SF, Kerrigan
JF, Miller
IP, Webster
E, Soeby
L, Cukiert
A, Hesdorffer
DK, Kroner
BL, Saper
CB, Schulze-Bonhage
A, Gaillard
WD, et al.
Hypothalamic hamartomas: evolving understanding and management.
Neurology.
2021;97:864-73.
[<a href="/pmc/articles/PMC8610628/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC8610628</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/34607926" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 34607926</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.d_murger.2015.92">D&#x000e9;murger
F, Ichkou
A, Mougou-Zerelli
S, Le Merrer
M, Goudefroye
G, Delezoide
AL, Qu&#x000e9;lin
C, Manouvrier
S, Baujat
G, Fradin
M, Pasquier
L, Megarban&#x000e9;
A, Faivre
L, Baumann
C, Nampoothiri
S, Roume
J, Isidor
B, Lacombe
D, Delrue
MA, Mercier
S, Philip
N, Schaefer
E, Holder
M, Krause
A, Laffargue
F, Sinico
M, Amram
D, Andr&#x000e9;
G, Liquier
A, Rossi
M, Amiel
J, Giuliano
F, Boute
O, Dieux-Coeslier
A, Jacquemont
ML, Afenjar
A, Van Maldergem
L, Lackmy-Port-Lis
M, Vincent-Delorme
C, Chauvet
ML, Cormier-Daire
V, Devisme
L, Genevi&#x000e8;ve
D, Munnich
A, Viot
G, Raoul
O, Romana
S, Gonzales
M, Encha-Razavi
F, Odent
S, Vekemans
M, Attie-Bitach
T. New insights into genotype-phenotype correlation for GLI3 mutations.Eur J Hum Genet.
2015;23:92-102.
[<a href="/pmc/articles/PMC4266745/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC4266745</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/24736735" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 24736735</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.el_mouatani.2021.3831">El Mouatani
A, Van Winckel
G, Zaafrane-Khachnaoui
K, Whalen
S, Achaiaa
A, Kaltenbach
S, Superti-Furga
A, Vekemans
M, Fodstad
H, Giuliano
F, Attie-Bitach
T.
Homozygous GLI3 variants observed in three unrelated patients presenting with syndromic polydactyly.
Am J Med Genet A.
2021;185:3831-7.
[<a href="https://pubmed.ncbi.nlm.nih.gov/34296525" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 34296525</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.elson.2002.804">Elson
E, Perveen
R, Donnai
D, Wall
S, Black
GC. De novo GLI3 mutation in acrocallosal syndrome: broadening the phenotypic spectrum of GLI3 defects and overlap with murine models.
J Med Genet.
2002;39:804&#x02013;6.
[<a href="/pmc/articles/PMC1735022/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC1735022</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/12414818" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 12414818</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.everman.2006">Everman D. The polydactylies. In: Stevenson RE, Hall JG, eds. <em>Human Malformations and Related Anomalies.</em> 2 ed. Oxford, UK: Oxford University Press; 2006:937-53.</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.johnston.2005.609">Johnston
JJ, Olivos-Glander
I, Killoran
C, Elson
E, Turner
JT, Peters
KF, Abbott
MH, Aughton
DJ, Aylsworth
AS, Bamshad
MJ, Booth
C, Curry
CJ, David
A, Dinulos
MB, Flannery
DB, Fox
MA, Graham
JM, Grange
DK, Guttmacher
AE, Hannibal
MC, Henn
W, Hennekam
RC, Holmes
LB, Hoyme
HE, Leppig
KA, Lin
AE, Macleod
P, Manchester
DK, Marcelis
C, Mazzanti
L, McCann
E, McDonald
MT, Mendelsohn
NJ, Moeschler
JB, Moghaddam
B, Neri
G, Newbury-Ecob
R, Pagon
RA, Phillips
JA, Sadler
LS, Stoler
JM, Tilstra
D, Walsh Vockley
CM, Zackai
EH, Zadeh
TM, Brueton
L, Black
GC, Biesecker
LG (2005) Molecular and clinical analyses of Greig cephalopolysyndactyly and Pallister-Hall syndromes: robust phenotype prediction from the type and position of GLI3 mutations.
Am J Hum Genet
76:609-22
[<a href="/pmc/articles/PMC1199298/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC1199298</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/15739154" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 15739154</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.johnston.2010.1142">Johnston
JJ, Sapp
JC, Turner
JT, Amor
D, Aftimos
S, Aleck
KA, Bocian
M, Bodurtha
JN, Cox
GF, Curry
CJ, Day
R, Donnai
D, Field
M, Fujiwara
I, Gabbett
M, Gal
M, Graham
JM, Hedera
P, Hennekam
RC, Hersh
JH, Hopkin
RJ, Kayserili
H, Kidd
AM, Kimonis
V, Lin
AE, Lynch
SA, Maisenbacher
M, Mansour
S, McGaughran
J, Mehta
L, Murphy
H, Raygada
M, Robin
NH, Rope
AF, Rosenbaum
KN, Schaefer
GB, Shealy
A, Smith
W, Soller
M, Sommer
A, Stalker
HJ, Steiner
B, Stephan
MJ, Tilstra
D, Tomkins
S, Trapane
P, Tsai
AC, Van Allen
MI, Vasudevan
PC, Zabel
B, Zunich
J, Black
GC, Biesecker
LG (2010) Molecular analysis expands the spectrum of phenotypes associated with GLI3 mutations.
Hum Mutat.
31:1142-54.
[<a href="/pmc/articles/PMC2947617/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC2947617</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/20672375" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 20672375</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.kang.1997.266">Kang
S, Graham
JM
Jr, Olney
AH, Biesecker
LG. GLI3 frameshift mutations cause autosomal dominant Pallister-Hall syndrome.
Nat Genet.
1997;15:266-8.
[<a href="https://pubmed.ncbi.nlm.nih.gov/9054938" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 9054938</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.katz.2020.3">Katz
AE, Nussbaum
RL, Solomon
BD, Rehm
HL, Williams
MS, Biesecker
LG. Management of secondary genomic findings.
Am J Hum Genet.
2020;107:3-14.
[<a href="/pmc/articles/PMC7332641/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC7332641</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/32619490" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 32619490</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.k_bler.2009.89">K&#x000fc;bler
K, Klingm&#x000fc;ller
D, Gembruch
U, Merz
WM (2009) High-risk pregnancy management in women with hypopituitarism.
J Perinatol.
29:89-95.
[<a href="https://pubmed.ncbi.nlm.nih.gov/19177043" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 19177043</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.lociganic.2019.80">Lo-Ciganic
WH, Donohue
JM, Kim
JY, Krans
EE, Jones
BL, Kelley
D, James
AE, Jarlenski
MP. Adherence trajectories of buprenorphine therapy among pregnant women in a large state Medicaid program in the United States.
Pharmacoepidemiol Drug Saf.
2019;28:80-9.
[<a href="/pmc/articles/PMC6557135/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC6557135</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/30192041" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 30192041</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.ng.2004.296">Ng
D, Johnston
JJ, Turner
JT, Boudreau
EA, Wiggs
EA, Theodore
WH, Biesecker
LG (2004) Gonadal mosaicism in severe Pallister-Hall syndrome.
Am J Med Genet
124A:296-302
[<a href="https://pubmed.ncbi.nlm.nih.gov/14708104" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 14708104</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.rubino.2018.98">Rubino
S, Qian
J, Pinheiro-Neto
CD, Kenning
TJ, Adamo
MA. A familial syndrome of hypothalamic hamartomas, polydactyly, and SMO mutations: a clinical report of 2 cases.
J Neurosurg Pediatr.
2018;23:98-103.
[<a href="https://pubmed.ncbi.nlm.nih.gov/30497210" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 30497210</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.sarma.2016.467">Sarma
AK, Khandker
N, Kurczewski
L, Brophy
GM. Medical management of epileptic seizures: challenges and solutions.
Neuropsychiatr Dis Treat.
2016;12:467-85.
[<a href="/pmc/articles/PMC4771397/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC4771397</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/26966367" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 26966367</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.siafa.2022.1">Siafa
L, Argilli
E, Sherr
EH, Myers
KA. De novo GLI3 pathogenic variants may cause hypotonia and a range of brain malformations without skeletal abnormalities.
Pediatr Neurol.
2022;131:1-3.
[<a href="/pmc/articles/PMC10257559/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC10257559</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/35436645" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 35436645</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.speksnijder.2013.1394">Speksnijder
L, Cohen-Overbeek
TE, Knapen
MF, Lunshof
SM, Hoogeboom
AJ, van den Ouwenland
AM, de Coo
IF, Lequin
MH, Bolz
HJ, Bergmann
C, Biesecker
LG, Willems
PJ, Wessels
MW. A de novo GLI3 mutation in a patient with acrocallosal syndrome.
Am J Med Genet A.
2013;161A:1394-400.
[<a href="https://pubmed.ncbi.nlm.nih.gov/23633388" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 23633388</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.villavicencio.2000.1047">Villavicencio
EH, Walterhouse
DO, Iannaccone
PM. The sonic hedgehog-patched-gli pathway in human development and disease.
Am J Hum Genet.
2000;67:1047-54.
[<a href="/pmc/articles/PMC1288546/" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pmc">PMC free article<span class="bk_prnt">: PMC1288546</span></a>] [<a href="https://pubmed.ncbi.nlm.nih.gov/11001584" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 11001584</span></a>]</div></li><li class="half_rhythm"><div class="bk_ref" id="phs.REF.wallace.2008.653">Wallace
RH, Freeman
JL, Shouri
MR, Izzillo
PA, Rosenfeld
JV, Mulley
JC, Harvey
AS, Berkovic
SF (2008) Somatic mutations in GLI3 can cause hypothalamic hamartoma and gelastic seizures.
Neurology.
70:653-5.
[<a href="https://pubmed.ncbi.nlm.nih.gov/18057317" ref="pagearea=cite-ref&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">PubMed<span class="bk_prnt">: 18057317</span></a>]</div></li></ul></div></div><div class="bk_prnt_sctn"><h2>Figures</h2><div class="whole_rhythm bk_prnt_obj bk_first_prnt_obj"><div id="phs.F1" class="figure bk_fig"><div class="graphic"><img src="/books/NBK1465/bin/phs-Image001.jpg" alt="Figure 1. . The mutational spectra of GLI3-PHS and GCPS are mostly distinct." /></div><h3><span class="label">Figure 1. </span></h3><div class="caption"><p>The mutational spectra of <i>GLI3</i>-PHS and GCPS are mostly distinct.</p></div></div></div></div><div id="bk_toc_contnr"></div></div></div>
<div class="post-content"><div><div class="half_rhythm"><a href="/books/about/copyright/">Copyright</a> © 1993-2025, University of Washington, Seattle. GeneReviews is
a registered trademark of the University of Washington, Seattle. All rights
reserved.<p class="small">GeneReviews® chapters are owned by the University of Washington. Permission is
hereby granted to reproduce, distribute, and translate copies of content materials for
noncommercial research purposes only, provided that (i) credit for source (<a href="http://www.genereviews.org/" ref="pagearea=meta&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">http://www.genereviews.org/</a>) and copyright (© 1993-2025 University of
Washington) are included with each copy; (ii) a link to the original material is provided
whenever the material is published elsewhere on the Web; and (iii) reproducers,
distributors, and/or translators comply with the <a href="https://www.ncbi.nlm.nih.gov/books/n/gene/GRcopyright_permiss/" ref="pagearea=meta&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">GeneReviews® Copyright Notice and Usage
Disclaimer</a>. No further modifications are allowed. For clarity, excerpts
of GeneReviews chapters for use in lab reports and clinic notes are a permitted
use.</p><p class="small">For more information, see the <a href="https://www.ncbi.nlm.nih.gov/books/n/gene/GRcopyright_permiss/" ref="pagearea=meta&amp;targetsite=external&amp;targetcat=link&amp;targettype=uri">GeneReviews® Copyright Notice and Usage
Disclaimer</a>.</p><p class="small">For questions regarding permissions or whether a specified use is allowed,
contact: <a href="mailto:dev@null" data-email="ude.wu@tssamda" class="oemail">ude.wu@tssamda</a>.</p></div><div class="small"><span class="label">Bookshelf ID: NBK1465</span><span class="label">PMID: <a href="https://pubmed.ncbi.nlm.nih.gov/20301638" title="PubMed record of this page" ref="pagearea=meta&amp;targetsite=entrez&amp;targetcat=link&amp;targettype=pubmed">20301638</a></span></div><div style="margin-top:2em" class="bk_noprnt"><a class="bk_cntns" href="/books/n/gene/">GeneReviews by Title</a><div class="pagination bk_noprnt"><a class="active page_link prev" href="/books/n/gene/gm1-ganglio/" title="Previous page in this title">&lt; Prev</a><a class="active page_link next" href="/books/n/gene/glyt1-dis/" title="Next page in this title">Next &gt;</a></div></div></div></div>
</div>
</div>
</div>
<div class="bottom">
<div id="NCBIFooter_dynamic">
<!--<component id="Breadcrumbs" label="breadcrumbs"/>
<component id="Breadcrumbs" label="helpdesk"/>-->
</div>
<script type="text/javascript" src="/portal/portal3rc.fcgi/rlib/js/InstrumentNCBIBaseJS/InstrumentPageStarterJS.js"> </script>
</div>
</div>
<!--/.page-->
</div>
<!--/.wrap-->
</div><!-- /.twelve_col -->
</div>
<!-- /.grid -->
<span class="PAFAppResources"></span>
<!-- BESelector tab -->
<noscript><img alt="statistics" src="/stat?jsdisabled=true&amp;ncbi_db=books&amp;ncbi_pdid=book-part&amp;ncbi_acc=NBK1465&amp;ncbi_domain=gene&amp;ncbi_report=printable&amp;ncbi_type=fulltext&amp;ncbi_objectid=&amp;ncbi_pcid=/NBK1465/?report=printable&amp;ncbi_app=bookshelf" /></noscript>
<!-- usually for JS scripts at page bottom -->
<!--<component id="PageFixtures" label="styles"></component>-->
<!-- CE8B5AF87C7FFCB1_0191SID /projects/books/PBooks@9.11 portal104 v4.1.r689238 Tue, Oct 22 2024 16:10:51 -->
<span id="portal-csrf-token" style="display:none" data-token="CE8B5AF87C7FFCB1_0191SID"></span>
<script type="text/javascript" src="//static.pubmed.gov/portal/portal3rc.fcgi/4216699/js/3879255/4121861/3501987/4008961/3893018/3821238/3400083/3426610.js" snapshot="books"></script></body>
</html>