Skip to content

Repetitions Used sometime 1 instead of 0 #16

@vrg-brigitta

Description

@vrg-brigitta

Even if a message does not contain a segment, the repetitions used property can be still 1.

E.g. in the test called TestOBR5RepeatingValuesMessage (in ParserTest.cs), the ORU message does not contain NK1 segments, but adding the following assert fails the test:
Assert.AreEqual(0, oru.GetPATIENT_RESULT(0).PATIENT.NK1RepetitionsUsed);

I have the problem with all sort of messages (2.4 version too).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions