Insurance Structure
- Payer: Insurance company or organization (e.g., UnitedHealthcare, Cigna)
- Plan: Specific insurance product offered by a payer
- Plan Types:
commercial: Private employer-sponsored insurancemedicare_part_a: Medicare hospital insurancemedicare_part_b: Medicare medical insurancemedicare_advantage: Medicare managed care (Part C)medicaid: State-federal public insuranceexchange: Affordable Care Act marketplace plans
Medical Codes
US healthcare uses standardized coding systems to identify procedures, services, and diagnoses:-
CPT (Current Procedural Terminology): 5-digit numeric codes for medical procedures and services
- Use case: The primary standard for physician billing and reimbursement
- Example:
19318= Breast reduction - Maintained by American Medical Association (AMA)
-
HCPCS Level II (Healthcare Common Procedure Coding System): Alphanumeric codes for non-physician services, supplies and drugs not covered by CPT.
- Use case: Ambulances, DME (medical equipment) and drugs.
- Example:
J1234(Drug injection),E0607(Blood glucose monitor)
-
ICD-10-CM (International Classification of Diseases, 10th Revision, Clinical Modification): Diagnosis codes describing a patient’s condition or disease.
- Use case: Establishes medical necessity of a procedure.
- Example:
E11.9(Type 2 diabetes mellitus without complications)
Coverage Policies
Medical coverage policies provide guidance on whether a payer’s plan will reimburse a particular procedure. They can be seen as ‘rulebooks’. A typical medical coverage policy includes two key sections:- Medical necessity criteria: These are the clinical conditions required for a procedure to be deemed reasonable.
- Example: ‘A blepharoplasty is deemed medically necessary ONLY IF upper visual field loss is present AND botulinum toxin injections trialled first are unsuccessful.
- Coding logic: These are lists of procedural and diagnostic codes which are related to the policy.
- These are CPT codes, HCPCS codes and ICD-10-CM codes.
Policy-Code Relationships
The Penelope API models three types of relationships between policies and medical codes:-
COVERS: Policy explicitly covers this code
- The code is approved for reimbursement under the policy
- Indicates the procedure/service is covered for reimbursement if it is medically necessary
-
DOES_NOT_COVER: Policy explicitly excludes this code
- The code is denied or considered not medically necessary
- May indicate experimental, investigational, or cosmetic procedures
-
REFERENCES: Code is mentioned in the policy without explicit coverage decision
- Useful for understanding policy scope.
Medicare Framework
Medicare policies (NCD, LCD, and LCA) represent the gold standard of US medical coverage. They are issued by the federal government and adhere to a strict hierarchy of authority.NCD (National Coverage Determination)
- Issuer: CMS (Federal Centers for Medicare & Medicaid Services).
- Scope: Nationwide.
- Authority: Binding for all Medicare plans, including Medicare Advantage (Part C).
- Function: NCDs set the baseline. If an NCD says “Covered,” no local contractor or MA plan can deny it based on medical necessity, provided that the clinical criteria are met.
LCD (Local Coverage Determination)
- Issuer: MACs (Medicare Administrative Contractors).
- Scope: Regional (specific states/jurisdictions).
- Authority: Applies in the absence of an NCD.
- Function: LCDs fill the gaps left by NCDs. They provide the detailed ‘Medical Necessity’ logic for procedures that don’t have a national ruling.
LCA (Local Coverage Article)
- Issuer: MACs (attached to an LCD).
- Function: The technical implementation guide.
- Why it matters: While the LCD contains the text, the LCA contains the tables of CPT and ICD-10 codes. Both go hand in hand.
