- Skills Library
- Thyroid Panel Review
v1.0.0 · lab-review · MIT · by Meelio Clinical Team
Thyroid Panel Review
Full thyroid assessment with functional ranges alongside the lab's intervals: TSH, free T4, free T3, reverse T3, and antibodies read as patterns (primary vs central vs conversion problems vs non-thyroidal illness vs Hashimoto's), with nutrient-cofactor context (ferritin, selenium, zinc, iodine caution) and the interference checks that most often produce misleading thyroid results (biotin, levothyroxine timing, acute illness, pregnancy).
For licensed healthcare professionals. Skills are decision support for clinician review, not medical advice.
Read the full disclaimerUse Thyroid Panel Review in Meelio
- 1.Open the skill in Meelio. It lands in Settings, then Skills, ready to use.
- 2.Upload the lab PDF to the patient's documents if it is not already there.
- 3.Type / in any patient chat and pick the skill.
Runs against the patient record under a BAA. The skill pulls labs, history, and medications itself; nothing is pasted anywhere.
Using a different AI tool? A portable version with install notes lives in the GitHub repo.
What's in the procedure
The full procedure the skill follows in Meelio, as published in the open source repo.
Decision support for licensed healthcare professionals. Analysis only — the practitioner reviews, verifies, and decides.
Gather context (before interpreting anything)
- Call
get_patient_snapshot. UselabResults[](testName, value, unit, referenceRange, status) for thyroid markers — TSH, free T4, free T3, reverse T3, TPOAb, TgAb — plus ferritin, vitamin D, CRP if present;medicalHistoryfor conditions (autoimmune disease, thyroid history, pregnancy), medications (levothyroxine/liothyronine with dose, lithium, amiodarone, steroids, OCPs/estrogen) and supplements (biotin, iodine, selenium, iron);recentEncountersfor symptoms. - Call
get_patient_documentsfor structuredlabFindings[]from thyroid-containing reports, andsearch_patient_documentsfor the raw text — draw time relative to medication dose, lab methodology, and commentary that extraction misses. - Date by specimen date (
eventDate) and build a trend for each marker across all prior results. Note explicitly which of FT4/FT3/rT3/antibodies have never been measured. - Skip anything marked
contradicted. If history was truncated, write "history shown may be incomplete" — never "no history".
Interpretation procedure
- Interference gate first. Biotin in the supplement list distorts many thyroid immunoassays (typically mimicking hyperthyroidism — suppressed TSH, elevated FT4/FT3); if biotin appears in
supplementsand wasn't held 48–72 h before the draw, flag the results as potentially unreliable. Levothyroxine taken just before the draw inflates FT4. Acute illness or caloric restriction shifts the whole panel (non-thyroidal illness). Estrogen (OCP/HRT) raises binding proteins — free fractions matter more. Pregnancy requires trimester-specific ranges — say so and defer. - Dual-range assessment. Honor the recorded
statusfor the lab interval, then add the functional lens, labeled as a practice convention: TSH functional target often ~1.0–2.5 µIU/mL (tolerate higher in older adults — TSH rises physiologically with age); FT4 mid-range; FT3 upper half; rT3 <~15 ng/dL with FT3:rT3 (ng/dL basis) >~0.2 as a conversion lens. Adjust for who the patient is (usedemographicsandmedicalHistory): children need pediatric intervals (do not apply adult targets); autoimmune thyroid disease is markedly more common in women — keep a lower threshold for suggesting antibodies; within ~12 months postpartum (check encounters), think thyroiditis phases before Graves or permanent hypothyroidism; in the menopause transition, symptom overlap (fatigue, sleep, mood, temperature) makes lab–symptom discordance common — name it rather than force a thyroid explanation. - Pattern recognition — name the pattern, not just the flags:
- Primary hypothyroidism: high TSH + low FT4. Subclinical: high TSH + normal FT4 — trend and antibodies decide significance.
- Hashimoto's: positive TPOAb (±TgAb) — antibodies can precede TSH change by years; titers fluctuate, so trend over months beats single values.
- Central hypothyroidism: low/inappropriately normal TSH + low FT4 — pituitary/hypothalamic evaluation, conventional referral.
- Conversion impairment: normal TSH/FT4, low FT3 ± elevated rT3 — look for drivers in the chart before naming it: inflammation (CRP), caloric restriction, high stress, low ferritin/selenium/zinc.
- Non-thyroidal illness: low FT3, high rT3, variable TSH during/after documented illness — recommend re-testing after recovery rather than interpreting.
- Hyperthyroidism: suppressed TSH + high FT4/FT3 — conventional territory (see red flags). Subclinical: suppressed TSH + normal FT4/FT3 — still needs follow-up (AF/bone risk).
- Thyroiditis phases: transient hyper → hypo, often postpartum or post-viral — encounter history and trend distinguish from Graves.
- On levothyroxine: normal TSH with persistently low FT3 + documented residual symptoms is the classic poor-converter-on-T4-monotherapy picture — a consideration, not a directive.
- Cofactor and context review. Ferritin (functional target often ~50+ ng/mL for conversion/hair/energy complaints), selenium (modest TPOAb-reduction evidence), zinc, vitamin D (autoimmunity context), iron/calcium/coffee spacing from thyroid medication. Iodine caution: flag any high-dose iodine supplement in a TPOAb-positive patient — it can trigger or worsen autoimmune thyroiditis.
- Trend and monitoring logic. TSH re-equilibrates ~6–8 weeks after a dose change — flag any result drawn sooner as non-steady-state (check medication start/change dates in the chart). A TSH drifting upward with positive antibodies is a different conversation from a stable one.
- Correlate with symptoms in the record. State concordance or discordance explicitly ("biochemically euthyroid on the lab interval; documented fatigue persists — differential includes iron deficiency, sleep, mood, perimenopause"). Note provenance for transcription-sourced symptoms.
Red flags — escalate regardless of functional interpretation
Not exhaustive. Suppressed TSH with elevated FT4/FT3 (overt hyperthyroidism) — conventional evaluation, urgent with tachycardia/arrhythmia; thyroid storm features are an emergency; TSH >10 µIU/mL, or symptomatic hypothyroidism in pregnancy or when planning pregnancy — conventional management; suspected myxedema (profound hypothyroidism with altered mentation/hypothermia) — emergency; low TSH + low FT4 (central pattern) — pituitary workup; any nodule, goiter, dysphagia, hoarseness, or neck mass in the chart — imaging/ENT-endocrine pathway regardless of labs. Put these first in the output.
Output format
- Snapshot — one paragraph: the pattern and the single most important finding.
- Reliability notes — interference and timing issues, stated first.
- Findings table — Marker | Value | Lab range | Functional lens | Flag | Trend (specimen dates).
- Pattern — which named pattern fits and why; what's missing to confirm it.
- Cofactors and context — nutrient/medication interactions found in the chart.
- Red flags — or an explicit "none identified against the checked list".
- Considerations for the practitioner — missing tests worth adding (antibodies, FT3/rT3, ferritin), re-test timing, referral thresholds. Options, never directives.
- Patient-friendly summary — only if asked.
If the practitioner wants it saved, save with create_note (a lab review is not a clinical note or care plan).
End with: "Decision support only — for review by the treating clinician."
Evidence & sources
The pattern taxonomy (primary/subclinical/central hypothyroidism, non-thyroidal illness, thyroiditis phases, Graves) is standard endocrinology per ATA/AACE guidance, as are the escalation thresholds (TSH >10, pregnancy management, subclinical hyperthyroidism follow-up for AF/bone risk) and the age-related TSH rise. Biotin interference follows the FDA safety communication on biotin and immunoassays; the 6–8-week re-equilibration window is standard pharmacology. Functional elements are labeled as practice conventions: the TSH ~1.0–2.5 target, FT3-upper-half preference, and especially rT3/FT3:rT3 ratios — conventional endocrinology considers rT3 rarely clinically useful, and the skill presents it only as a "conversion lens." Selenium's modest TPOAb-reduction evidence and the iodine caution in TPOAb-positive patients reflect published trial data and mainstream caution respectively.
Changelog
- 1.0.1Added patient-context adjustments (pediatric, sex, postpartum window, menopause overlap) and threshold provenance.
- 1.0.0Initial version.
Patient data on each platform
| Platform | What you may use |
|---|---|
| Meelio | Real patient data. The skill runs against the chart. |
| Claude (Free / Pro / Team) | De-identified data only. Never paste PHI. |
| Claude Enterprise / API | PHI only if your organization has an executed BAA. |
| ChatGPT (Free / Plus / Team) | De-identified data only. Never paste PHI. |
| ChatGPT Enterprise / OpenAI API | PHI only if your organization has an executed BAA. |
De-identification means removing all 18 HIPAA identifiers, not just the name. Read the full disclaimer.
Frequently Asked Questions
TSH, free T4, free T3, reverse T3, and TPO and thyroglobulin antibodies, read as patterns: primary vs central hypothyroidism, conversion impairment, non-thyroidal illness, Hashimoto’s and thyroiditis phases, and subclinical presentations. It labels functional ranges alongside the lab’s intervals and checks for interference from biotin, levothyroxine timing, acute illness, and pregnancy.
Skills run best against the chart.
In Meelio the same skill pulls the labs, history, and medications itself. Nothing pasted, nothing de-identified, HIPAA compliant.