import View from "@/components/View"; import drStill2 from "@/public/content/dr_still_2.jpg"; import Image from "next/image"; import ArtLink from "@/components/ArtLink"; import { ArrowTopRightOnSquareIcon } from "@heroicons/react/24/solid"; import LearnMoreLinkLight from "@/components/LearnMoreLinkLight"; const OsteoForDocs = () => { return (

For Doctors:

View Dr. Feely's osteopathy resources

Feely's Abridged Osteopathic Dictionary OMT Codes DRG/OMT Chart [PDF]{" "}

Or, learn more by reading his articles

View all articles for doctors
Image of Dr. A.T. Still
); }; export default OsteoForDocs;