Print Page as PDF
Imaging Medicine Procedure field ICR (3249)

Imaging Medicine Procedure field    ICR (3249)

Name Value
NUMBER 3249
IA # 3249
DATE CREATED 2000/11/14
CUSTODIAL PACKAGE CLINICAL PROCEDURES
CUSTODIAL ISC Chicago
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE MCUIMAG0
NAME Imaging Medicine Procedure field
GENERAL DESCRIPTION
Vista Imaging is requesting permission to use API
$$PRCFLD^MCUIMAG0.  This is needed needed to lookup the Procedure/Subspecialty
pointer field during an image capture via the DICOM Image gateway.  The
gateway receive images directly from Image Acquisition devices (IFA, Olympus,
etc.) and each device sends a pseudo transaction number consisting of the
Medicine file and internal entry number for the images to be attached to.
This call is required to get the procedure field name/number to do a Fileman
lookup on the entry sent.
STATUS Active
DURATION Till Otherwise Agreed
ID MCUIMAG0
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
PRCFLD
The field# in one of the Medicine Procedure data
files that points to the Procedure/Subspecialty file (#690).
VARIABLES TYPE VARIABLES DESCRIPTION
MEDFILE Input
Contains a Medicine file number to be used to lookup
the PROCEDURE/SUBSPECIALITY field number.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC SUBSCRIBING DETAILS
IMAGING Washington/Silver Spring
DICOM images received on Imaging gateway contain a
psuedo transaction number consisting of the medicine file and internal entry
number (example: GM-200 would be Generalized Procedure/Consult Medicine file
(#699.5) and entry 200).  This information is lookup in the Medicine file(s)
to get the patient name and procedure/sub specialty name using FILEMAN
Database API.


To obtain the PROCEDURE/SUBSPECIALTY field number in any Medicine file sent in
the psuedo transaction number a call is made to $$PRCFLD^MCUIMAGO.  The
results are saved in a variable and passed to a FM database call,
GETS^DIQ(MEDFILE,MEDIEN,MEDFLDS,"IE","MAGARR","MAGERR") to lookup the entry
(MEDIEN) in the medicine file.