Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties

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 fill paid date (PC032PC017) >= 2023-01-01 are corrupted and do not match member data. Use with caution. The Arkansas APCD team is working with the submitter to resolve the issueincorrectly 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

Code Block
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Ā