2 constraint bindings in ADL - 1 referenceSetUri in OPT

Hi,

I have created a testing archetype with two constraint bindings:

ELEMENT[at0004] occurrences matches {0..1} matches { – Terminology ref
value matches {
DV_CODED_TEXT matches {
defining_code matches {[ac0001]} – ref
}
}

constraint_definitions = <
[“es”] = <
items = <
[“ac0001”] = <
text = <“ref”>
description = <“ref”>

constraint_bindings = <
[“SNOMED-CT”] = <
items = <
[“ac0001”] = terminology:SNOMED-CT?subset=motivo_de_consulta

[“AOD2000”] = <
items = <
[“ac0001”] = terminology:AOD2000?subset=sdfgsd

If I use this archetype in the Template Designer and export the OPT, I get just one URI:

DV_CODED_TEXT ... defining_code ... CODE_PHRASE ... terminology:SNOMED-CT?subset=motivo_de_consulta

Is this a TD bug? I’m using TD 2.6.1214Beta.