Files
doczyai-pipelines/fieldExtraction/crosswalk/mappings/crosswalk_provider_specialty.json
T
Katon Minhas 664397d713 Merged in feature/proc-desc (pull request #400)
feature/proc desc

* Update crosswalks - individual code level

* add embeddings

* Update embeddings

* Proc mappings

* code description mapping for PROC codes

* Code map bug fixes

* docstrings

* Initialize Rev and Diag descriptions

* Add 0 to front for rev codes

* Comments

* Merged main into feature/proc-desc

* Comments

* Separate grouper and diag codes

* add grouper version

* Bugfix"

* Add admit type code

* add proc mod description

* Add bill type pos mapping

* Merged main into feature/proc-desc

* Uncomment test code

* Bugfix

* Remove test.py

* list bugfix

* Merged main into feature/proc-desc

* concurrency


Approved-by: Alex Galarce
2025-02-20 04:10:33 +00:00

131 lines
5.0 KiB
JSON

{
"metadata": {
"from_col": "AARETE_DERIVED_PROVIDER_SPECIALTY",
"to_col": "CONTRACT_PROVIDER_SPECIALTY"
},
"mapping": {
"01": "General Practice",
"02": "General Surgery",
"03": "Allergy/Immunology",
"04": "Otolaryngology",
"05": "Anesthesiology",
"06": "Cardiology",
"07": "Dermatology",
"08": "Family Practice",
"09": "Interventional Pain Management",
"10": "Gastroenterology",
"11": "Internal Medicine",
"12": "Osteopathic Manipulative Medicine",
"13": "Neurology",
"14": "Neurosurgery",
"15": "Speech Language Pathologist in Private Practice",
"16": "Obstetrics/Gynecology",
"17": "Hospice and Palliative Care",
"18": "Ophthalmology",
"19": "Oral Surgery (Dentists only)",
"20": "Orthopedic Surgery",
"21": "Cardiac Electrophysiology",
"22": "Pathology",
"23": "Sports Medicine",
"24": "Plastic and Reconstructive Surgery",
"25": "Physical Medicine and Rehabilitation",
"26": "Psychiatry",
"27": "Geriatric Psychiatry",
"28": "Colorectal Surgery (formerly Proctology)",
"29": "Pulmonary Disease",
"30": "Diagnostic Radiology",
"31": "Intensive Cardiac Rehabilitation (ICR)",
"32": "Anesthesiologist Assistant",
"33": "Thoracic Surgery",
"34": "Urology",
"35": "Chiropractic",
"36": "Nuclear Medicine",
"37": "Pediatric Medicine",
"38": "Geriatric Medicine",
"39": "Nephrology",
"40": "Hand Surgery",
"41": "Optometry",
"42": "Certified Nurse Midwife",
"43": "Certified Registered Nurse Anesthetist (CRNA)",
"44": "Infectious Disease",
"45": "Mammography Screening Center",
"46": "Endocrinology",
"47": "Independent Diagnostic Testing Facility (DTL)",
"48": "Podiatry",
"49": "Ambulatory Surgical Center",
"50": "Nurse Practitioner",
"59": "Ambulance Service Supplier",
"60": "Public Health/Welfare Agency",
"61": "Volunteer Health/Charitable Agency",
"62": "Psychologist (Billing Independently)",
"63": "Portable X-Ray Supplier (Billing Independently)",
"64": "Audiologist (Billing Independently)",
"65": "Physical Therapist in Private Practice",
"66": "Rheumatology",
"67": "Occupational Therapist in Private Practice",
"68": "Clinical Psychologist",
"69": "Clinical Laboratory (Billing Independently)",
"70": "Single or Multispecialty Clinic or Group Practice",
"71": "Registered Dietitian/Nutrition Professional",
"72": "Pain Management",
"73": "Mass Immunization Roster Biller",
"74": "Radiation Therapy Centers",
"75": "Slide Preparation Facilities",
"76": "Peripheral Vascular Disease",
"77": "Vascular Surgery",
"78": "Cardiac Surgery",
"79": "Addiction Medicine",
"80": "Licensed Clinical Social Worker",
"81": "Critical Care (Intensivist)",
"82": "Hematology",
"83": "Hematology/Oncology",
"84": "Preventative Medicine",
"85": "Maxillofacial Surgery",
"86": "Neuropsychiatry",
"88": "Unknown Provider",
"89": "Certified Clinical Nurse Specialist",
"90": "Medical Oncology",
"91": "Surgical Oncology",
"92": "Radiation Oncology",
"93": "Emergency Medicine",
"94": "Interventional Radiology",
"95": "Unknown Supplier",
"97": "Physician Assistant",
"98": "Gynecological Oncology",
"99": "Unknown Physician Specialty",
"A5": "Pharmacy",
"C0": "Sleep Medicine",
"C1": "Centralized Flu",
"C2": "Indirect Payment Procedure",
"C3": "Interventional Cardiology",
"C4": "Restricted Use",
"C5": "General Dentist",
"C6": "Hospitalist",
"C7": "Advanced Heart Failure and Transplant Cardiology",
"C8": "Medical Toxicology",
"C9": "Hematopoietic Cell Transplantation and Cellular Therapy",
"D1": "Medicare Diabetes Prevention Program",
"D2": "Restricted Use",
"D3": "Medical Genetics and Genomics",
"D4": "Undersea and Hyperbaric Medicine",
"D5": "Opioid Treatment Program",
"D6": "Home Infusion Therapy Services",
"D7": "Micrographic Dermatologic Surgery",
"D8": "Adult Congenital Heart Disease",
"E1": "Marriage and Family Therapist",
"E2": "Mental Health Counselors",
"E3": "Dental Anesthesiology",
"E4": "Dental Public Health",
"E5": "Endodontics",
"E6": "Oral and Maxillofacial Pathology",
"E7": "Oral and Maxillofacial Radiology",
"E9": "Oral Medicine",
"F1": "Orofacial Pain",
"F2": "Orthodontics and Dentofacial Orthopedics",
"F3": "Pediatric Dentistry",
"F4": "Periodontics",
"F5": "Prosthodontics",
"F6": "Epileptologists"
}
}