Skip to end of banner
Go to start of banner

Issue: MedImpact Pharmacy Orphans

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Number

0140

Submitting Entity (SE)

99MDI1, 99MDI2, 99MDI3, 99MDI4, 99MDI5

Add Date

Update Date

Update

Description

Member IDs (PC107) and Subscriber ID (PC108) on MedImpact pharmacy claims where paid date (PC017) >= 2023-01-01 are incorrectly formatted. The MedImpact ID length should be 8 characters. The IDs present on the pharmacy claims in this date range are 10 characters - the last 2 characters were incorrectly appended.

Workaround: Use the first 8 bytes of the member ID for these claims

substring(PC107,1,8)
substring(PC108,1,8)

This issue will be resolved in the next APCD release.

Active/Resolved

Active

Action / Resolution

Category 1

Data Quality

Category 2

Member to Claim Linkage

Tip / Issue

Issue

Grouping FieldsĀ 

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.