Skip to main content

automapper_validation/generated/fv2510/
quotes_conditions_fv2510.rs

1// <auto-generated>
2// Generated by automapper-generator generate-conditions
3// AHB: xml-migs-and-ahbs/FV2510/QUOTES_AHB_1_1_20250401.xml
4// Generated: 2026-03-12T11:11:29Z
5// </auto-generated>
6
7// LLM-produced bodies aren't idiomatic Rust — silence stylistic lints at
8// file scope so `cargo clippy -D warnings` stays green. Correctness,
9// suspicious, and perf categories stay on so real bugs still surface.
10#![allow(clippy::style, clippy::complexity)]
11
12#[allow(unused_imports)]
13use crate::eval::format_validators::*;
14use crate::eval::{ConditionEvaluator, ConditionResult, EvaluationContext};
15
16/// Generated condition evaluator for QUOTES FV2510.
17pub struct QuotesConditionEvaluatorFV2510 {
18    // External condition IDs that require runtime context.
19    external_conditions: std::collections::HashSet<u32>,
20}
21
22impl Default for QuotesConditionEvaluatorFV2510 {
23    fn default() -> Self {
24        let mut external_conditions = std::collections::HashSet::new();
25        external_conditions.insert(1);
26        external_conditions.insert(4);
27        external_conditions.insert(13);
28        external_conditions.insert(29);
29        external_conditions.insert(31);
30        external_conditions.insert(39);
31        external_conditions.insert(44);
32        external_conditions.insert(54);
33        external_conditions.insert(56);
34        external_conditions.insert(57);
35        external_conditions.insert(58);
36        external_conditions.insert(59);
37        external_conditions.insert(60);
38        external_conditions.insert(61);
39        external_conditions.insert(62);
40        external_conditions.insert(63);
41        external_conditions.insert(69);
42        external_conditions.insert(70);
43        external_conditions.insert(71);
44        external_conditions.insert(74);
45        external_conditions.insert(75);
46        external_conditions.insert(77);
47        external_conditions.insert(78);
48        external_conditions.insert(90);
49        external_conditions.insert(91);
50        external_conditions.insert(92);
51        external_conditions.insert(492);
52        external_conditions.insert(493);
53        external_conditions.insert(494);
54        external_conditions.insert(2066);
55        Self {
56            external_conditions,
57        }
58    }
59}
60
61impl ConditionEvaluator for QuotesConditionEvaluatorFV2510 {
62    fn message_type(&self) -> &str {
63        "QUOTES"
64    }
65
66    fn format_version(&self) -> &str {
67        "FV2510"
68    }
69
70    fn evaluate(&self, condition: u32, ctx: &EvaluationContext) -> ConditionResult {
71        match condition {
72            1 => self.evaluate_1(ctx),
73            2 => self.evaluate_2(ctx),
74            3 => self.evaluate_3(ctx),
75            4 => self.evaluate_4(ctx),
76            5 => self.evaluate_5(ctx),
77            8 => self.evaluate_8(ctx),
78            9 => self.evaluate_9(ctx),
79            10 => self.evaluate_10(ctx),
80            11 => self.evaluate_11(ctx),
81            12 => self.evaluate_12(ctx),
82            13 => self.evaluate_13(ctx),
83            15 => self.evaluate_15(ctx),
84            16 => self.evaluate_16(ctx),
85            17 => self.evaluate_17(ctx),
86            18 => self.evaluate_18(ctx),
87            20 => self.evaluate_20(ctx),
88            21 => self.evaluate_21(ctx),
89            22 => self.evaluate_22(ctx),
90            25 => self.evaluate_25(ctx),
91            26 => self.evaluate_26(ctx),
92            27 => self.evaluate_27(ctx),
93            28 => self.evaluate_28(ctx),
94            29 => self.evaluate_29(ctx),
95            30 => self.evaluate_30(ctx),
96            31 => self.evaluate_31(ctx),
97            39 => self.evaluate_39(ctx),
98            44 => self.evaluate_44(ctx),
99            49 => self.evaluate_49(ctx),
100            50 => self.evaluate_50(ctx),
101            51 => self.evaluate_51(ctx),
102            52 => self.evaluate_52(ctx),
103            53 => self.evaluate_53(ctx),
104            54 => self.evaluate_54(ctx),
105            55 => self.evaluate_55(ctx),
106            56 => self.evaluate_56(ctx),
107            57 => self.evaluate_57(ctx),
108            58 => self.evaluate_58(ctx),
109            59 => self.evaluate_59(ctx),
110            60 => self.evaluate_60(ctx),
111            61 => self.evaluate_61(ctx),
112            62 => self.evaluate_62(ctx),
113            63 => self.evaluate_63(ctx),
114            65 => self.evaluate_65(ctx),
115            66 => self.evaluate_66(ctx),
116            67 => self.evaluate_67(ctx),
117            68 => self.evaluate_68(ctx),
118            69 => self.evaluate_69(ctx),
119            70 => self.evaluate_70(ctx),
120            71 => self.evaluate_71(ctx),
121            72 => self.evaluate_72(ctx),
122            73 => self.evaluate_73(ctx),
123            74 => self.evaluate_74(ctx),
124            75 => self.evaluate_75(ctx),
125            77 => self.evaluate_77(ctx),
126            78 => self.evaluate_78(ctx),
127            79 => self.evaluate_79(ctx),
128            80 => self.evaluate_80(ctx),
129            81 => self.evaluate_81(ctx),
130            82 => self.evaluate_82(ctx),
131            83 => self.evaluate_83(ctx),
132            84 => self.evaluate_84(ctx),
133            85 => self.evaluate_85(ctx),
134            86 => self.evaluate_86(ctx),
135            87 => self.evaluate_87(ctx),
136            88 => self.evaluate_88(ctx),
137            90 => self.evaluate_90(ctx),
138            91 => self.evaluate_91(ctx),
139            92 => self.evaluate_92(ctx),
140            93 => self.evaluate_93(ctx),
141            94 => self.evaluate_94(ctx),
142            490 => self.evaluate_490(ctx),
143            491 => self.evaluate_491(ctx),
144            492 => self.evaluate_492(ctx),
145            493 => self.evaluate_493(ctx),
146            494 => self.evaluate_494(ctx),
147            500 => self.evaluate_500(ctx),
148            501 => self.evaluate_501(ctx),
149            502 => self.evaluate_502(ctx),
150            503 => self.evaluate_503(ctx),
151            504 => self.evaluate_504(ctx),
152            505 => self.evaluate_505(ctx),
153            506 => self.evaluate_506(ctx),
154            507 => self.evaluate_507(ctx),
155            511 => self.evaluate_511(ctx),
156            512 => self.evaluate_512(ctx),
157            513 => self.evaluate_513(ctx),
158            514 => self.evaluate_514(ctx),
159            516 => self.evaluate_516(ctx),
160            517 => self.evaluate_517(ctx),
161            518 => self.evaluate_518(ctx),
162            519 => self.evaluate_519(ctx),
163            520 => self.evaluate_520(ctx),
164            521 => self.evaluate_521(ctx),
165            903 => self.evaluate_903(ctx),
166            906 => self.evaluate_906(ctx),
167            908 => self.evaluate_908(ctx),
168            911 => self.evaluate_911(ctx),
169            912 => self.evaluate_912(ctx),
170            914 => self.evaluate_914(ctx),
171            931 => self.evaluate_931(ctx),
172            932 => self.evaluate_932(ctx),
173            933 => self.evaluate_933(ctx),
174            934 => self.evaluate_934(ctx),
175            935 => self.evaluate_935(ctx),
176            939 => self.evaluate_939(ctx),
177            940 => self.evaluate_940(ctx),
178            942 => self.evaluate_942(ctx),
179            950 => self.evaluate_950(ctx),
180            951 => self.evaluate_951(ctx),
181            959 => self.evaluate_959(ctx),
182            960 => self.evaluate_960(ctx),
183            961 => self.evaluate_961(ctx),
184            962 => self.evaluate_962(ctx),
185            2042 => self.evaluate_2042(ctx),
186            2060 => self.evaluate_2060(ctx),
187            2061 => self.evaluate_2061(ctx),
188            2062 => self.evaluate_2062(ctx),
189            2063 => self.evaluate_2063(ctx),
190            2064 => self.evaluate_2064(ctx),
191            2066 => self.evaluate_2066(ctx),
192            2068 => self.evaluate_2068(ctx),
193            2069 => self.evaluate_2069(ctx),
194            2070 => self.evaluate_2070(ctx),
195            2071 => self.evaluate_2071(ctx),
196            2072 => self.evaluate_2072(ctx),
197            2073 => self.evaluate_2073(ctx),
198            2074 => self.evaluate_2074(ctx),
199            2075 => self.evaluate_2075(ctx),
200            2076 => self.evaluate_2076(ctx),
201            _ => ConditionResult::Unknown,
202        }
203    }
204
205    fn is_external(&self, condition: u32) -> bool {
206        self.external_conditions.contains(&condition)
207    }
208    fn is_known(&self, condition: u32) -> bool {
209        matches!(
210            condition,
211            1 | 2
212                | 3
213                | 4
214                | 5
215                | 8
216                | 9
217                | 10
218                | 11
219                | 12
220                | 13
221                | 15
222                | 16
223                | 17
224                | 18
225                | 20
226                | 21
227                | 22
228                | 25
229                | 26
230                | 27
231                | 28
232                | 29
233                | 30
234                | 31
235                | 39
236                | 44
237                | 49
238                | 50
239                | 51
240                | 52
241                | 53
242                | 54
243                | 55
244                | 56
245                | 57
246                | 58
247                | 59
248                | 60
249                | 61
250                | 62
251                | 63
252                | 65
253                | 66
254                | 67
255                | 68
256                | 69
257                | 70
258                | 71
259                | 72
260                | 73
261                | 74
262                | 75
263                | 77
264                | 78
265                | 79
266                | 80
267                | 81
268                | 82
269                | 83
270                | 84
271                | 85
272                | 86
273                | 87
274                | 88
275                | 90
276                | 91
277                | 92
278                | 93
279                | 94
280                | 490
281                | 491
282                | 492
283                | 493
284                | 494
285                | 500
286                | 501
287                | 502
288                | 503
289                | 504
290                | 505
291                | 506
292                | 507
293                | 511
294                | 512
295                | 513
296                | 514
297                | 516
298                | 517
299                | 518
300                | 519
301                | 520
302                | 521
303                | 903
304                | 906
305                | 908
306                | 911
307                | 912
308                | 914
309                | 931
310                | 932
311                | 933
312                | 934
313                | 935
314                | 939
315                | 940
316                | 942
317                | 950
318                | 951
319                | 959
320                | 960
321                | 961
322                | 962
323                | 2042
324                | 2060
325                | 2061
326                | 2062
327                | 2063
328                | 2064
329                | 2066
330                | 2068
331                | 2069
332                | 2070
333                | 2071
334                | 2072
335                | 2073
336                | 2074
337                | 2075
338                | 2076
339        )
340    }
341}
342
343impl QuotesConditionEvaluatorFV2510 {
344    /// [31] Es sind nur die Artikelnummern erlaubt, die in der Codeliste der Artikelnummern des BDEW mit dem entsprechenden Prüfidentifikator versehen sind.
345    /// EXTERNAL: Requires context from outside the message.
346    fn evaluate_31(&self, ctx: &EvaluationContext) -> ConditionResult {
347        ctx.external.evaluate("valid_artikel_nummer_for_pid")
348    }
349
350    /// [59] Es sind nur die Konfigurations-Produkte erlaubt, die in der Codeliste der Konfigurationen im Kapitel 4.1 „Konfigurationsprodukte Schaltzeitdefinition“ enthalten sind.
351    /// EXTERNAL: Requires context from outside the message.
352    fn evaluate_59(&self, ctx: &EvaluationContext) -> ConditionResult {
353        ctx.external
354            .evaluate("valid_konfigurations_produkt_schaltzeitdefinition")
355    }
356
357    /// [70] Es sind nur die Messprodukt-Position-Codes erlaubt, die in der Codeliste der Konfigurationen im Kapitel 4.7 „Art der Werte für Messprodukte nach Typ 2“ enthalten sind.
358    /// EXTERNAL: Requires context from outside the message.
359    fn evaluate_70(&self, ctx: &EvaluationContext) -> ConditionResult {
360        ctx.external
361            .evaluate("valid_messprodukt_position_code_typ2")
362    }
363
364    /// [90] Es sind nur die Produkt-Codes erlaubt, die in der Codeliste der Konfigurationen im Kapitel 7 "Produkte zur Bestellung einer Änderung an einer Lokation" die in der Spalte "Ebene" mit dem Wert "Mess...
365    /// EXTERNAL: Requires context from outside the message.
366    fn evaluate_90(&self, ctx: &EvaluationContext) -> ConditionResult {
367        ctx.external
368            .evaluate("valid_produkt_code_aenderung_lokation_messlokation")
369    }
370
371    /// [91] Es sind nur die Produkt-Codes erlaubt, die in der Codeliste der Konfigurationen im Kapitel 7 "Produkte zur Bestellung einer Änderung an einer Lokation" die in der Spalte "Ebene" mit dem Wert "Netz...
372    /// EXTERNAL: Requires context from outside the message.
373    fn evaluate_91(&self, ctx: &EvaluationContext) -> ConditionResult {
374        ctx.external
375            .evaluate("valid_produkt_code_aenderung_lokation_netzlokation")
376    }
377
378    /// [92] Es sind nur die Produkt-Codes erlaubt, die in der Codeliste der Konfigurationen im Kapitel 7 "Produkte zur Bestellung einer Änderung an einer Lokation" die in der Spalte "Ebene" mit dem Wert "Steu...
379    /// EXTERNAL: Requires context from outside the message.
380    fn evaluate_92(&self, ctx: &EvaluationContext) -> ConditionResult {
381        ctx.external
382            .evaluate("product_code_allowed_steuerbare_ressource")
383    }
384
385    /// [93] Wenn RNG+Z03 (verbindliche Mengenangabe) in dieser SG31 nicht vorhanden
386    fn evaluate_93(&self, ctx: &EvaluationContext) -> ConditionResult {
387        ConditionResult::from(ctx.count_qualified_in_group("RNG", 0, "Z03", &["SG4", "SG31"]) == 0)
388    }
389
390    /// [94] Wenn RNG+Z04 (unverbindliche Mengenangabe) in dieser SG31 nicht vorhanden
391    fn evaluate_94(&self, ctx: &EvaluationContext) -> ConditionResult {
392        ConditionResult::from(ctx.count_qualified_in_group("RNG", 0, "Z04", &["SG4", "SG31"]) == 0)
393    }
394
395    /// [517] Hinweis: Wert aus BGM+Z93 (Bestellung eines Angebots Änderung der Technik der Lokation) DE1004 der REQOTE mit der die Anfrage Angebot Änderung Technik erfolgt ist.
396    fn evaluate_517(&self, _ctx: &EvaluationContext) -> ConditionResult {
397        // Hinweis: Wert aus BGM+Z93 DE1004 der REQOTE — informational note about value origin, always applies
398        ConditionResult::True
399    }
400
401    /// [518] Hinweis: Angabe gemäß Preisblatt B des MSB.
402    fn evaluate_518(&self, _ctx: &EvaluationContext) -> ConditionResult {
403        // Hinweis: Angabe gemäß Preisblatt B des MSB — informational note, always applies
404        ConditionResult::True
405    }
406
407    /// [519] Hinweis: Wert aus BGM DE1004 der PRICAT mit der das Preisblatt B des MSB, auf dem dieses Angebot basiert, übermittelt wurde.
408    fn evaluate_519(&self, _ctx: &EvaluationContext) -> ConditionResult {
409        // Hinweis: Wert aus BGM DE1004 der PRICAT mit der das Preisblatt B des MSB, auf dem dieses Angebot basiert, übermittelt wurde.
410        ConditionResult::True
411    }
412
413    /// [520] Hinweis: Angabe des Beginnzeitpunkts des voraussichtlich frühesten Umsetzungstermins, der zum Zeitpunkt der Angebotserstellung ermittelt werden kann.
414    fn evaluate_520(&self, _ctx: &EvaluationContext) -> ConditionResult {
415        // Hinweis: Angabe des Beginnzeitpunkts des voraussichtlich frühesten Umsetzungstermins, der zum Zeitpunkt der Angebotserstellung ermittelt werden kann.
416        ConditionResult::True
417    }
418
419    /// [521] Hinweis: Angabe des Endezeitpunkts des voraussichtlich frühesten Umsetzungstermins, der zum Zeitpunkt der Angebotserstellung ermittelt werden kann..
420    fn evaluate_521(&self, _ctx: &EvaluationContext) -> ConditionResult {
421        // Hinweis: Angabe des Endezeitpunkts des voraussichtlich frühesten Umsetzungstermins, der zum Zeitpunkt der Angebotserstellung ermittelt werden kann.
422        ConditionResult::True
423    }
424
425    /// [959] Format: n13-n2
426    fn evaluate_959(&self, ctx: &EvaluationContext) -> ConditionResult {
427        ctx.format_check_qualified("PIA", 0, "Z02", 1, 0, |val| {
428            validate_artikel_pattern(val, &[13, 2])
429        })
430    }
431
432    /// [2066] Diese SG28 ist so oft zu wiederholen, wie zu den unterschiedlichen Messprodukt-Position-Codes zu dem innerhalb derselben SG27 LIN im PIA+5 DE7140 (Erforderliches Produkt Konfigurationserlaubnis fü...
433    /// EXTERNAL: Requires context from outside the message.
434    fn evaluate_2066(&self, ctx: &EvaluationContext) -> ConditionResult {
435        ctx.external
436            .evaluate("smgw_schwellwert_config_product_count")
437    }
438
439    /// [2074] Pro Nachricht ist diese SG27 so oft zu wiederholen, bis für jedes angefragte Produkt derselben SG27 aus der Anfrage eine Angebotsposition angegeben wurde.
440    fn evaluate_2074(&self, _ctx: &EvaluationContext) -> ConditionResult {
441        // Hinweis: Pro Nachricht ist diese SG27 so oft zu wiederholen, bis für jedes angefragte Produkt
442        // derselben SG27 aus der Anfrage eine Angebotsposition angegeben wurde.
443        // Informational cardinality rule about SG27 repetition — always applies.
444        ConditionResult::True
445    }
446
447    /// [2075] Pro SG27 LIN kann die SG27 PIA+Z02 (Artikel-ID) bis zu zweimal angegeben werden. Einmal für die Artikel-ID gemäß Preisblatt B des MSB und einmal für die Artikel-ID "9991000003030-01" (Pauschale...
448    fn evaluate_2075(&self, _ctx: &EvaluationContext) -> ConditionResult {
449        // Hinweis: Pro SG27 LIN kann die SG27 PIA+Z02 (Artikel-ID) bis zu zweimal angegeben werden —
450        // einmal für die reguläre Artikel-ID gemäß Preisblatt B und einmal für die Pauschale Kosten-ID
451        // '9991000003030-01'. Ob die zweite Angabe erlaubt ist, hängt vom Preisblatt B des MSB ab (extern).
452        // Informational cardinality rule about max 2 PIA+Z02 occurrences per SG27.
453        ConditionResult::True
454    }
455
456    /// [2076] Pro SG27 LIN kann die SG31 Preisangabe zur Position nur einmal angegeben werden. Die Angabe der Preisangaben zur Position bezieht sich auf die Artikel-ID bei der es sich nicht um die Artikel-ID "99...
457    fn evaluate_2076(&self, _ctx: &EvaluationContext) -> ConditionResult {
458        // Hinweis: Pro SG27 LIN kann die SG31 Preisangabe zur Position nur einmal angegeben werden.
459        // Die Preisangabe bezieht sich auf die Artikel-ID, die nicht die '9991000003030-01'
460        // (Pauschale Kosten für das Scheitern der Änderung der Technik) ist.
461        // Informational cardinality rule — SG31 appears at most once per SG27 LIN.
462        ConditionResult::True
463    }
464
465    /// [1] Wenn Position nicht angeboten werden kann, weil rechtliche Regelungen oder Rechte Dritter dem entgegenstehen
466    /// EXTERNAL: Requires context from outside the message.
467    fn evaluate_1(&self, ctx: &EvaluationContext) -> ConditionResult {
468        ctx.external.evaluate("position_legally_blocked")
469    }
470
471    /// [2] Wenn in derselben SG27 LIN IMD DE7081 (Produkt-/Leistungsbeschreibung) mit Code Z09 (Kann nicht angeboten werden) nicht vorhanden.
472    // REVIEW: Negates presence of IMD with DE7081=Z09 (Kann nicht angeboten werden) at elements[1][0] in any SG27 group instance. 'nicht vorhanden' means condition is True when Z09 is absent. any_group_has_qualifier falls back to message-wide if no group navigator is available. (medium confidence)
473    fn evaluate_2(&self, ctx: &EvaluationContext) -> ConditionResult {
474        match ctx.any_group_has_qualifier("IMD", 1, "Z09", &["SG27"]) {
475            ConditionResult::True => ConditionResult::False,
476            ConditionResult::False => ConditionResult::True,
477            ConditionResult::Unknown => ConditionResult::Unknown,
478        }
479    }
480
481    /// [3] Wenn CCI+++Z64 vorhanden ist
482    fn evaluate_3(&self, ctx: &EvaluationContext) -> ConditionResult {
483        ctx.has_qualifier("CCI", 2, "Z64")
484    }
485
486    /// [4] Wenn am Gerät vorhanden und abweichend von Gerätenummer
487    /// EXTERNAL: Requires context from outside the message.
488    fn evaluate_4(&self, ctx: &EvaluationContext) -> ConditionResult {
489        ctx.external
490            .evaluate("device_attribute_differs_from_device_number")
491    }
492
493    /// [5] Wenn in derselben SG27 LIN die Artikelnummer 9990001000649 vorhanden ist
494    // REVIEW: Checks if any SG27 group has LIN with article number 9990001000649 at elements[2][0] (C212 item number identification, first component). LIN is the entry segment of SG27 so each rep has exactly one LIN. (medium confidence)
495    fn evaluate_5(&self, ctx: &EvaluationContext) -> ConditionResult {
496        ctx.any_group_has_qualifier("LIN", 2, "9990001000649", &["SG27"])
497    }
498
499    /// [8] Wenn SG28 CCI+++E13 CAV+EHZ vorhanden
500    // REVIEW: CCI+++E13 maps to elements[2][0]=E13; CAV+EHZ maps to elements[0][0]=EHZ. Checks that in the same SG28 group instance, CCI with characteristic code E13 AND CAV with code EHZ both occur. Group path SG28 may need parent prefix depending on MIG structure. (medium confidence)
501    fn evaluate_8(&self, ctx: &EvaluationContext) -> ConditionResult {
502        ctx.any_group_has_co_occurrence("CCI", 2, &["E13"], "CAV", 0, 0, &["EHZ"], &["SG28"])
503    }
504
505    /// [9] Wenn in derselben SG27 LIN die Artikelnummer 9990001000657 vorhanden ist
506    // REVIEW: Checks if any SG27 group has LIN with article number 9990001000657 at elements[2][0] (C212 first component). Same pattern as condition 5. (medium confidence)
507    fn evaluate_9(&self, ctx: &EvaluationContext) -> ConditionResult {
508        ctx.any_group_has_qualifier("LIN", 2, "9990001000657", &["SG27"])
509    }
510
511    /// [10] Wenn SG28 CAV+MIW/MPW/MBW vorhanden
512    fn evaluate_10(&self, ctx: &EvaluationContext) -> ConditionResult {
513        ctx.any_group_has_any_qualifier("CAV", 0, &["MIW", "MPW", "MBW"], &["SG28"])
514    }
515
516    /// [11] Wenn in derselben SG27 LIN die Artikelnummer 9990001000665 vorhanden ist
517    // REVIEW: Checks if any SG27 group has LIN with article number 9990001000665 at elements[2][0]. Same pattern as condition 5. (medium confidence)
518    fn evaluate_11(&self, ctx: &EvaluationContext) -> ConditionResult {
519        ctx.any_group_has_qualifier("LIN", 2, "9990001000665", &["SG27"])
520    }
521
522    /// [12] Wenn in derselben SG27 LIN die Artikelnummer 9990001000673 vorhanden ist
523    // REVIEW: Checks if any SG27 group has LIN with article number 9990001000673 at elements[2][0]. Same pattern as condition 5. (medium confidence)
524    fn evaluate_12(&self, ctx: &EvaluationContext) -> ConditionResult {
525        ctx.any_group_has_qualifier("LIN", 2, "9990001000673", &["SG27"])
526    }
527
528    /// [13] Wenn am Gerät vorhanden
529    /// EXTERNAL: Requires context from outside the message.
530    fn evaluate_13(&self, ctx: &EvaluationContext) -> ConditionResult {
531        ctx.external.evaluate("device_attribute_present")
532    }
533
534    /// [15] Wenn in derselben SG27 LIN die Artikelnummer 9990001000772 vorhanden ist
535    // REVIEW: Checks if any SG27 group has LIN with article number 9990001000772 at elements[2][0]. Same pattern as condition 5. (medium confidence)
536    fn evaluate_15(&self, ctx: &EvaluationContext) -> ConditionResult {
537        ctx.any_group_has_qualifier("LIN", 2, "9990001000772", &["SG27"])
538    }
539
540    /// [16] Wenn in derselben SG27 LIN die Artikelnummer 9990001000780 vorhanden ist
541    // REVIEW: Checks if any SG27 group has LIN with article number 9990001000780 at elements[2][0]. Same pattern as condition 5. (medium confidence)
542    fn evaluate_16(&self, ctx: &EvaluationContext) -> ConditionResult {
543        ctx.any_group_has_qualifier("LIN", 2, "9990001000780", &["SG27"])
544    }
545
546    /// [17] Wenn das Angebot per REQOTE angefragt wurde
547    // REVIEW: A QUOTES message triggered by a REQOTE contains a reference RFF+AAV in SG1 (Nachrichtennummer der Anfrage, qualifier AAV at elements[0][0]). Presence of RFF+AAV indicates the quote was requested via REQOTE. (medium confidence)
548    fn evaluate_17(&self, ctx: &EvaluationContext) -> ConditionResult {
549        ctx.has_qualifier("RFF", 0, "AAV")
550    }
551
552    /// [18] Wenn Angebot mehrere Marktlokationen abdeckt, an welchen der identische Anschlussnutzer vorhanden ist und deren messtechnische Einordnung iMS ist (Marktlokation aus SG11 LOC+172 und alle Marktlokat...
553    // REVIEW: RFF+Z18 ('Referenz auf ID weiterer Marktlokationen') is the direct EDIFACT indicator that additional market locations are covered, which is the core structural requirement. However, the additional qualifiers — identical Anschlussnutzer and messtechnische Einordnung iMS — are business attributes about the referenced locations not determinable from message content alone. The RFF+Z18 check is the best message-derivable approximation. (medium confidence)
554    fn evaluate_18(&self, ctx: &EvaluationContext) -> ConditionResult {
555        // Check if offer references additional market locations via RFF+Z18
556        // RFF+Z18 = 'Referenz auf ID weiterer Marktlokationen' — presence indicates multiple locations covered
557        // Note: the 'identical connection user' and 'iMS classification' sub-conditions require external context
558        ctx.has_qualifier("RFF", 0, "Z18")
559    }
560
561    /// [20] Wenn IMD++Z33 vorhanden
562    fn evaluate_20(&self, ctx: &EvaluationContext) -> ConditionResult {
563        ctx.has_qualifier("IMD", 1, "Z33")
564    }
565
566    /// [21] Wenn IMD++Z34 vorhanden
567    fn evaluate_21(&self, ctx: &EvaluationContext) -> ConditionResult {
568        ctx.has_qualifier("IMD", 1, "Z34")
569    }
570
571    /// [22] Wenn CCI+++Z75 vorhanden ist
572    fn evaluate_22(&self, ctx: &EvaluationContext) -> ConditionResult {
573        ctx.has_qualifier("CCI", 2, "Z75")
574    }
575
576    /// [25] Wenn SG28 CCI+++E13 CAV+MME vorhanden
577    fn evaluate_25(&self, ctx: &EvaluationContext) -> ConditionResult {
578        ctx.any_group_has_co_occurrence("CCI", 2, &["E13"], "CAV", 0, 0, &["MME"], &["SG28"])
579    }
580
581    /// [26] Wenn DTM+203 nicht vorhanden
582    fn evaluate_26(&self, ctx: &EvaluationContext) -> ConditionResult {
583        ctx.lacks_qualifier("DTM", 0, "203")
584    }
585
586    /// [27] Wenn DTM+469 nicht vorhanden
587    fn evaluate_27(&self, ctx: &EvaluationContext) -> ConditionResult {
588        ctx.lacks_qualifier("DTM", 0, "469")
589    }
590
591    /// [28] Wenn RFF+AAV vorhanden
592    fn evaluate_28(&self, ctx: &EvaluationContext) -> ConditionResult {
593        ctx.has_qualifier("RFF", 0, "AAV")
594    }
595
596    /// [29] Wenn DTM+469 in Anfrage (REQOTE) vorhanden war
597    /// EXTERNAL: Requires context from outside the message.
598    fn evaluate_29(&self, ctx: &EvaluationContext) -> ConditionResult {
599        ctx.external.evaluate("reqote_had_dtm_469")
600    }
601
602    /// [30] Wenn SG27 IMD+Z09 vorhanden
603    fn evaluate_30(&self, ctx: &EvaluationContext) -> ConditionResult {
604        ctx.any_group_has_qualifier("IMD", 0, "Z09", &["SG27"])
605    }
606
607    /// [39] MP-ID nur aus Sparte Strom
608    /// EXTERNAL: Requires context from outside the message.
609    fn evaluate_39(&self, ctx: &EvaluationContext) -> ConditionResult {
610        ctx.external.evaluate("mp_id_is_strom")
611    }
612
613    /// [44] Wenn MSBA nicht Eigentümer des Gerätes/der Geräte ist
614    /// EXTERNAL: Requires context from outside the message.
615    fn evaluate_44(&self, ctx: &EvaluationContext) -> ConditionResult {
616        ctx.external.evaluate("msba_is_not_device_owner")
617    }
618
619    /// [49] Wenn SG27 LIN++Z64 (Erforderliches Produkt Schaltzeitdefinitionen) vorhanden
620    fn evaluate_49(&self, ctx: &EvaluationContext) -> ConditionResult {
621        ctx.any_group_has_qualifier("LIN", 1, "Z64", &["SG27"])
622    }
623
624    /// [50] Wenn SG27 LIN++Z65 (Erforderliches Produkt Leistungskurvendefinitionen) vorhanden
625    fn evaluate_50(&self, ctx: &EvaluationContext) -> ConditionResult {
626        ctx.any_group_has_qualifier("LIN", 1, "Z65", &["SG27"])
627    }
628
629    /// [51] Wenn SG27 LIN++Z66 (Erforderliches Produkt Ad-hoc-Steuerkanal) vorhanden
630    fn evaluate_51(&self, ctx: &EvaluationContext) -> ConditionResult {
631        ctx.any_group_has_qualifier("LIN", 1, "Z66", &["SG27"])
632    }
633
634    /// [52] Wenn SG27 LIN++Z67 (Erforderliches Messprodukt für Werte nach Typ 2 aus Backend) vorhanden
635    fn evaluate_52(&self, ctx: &EvaluationContext) -> ConditionResult {
636        ctx.has_qualifier("LIN", 1, "Z67")
637    }
638
639    /// [53] Wenn SG27 LIN++Z68 (Erforderliches Produkt Konfigurationserlaubnis für Werte nach Typ2 aus SMGW) vorhanden
640    fn evaluate_53(&self, ctx: &EvaluationContext) -> ConditionResult {
641        ctx.has_qualifier("LIN", 1, "Z68")
642    }
643
644    /// [54] Wenn in der Anfrage zum Angebot einer Konfiguration vorhanden
645    /// EXTERNAL: Requires context from outside the message.
646    fn evaluate_54(&self, ctx: &EvaluationContext) -> ConditionResult {
647        ctx.external.evaluate("configuration_in_request")
648    }
649
650    /// [55] Wenn in LOC+172 DE3225 (Meldepunkt) die ID einer Marktlokation angegeben ist.
651    fn evaluate_55(&self, ctx: &EvaluationContext) -> ConditionResult {
652        // Wenn in LOC+172 DE3225 (Meldepunkt) die ID einer Marktlokation angegeben ist.
653        // LOC elements[0][0] == "172" (qualifier), elements[1][0] == DE3225 (Identifikator)
654        let locs = ctx.find_segments_with_qualifier("LOC", 0, "172");
655        match locs
656            .first()
657            .and_then(|s| s.elements.get(1))
658            .and_then(|e| e.first())
659        {
660            Some(val) => validate_malo_id(val),
661            None => ConditionResult::False, // segment absent → condition not applicable
662        }
663    }
664
665    /// [56] Wenn in LOC+172 DE3225 (Meldepunkt) die ID einer Messlokation angegeben ist.
666    /// EXTERNAL: Requires context from outside the message.
667    // REVIEW: Condition asks whether the ID in LOC+172 DE3225 (elements[1][0]) belongs to a Messlokation. While Messlokation IDs have a known 33-char format in Germany, the semantic type assignment (Messlokation vs other location types) ultimately requires external business context or a type registry lookup. Marked external. (medium confidence)
668    fn evaluate_56(&self, ctx: &EvaluationContext) -> ConditionResult {
669        ctx.external.evaluate("loc_172_id_is_messlokation")
670    }
671
672    /// [57] Wenn in LOC+172 DE3225 (Meldepunkt) die ID einer Netzlokation angegeben ist.
673    /// EXTERNAL: Requires context from outside the message.
674    // REVIEW: Condition asks whether the ID in LOC+172 DE3225 (elements[1][0]) belongs to a Netzlokation. The ID type cannot be determined from EDIFACT message content alone — requires external type registry or format-based classification beyond the available validators. (medium confidence)
675    fn evaluate_57(&self, ctx: &EvaluationContext) -> ConditionResult {
676        ctx.external.evaluate("loc_172_id_is_netzlokation")
677    }
678
679    /// [58] Wenn in LOC+172 DE3225 (Meldepunkt) die ID einer Steuerbaren Ressource angegeben ist.
680    /// EXTERNAL: Requires context from outside the message.
681    // REVIEW: Condition asks whether the ID in LOC+172 DE3225 (elements[1][0]) belongs to a Steuerbare Ressource. Same reasoning as [56] and [57] — semantic type assignment requires external business context. (medium confidence)
682    fn evaluate_58(&self, ctx: &EvaluationContext) -> ConditionResult {
683        ctx.external.evaluate("loc_172_id_is_steuerbare_ressource")
684    }
685
686    /// [60] Es sind nur die Konfigurations-Produkte erlaubt, die in der Codeliste der Konfigurationen im Kapitel 4.2 „Konfigurationsprodukte Leistungskurvendefinition“ enthalten sind.
687    /// EXTERNAL: Requires context from outside the message.
688    fn evaluate_60(&self, ctx: &EvaluationContext) -> ConditionResult {
689        ctx.external.evaluate("config_product_leistungskurve")
690    }
691
692    /// [61] Es sind nur die Konfigurations-Produkte erlaubt, die in der Codeliste der Konfigurationen im Kapitel 4.3 „Konfigurationsprodukte Ad-hoc-Steuerkanal“ enthalten sind.
693    /// EXTERNAL: Requires context from outside the message.
694    fn evaluate_61(&self, ctx: &EvaluationContext) -> ConditionResult {
695        ctx.external.evaluate("config_product_adhoc_steuerkanal")
696    }
697
698    /// [62] Es sind nur die Messprodukte erlaubt, die in der Codeliste der Konfigurationen im Kapitel 4.5 „Messprodukte für Werte nach Typ 2 aus Backend für LF und NB“ enthalten sind.
699    /// EXTERNAL: Requires context from outside the message.
700    fn evaluate_62(&self, ctx: &EvaluationContext) -> ConditionResult {
701        ctx.external.evaluate("messprodukts_typ2_backend_lf_nb")
702    }
703
704    /// [63] Es sind nur die Messprodukte erlaubt, die in der Codeliste der Konfigurationen im Kapitel 4.4 „Messprodukte mit Konfigurationserlaubnis für Werte nach Typ 2 aus SMGW“ enthalten sind.
705    /// EXTERNAL: Requires context from outside the message.
706    fn evaluate_63(&self, ctx: &EvaluationContext) -> ConditionResult {
707        ctx.external.evaluate("messprodukts_typ2_smgw")
708    }
709
710    /// [65] Wenn DTM+203 (Ausführungsdatum) im DE2380 &lt; 202312312300?+00
711    // REVIEW: DTM+203 DE2380 is at elements[0][1]. Lexicographic comparison works for YYYYMMDDHHMI+ZZ format since all values use the same timezone offset and format. The EDIFACT escape `?+` in the threshold represents a literal `+`, giving the threshold string "202312312300+00". (medium confidence)
712    fn evaluate_65(&self, ctx: &EvaluationContext) -> ConditionResult {
713        let segs = ctx.find_segments_with_qualifier("DTM", 0, "203");
714        match segs.first() {
715            Some(dtm) => {
716                match dtm
717                    .elements
718                    .first()
719                    .and_then(|e| e.get(1))
720                    .map(|s| s.as_str())
721                {
722                    Some(value) if !value.is_empty() => {
723                        ConditionResult::from(value < "202312312300+00")
724                    }
725                    _ => ConditionResult::Unknown,
726                }
727            }
728            None => ConditionResult::False, // segment absent → condition not applicable
729        }
730    }
731
732    /// [66] Wenn DTM+469 (Beginn zum (nächstmöglichen Termin)) im DE2380 &lt; 202312312300?+00
733    // REVIEW: DTM+469 DE2380 is at elements[0][1]. Same lexicographic comparison as condition 65, applied to the Beginn zum nächstmöglichen Termin qualifier 469. (medium confidence)
734    fn evaluate_66(&self, ctx: &EvaluationContext) -> ConditionResult {
735        let segs = ctx.find_segments_with_qualifier("DTM", 0, "469");
736        match segs.first() {
737            Some(dtm) => {
738                match dtm
739                    .elements
740                    .first()
741                    .and_then(|e| e.get(1))
742                    .map(|s| s.as_str())
743                {
744                    Some(value) if !value.is_empty() => {
745                        ConditionResult::from(value < "202312312300+00")
746                    }
747                    _ => ConditionResult::Unknown,
748                }
749            }
750            None => ConditionResult::False, // segment absent → condition not applicable
751        }
752    }
753
754    /// [67] Wenn DTM+203 (Ausführungsdatum) im DE2380 ≥ 202312312300?+00
755    // REVIEW: DTM+203 DE2380 is at elements[0][1]. Logical complement of condition 65 — True when Ausführungsdatum >= 2023-12-31 23:00 UTC. Lexicographic comparison is valid for this date format. (medium confidence)
756    fn evaluate_67(&self, ctx: &EvaluationContext) -> ConditionResult {
757        let segs = ctx.find_segments_with_qualifier("DTM", 0, "203");
758        match segs.first() {
759            Some(dtm) => {
760                match dtm
761                    .elements
762                    .first()
763                    .and_then(|e| e.get(1))
764                    .map(|s| s.as_str())
765                {
766                    Some(value) if !value.is_empty() => {
767                        ConditionResult::from(value >= "202312312300+00")
768                    }
769                    _ => ConditionResult::Unknown,
770                }
771            }
772            None => ConditionResult::False, // segment absent → condition not applicable
773        }
774    }
775
776    /// [68] Wenn DTM+469 (Beginn zum (nächstmöglichen Termin)) im DE2380 ≥ 202312312300?+00
777    // REVIEW: DTM+469 DE2380 (elements[0][1]) compared lexicographically — works for ISO datetime strings with fixed-width format. EDIFACT ?+ escape resolves to literal + in parsed value. (medium confidence)
778    fn evaluate_68(&self, ctx: &EvaluationContext) -> ConditionResult {
779        let segs = ctx.find_segments_with_qualifier("DTM", 0, "469");
780        if segs.is_empty() {
781            return ConditionResult::Unknown;
782        }
783        for seg in segs {
784            let val = seg
785                .elements
786                .get(0)
787                .and_then(|e| e.get(1))
788                .map(|s| s.as_str())
789                .unwrap_or("");
790            if val >= "202312312300+00" {
791                return ConditionResult::True;
792            }
793        }
794        ConditionResult::False
795    }
796
797    /// [69] Es sind nur Werte aus der EDI@Energy Codeliste der Artikelnummern und Artikel-ID erlaubt, die im Kapitel 3.5 "Abrechnung Messstellenbetrieb für die Sparte Strom" genannt sind.
798    /// EXTERNAL: Requires context from outside the message.
799    fn evaluate_69(&self, ctx: &EvaluationContext) -> ConditionResult {
800        ctx.external
801            .evaluate("artikel_id_abrechnung_messstellenbetrieb_strom")
802    }
803
804    /// [71] Wenn innerhalb derselben SG27 LIN im PIA+5 DE7140 (Erforderliches Produkt Konfigurationserlaubnis für Werte nach Typ 2 aus SMGW) ein Produkt angegeben ist, das in der Codeliste der Konfigurationen...
805    /// EXTERNAL: Requires context from outside the message.
806    fn evaluate_71(&self, ctx: &EvaluationContext) -> ConditionResult {
807        ctx.external.evaluate("pia5_product_is_threshold_trigger")
808    }
809
810    /// [72] wenn im DE3155 in demselben COM der Code EM vorhanden ist
811    fn evaluate_72(&self, ctx: &EvaluationContext) -> ConditionResult {
812        let segs = ctx.find_segments("COM");
813        if segs.is_empty() {
814            return ConditionResult::Unknown;
815        }
816        ConditionResult::from(segs.iter().any(|seg| {
817            seg.elements
818                .first()
819                .and_then(|e| e.get(1))
820                .is_some_and(|v| v == "EM")
821        }))
822    }
823
824    /// [73] wenn im DE3155 in demselben COM der Code TE / FX / AJ / AL vorhanden ist
825    fn evaluate_73(&self, ctx: &EvaluationContext) -> ConditionResult {
826        let segs = ctx.find_segments("COM");
827        if segs.is_empty() {
828            return ConditionResult::Unknown;
829        }
830        ConditionResult::from(segs.iter().any(|seg| {
831            seg.elements
832                .first()
833                .and_then(|e| e.get(1))
834                .is_some_and(|v| matches!(v.as_str(), "TE" | "FX" | "AJ" | "AL"))
835        }))
836    }
837
838    /// [74] Es sind nur die Messprodukte erlaubt, die in der Codeliste der Konfigurationen im Kapitel 4.6.1 "Werte nach Typ 2 aus Backend" enthalten sind.
839    /// EXTERNAL: Requires context from outside the message.
840    fn evaluate_74(&self, ctx: &EvaluationContext) -> ConditionResult {
841        ctx.external.evaluate("product_in_typ2_backend_codelist")
842    }
843
844    /// [75] Es sind nur die Messprodukte erlaubt, die in der Codeliste der Konfigurationen im Kapitel 4.6.2 "Werte nach Typ 2 aus SMGW" enthalten sind.
845    /// EXTERNAL: Requires context from outside the message.
846    fn evaluate_75(&self, ctx: &EvaluationContext) -> ConditionResult {
847        ctx.external.evaluate("product_in_typ2_smgw_codelist")
848    }
849
850    /// [77] Wenn in der Anfrage nach Werten ein Messprodukt enthalten war, das in der Codeliste der Konfigurationen im Kapitel 4.6.1 "Werte nach Typ 2 aus Backend" enthalten ist.
851    /// EXTERNAL: Requires context from outside the message.
852    fn evaluate_77(&self, ctx: &EvaluationContext) -> ConditionResult {
853        ctx.external
854            .evaluate("request_contained_typ2_backend_product")
855    }
856
857    /// [78] Wenn in der Anfrage nach Werten ein Messprodukt enthalten war, das in der Codeliste der Konfigurationen im Kapitel 4.6.2 "Werte nach Typ 2 aus SMWG" enthalten ist.
858    /// EXTERNAL: Requires context from outside the message.
859    fn evaluate_78(&self, ctx: &EvaluationContext) -> ConditionResult {
860        ctx.external.evaluate("request_contained_typ2_smgw_product")
861    }
862
863    /// [79] Wenn IMD DE7081 (Produkt-/Leistungsbeschreibung) mit Wert Z07 (Kauf) vorhanden.
864    fn evaluate_79(&self, ctx: &EvaluationContext) -> ConditionResult {
865        let segs = ctx.find_segments("IMD");
866        if segs.is_empty() {
867            return ConditionResult::Unknown;
868        }
869        ConditionResult::from(segs.iter().any(|seg| {
870            seg.elements
871                .get(1)
872                .and_then(|e| e.first())
873                .is_some_and(|v| v == "Z07")
874        }))
875    }
876
877    /// [80] Wenn IMD DE7081 (Produkt-/Leistungsbeschreibung) mit Wert Z08 (Nutzungsüberlassung) vorhanden.
878    fn evaluate_80(&self, ctx: &EvaluationContext) -> ConditionResult {
879        let segs = ctx.find_segments("IMD");
880        if segs.is_empty() {
881            return ConditionResult::Unknown;
882        }
883        ConditionResult::from(segs.iter().any(|seg| {
884            seg.elements
885                .get(1)
886                .and_then(|e| e.first())
887                .is_some_and(|v| v == "Z08")
888        }))
889    }
890
891    /// [81] Wenn IMD DE7081 (Produkt-/Leistungsbeschreibung) mit Wert Z33 (Angebot auf Basis Preisblatt) vorhanden.
892    fn evaluate_81(&self, ctx: &EvaluationContext) -> ConditionResult {
893        let segs = ctx.find_segments("IMD");
894        if segs.is_empty() {
895            return ConditionResult::Unknown;
896        }
897        ConditionResult::from(segs.iter().any(|seg| {
898            seg.elements
899                .get(1)
900                .and_then(|e| e.first())
901                .is_some_and(|v| v == "Z33")
902        }))
903    }
904
905    /// [82] Wenn IMD DE7081 (Produkt-/Leistungsbeschreibung) mit Wert Z34 (Individuelles Angebot) vorhanden.
906    fn evaluate_82(&self, ctx: &EvaluationContext) -> ConditionResult {
907        let segs = ctx.find_segments("IMD");
908        if segs.is_empty() {
909            return ConditionResult::Unknown;
910        }
911        ConditionResult::from(segs.iter().any(|seg| {
912            seg.elements
913                .get(1)
914                .and_then(|e| e.first())
915                .is_some_and(|v| v == "Z34")
916        }))
917    }
918
919    /// [83] Wenn in derselben SG27 LIN ein PIA+Z02 (Artikel-ID) mit einer Artikel-ID im DE7140 bei der die letzten beiden Stellen mit dem Wert "01" (Kosten für das Einrichten des Messprodukts) vorhanden ist.
920    // REVIEW: PIA+Z02 where elements[0][0]=="Z02" (Artikel-ID qualifier) and elements[1][0] ends with "01" (Kosten für Einrichten). Group-scoped to SG27 but falls back to message-wide search; medium confidence due to lack of SG27 navigator API for flat groups. (medium confidence)
921    fn evaluate_83(&self, ctx: &EvaluationContext) -> ConditionResult {
922        let segs = ctx.find_segments("PIA");
923        if segs.is_empty() {
924            return ConditionResult::Unknown;
925        }
926        ConditionResult::from(segs.iter().any(|seg| {
927            let is_z02 = seg
928                .elements
929                .first()
930                .and_then(|e| e.first())
931                .is_some_and(|v| v == "Z02");
932            let ends_with_01 = seg
933                .elements
934                .get(1)
935                .and_then(|e| e.first())
936                .is_some_and(|v| v.ends_with("01"));
937            is_z02 && ends_with_01
938        }))
939    }
940
941    /// [84] Wenn in derselben SG27 LIN ein PIA+Z02 (Artikel-ID) mit einer Artikel-ID im DE7140 bei der die letzten beiden Stellen mit dem Wert "02" (Kosten für den Betrieb des Messprodukts) vorhanden ist.
942    // REVIEW: Checks for PIA+Z02 where DE7140 (elements[1][0]) ends with '02' (Betriebskosten). Falls back to message-wide search since group-scoped navigator API has no direct find_segments_in_group for top-level SG27 — semantically equivalent for this condition. (medium confidence)
943    fn evaluate_84(&self, ctx: &EvaluationContext) -> ConditionResult {
944        let pias = ctx.find_segments_with_qualifier("PIA", 0, "Z02");
945        ConditionResult::from(pias.iter().any(|s| {
946            s.elements
947                .get(1)
948                .and_then(|e| e.first())
949                .map(|v| v.ends_with("02"))
950                .unwrap_or(false)
951        }))
952    }
953
954    /// [85] Wenn in derselben SG27 LIN ein PIA+Z02 (Artikel-ID) mit einer Artikel-ID im DE7140 bei der die letzten beiden Stellen mit dem Wert "03" (Kosten für die anfallenden Transaktionen des Messprodukts) ...
955    // REVIEW: Checks for PIA+Z02 where DE7140 (elements[1][0]) ends with '03' (Transaktionskosten). Same pattern as condition 84. (medium confidence)
956    fn evaluate_85(&self, ctx: &EvaluationContext) -> ConditionResult {
957        let pias = ctx.find_segments_with_qualifier("PIA", 0, "Z02");
958        ConditionResult::from(pias.iter().any(|s| {
959            s.elements
960                .get(1)
961                .and_then(|e| e.first())
962                .map(|v| v.ends_with("03"))
963                .unwrap_or(false)
964        }))
965    }
966
967    /// [86] Wenn in derselben SG31 PRI (Preisangabe zur Position) das DE5387 mit dem Wert Z01 (Einrichtungspreis) vorhanden ist.
968    fn evaluate_86(&self, ctx: &EvaluationContext) -> ConditionResult {
969        ctx.any_group_has_qualifier("PRI", 0, "Z01", &["SG31"])
970    }
971
972    /// [87] Wenn in derselben SG31 PRI (Preisangabe zur Position) das DE5387 mit dem Wert Z02 (Transaktionspreis) vorhanden ist.
973    fn evaluate_87(&self, ctx: &EvaluationContext) -> ConditionResult {
974        ctx.any_group_has_qualifier("PRI", 0, "Z02", &["SG31"])
975    }
976
977    /// [88] Wenn in derselben SG31 PRI (Preisangabe zur Position) das DE5387 mit dem Wert Z03 (Betriebspreis) vorhanden ist.
978    fn evaluate_88(&self, ctx: &EvaluationContext) -> ConditionResult {
979        ctx.any_group_has_qualifier("PRI", 0, "Z03", &["SG31"])
980    }
981
982    /// [490] wenn Wert in diesem DE, an der Stelle CCYYMMDDHHMM ein Zeitpunkt aus dem angegeben Zeitraum der Tabelle Kapitel 3.5 „Übersicht gesetzliche deutsche Sommerzeit (MESZ)“ der Spalten: „Sommerzei...
983    fn evaluate_490(&self, ctx: &EvaluationContext) -> ConditionResult {
984        match ctx.resolved_value {
985            Some(val) => is_mesz_utc(val),
986            None => ConditionResult::False,
987        }
988    }
989
990    /// [491] wenn Wert in diesem DE, an der Stelle CCYYMMDDHHMM ein Zeitpunkt aus dem angegeben Zeitraum der Tabelle Kapitel 3.6 „Übersicht gesetzliche deutsche Zeit (MEZ)“ der Spalten: „Winterzeit (MEZ)...
991    fn evaluate_491(&self, ctx: &EvaluationContext) -> ConditionResult {
992        match ctx.resolved_value {
993            Some(val) => is_mez_utc(val),
994            None => ConditionResult::False,
995        }
996    }
997
998    /// [492] wenn MP-ID in NAD+MR aus Sparte Strom
999    /// EXTERNAL: Requires context from outside the message.
1000    fn evaluate_492(&self, ctx: &EvaluationContext) -> ConditionResult {
1001        ctx.external.evaluate("recipient_is_electricity_sector")
1002    }
1003
1004    /// [493] wenn MP-ID in NAD+MR aus Sparte Gas
1005    /// EXTERNAL: Requires context from outside the message.
1006    fn evaluate_493(&self, ctx: &EvaluationContext) -> ConditionResult {
1007        ctx.external.evaluate("recipient_is_gas_sector")
1008    }
1009
1010    /// [494] Das hier genannte Datum muss der Zeitpunkt sein, zu dem das Dokument erstellt wurde, oder ein Zeitpunkt, der davor liegt.
1011    /// EXTERNAL: Requires context from outside the message.
1012    // REVIEW: Validating that a date is the document creation date or earlier requires knowing the actual current/creation timestamp at validation time. This is a temporal constraint that depends on runtime context outside the message. (medium confidence)
1013    fn evaluate_494(&self, ctx: &EvaluationContext) -> ConditionResult {
1014        ctx.external.evaluate("document_date_is_creation_or_past")
1015    }
1016
1017    /// [500] Hinweis: Angabe eines technischen Ansprechpartners für die Geräteübernahme
1018    fn evaluate_500(&self, _ctx: &EvaluationContext) -> ConditionResult {
1019        // Hinweis: Angabe eines technischen Ansprechpartners für die Geräteübernahme — informational note, always applies
1020        ConditionResult::True
1021    }
1022
1023    /// [501] Hinweis: Verwendung der ID der Marktlokation
1024    fn evaluate_501(&self, _ctx: &EvaluationContext) -> ConditionResult {
1025        // Hinweis: Verwendung der ID der Marktlokation — informational note, always applies
1026        ConditionResult::True
1027    }
1028
1029    /// [502] Hinweis: Verwendung der ID der Messlokation
1030    fn evaluate_502(&self, _ctx: &EvaluationContext) -> ConditionResult {
1031        // Hinweis: Verwendung der ID der Messlokation — informational note, always applies
1032        ConditionResult::True
1033    }
1034
1035    /// [503] Hinweis: Es ist die MP-ID des Eigentümers (MSB) zur bilateralen Klärung anzugeben, wenn z. B. der MSBA das Gerät / die Geräte selbst gepachtet hat.
1036    fn evaluate_503(&self, _ctx: &EvaluationContext) -> ConditionResult {
1037        // Hinweis: Es ist die MP-ID des Eigentümers (MSB) zur bilateralen Klärung anzugeben, wenn z. B. der MSBA das Gerät / die Geräte selbst gepachtet hat.
1038        ConditionResult::True
1039    }
1040
1041    /// [504] Hinweis: Wert aus BGM+311 DE1004 der REQOTE mit der die Angebotsanfrage erfolgt ist.
1042    fn evaluate_504(&self, _ctx: &EvaluationContext) -> ConditionResult {
1043        // Hinweis: Wert aus BGM+311 DE1004 der REQOTE mit der die Angebotsanfrage erfolgt ist.
1044        ConditionResult::True
1045    }
1046
1047    /// [505] Hinweis: Wert aus BGM+Z29 DE1004 der REQOTE, mit der die Anfrage Rechnungsabwicklung erfolgt ist.
1048    fn evaluate_505(&self, _ctx: &EvaluationContext) -> ConditionResult {
1049        // Hinweis: Wert aus BGM+Z29 DE1004 der REQOTE, mit der die Anfrage Rechnungsabwicklung erfolgt ist.
1050        ConditionResult::True
1051    }
1052
1053    /// [506] Hinweis: Wenn zu einer Position (z. B. Messwandlersatz) mehrere Gerätenummern existieren, sind die Gerätenummern in derselben Position (LIN-Segment) mittels Wiederholung der SG32 RFF+Z09 anzugeben
1054    fn evaluate_506(&self, _ctx: &EvaluationContext) -> ConditionResult {
1055        // Hinweis: Wenn zu einer Position mehrere Gerätenummern existieren, sind die Gerätenummern in derselben Position mittels Wiederholung der SG32 RFF+Z09 anzugeben.
1056        ConditionResult::True
1057    }
1058
1059    /// [507] Hinweis: Verwendung der ID der Tranche
1060    fn evaluate_507(&self, _ctx: &EvaluationContext) -> ConditionResult {
1061        // Hinweis: Verwendung der ID der Tranche
1062        ConditionResult::True
1063    }
1064
1065    /// [511] Hinweis: Wert aus BGM+Z74 (Bestellung eines Angebots einer Konfiguration) DE1004 der REQOTE mit der die Anfrage einer Konfiguration erfolgt ist.
1066    fn evaluate_511(&self, _ctx: &EvaluationContext) -> ConditionResult {
1067        // Hinweis: Wert aus BGM+Z74 DE1004 der REQOTE — informational note, always applies
1068        ConditionResult::True
1069    }
1070
1071    /// [512] Hinweis: Verwendung der ID der Netzlokation
1072    fn evaluate_512(&self, _ctx: &EvaluationContext) -> ConditionResult {
1073        // Hinweis: Verwendung der ID der Netzlokation — informational note, always applies
1074        ConditionResult::True
1075    }
1076
1077    /// [513] Hinweis: Verwendung der ID der Steuerbaren Ressource
1078    fn evaluate_513(&self, _ctx: &EvaluationContext) -> ConditionResult {
1079        // Hinweis: Verwendung der ID der Steuerbaren Ressource — informational note, always applies
1080        ConditionResult::True
1081    }
1082
1083    /// [514] Hinweis: Angabe gemäß Preisblatt des MSB. Bis zu einmal für die Parametrierung, bis zu einmal für den Betrieb und bis zu einmal für die Transaktion, sofern im Preisblatt des MSB vorhanden.
1084    fn evaluate_514(&self, _ctx: &EvaluationContext) -> ConditionResult {
1085        // Hinweis: Angabe gemäß Preisblatt des MSB — informational note, always applies
1086        ConditionResult::True
1087    }
1088
1089    /// [516] Hinweis: Es darf nur eine Information im DE3148 übermittelt werden
1090    fn evaluate_516(&self, _ctx: &EvaluationContext) -> ConditionResult {
1091        // Hinweis: Es darf nur eine Information im DE3148 übermittelt werden — informational note, always applies
1092        ConditionResult::True
1093    }
1094
1095    /// [903] Format: Möglicher Wert: 1
1096    // REVIEW: Format condition requiring the value to equal exactly 1. Applies to a numeric field — most likely QTY[0][1] in QUOTES context. validate_numeric with == 1.0 covers this. Medium confidence because the exact segment binding isn't specified in the condition text alone. (medium confidence)
1097    fn evaluate_903(&self, ctx: &EvaluationContext) -> ConditionResult {
1098        ctx.format_check("QTY", 0, 1, |val| validate_numeric(val, "==", 1.0))
1099    }
1100
1101    /// [906] Format: max. 3 Nachkommastellen
1102    // REVIEW: Format condition for maximum 3 decimal places. Uses validate_max_decimal_places helper. Targeting QTY[0][1] as the most likely numeric value field in QUOTES. Medium confidence because the specific data element binding is not stated in the condition text. (medium confidence)
1103    fn evaluate_906(&self, ctx: &EvaluationContext) -> ConditionResult {
1104        ctx.format_check("QTY", 0, 1, |val| validate_max_decimal_places(val, 3))
1105    }
1106
1107    /// [908] Format: Mögliche Werte: 1 bis n
1108    // REVIEW: Format condition for values in range 1 to n (any positive integer). validate_numeric with >= 1.0 captures the lower bound; the upper bound n is open-ended. Targeting QTY as the most common numeric field. Medium confidence due to unspecified exact segment. (medium confidence)
1109    fn evaluate_908(&self, ctx: &EvaluationContext) -> ConditionResult {
1110        ctx.format_check("QTY", 0, 1, |val| validate_numeric(val, ">=", 1.0))
1111    }
1112
1113    /// [911] Format: Mögliche Werte: 1 bis n, je Nachricht oder Segmentgruppe bei 1 beginnend und fortlaufend aufsteigend
1114    fn evaluate_911(&self, _ctx: &EvaluationContext) -> ConditionResult {
1115        // Hinweis: Mögliche Werte: 1 bis n, je Nachricht oder Segmentgruppe bei 1 beginnend
1116        // und fortlaufend aufsteigend — informational annotation about sequential numbering,
1117        // always applies unconditionally
1118        ConditionResult::True
1119    }
1120
1121    /// [912] Format: max. 6 Nachkommastellen
1122    // REVIEW: Format condition for maximum 6 decimal places. Uses validate_max_decimal_places helper with limit 6. Targeting QTY[0][1] as the primary numeric value field in QUOTES. Medium confidence because the exact data element binding is not given in the condition text. (medium confidence)
1123    fn evaluate_912(&self, ctx: &EvaluationContext) -> ConditionResult {
1124        ctx.format_check("QTY", 0, 1, |val| validate_max_decimal_places(val, 6))
1125    }
1126
1127    /// [914] Format: Möglicher Wert: &gt; 0
1128    // REVIEW: Format condition requiring value > 0. In QUOTES context this most likely applies to QTY element[0][1] (the quantity value). Medium confidence because the exact segment is not specified in the condition text — it depends on which data element this condition is attached to in the AHB. (medium confidence)
1129    fn evaluate_914(&self, ctx: &EvaluationContext) -> ConditionResult {
1130        ctx.format_check("QTY", 0, 1, |val| validate_numeric(val, ">", 0.0))
1131    }
1132
1133    /// [931] Format: ZZZ = +00
1134    // REVIEW: Format condition validating that the timezone portion (ZZZ) of a DTM value equals +00 (UTC). Uses validate_timezone_utc helper. Medium confidence because the specific DTM qualifier this applies to is not stated in the condition text — the AHB attaches this to a specific DTM element. (medium confidence)
1135    fn evaluate_931(&self, ctx: &EvaluationContext) -> ConditionResult {
1136        ctx.format_check("DTM", 0, 1, validate_timezone_utc)
1137    }
1138
1139    /// [932] Format: HHMM = 2200
1140    // REVIEW: Format condition requiring the HHMM portion of a DTM value to equal 2200. Uses validate_hhmm_equals helper. Medium confidence because the specific DTM qualifier (e.g., 163, 164, 137) this applies to is not stated in the condition text alone — it depends on which DTM element in the QUOTES AHB carries this constraint. (medium confidence)
1141    fn evaluate_932(&self, ctx: &EvaluationContext) -> ConditionResult {
1142        ctx.format_check("DTM", 0, 1, |val| validate_hhmm_equals(val, "2200"))
1143    }
1144
1145    /// [933] Format: HHMM = 2300
1146    // REVIEW: Format condition requiring the HHMM portion of a DTM value to equal 2300. Uses validate_hhmm_equals helper. Medium confidence for the same reason as 932 — specific DTM qualifier not identified from condition text alone. (medium confidence)
1147    fn evaluate_933(&self, ctx: &EvaluationContext) -> ConditionResult {
1148        ctx.format_check("DTM", 0, 1, |val| validate_hhmm_equals(val, "2300"))
1149    }
1150
1151    /// [934] Format: HHMM = 0400
1152    // REVIEW: Format condition requiring the HHMM portion of a DTM value to equal 0400. Uses validate_hhmm_equals helper. Medium confidence for the same reason as 932/933 — specific DTM qualifier not identified from condition text alone. In QUOTES context, 0400 likely represents a gas day start time. (medium confidence)
1153    fn evaluate_934(&self, ctx: &EvaluationContext) -> ConditionResult {
1154        ctx.format_check("DTM", 0, 1, |val| validate_hhmm_equals(val, "0400"))
1155    }
1156
1157    /// [935] Format: HHMM = 0500
1158    // REVIEW: Format condition checking HHMM = 0500 on a DTM segment. Without a specific qualifier reference provided for this QUOTES condition, falls back to the first DTM segment. validate_hhmm_equals extracts the HHMM portion of the datetime value and compares it to '0500'. (medium confidence)
1159    fn evaluate_935(&self, ctx: &EvaluationContext) -> ConditionResult {
1160        ctx.format_check("DTM", 0, 1, |val| validate_hhmm_equals(val, "0500"))
1161    }
1162
1163    /// [939] Format: Die Zeichenkette muss die Zeichen @ und . enthalten
1164    // REVIEW: Checks COM segments for email-format values (must contain '@' and '.'). COM is the standard EDIFACT segment for communication channels where email addresses appear (qualifier EM). Scans all COM values since context doesn't specify which occurrence to validate. (medium confidence)
1165    fn evaluate_939(&self, ctx: &EvaluationContext) -> ConditionResult {
1166        for seg in ctx.find_segments("COM") {
1167            if let Some(elem) = seg.elements.first() {
1168                if let Some(value) = elem.first() {
1169                    if value.contains('@') && value.contains('.') {
1170                        return ConditionResult::True;
1171                    }
1172                }
1173            }
1174        }
1175        ConditionResult::False
1176    }
1177
1178    /// [940] Format: Die Zeichenkette muss mit dem Zeichen + beginnen und danach dürfen nur noch Ziffern folgen
1179    // REVIEW: Checks COM segments for international phone number format (starts with '+' followed only by digits). COM is the standard segment for telephone contacts. Scans all COM values since context doesn't specify which occurrence to validate. (medium confidence)
1180    fn evaluate_940(&self, ctx: &EvaluationContext) -> ConditionResult {
1181        for seg in ctx.find_segments("COM") {
1182            if let Some(elem) = seg.elements.first() {
1183                if let Some(value) = elem.first() {
1184                    if value.starts_with('+') && value.chars().skip(1).all(|c| c.is_ascii_digit()) {
1185                        return ConditionResult::True;
1186                    }
1187                }
1188            }
1189        }
1190        ConditionResult::False
1191    }
1192
1193    /// [942] Format: n1-n2-n1-n3
1194    fn evaluate_942(&self, ctx: &EvaluationContext) -> ConditionResult {
1195        ctx.format_check("PIA", 1, 0, |val| {
1196            validate_artikel_pattern(val, &[1, 2, 1, 3])
1197        })
1198    }
1199
1200    /// [950] Format: Marktlokations-ID
1201    fn evaluate_950(&self, ctx: &EvaluationContext) -> ConditionResult {
1202        ctx.format_check_qualified("LOC", 0, "Z16", 1, 0, validate_malo_id)
1203    }
1204
1205    /// [951] Format: Zählpunktbezeichnung
1206    fn evaluate_951(&self, ctx: &EvaluationContext) -> ConditionResult {
1207        ctx.format_check_qualified("LOC", 0, "Z17", 1, 0, validate_zahlpunkt)
1208    }
1209
1210    /// [960] Format: Netzlokations-ID
1211    // HAND-EDITED: a Netzlokations-ID is "E" + ten alphanumerics (`E1688117482`),
1212    // not MaLo-shaped; `validate_malo_id` rejected every real one (#173).
1213    fn evaluate_960(&self, ctx: &EvaluationContext) -> ConditionResult {
1214        ctx.format_check_qualified("LOC", 0, "Z18", 1, 0, validate_nelo_id)
1215    }
1216
1217    /// [961] Format: SR-ID
1218    // REVIEW: Format: SR-ID — 11-digit Luhn check digit number. In QUOTES context, Steuerbare Ressource IDs typically appear in LOC+Z19 at elements[1][0]. validate_sr_id checks 11 digits with Luhn validation. Medium confidence because QUOTES segment structure may differ from UTILMD. (medium confidence)
1219    fn evaluate_961(&self, ctx: &EvaluationContext) -> ConditionResult {
1220        ctx.format_check_qualified("LOC", 0, "Z19", 1, 0, validate_sr_id)
1221    }
1222
1223    /// [962] Format: max. 6 Vorkommastellen
1224    // REVIEW: Uses validate_max_integer_digits(value, 6) on the PRI price amount value. Standard EDIFACT PRI C509 places DE5118 (price amount) at elements[0][1]. PRI segment structure is not explicitly listed in the provided MIG reference so medium confidence on the element index. (medium confidence)
1225    fn evaluate_962(&self, ctx: &EvaluationContext) -> ConditionResult {
1226        ctx.format_check("PRI", 0, 1, |val| validate_max_integer_digits(val, 6))
1227    }
1228
1229    /// [2042] Innerhalb dieser LIN-Position muss das PIA+Z02 (Artikel-ID) mindestens ein Mal angegeben werden und kann bis zu drei Mal angegeben werden.
1230    // REVIEW: Counts PIA segments where elements[0][0] == 'Z02' (DE4347 Artikel-ID qualifier per segment structure reference) and verifies the count is between 1 and 3 inclusive. Medium confidence because the condition is scoped to 'within this LIN position' (SG27) but we count message-wide; in REQOTE the PIA+Z02 segments appear within SG27 position groups. (medium confidence)
1231    fn evaluate_2042(&self, ctx: &EvaluationContext) -> ConditionResult {
1232        let count = ctx
1233            .find_segments("PIA")
1234            .iter()
1235            .filter(|s| {
1236                s.elements
1237                    .first()
1238                    .and_then(|e| e.first())
1239                    .is_some_and(|v| v == "Z02")
1240            })
1241            .count();
1242        ConditionResult::from(count >= 1 && count <= 3)
1243    }
1244
1245    /// [2060] Pro Nachricht ist die SG27 LIN+Z64 (Erforderliches Produkt Schaltzeitdefinitionen) maximal einmal anzugeben
1246    fn evaluate_2060(&self, ctx: &EvaluationContext) -> ConditionResult {
1247        let count = ctx
1248            .find_segments("LIN")
1249            .iter()
1250            .filter(|s| {
1251                s.elements
1252                    .get(1)
1253                    .and_then(|e| e.first())
1254                    .is_some_and(|v| v == "Z64")
1255            })
1256            .count();
1257        ConditionResult::from(count <= 1)
1258    }
1259
1260    /// [2061] Pro Nachricht ist die SG27 LIN++Z65 (Erforderliches Produkt Leistungskurvendefinitionen) maximal einmal anzugeben
1261    fn evaluate_2061(&self, ctx: &EvaluationContext) -> ConditionResult {
1262        let count = ctx
1263            .find_segments("LIN")
1264            .iter()
1265            .filter(|s| {
1266                s.elements
1267                    .get(1)
1268                    .and_then(|e| e.first())
1269                    .is_some_and(|v| v == "Z65")
1270            })
1271            .count();
1272        ConditionResult::from(count <= 1)
1273    }
1274
1275    /// [2062] Pro Nachricht ist die SG27 LIN++Z66 (Erforderliches Produkt Ad-hoc-Steuerkanal) maximal einmal anzugeben
1276    fn evaluate_2062(&self, ctx: &EvaluationContext) -> ConditionResult {
1277        let count = ctx.find_segments_with_qualifier("LIN", 1, "Z66").len();
1278        ConditionResult::from(count <= 1)
1279    }
1280
1281    /// [2063] Pro Nachricht ist die SG27 LIN++Z67 (Erforderliches Messprodukt für Werte nach Typ 2 aus Backend) maximal einmal anzugeben
1282    fn evaluate_2063(&self, ctx: &EvaluationContext) -> ConditionResult {
1283        let count = ctx.find_segments_with_qualifier("LIN", 1, "Z67").len();
1284        ConditionResult::from(count <= 1)
1285    }
1286
1287    /// [2064] Pro Nachricht ist die SG27 LIN++Z68 (Erforderliches Produkt Konfigurationserlaubnis für Werte nach Typ 2 aus SMGW) maximal einmal anzugeben
1288    fn evaluate_2064(&self, ctx: &EvaluationContext) -> ConditionResult {
1289        let count = ctx.find_segments_with_qualifier("LIN", 1, "Z68").len();
1290        ConditionResult::from(count <= 1)
1291    }
1292
1293    /// [2068] Pro SG27 LIN ist die SG31 PRI genau einmal anzugeben.
1294    // REVIEW: Checks that every SG27 instance has exactly one SG31 child group (PRI). Uses group navigator to count SG31 children per SG27 instance. Returns True only when all SG27s have exactly one SG31. (medium confidence)
1295    fn evaluate_2068(&self, ctx: &EvaluationContext) -> ConditionResult {
1296        let nav = match ctx.navigator() {
1297            Some(n) => n,
1298            None => return ConditionResult::Unknown,
1299        };
1300        let sg27_count = nav.group_instance_count(&["SG27"]);
1301        if sg27_count == 0 {
1302            return ConditionResult::Unknown;
1303        }
1304        for i in 0..sg27_count {
1305            let sg31_count = nav.child_group_instance_count(&["SG27"], i, "SG31");
1306            if sg31_count != 1 {
1307                return ConditionResult::False;
1308            }
1309        }
1310        ConditionResult::True
1311    }
1312
1313    /// [2069] Pro SG27 LIN ist die SG31 PRI genau einmal anzugeben. Dabei muss in der SG31 PRI im DE5284 eine Mengenangabe mit dem Code H87 (Stück) im DE6411 angegeben sein.
1314    // REVIEW: Checks that count_in_group for PRI in SG31 equals exactly 1 and that the PRI contains H87 in DE6411 (C509 index 4 = elements[0][1] is price amount; index 4 is unit of measure per standard EDIFACT C509 layout: DE5125, DE5118, DE5375, DE5419, DE6411). PRI structure not in the provided MIG reference so medium confidence on the DE6411 index. (medium confidence)
1315    fn evaluate_2069(&self, ctx: &EvaluationContext) -> ConditionResult {
1316        // Pro SG27 LIN: SG31 PRI must appear exactly once with H87 (Stück) in DE6411
1317        let pri_count = ctx.count_in_group("PRI", &["SG27", "SG31"]);
1318        if pri_count != 1 {
1319            return ConditionResult::False;
1320        }
1321        // DE6411 is the 5th component of C509 = elements[0][4]
1322        let segs = ctx.find_segments("PRI");
1323        match segs.first() {
1324            Some(pri) => {
1325                let unit = pri
1326                    .elements
1327                    .first()
1328                    .and_then(|e| e.get(4))
1329                    .map(|s| s.as_str());
1330                ConditionResult::from(unit == Some("H87"))
1331            }
1332            None => ConditionResult::False, // segment absent → condition not applicable
1333        }
1334    }
1335
1336    /// [2070] Pro SG27 LIN ist die SG31 PRI zweimal anzugeben. Dabei muss genau eine SG31 PRI mit Preis- und Mengenangabe und dem Code H87 (Stück) im DE6411 und genau eine SG31 PRI mit Preis- und Mengenangabe u...
1337    // REVIEW: Checks that SG31 PRI appears exactly twice and that among those two entries one has H87 and one has DAY in DE6411 (C509 index 4 = elements[0][4]). Same caveat as 2069 — PRI structure not in the provided MIG reference so medium confidence on the component index for DE6411. (medium confidence)
1338    fn evaluate_2070(&self, ctx: &EvaluationContext) -> ConditionResult {
1339        // Pro SG27 LIN: SG31 PRI must appear exactly twice — one with H87 (Stück), one with DAY (Tag) in DE6411
1340        let pri_count = ctx.count_in_group("PRI", &["SG27", "SG31"]);
1341        if pri_count != 2 {
1342            return ConditionResult::False;
1343        }
1344        // DE6411 is elements[0][4] in standard EDIFACT C509
1345        let segs = ctx.find_segments("PRI");
1346        let has_h87 = segs.iter().any(|pri| {
1347            pri.elements
1348                .first()
1349                .and_then(|e| e.get(4))
1350                .is_some_and(|v| v == "H87")
1351        });
1352        let has_day = segs.iter().any(|pri| {
1353            pri.elements
1354                .first()
1355                .and_then(|e| e.get(4))
1356                .is_some_and(|v| v == "DAY")
1357        });
1358        ConditionResult::from(has_h87 && has_day)
1359    }
1360
1361    /// [2071] Diese SG31 PRI (Preisangabe zur Position) ist bis zu dreimal anzugeben. Es ist so oft anzugeben, wie innerhalb derselben SG27 LIN (Erforderliches Messprodukt für Werte nach Typ2 aus Backend) das P...
1362    fn evaluate_2071(&self, _ctx: &EvaluationContext) -> ConditionResult {
1363        // Hinweis: Cardinality rule — SG31 PRI (Preisangabe) is given up to three times,
1364        // as often as PIA+Z02 (Artikel-ID) appears in the same SG27 LIN (Erforderliches Messprodukt
1365        // für Werte nach Typ2 aus Backend). Informational cardinality annotation, always applies.
1366        ConditionResult::True
1367    }
1368
1369    /// [2072] Diese SG31 PRI (Preisangabe zur Position) ist bis zu dreimal anzugeben. Es ist so oft anzugeben, wie innerhalb derselben SG27 LIN (Erforderliches Produkt Konfigurationserlaubnis für Werte nach Typ...
1370    fn evaluate_2072(&self, _ctx: &EvaluationContext) -> ConditionResult {
1371        // Hinweis: Cardinality rule — SG31 PRI (Preisangabe) is given up to three times,
1372        // as often as PIA+Z02 (Artikel-ID) appears in the same SG27 LIN (Erforderliches Produkt
1373        // Konfigurationserlaubnis für Werte nach Typ 2 aus SMGW). Informational cardinality annotation, always applies.
1374        ConditionResult::True
1375    }
1376
1377    /// [2073] Das PIA (OBIS-Kennzahl für Werte nach Typ 2 Backend) ist mindestens einmal anzugeben. Es kann in Abhängigkeit zu den anderen PIA Segmenten innerhalb derselben SG27 LIN (Erforderliches Messprodukt...
1378    fn evaluate_2073(&self, _ctx: &EvaluationContext) -> ConditionResult {
1379        // Hinweis: Cardinality rule — PIA (OBIS-Kennzahl für Werte nach Typ 2 Backend) must appear
1380        // at least once. It can appear up to 23 times if the other PIA segments in the same SG27 LIN
1381        // appear at most once each. The maximum total number of PIA segments per SG27 LIN is 25.
1382        // Informational cardinality annotation, always applies.
1383        ConditionResult::True
1384    }
1385}