# Cardinality in flat format **Category:** [Implementation](https://discourse.openehr.org/c/implem/39) **Created:** 2023-05-08 15:11 UTC **Views:** 314 **Replies:** 0 **URL:** https://discourse.openehr.org/t/cardinality-in-flat-format/3968 --- ## Post #1 by @ISys Hi, I have stuck on trying to send the clinical data as flat format for my template. I have an error in EHRBASE (could not consume Parts) with parameteres that have cardinality 0...* as last parameter, I mean: ``` clinicaldocument/recordtarget/recordtarget/recordtarget/patientrole/patient/guardian:0/organization/name:0 ``` The above does not work as the "name" (as last parameter) has cardinality 0...*., or maybe my flat structure is wrong? Here you can check my template: --- **Canonical:** https://discourse.openehr.org/t/cardinality-in-flat-format/3968 **Original content:** https://discourse.openehr.org/t/cardinality-in-flat-format/3968