Nie, nie ma. Z tego co mnie jest wiadomo, aczkolwiek, to się może zmienić, format elektronicznego ezla przewiduje 3 znakowe icd10.
https://bip.zus.pl/documents/493361/494134/ZUS_ZLA.zip/e66f7eef-970a-46d9-9c0a-797d0142911ca tam dokument: ked_zla_1.xsd, gdzie znajdziemy:
<xs:complexType name="t_DONDPZLA">
<xs:sequence>
<xs:element name="p1" type="t_OkresZLA" minOccurs="0" />
<xs:element name="p2" type="t_OkresZLA" minOccurs="0" />
<xs:element name="p3" type="t_WskLekZLA" />
<xs:element name="p4" type="t_KodZLA" minOccurs="0" />
<xs:element name="p5" type="t_KodZLA" minOccurs="0" />
<xs:element name="p6" type="t_KodZLA" minOccurs="0" />
<xs:element name="p7" type="t_KodZLA" minOccurs="0" />
<xs:element name="p8" type="t_NrStatChorZLA" minOccurs="0" />
<xs:element name="p9" type="t_OpiekaZLA" minOccurs="0" />
</xs:sequence>
</xs:complexType>
I opis typu:
<xs:simpleType name="t_NrStatChorZLA">
<xs:restriction base="xs:string">
<xs:pattern value="[A-Z]{1}\d{2}"/>
</xs:restriction>
</xs:simpleType>
Według mnie nadal mamy jedno wystąpienie litery z zakresu A-Z oraz dwa wystąpienia cyfr.
edit: wejście na stronę z opisem: Dokumentacja do wytworzenia oprogramowania interfejsowego ? Aplikacje Gabinetowe (e-Zwolnienia) (ważna od 26.03.2021 r.)
https://bip.zus.pl/inne/wymagania-dla-oprogramowania-interfejsowego/aplikacje-gabinetowe-e-zwolnienia-