Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: MAGDFCNV

Package: Imaging

Routine: MAGDFCNV


Information

MAGDFCNV ;WOIFO/PMK - Read HL7 and generate DICOM ; Mar 31, 2020@15:52:30

Source Information

Source file <MAGDFCNV.m>

Entry Points

Name Comments DBIA/ICR reference
CONSOLID() ; check if this is a consolidated site or not
; return 0 = non-consolidated (normal) site
; return 1 = consolidated site
ACQDEV(MFGR,MODEL,SITE) ; get pointer to the Acquisition Device file
EQUIVGRP(P1,P2) ; see if two SOP Class pointers are in equivalent groups
UP(X) ; special UPPER CASE function -- removes redundant blanks as well
STATNUMB() ; return numeric 3-digit station number for the VA
GMRCACN(GMRCIEN) ; return a site-specific accession number for clinical specialties
; GMRCIEN is the CPRS Consult Request Tracking GMRC IEN - REQUEST/CONSULTATION file(#123)
  • ICR #6911
    • Status: Pending
    • Usage: Private
  • ICR #6931
    • Status: Active
    • Usage: Private
    GMRCIEN(ACNUMB) ; return the GMRC IEN, given a consult/procedure accession number
    ; ACNUMB is the accession number for a consult/procedure request
    ; OLD Format: GMRC-<gmrcien>, where <gmrcien>is the internal entry number of the request
    ; New Format: <sss>-GMR-<gmrcien>, where <sss> is station number, and <gmrcien>
    ; is the internal entry number of the request, up to 8 digits (100 million)
    HOSTNAME() ;

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^GMR(123 - [#123] GET1^DIQ
    ^XPD(9.7 - [#9.7] FIND1^DIC,  GET1^DIQ
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call