---
title: FermionicRegister (latest version)
description: API reference for qiskit_fermions.circuit.FermionicRegister in the latest version of qiskit-fermions
source: https://eu-de.quantum.cloud.ibm.com/docs/en/api/qiskit-fermions/circuit-fermionic-register
---

# FermionicRegister

Type: [`TypeAlias`](https://docs.python.org/3/library/typing.html#typing.TypeAlias)

Default value: `<class 'qiskit.circuit.QuantumRegister'>`

A type alias of `QubitRegister`.

Although this does not really give us any functional guarantees, it serves to better document the API contract that instances of this type are interpreted as registers of fermionic modes.
