MAGDSTAC ;WOIFO/PMK - Q/R Retrieve of DICOM images from PACS to VistA ; Feb 15, 2022@10:52:31
Source file <MAGDSTAC.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
QUERY(PACSSTUDYUID,SERIESCOUNT,IMAGECOUNT) | ; check PACS to see if some of the images need to be retrieved
|
|
COUNTS(PACSSTUDYUID,SERIESCOUNT,IMAGECOUNT) | ; get series and image counts from PACS
|
|
RETRIEVE(PACSSTUDYUID) | ; primary retrieve capability for studies with some missing images
|
|
GETSERIU(PACSSTUDYUID) | ; query for Series Instance UIDs for the study
|