diff --git a/data/Templates/Hl7v2/ORU_R01.liquid b/data/Templates/Hl7v2/ORU_R01.liquid index bdb323f9d..a19db92fc 100644 --- a/data/Templates/Hl7v2/ORU_R01.liquid +++ b/data/Templates/Hl7v2/ORU_R01.liquid @@ -1854,8 +1854,8 @@ {%- comment -%} SPECIMEN_OBSERVATION - PRT related coding start {%- endcomment -%} {% endfor -%} {% assign obxSegmentPositionIndex_obr = obxSegmentPositionIndex_obr | plus: 1 -%} - {% assign obrSegmentPositionIndex_orc = obrSegmentPositionIndex_orc | plus: 1 -%} - {% endfor -%} - {% endfor -%} + {% endfor -%} + {% assign obrSegmentPositionIndex_orc = obrSegmentPositionIndex_orc | plus: 1 -%} + {% endfor -%} ] } \ No newline at end of file