Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 2006.552

Package: Imaging

DICOM WORKLIST PATIENT(#2006.55)-->2006.552

Sub-Field: 2006.552


Information

Parent File Name Number Package
DICOM WORKLIST PATIENT(#2006.55) PATIENT 2006.552 Imaging

Details

Field # Name Loc Type Details
.001 PATIENT-NUMBER POINTER TO PATIENT FILE (#2) PATIENT(#2)

  • LAST EDITED:  FEB 18, 2000
  • HELP-PROMPT:  Enter the name of the patient.
  • DESCRIPTION:  
    The value of this field is the internal entry number of the patient for whom the study is scheduled in the VistA Database.
.01 SITE 0;1 POINTER TO INSTITUTION FILE (#4)
************************REQUIRED FIELD************************
INSTITUTION(#4)

  • LAST EDITED:  FEB 18, 2000
  • HELP-PROMPT:  Enter the name of the site where this study is to be performed.
  • DESCRIPTION:  
    The value of this field is a pointer into the INSTITUTION file (#4). The pointed to location is the division where a study for a patient is scheduled to be performed.
  • CROSS-REFERENCE:  2006.552^B
    1)= S ^MAGDWLST(2006.55,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^MAGDWLST(2006.55,DA(1),1,"B",$E(X,1,30),DA)
2 PATIENT NAME 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  DEC 04, 2000
  • HELP-PROMPT:  Enter the name of the patient.
  • DESCRIPTION:  The value of this field is the name of the patient for whom the study is scheduled.
    This value if copied from the VistA Database, so that worklist queries can also be performed when the network connection (RPC) with the main Hospital Information System is not available.
  • CROSS-REFERENCE:  2006.552^C
    1)= S ^MAGDWLST(2006.55,DA(1),1,"C",$E(X,1,30),DA)=""
    2)= K ^MAGDWLST(2006.55,DA(1),1,"C",$E(X,1,30),DA)
    This cross reference keeps track of which patients (name) are seen at which location.
3 PID 0;3 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  DEC 04, 2000
  • HELP-PROMPT:  Enter the Patient ID
  • 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.)
    This value is copied from the VistA Database, so that worklist queries can also be performed when the network connection (RPC) with the main Hospital Information System is not available.
  • CROSS-REFERENCE:  2006.552^D
    1)= S ^MAGDWLST(2006.55,DA(1),1,"D",$E(X,1,30),DA)=""
    2)= K ^MAGDWLST(2006.55,DA(1),1,"D",$E(X,1,30),DA)
    This cross reference keeps track of which patients (ID) are seen at which location.
4 SSN 0;4 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>11!($L(X)<1) X
  • LAST EDITED:  MAR 11, 1999
  • HELP-PROMPT:  Enter the patient's SSN
  • DESCRIPTION:  The value of this field is the Social Security Number of the patient for whom the study is scheduled. (With the dashes between the number-groups.)
    This value if copied from the VistA Database, so that worklist queries can also be performed when the network connection (RPC) with the main Hospital Information System is not available.
5 DOB 0;5 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAR 11, 1999
  • HELP-PROMPT:  Enter the patient's date of birth.
  • DESCRIPTION:  The value of this field is the date of birth of the patient for whom the study is scheduled.
    This value if copied from the VistA Database, so that worklist queries can also be performed when the network connection (RPC) with the main Hospital Information System is not available.
6 GENDER 0;6 SET
  • 'M' FOR Male;
  • 'F' FOR Female;
  • 'U' FOR Unknown;

  • LAST EDITED:  MAR 11, 1999
  • HELP-PROMPT:  Enter the patient's gender.
  • DESCRIPTION:  The value of this field is the gender of the patient for whom the study is scheduled.
    This value if copied from the VistA Database, so that worklist queries can also be performed when the network connection (RPC) with the main Hospital Information System is not available.
7 SHORT ID 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  DEC 04, 2000
  • HELP-PROMPT:  Enter any other IDs for this patient.
  • DESCRIPTION:  The value of this field is the value that is transmitted for DICOM element 0010,1000. Typically, the value of this field is equal to the first letter of the last name of the patient, followed by the last four digits of
    the Social Security Number of the patient for whom the study is scheduled.
    Sometimes, this data element is also referred to as the "Quick ID".
    This value is copied from the VistA Database, so that worklist queries can also be performed when the network connection (RPC) with the main Hospital Information System is not available.
  • CROSS-REFERENCE:  2006.552^E
    1)= S ^MAGDWLST(2006.55,DA(1),1,"E",$E(X,1,30),DA)=""
    2)= K ^MAGDWLST(2006.55,DA(1),1,"E",$E(X,1,30),DA)
    This cross reference keeps track of which patients (short ID) are seen at which location.
8 RACE 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  MAR 11, 1999
  • HELP-PROMPT:  Enter the patient's race.
  • DESCRIPTION:  The value of this field is the race of the patient for whom the study is scheduled.
    This value if copied from the VistA Database, so that worklist queries can also be performed when the network connection (RPC) with the main Hospital Information System is not available.
9 PREGNANCY STATUS 0;9 SET
  • '1' FOR Not pregnant;
  • '2' FOR Possibly pregnant;
  • '3' FOR Definitely pregnant;
  • '4' FOR Unknown;

  • LAST EDITED:  OCT 11, 2000
  • HELP-PROMPT:  Indicate whether or not the patient is pregnant.
  • DESCRIPTION:  The value of this field is the pregnancy status of the patient for whom the study is scheduled.
    This value if copied from the VistA Database, so that worklist queries can also be performed when the network connection (RPC) with the main Hospital Information System is not available.
10 CURRENT PATIENT LOCATION 0;10 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  OCT 11, 2000
  • HELP-PROMPT:  Indicate where the patient currently is located.
  • DESCRIPTION:  The value of this field is the location of the patient for whom the study is scheduled.
    This value if copied from the VistA Database, so that worklist queries can also be performed when the network connection (RPC) with the main Hospital Information System is not available.
11 PATIENT ADDRESS 0;11 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  APR 01, 2002
  • HELP-PROMPT:  Enter the Patient's address, 1-30 characters.
  • DESCRIPTION:  
    This field stores the patient address.
12 INTEGRATION CONTROL NUMBER 0;12 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JUN 05, 2002
  • HELP-PROMPT:  Enter the Integration Control Number for this patient.
  • DESCRIPTION:  The value of this field is an Integration Control Number.
    The format and possible values for this field are determined by the software that maintains the Master Patient Index.
    Values for this field are obtained by calling $$GETICN^MPIF001(dfn) (only the first piece of the return value is retained (ICNVICN), not the checksum).
13 TAG 2;0 Multiple #2006.553 2006.553

  • DESCRIPTION:  
    This multiple contains the DICOM tag-value pairs that record the patient and study information that will be returned in a Modality Worklist query.
14 MEDICAL ALERT 1;0 Multiple #2006.5522 2006.5522

  • DESCRIPTION:  
    This multiple contains lines of text that describe a medical alert.
15 SITE-DFN 0;13 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<5)!'(X?3N.N1"-"1N.N) X
  • LAST EDITED:  JUL 27, 2010
  • HELP-PROMPT:  Answer must be 5-20 characters in length.
  • DESCRIPTION:  
    This is the 3-digit Station Number concatenated with the DFN, separated by a dash.
Info |  Details