From what I can figure: A deductive system is a language $L$, a set of logical axioms $\Delta_L$ that are formulas of the language $L$, and a set of ordered pairs of rules of inference $(\Gamma, \phi)$.
$\text{Deductive System } = (L, \Delta_L, \{(\Gamma, \phi)\})$
Is this the correct definition or am I misunderstanding something?
There is not really a single agreed-on definition of "deductive system".
It's more of a stepping-stone system that each author will set up with the details they need for being able to define the actual systems they want to teach about. Other authors who want to speak about other actual systems may need to choose different details for their definition.
This is one of the few places in mathematics where the generalization is much less important than the concrete instances.
Everybody agrees quite well on what the entailment relations of, say, intuitionistic propositional logic or classical first-order logic are. But the precise systems that realize these entailment relations vary from author to author, so -- if they bother to define a general concept of "deductive system" at all -- their helper concepts are slightly different too.
What you're suggesting is close enough to the general kind of abstractions people tend to call "deductive system", that it ought to enable you to follow their train of thought when they use the term. Just as long as you don't take the details too seriously.