Including Scheduled Procedure Step Completed Date/Time In OMG Message

22 views
Skip to first unread message

Deeps

unread,
Jul 17, 2024, 3:39:35 PM (10 days ago) Jul 17
to dcm4che
Hi,
    How can we add Scheduled Procedure Step Completed Date/Time in OMG message?
As per the document I tried to add the Scheduled Procedure Step Completed Date/Time in the TQ1 segment.
Added this code segment in hl7-order2dcm.xsl and tried. But didnt work.
        <xsl:call-template name="attrDATM">
          <xsl:with-param name="datag" select="'00400004'"/>
          <xsl:with-param name="tmtag" select="'00400005'"/>
          <xsl:with-param name="val" select="field[8]"/>
        </xsl:call-template>

Could anyone help me to add  Scheduled Procedure Step Completed Date/Time in OMG message?

Thanks in advance,
Deeps.

fleetwoodfc

unread,
Jul 17, 2024, 5:44:08 PM (10 days ago) Jul 17
to dcm4che
hl7-order2dcm.xsl handles incoming HL7 messages and converts them to dicom (mwl items).
You can use dcm2hl7-psu.xsl  as an example of how to handle outgoing (dicom to hl7)  triggered by study received- or mpps2hl7-psu.xsl triggered by mpps.
Message has been deleted

Deeps

unread,
Jul 18, 2024, 2:37:32 AM (9 days ago) Jul 18
to dcm4che
Thank you so much for the response. I am using dcm4chee-arc-ligt 5.21.0 and dcm2hl7-psu.xsl  is not available in this version.
Reply all
Reply to author
Forward
0 new messages