| IMAGING |
The VistA Imaging Hybrid DICOM Gateway Importer
application will call RPC: MAGV GET RAD IMAGING LOCATIONS to populate a GUI
selection box during the artifact reconciliation workflow for imported
studies.
The code implementing the RPC is GETRADLC^MAGVIMRA. It will traverse file
entries by direct read of ^RA(79.1,D0). Fields will be extracted via FileMan
API calls to $$GET1^DIQ(). The fields to be extracted are:
LOCATION (#.01), CREDIT METHOD (#21).
The extracted data will be XML tagged and returned as an array.
|