> For the complete documentation index, see [llms.txt](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/bone-density-testing.md).

# Bone density testing

Bone quality matters as much as bone density.

A stronger-looking number does not always mean stronger bone.

Many people first review diet, supplements, exercise, lifestyle, and labs before making medication decisions.

Medication may provide benefits for those with active bone metastases or may provide protection against bone metastases. See [Bone Support and Protocol notes](/myhealingcommunity-docs/bone-metastases/bone-support-and-protocol-notes.md).

### Core points

* DXA gives part of the picture.
* Bone quality is not fully captured by bone density alone.
* A baseline scan matters, especially before aromatase-inhibitor treatment.
* Repeat review at around 1–2 years is common during ongoing aromatase-inhibitor treatment.
* Higher bone density does not always mean bones are flexible and strong.

Women on aromatase inhibitors may need closer scan and bloodwork follow-up because hormone optimization is not straightforward in that setting.

Bisphosphonates or denosumab may sometimes be needed to slow bone loss in that group and may [provide protection against bone metastases](/myhealingcommunity-docs/bone-metastases/bone-support-and-protocol-notes.md).

Premenopausal women using ovarian suppression plus an aromatase inhibitor may be at particular risk because they can spend longer without protective estrogen.

### T-score basics

A T-score of -2.5 is the usual osteoporosis cutoff.

That reflects bone density about 30% below the average 30-year-old reference.

### Ways to judge change over time

1. A two-year change of `5%` or more suggests real bone loss.
2. A change around `2%` may sit within expected scan error.
3. Actual bone density in g/cm² is more useful than the T-score alone.
4. Trabecular bone score can add useful context.
5. Bone-turnover markers help show whether bone is breaking down or rebuilding.

### Trabecular bone score

Trabecular bone score, or **TBS**, is an indirect marker of bone microarchitecture.

It can help predict fragility fracture risk independently of the standard T-score.

It usually requires separate software and may not be included in a standard DXA report.

Some clinicians find it more useful than the T-score alone when bone quality is the main question.

Suggested ranges:

* ≥ 1.350 — normal
* 1.200–1.350 — partially degraded
* ≤ 1.200 — degraded

### Common DXA pitfalls

* smaller bones can read differently and may fracture more easily
* osteoarthritis can falsely raise lumbar values
* scoliosis can distort interpretation
* positioning differences reduce year-to-year reliability
* different line placement changes the result
* automated reports may miss context

### Finding a Qualified Practitioner

A certified densitometrist (who may also be a medical doctor) can provide the most informed evaluation of a DXA report. Many centers do not have a certified densitometrist on staff. To locate a certified densitometrist, go to the [association website.](https://iscd.org/)

### References

Trabecular bone score in osteoporosis evaluation\
<https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7539023/>

Trabecular bone score thresholds in postmenopausal women\
<https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10118821/>

{% hint style="warning" %}
Scan interpretation is operator-dependent.

If the report does not include images or looks inconsistent, ask for a careful review.
{% endhint %}

### What’s in this hub

* [Bone density testing](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/bone-density-testing.md): DXA interpretation, T-scores, trabecular bone score, and scan-reading pitfalls.
* [Lab tests and root-cause workup](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/lab-tests-and-root-cause-workup.md): Baseline bloodwork, bone-turnover markers, and specialist follow-up tests.
* [Diet and protein](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/diet-and-protein.md): Protein targets, mineral priorities, and oxalate-related food notes.
* [Supplementation](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/supplementation.md): Calcium, vitamin D, magnesium, K vitamins, creatine, and related support notes.
* [Exercise and bone loading](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/exercise-and-bone-loading.md): Resistance work, impact loading, and bone-metastasis safety cautions.
* [Vitamin K2 research notes](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/vitamin-k2-research-notes.md): Reference links and caution notes on MK-4, MK-7, and arterial-calcification context.
* [Genistein and bone health](/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/genistein-and-bone-health.md): Research notes on genistein for bone support, including oncology cautions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/testing-monitoring-and-biomarkers/bone-health/bone-density-testing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
