Supporting documentation for Joe Salmon's Business & Performance Business Partner demonstration site. Demonstration material only.

Synthetic Demo Rivers Health material only — not Dorset HealthCare/RDY public data.

Linkage resolution strategy

Based on linkage_analysis.csv and profiling report section 4.

DIRECT_CARECASE

DIRECT_LEGENDARY

INFERRED_MATCH

Do not auto-promote to direct FK in facts.

  1. Staging identifies candidate pairs: same PatientPseudoId, case OpenedDateTime within ±24h of ContactDateTime, no direct IDs.
  2. Insert into BridgeCareCallInferredCase with inference_rule_id, confidence_score (demo: fixed 0.75).
  3. Mart measures: report direct and inferred linkage counts separately.

AMBIGUOUS

  1. Parse AmbiguousMatchIds (pipe-delimited) into BridgeCareCallReferralCandidate — one row per candidate.
  2. No default winner; reporting uses primary candidate only after human mapping table (future) or highest ReferralDateTime proximity (documented assumption).

CALLBACK_DUPLICATE

NO_CASE

CareCase without SourceContactId