Inferior mesenteric lymph nodes

Inferior mesenteric lymph nodes
Lymphatics of colon. (Inferior mesenteric labeled at bottom center.)
Details
SystemLymphatic system
Drains topreaortic lymph node
Identifiers
Latinnodi lymphoidei mesenterici inferiores
Anatomical terminology

The inferior mesenteric lymph nodes consist of:

  • (a) small glands on the branches of the left colic and sigmoid arteries
  • (b) a group in the sigmoid mesocolon, around the superior hemorrhoidal artery
  • (c) a pararectal group in contact with the muscular coat of the rectum

Structure

The inferior mesenteric lymph nodes are lymph nodes present throughout the hindgut.[1]

Function

The inferior mesenteric lymph nodes drain structures related to the hindgut. The lymph nodes drain into the superior mesenteric lymph nodes and ultimately to the preaortic lymph nodes.[1] Lymph nodes surrounding the inferior mesenteric artery drain directly into the preaortic nodes.[1]

They drain the descending colon and sigmoid parts of the colon and the upper part of the rectum.

Clinical significance

Colorectal cancer may metastasise to the inferior mesenteric lymph nodes. For this reason, the inferior mesenteric artery may be removed in people with lymph node-positive cancer.[2] This has been proposed since at least 1908, by surgeon William Ernest Miles.[3]

Additional images

gollark: It *does* probably go against TJ09's **Grand Vision**...
gollark: I'm amazed it works at all.
gollark: ```javascriptfunction infoFromHtml(html) { // First, just strip all the actual HTML & get text const text = JSDOM.fragment(html).textContent; if (/.*will die if it doesn/.exec(text) === null) { return { type: "not growing" }; } let sick = false; if (/.*shell of the egg seems soft,/.exec(text) !== null) { sick = true } if (/.*hatchling seems sick/.exec(text) !== null) { sick = true } const views = parseCounter(text, "Overall views"); const uniqueViews = parseCounter(text, "Unique views"); const clicks = parseCounter(text, "Clicks"); const timeResults = /.*in: ([0-9]+) days (and ([0-9]+) hours)?/.exec(text); const days = parseInt(timeResults[1]), hours = parseInt(timeResults[3]); const type = getCapture(text, /.*Viewing (Hatchling|Egg)/) if (isNaN(days) || isNaN(hours)) { throw new Error("Either days or hours are now invalid; has DC's format changed?"); } return { views, uniqueViews, clicks, type: type == "Hatchling" ? "hatchling" : "egg", hoursRemaining: days * 24 + hours, sick }}```
gollark: Without API access, going over everything on the scroll is *annoying*. The only reason I can process eggs at all is because I spent ages on some regexes.
gollark: Yes, that's possible, except you can put in someone else's.

References

This article incorporates text in the public domain from page 710 of the 20th edition of Gray's Anatomy (1918)

  1. Drake, Richard L.; Vogl, Wayne; Tibbitts, Adam W.M. Mitchell; illustrations by Richard; Richardson, Paul (2005). Gray's anatomy for students. Philadelphia: Elsevier/Churchill Livingstone. p. 307. ISBN 978-0-8089-2306-0.CS1 maint: multiple names: authors list (link)
  2. Kim, J.C.; Lee, K.H.; Yu, C.S.; Kim, H.C.; Kim, J.R.; Chang, H.M.; Kim, J.H.; Kim, J.S.; Kim, T.W. (2004). "The clinicopathological significance of inferior mesenteric lymph node metastasis in colorectal cancer". European Journal of Surgical Oncology. 30 (3): 271–279. doi:10.1016/j.ejso.2003.12.002.
  3. Pezim, M. E.; Nicholls, R. J. (1984). "Survival after high or low ligation of the inferior mesenteric artery during curative surgery for rectal cancer". Annals of Surgical Review. 200 (6): 729–733. doi:10.1097/00000658-198412000-00010. PMC 1250590. PMID 6508403.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.