Skip to content

Commit

Permalink
HL7 order messages to MWL / HL7 ORU messages to DICOM SRs, PDFs : Ena…
Browse files Browse the repository at this point in the history
…ble mapping of PV1.8 to Referring Physician Identification Sequence (0008,0096) fields #4157
  • Loading branch information
vrindanayak committed Jul 31, 2023
1 parent 2c8a34a commit 7933466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dcm4chee-arc-conf-data/src/main/resources/hl7-common.xsl
Expand Up @@ -772,7 +772,7 @@
<xsl:with-param name="vr" select="'LO'"/>
<xsl:with-param name="val" select="string(field[2]/text())"/>
</xsl:call-template>
<!-- Referring Physician Name -->
<!-- Referring Physician -->
<xsl:call-template name="referringPhysician">
<xsl:with-param name="cn" select="field[8]"/>
</xsl:call-template>
Expand Down

0 comments on commit 7933466

Please sign in to comment.