fhirStoreDestination

@JvmName(name = "qslvjbewnnwniomq")
suspend fun fhirStoreDestination(value: Output<String>)
@JvmName(name = "omvybofuolrjktsg")
suspend fun fhirStoreDestination(value: String?)

Parameters

value

If set, the mapping pipeline will write snapshots to this FHIR store without assigning stable IDs. You must grant your pipeline project's Cloud Healthcare Service Agent serviceaccount healthcare.fhirResources.executeBundle and healthcare.fhirResources.create permissions on the destination store. The destination store must set FhirStore.disable_referential_integrity to true. The destination store must use FHIR version R4. Format: project/{projectID}/locations/{locationID}/datasets/{datasetName}/fhirStores/{fhirStoreID}.