Oxycephaly

Oxycephaly is a type of cephalic disorder where the top of the skull is pointed or conical due to premature closure of the coronal suture plus any other suture, like the lambdoid,[3] or it may be used to describe the premature fusion of all sutures.[2] It should be differentiated from Crouzon syndrome. Oxycephaly is the most severe of the craniosynostoses.

Oxycephaly
Other namesTurricephaly,[1] Acrocephaly, Hypsicephaly,[1] Oxycephalia,[1] Steeple head,[1] Tower head,[1] Tower skull, High-head syndrome, Turmschädel,[2]
SpecialtyMedical genetics 

Presentation

Common associations

It may be associated with:[4]

Diagnosis

Treatment

gollark: Done.
gollark: https://pastebin.com/Frv3xkB9Full badly-commented thing.
gollark: I *did* test this, you know.
gollark: ```lua-- Convert path to canonical formlocal function canonicalize(path) return fs.combine(path, "")endlocal function path_in(p, dir) return starts_with(canonicalize(p), canonicalize(dir))end-- Resolve a path with the given root - if you go outside it, loops you back inlocal function resolve_path(path, root) if path_in(path, "/rom") then -- allow access to shared ROM return path end local new_path = fs.combine(root, path) if not path_in(new_path, root) then return resolve_path(new_path, root) else return new_path endend```Relevant code.
gollark: FS overrides can create some really "fun" filesystem messes.

See also

References

  1. Mosby's Medical Dictionary (8th ed.). Elsevier. 2009. Retrieved 24 August 2013.
  2. Bodian, Martin (May 6, 1950). "Oxycephaly". Journal of the American Medical Association. 143 (1): 15–8. doi:10.1001/jama.1950.02910360017006. PMID 15415226.
  3. "oxycephaly". TheFreeDictionary. Retrieved 24 August 2013.
  4. Weerakkody, Yuranga; Goel, Ayush. "Oxycephaly". Radiopaedia.org. Retrieved 24 August 2013.

Further reading

Classification
External resources


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.