IMPAX 6.5.1 Client Knowledge Base: Extended > Administering IMPAX > Configuring image display > Setting hanging protocols > Configuring ultrasound multistage stress protocols
When authenticating with a smart card, impersonation is not available.
To display the ultrasound multistage stress studies properly, the DICOM attributes for stress exams must be mapped.
To map the DICOM attributes used for stress exams
In the Administration Tools Source Manager, switch to the Field Mappings tab.
From the station list at the bottom of the tab, select the acquisition station.
From the Mapping list, select object_detail.hanging_protocol.
Double-click the Expression column and type the following syntax:
'STRESS/' + getdicomstring( 0x00082122 ) + '/'
+ getdicomstring( 0x00082128 ) + '/' + getdicomstring( 0x00181030
) + '/' + getdicomstring( 0x00082124 )
Click OK.
Save the mapping.
For more information, refer to “Creating field mappings to extract information from images” (topic number 32201) in the Administration Tools component of the IMPAX 6.5.1 Server Knowledge Base.
Topic number: 49135 Applies to: IMPAX 6.5.1 Client Knowledge Base |