enableHistoryImport

@JvmName(name = "bkeukxqjtvmbbhjs")
suspend fun enableHistoryImport(value: Output<Boolean>)
@JvmName(name = "ifvwxvypfctlhgec")
suspend fun enableHistoryImport(value: Boolean?)

Parameters

value

Whether to allow the bulk import API to accept history bundles and directly insert historical resource versions into the FHIR store. Importing resource histories creates resource interactions that appear to have occurred in the past, which clients may not want to allow. If set to false, history bundles within an import will fail with an error. ** Changing this property may recreate the FHIR store (removing all data) ** ** This property can be changed manually in the Google Cloud Healthcare admin console without recreating the FHIR store **