PHSKC-APDE / claims_data

Process and analyze WA State Medicaid, Medicare, and All-Payer Claims Database eligibility and claims data
21 stars 4 forks source link

Consider requiring discharge date for inpatient_id in mcaid_claim_header #99

Open elikern-kc opened 4 years ago

elikern-kc commented 4 years ago

The inpatient_id column in the mcare_claim_header and apcd_claim_header tables require that the discharge date be not null. This currently is not implemented for mcaid_claim_header - do we want to change this to have a more consistent definition?