This document discusses using combo search index parameters in FHIR data modeling to improve search performance. It describes how transaction builder API constructs FHIR transaction bundles and how custom search index parameters can be used with it. A real-world example is provided where an organization's name, tax ID, and NPI are combined into a unique identifier to prevent duplicate resources from being created. The document stresses the importance of up-front data modeling, especially when ingesting data concurrently, to define identifiers and custom search parameters that leverage combo search indexes and ensure uniqueness.