| IMAGING |
The VistA Imaging Hybrid DICOM Gateway Importer
application will call RPC: MAGV GET RAD STD RPTS to populate a GUI selection
drop-down box during the artifact reconciliation workflow for imported
studies.
The code implementing the RPC is GETRADSR^MAGVIMRA. It will traverse file
entries by direct read of ^RA(74.1,D0). Fields will be extracted via FileMan
API calls to $$GET1^DIQ(). The extracted fields will be:
NAME (#.01), REPORT TEXT (#200), IMPRESSION TEXT (#300).
The extracted data will be XML tagged and returned as an array.
|
MEDICOM TECHNOLOGIES |
Patch MECH*1.0*1 files information received from HL7
new-order messages about imaging studies performed in the community but not
entered through VistA. In order to associate appropriate standard report text
with the order to allow the order to be set to Complete status. Function
$$REGISTER^MECHACIROREG() will invoke FileMan function $$FIND1^DIC() to locate
the appropriate standard report, and FileMan function $$GET1^DIQ() to retrieve
the standard report text. ADDED 4/27/2022, effective with MECH*1.0*1 Medicom
Class 3 product Document Only
|