Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Fields |  Local Variables
Print Page as PDF
Global: ^MAGDINPT(2006.572

Package: Imaging

Global: ^MAGDINPT(2006.572


Information

FileMan FileNo FileMan Filename Package
2006.572 EXAMINATION COMPLETE Imaging

Description

Fields, Total: 5

Field # Name Loc Type Details
.01 DONE 0;1 SET
************************REQUIRED FIELD************************
  • '1' FOR DONE;

  • LAST EDITED:  NOV 13, 1998
  • DESCRIPTION:  The value of this field is a code that indicates whether or not the data in the current entry is completely entered.
    When the value of this field is not present, or when it is present and equal to 0, the record is incomplete. When the value of this field is equal to 1, the record is complete.
1 ACNUMB A_ACNUMB;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  NOV 13, 1998
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    The value of this field is the accession number for the study that is referenced in this entry.
2 PID A_PID;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  NOV 13, 1998
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  The value of this field is the value that is transmitted for DICOM element 0010,0020. Typically, the value of this field is equal to the Social Security Number of the patient for whom the study is scheduled. (Without the
    dashes between the number-groups.)
3 PNAME A_PNAME;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  NOV 13, 1998
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  The value of this field is equal to the name of the patient for whom the study in question is performed.
    This value is copied from ^DPT so that the VistA DICOM Gateway will need to be able to access this value whether or not the network link with the VistA system (DDP) is available.
4 STUDY UID A_STUDYUID;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>63!($L(X)<1) X
  • LAST EDITED:  NOV 13, 1998
  • HELP-PROMPT:  Answer must be 1-63 characters in length.
  • DESCRIPTION:  The value of this field is a code that identifies the study that is referenced in this entry.
    This unique identifier is the DICOM UID for the Study SOP Instance.

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
X 1+1!, 2+1!, 3+1!, 4+1!
Info |  Desc |  Fields |  Local Variables