Skip to content

Commit 7933466

Browse files
committed
HL7 order messages to MWL / HL7 ORU messages to DICOM SRs, PDFs : Enable mapping of PV1.8 to Referring Physician Identification Sequence (0008,0096) fields #4157
1 parent 2c8a34a commit 7933466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dcm4chee-arc-conf-data/src/main/resources/hl7-common.xsl

+1-1
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@
772772
<xsl:with-param name="vr" select="'LO'"/>
773773
<xsl:with-param name="val" select="string(field[2]/text())"/>
774774
</xsl:call-template>
775-
<!-- Referring Physician Name -->
775+
<!-- Referring Physician -->
776776
<xsl:call-template name="referringPhysician">
777777
<xsl:with-param name="cn" select="field[8]"/>
778778
</xsl:call-template>

0 commit comments

Comments
 (0)