# Vitamin B12

Vitamin B12 is an important vitamin that plays a role in neurological and muscular functioning. Deficiency, though rare, can lead to a number of diseases including megaloblastic anemia and neuropsychiatric conditions.  B12 deficiency is rare in Canada and it is estimated that 5% of people are deficient \[1].&#x20;

<details>

<summary>What are the risk factors associated with B12 deficiency?</summary>

* Age > 75
* History of irritable bowel disease (IBD) (i.e. celiac disease, Crohn’s disease involving the small bowel)
* Had a gastric bypass&#x20;
* Had removal of part of your small intestine
* Vegan
* Taking certain medications (i.e. pantoprazole, rabeprazole, ranitidine, metformin, or equivalents etc)
* Alcoholism&#x20;

</details>

<details>

<summary>What are the symptoms of B12 deficiency?</summary>

Though rare, neuropsychiatric manifestations of B12 deficiency include:

* Numbness
* Insomnia
* Cognitive slowing
* Restless leg syndrome
* Weakness
* Balance and co-ordination trouble
* Difficulties with memory&#x20;
* Depression and irritability

</details>

<details>

<summary>If my B12 levels are low, do I need B12 injections?</summary>

There is strong evidence that oral B12 supplements are absorbed equivalently to injectable B12 to restore normal serum concentrations.  B12 injections are, in fact, rarely recommended in treating B12 deficiency.  Specific circumstances would be when a person has significant neurological symptoms or has a diagnosed gastrointestinal disease that prevents the oral absorption of B12.  B12 injections were used historically to treat patients with B12 deficiency but have fallen out of favour as there is limited evidence to support their use over oral medications.

</details>

<details>

<summary>I don’t have any risk factors - should I test my B12 levels?</summary>

Canadian practice guidelines do not recommend routine testing of B12 unless you have risk factors or potential symptoms of B12 deficiency.&#x20;

</details>

### References

\[1] <https://www2.gov.bc.ca/gov/content/health/practitioner-professional-resources/bc-guidelines/vitamin-b12>&#x20;

\[2] <https://choosingwiselycanada.org/wp-content/uploads/2017/09/Nurse-Practitioner.pdf>&#x20;

\[3]  <https://www.mayoclinic.org/drugs-supplements-vitamin-b12/art-20363663>

<br>

<br>


---

# Agent Instructions: 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:

```
GET https://docs.teletest.ca/vitamin-b12.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
