From 25d7d7495c12109ceb14477444331ff14c1dd2d1 Mon Sep 17 00:00:00 2001 From: sunsetsystems Date: Sat, 21 Oct 2006 08:11:13 +0000 Subject: [PATCH] info update --- contrib/util/load_doc_fees.plx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/contrib/util/load_doc_fees.plx b/contrib/util/load_doc_fees.plx index 104cf7940..aeb11934a 100755 --- a/contrib/util/load_doc_fees.plx +++ b/contrib/util/load_doc_fees.plx @@ -18,9 +18,10 @@ use DBI; # # Run it like this: # -# ./load_doc_fees.plx < PFALL05A.TXT +# ./load_doc_fees.plx < PFALL06A.TXT # -# Fee schedules are at http://www.cms.hhs.gov/providers/pufdownload/. +# Fee schedules as of this writing are at: +# http://www.cms.hhs.gov/PhysicianFeeSched/PFSNPAF/list.asp # Medicare also produces periodic updates which are in the same format # and can also be processed by this program. ####################################################################### -- 2.11.4.GIT