Note: Vertex AI Search is being renamed to Agent Search. We are in the process of updating content to reflect the new branding.
HealthcareFhirConfig
Stay organized with collections
Save and categorize content based on your preferences.
Config to data store for HEALTHCARE_FHIR vertical.
| JSON representation |
{
"enableConfigurableSchema": boolean,
"enableStaticIndexingForBatchIngestion": boolean,
"initialFilterGroups": [
string
]
} |
| Fields |
enableConfigurableSchema |
boolean
Whether to enable configurable schema for HEALTHCARE_FHIR vertical. If set to true, the predefined healthcare fhir schema can be extended for more customized searching and filtering.
|
enableStaticIndexingForBatchIngestion |
boolean
Whether to enable static indexing for HEALTHCARE_FHIR batch ingestion. If set to true, the batch ingestion will be processed in a static indexing mode which is slower but more capable of handling larger volume.
|
initialFilterGroups[] |
string
Optional. Names of the Group resources to use as a basis for the initial patient filter, in format projects/{projectId}/locations/{locationId}/datasets/{datasetId}/fhirStores/{fhir_store_id}/fhir/Group/{groupId}. The filter group must be a FHIR resource name of type Group, and the filter will be constructed from the direct members of the group which are Patient resources.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-01-14 UTC.
[null,null,["Last updated 2026-01-14 UTC."],[],[]]