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: MAGGSIV1

Package: Imaging

Routine: MAGGSIV1


Information

MAGGSIV1 ;WOIFO/GEK - Imaging Validate Data ; [ 08/15/2004 08:57 ]

Source Information

Source file <MAGGSIV1.m>

Entry Points

Name Comments DBIA/ICR reference
VALID(MAGF,MAGL,MAGD,MAGRES) ; call to validate value for field in a FM file.
; Function is boolean. Returns:
; 0 - Invalid
; 1 - Valid
; "" - Error
; Call this function before you set the FDA Array.
; MAGD - sent by reference because it could be Internal or External
; and if it is external and valid, it is changed to Internal.
;
; MAGF : File Number
; MAGL : Field Number
; MAGD : (sent by reference) data value of field
; MAGRES: (sent by reference) Result message
VALINDEX(MAGRY,TYPE,SPEC,PROC) ; Validate the interdependency of Index Terms.
; MAGRY is the return array
; MAGRY(0)="1^Okay" or "0^error message"
; MAGRY(1..n) Information about the Type,Spec and Proc
;
; Validate the Procedure/Event <-> Specialty/SubSpecialty interdependency
; Assure the TYPE is a Clinical TYPE.
; Assure all are Active.
ERR ;

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^MAG(2005.83 - [#2005.83] GET1^DIQ,  GETS^DIQ
^MAG(2005.84 - [#2005.84] GETS^DIQ
^MAG(2005.85 - [#2005.85] GET1^DIQ,  GETS^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call