Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^ECX(727.814

Package: DSS Extracts

Global: ^ECX(727.814


Information

FileMan FileNo FileMan Filename Package
727.814 RADIOLOGY EXTRACT DSS Extracts

Description

Directly Accessed By Routines, Total: 7

Package Total Routines
DSS Extracts 7 ECX8141    ECX8142    ECXARAD    ECXRACPT    ECXSARAD    ^ECX(727.814    ^ECX(729    

Pointer To FileMan Files, Total: 9

Package Total FileMan Files
Radiology Nuclear Medicine 4 DIAGNOSTIC CODES(#78.3)[14]    IMAGING LOCATIONS(#79.1)[11]    IMAGING TYPE(#79.2)[20]    RAD/NUC MED PROCEDURES(#71)[10]    
Registration 2 PATIENT MOVEMENT(#405)[17]    PATIENT(#2)[4]    
DSS Extracts 1 DSS EXTRACT LOG(#727)[2]    
Kernel 1 SERVICE/SECTION(#49)[13]    
Scheduling 1 HOSPITAL LOCATION(#44)[12]    

Fields, Total: 60

Field # Name Loc Type Details
.01 SEQUENCE NUMBER 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<1)!(X?.E1"."1N.N) X S:$D(X) DINUM=X
  • LAST EDITED:  AUG 12, 1998
  • HELP-PROMPT:  Enter a number between 1 and 999999999, 0 decimal digits.
  • DESCRIPTION:  
    The record number for this extract entry.
  • TECHNICAL DESCR:  
    The internal entry number (IEN) for this record. This entry is DINUMed.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
1 YEAR MONTH 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>6!($L(X)<6)!'(X?6N) X
  • OUTPUT TRANSFORM:  S Y=$$ECXYMX^ECXUTL(Y)
  • LAST EDITED:  SEP 24, 1997
  • HELP-PROMPT:  Answer must be 6 characters in length.
  • DESCRIPTION:  
    A six character string representing the year and the month for which this extract was performed.
  • TECHNICAL DESCR:  YEAR MONTH is derived by parsing the fileman format end date of the extract. The month is determined by taking the 4th and 5th characters of the end date, the year by taking the 2nd and 3rd characters, and the century is
    then calculated by taking the 1st character of the end date, and adding 17 to it. The Century is then concatenated with the year and month, giving the results in YYYYMM format.
2 EXTRACT NUMBER 0;3 POINTER TO DSS EXTRACT LOG FILE (#727) DSS EXTRACT LOG(#727)

  • LAST EDITED:  OCT 04, 1996
  • HELP-PROMPT:  Enter the extract number for this extract.
  • DESCRIPTION:  
    The corresponding entry in the DSS EXTRACT LOG file (#727) for this extract.
  • TECHNICAL DESCR:  
    A pointer to the DSS EXTRACT LOG file (#727). The primary purpose is to pick up the header for the mail message.
  • CROSS-REFERENCE:  727.814^AC
    1)= S ^ECX(727.814,"AC",$E(X,1,30),DA)=""
    2)= K ^ECX(727.814,"AC",$E(X,1,30),DA)
    3)= DO NOT DELETE.
    This cross reference is essential for managing and purging data in this file.
3 FACILITY 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>7!($L(X)<1) X
  • LAST EDITED:  OCT 17, 1996
  • HELP-PROMPT:  Enter the station number (1-7 characters) where this extract was performed.
  • DESCRIPTION:  
    This is the facility/division where the extract was performed.
  • TECHNICAL DESCR:  Derived from the HOSPITAL DIVISION field (#3) within the REGISTERED EXAMS multiple (#2) in the RAD/NUC MED PATIENT file (#70). HOSPITAL DIVISION points to the RAD/NUC MED DIVISION file (#79) which in turn points to the
    INSTITUTION file (#4).
    This is a copy of the STATION NUMBER (#99) field.
4 PATIENT NO. - DFN 0;5 POINTER TO PATIENT FILE (#2) PATIENT(#2)

  • LAST EDITED:  OCT 18, 1996
  • HELP-PROMPT:  Enter the name of the patient for this extract record.
  • DESCRIPTION:  
    An identifying number for the patient at the local site.
  • TECHNICAL DESCR:  
    Derived from the NAME field (.01) of the RAD/NUC MED PATIENT file (#70), which is DINUMed to the PATIENT file (#2). This data represents the patient DFN.
5 SSN 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<9)!'(X?9N!X?9N1"P") X
  • LAST EDITED:  OCT 04, 1996
  • HELP-PROMPT:  Your answer must be 9 to 10 characters in length.
  • DESCRIPTION:  
    The patient's social security number.
  • TECHNICAL DESCR:  Using the patient pointer (DFN) stored in the PATIENT NO. - DFN field (#4) in the RADIOLOGY EXTRACT file (#727.814), SSN data is derived from the SOCIAL SECURITY NUMBER field (#.09) in the PATIENT file (#2).
    "Test" patient status is determined in PAT^ECXUTL3. Any patient with an SSN beginning with "00000" will not be included in the extract.
6 NAME 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>4!($L(X)<4) X
  • LAST EDITED:  OCT 04, 1996
  • HELP-PROMPT:  Your answer must be 4 characters in length.
  • DESCRIPTION:  
    The first four characters of the patient's last name.
  • TECHNICAL DESCR:  Using the patient pointer (DFN) stored in the PATIENT NO. - DFN field (#4) in the RADIOLOGY EXTRACT file (#727.814), NAME data is derived from the NAME field (#.01) in the PATIENT file (#2). The first four characters of
    the first "," piece are used, padded with trailing spaces if necessary.
    The name value is returned by the supported call DEM^VADPT.
7 IN OUT PATIENT INDICATOR 0;8 SET
  • 'I' FOR INPATIENT;
  • 'O' FOR OUTPATIENT;
  • 'A' FOR ASIH (OTHER FACILITY);

  • LAST EDITED:  JUN 29, 2018
  • HELP-PROMPT:  Enter the patient's status at the time of the exam.
  • DESCRIPTION:  
    Indicates the patient's status for this extract entry.
  • TECHNICAL DESCR:  To determine the value of this field a call is made to $$PATDEM^ECXUTL2. Within this call, $$INP^ECXUTL2 is called to determine patient status. If the patient is an outpatient, processing stops and the field is set to O.
    If the patient is an inpatient then $$INOUTP^ECXUTL4 is called to look at the treating specialty. If the patient's treating specialty exists in the DSS TREATING SPECIALTY TRANSLATION file (#727.831) then the value of the
    INPAT/OUTPAT CODE field (#5) of the DSS TREATING SPECIALTY TRANSLATION file (#727.831) is used. If the treating specialty is not found in the DSS TREATING SPECIALTY TRANSLATION file (#727.831) then the indicator is set to
    I.
    If the patient is ASIH to another facility at the date/time in question then the indicator is set to A.
8 DAY 0;9 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<8) X
  • OUTPUT TRANSFORM:  S Y=$$ECXDATEX^ECXUTL(Y)
  • LAST EDITED:  SEP 24, 1997
  • HELP-PROMPT:  Answer must be 8 characters in length.
  • DESCRIPTION:  
    An 8-character numeric string that represents the date on which the Radiology procedure was performed.
  • TECHNICAL DESCR:  Data source:
    Date portion of the EXAM DATE field (#.01) of the REGISTERED EXAMS multiple (#70.02) of the RAD/NUC MED PATIENT file (#70).
    This field is always exactly 8 numeric characters in length. The format is YYYYMMDD; for example, 19970923. If the date cannot be determined, then a default is used. The default date value is the value of the YEAR MONTH
    field (#1) concatenated with "01" for the day (DD) portion.
9 CPT CODE & MODIFIERS 0;10 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<5) X
  • OUTPUT TRANSFORM:  S Y=$$CPTOUT^ECXUTL3(Y)
  • LAST EDITED:  JUN 14, 1999
  • HELP-PROMPT:  Answer must be 5-15 characters in length.
  • DESCRIPTION:  
    The five character Current Procedural Terminology (CPT) code for the radiology procedure performed, and up to 5, two character CPT modifiers.
  • TECHNICAL DESCR:  Derived from the CPT CODE field (#9) in the RAD/NUC MED PROCEDURES file (#71) for the procedure identified in the RADIOLOGY PROCEDURE field (#2) of the EXAMINATIONS multiple (#50) of the REGISTERED EXAMS multiple (#2) in
    the RAD/NUC MED PATIENT file (#70). CPT CODE is a pointer to the CPT CODE field (#.01) in the CPT file (#81).
    The source of CPT modifiers is the MODIFIER field (#.01) of the CPT MODIFIER file (#81.3) as pointed to by the CPT MODIFIERS field (#.01) of the CPT MODIFIERS multiple #(135) of the EXAMINATIONS multiple (#50) of the
    REGISTERED EXAMS multiple (#2) in the RAD/NUC MED PATIENT file (#70).
10 PROCEDURE 0;11 POINTER TO RAD/NUC MED PROCEDURES FILE (#71) RAD/NUC MED PROCEDURES(#71)

  • LAST EDITED:  OCT 04, 1996
  • HELP-PROMPT:  Enter the radiology procedure associated with this case.
  • DESCRIPTION:  
    The radiology procedure associated with this case.
  • TECHNICAL DESCR:  Derived from the RADIOLOGY PROCEDURE field (2) within the EXAMINATIONS multiple (50) of the REGISTERED EXAMS multiple (2) of the RAD/NUC MED PATIENT file (#70). This field in a pointer to the RAD/NUC MED PROCEDURES file
    (#71).
11 IMAGING LOCATION 0;12 POINTER TO IMAGING LOCATIONS FILE (#79.1) IMAGING LOCATIONS(#79.1)

  • LAST EDITED:  OCT 04, 1996
  • HELP-PROMPT:  Enter name of the imaging location where this radiology exam was performed.
  • DESCRIPTION:  
    The imaging location where this radiology exam was performed.
  • TECHNICAL DESCR:  
    Derived from the IMAGING LOCATION field (4) within the REGISTERED EXAMS multiple (2) of the RAD/NUC MED PATIENT file (#70). It is a pointer to the IMAGING LOCATIONS file (#79.1).
12 LOCATION (WARD OR CLINIC) 0;13 POINTER TO HOSPITAL LOCATION FILE (#44) HOSPITAL LOCATION(#44)

  • LAST EDITED:  OCT 04, 1996
  • HELP-PROMPT:  Enter the ward or clinic of the patient at the time of the radiologic exam.
  • DESCRIPTION:  
    The patient's ward or clinic location.
  • TECHNICAL DESCR:  Derived from the WARD field (#6) within the EXAMINATIONS multiple (#50) of the REGISTERED EXAMS multiple (#2) of the RAD/NUC MED PATIENT file (#70). Using this WARD LOCATION file (#42) pointer, the data is derived from the
    HOSPITAL LOCATION FILE POINTER field (#44) in the WARD LOCATION file (#42) which is a pointer to the HOSPITAL LOCATION file (#44).
    If the patient is not assigned to a ward, data is derived from the PRINCIPAL CLINIC field (#8) within the EXAMINATIONS multiple (#50) of the REGISTERED EXAMS multiple (#2) of the RAD/NUC MED PATIENT file (#70). PRINCIPAL
    CLINIC is a pointer to the HOSPITAL LOCATION file (#44).
13 SERVICE 0;14 POINTER TO SERVICE/SECTION FILE (#49) SERVICE/SECTION(#49)

  • LAST EDITED:  OCT 04, 1996
  • HELP-PROMPT:  Enter the name of the service.
  • DESCRIPTION:  
    Indicates the name of the service treating the patient.
  • TECHNICAL DESCR:  
    Derived from the SERVICE field (#7) within the EXAMINATIONS multiple (#50) of the REGISTERED EXAMS multiple (#2) of the RAD/NUC MED PATIENT file (#70). SERVICE is a pointer to the HOSPITAL SERVICE file (#49).
14 DIAGNOSTIC CODE 0;15 POINTER TO DIAGNOSTIC CODES FILE (#78.3) DIAGNOSTIC CODES(#78.3)

  • LAST EDITED:  OCT 04, 1996
  • HELP-PROMPT:  Enter the diagnostic code associated with this exam.
  • DESCRIPTION:  
    Indicates the diagnostic code associated with this exam.
  • TECHNICAL DESCR:  Derived from the PRIMARY DIAGNOSTIC CODE field (13) within the EXAMINATIONS multiple (50) of the REGISTERED EXAMS multiple (2) of the RAD/NUC MED PATIENT file (#70). DIAGNOSTIC CODE is a pointer to the DIAGNOSTIC CODES
    file (#78.3).
15 REQUESTING PHYSICIAN 0;16 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>11!($L(X)<1) X
  • LAST EDITED:  OCT 18, 1996
  • HELP-PROMPT:  Your answer must be 1 to 11 characters in length.
  • DESCRIPTION:  
    Indicates the person requesting this radiology exam.
  • TECHNICAL DESCR:  Derived from the REQUESTING PHYSICIAN field (14) within the EXAMINATIONS multiple (50) of the REGISTERED EXAMS multiple (2) of the RAD/NUC MED PATIENT file (#70). If REQUESTING PHYSICIAN is a pointer to the NEW PERSON file
    (#200), it is stored as "2"_pointer value. If REQUESTING PHYSICIAN is a pointer to the PROVIDER file (#6), it is stored as "6"_pointer value.
16 MODIFIERS 0;17 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  OCT 22, 1996
  • HELP-PROMPT:  Your answer must be 1 to 15 characters in length.
  • DESCRIPTION:  
    Indicates radiology modifiers associated with this exam.
  • TECHNICAL DESCR:  Derived from the MODIFIERS field (.01) within the MODIFIERS multiple (#125) of the EXAMINATIONS multiple (50) within the REGISTERED EXAMS multiple (2) of the RAD/NUC MED PATIENT file (#70). This field consists of a string
    of pointers to the PROCEDURE MODIFIERS file (#71.2) separated by semi-colons (;).
17 MOVEMENT FILE # 0;18 POINTER TO PATIENT MOVEMENT FILE (#405) PATIENT MOVEMENT(#405)

  • LAST EDITED:  OCT 04, 1996
  • HELP-PROMPT:  Enter the patient movement number associated with this extract record.
  • DESCRIPTION:  
    Current patient movement record associated with this extract record.
  • TECHNICAL DESCR:  A call to IN5^VADPT (using the patient IEN and the event date) returns a patient movement number (indicating inpatient status). This field is set to the value of VAIP(1), which is a pointer to the PATIENT MOVEMENT file
    (#405).
18 TREATING SPECIALTY 0;19 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<2) X
  • LAST EDITED:  NOV 03, 2009
  • HELP-PROMPT:  Answer must be 2-3 characters in length.
  • DESCRIPTION:  
    The PTF CODE of the treating specialty associated with this extract record.
  • TECHNICAL DESCR:  This field is initialized to a null, indicating an outpatient status. If a call to IN5^VADPT (using the patient IEN and the event date) returns a patient movement number (indicating inpatient status), then the value of
    VAIP(8), which is the pointer to the FACILITY TREATING SPECIALTY file (#45.7), is used to get the SPECIALTY field (#1) which points to the SPECIALTY file (#42.4).
    Then, the PTF CODE field (#7) of the SPECIALTY file (#42.4) is obtained and stored instead of the IEN of the specialty.
19 TIME 0;20 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>6!($L(X)<6)!'(X?6N) X
  • OUTPUT TRANSFORM:  S Y=$$ECXTIMEX^ECXUTL(Y,0)
  • LAST EDITED:  SEP 24, 1997
  • HELP-PROMPT:  Answer must be 6 characters in length.
  • DESCRIPTION:  
    A 6-character numeric string that represents the time of day when this Radiology procedure was performed.
  • TECHNICAL DESCR:  Data source:
    Time portion of the EXAM DATE field (#.01) of the REGISTERED EXAMS multiple (#70.02) of the RAD/NUC MED PATIENT file (#70).
    This field is always exactly 6 numeric characters in length; if time cannot be determined, then "000300" is used as default.
20 IMAGING TYPE 0;21 POINTER TO IMAGING TYPE FILE (#79.2) IMAGING TYPE(#79.2)

  • LAST EDITED:  OCT 04, 1996
  • HELP-PROMPT:  Enter the type of imaging used for this radiology exam.
  • DESCRIPTION:  
    The type of imaging used for this radiology exam.
  • TECHNICAL DESCR:  
    Derived from the TYPE OF IMAGING field (#2) within the REGISTERED EXAMS multiple (#2) of the RAD/NUC MED PATIENT file (#70). It is a pointer to the IMAGING TYPE file (#79.2).
21 PLACEHOLD PRIMARY CARE TEAM 0;22 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>4!($L(X)<1) X
  • LAST EDITED:  MAY 01, 2018
  • HELP-PROMPT:  Enter primary care team assigned to this patient.
  • DESCRIPTION:  
    This field, previously known as PRIMARY CARE TEAM, is no longer needed. The name has been changed to PLACEHOLD PRIMARY CARE TEAM and its value will be set to null.
  • TECHNICAL DESCR:  
    This field is no longer in use as of patch ECX*3*170.
22 PLACEHOLD PC PROVIDER 0;23 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>11!($L(X)<1) X
  • LAST EDITED:  MAY 01, 2018
  • HELP-PROMPT:  Enter primary care provider assigned to this patient.
  • DESCRIPTION:  
    This field, previously known as PRIMARY CARE PROVIDER, is no longer needed. The name has been changed to PLACEHOLD PC PROVIDER and its value will be set to null.
  • TECHNICAL DESCR:  
    This field is no longer in use as of patch ECX*3*170.
23 PLACEHOLD MPI 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  APR 29, 2022
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
  • DESCRIPTION:  
    This field, previously known as MASTER PATIENT INDEX, is no longer needed. The name has been changed to PLACEHOLD MPI and its value will be set to null.
  • TECHNICAL DESCR:  
    This field is no longer in use as of patch ECX*3*184.
24 PLACEHOLDER 1;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  APR 19, 2016
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
  • DESCRIPTION:  
    This field, previously known as DSS PRODUCT DEPARTMENT, is no longer needed. The name has been changed to PLACEHOLDER and its value will be set to null.
  • TECHNICAL DESCR:  
    This field is no longer in use as of patch ECX*3*161.
25 PLACEHOLDER 1;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  APR 26, 2007
  • HELP-PROMPT:  Answer must be 1-8 characters in length.
  • DESCRIPTION:  
    Currently NULL.
  • TECHNICAL DESCR:  
    Currently NULL.
26 PLACEHOLDER 1;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  APR 26, 2007
  • HELP-PROMPT:  Answer must be 1-8 characters in length.
  • DESCRIPTION:  
    Currently NULL.
  • TECHNICAL DESCR:  
    Currently NULL.
27 PLACEHOLD PC PROV PERSON CLASS 1;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>7!($L(X)<7) X
  • LAST EDITED:  MAY 01, 2018
  • HELP-PROMPT:  Answer must be 7 characters in length.
  • DESCRIPTION:  
    This field, previously known as PC PROVIDER PERSON CLASS, is no longer needed. The name has been changed to PLACEHOLD PC PROV PERSON CLASS and its value will be set to null.
  • TECHNICAL DESCR:  
    This field is no longer in use as of patch ECX*3*170.
28 PLACEHOLD ASSOC PC PROVIDER 1;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>11!($L(X)<2) X
  • LAST EDITED:  MAY 01, 2018
  • HELP-PROMPT:  Answer must be 2-11 characters in length.
  • DESCRIPTION:  
    This field, previously known as ASSOCIATE PC PROVIDER, is no longer needed. The name has been changed to PLACEHOLD ASSOC PC PROVIDER and its value will be set to null.
  • TECHNICAL DESCR:  
    This field is no longer in use as of patch ECX*3*170.
29 PLACEHOLD AS PC PROV PERSON CL 1;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>7!($L(X)<7) X
  • LAST EDITED:  MAY 01, 2018
  • HELP-PROMPT:  Answer must be 7 characters in length.
  • DESCRIPTION:  
    This field, previously known as ASSOC. PC PROV. PERSON CLASS, is no longer needed. The name has been changed to PLACEHOLD AS PC PROV PERSON CL and its value will be set to null.
  • TECHNICAL DESCR:  
    This field is no longer in use as of patch ECX*3*170.
30 PLACEHOLDER 1;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  APR 26, 2007
  • HELP-PROMPT:  Answer must be 1-8 characters in length.
  • DESCRIPTION:  
    Currently NULL.
  • TECHNICAL DESCR:  
    Currently NULL.
31 DOM,PRRTP AND SAARTP INDICATOR 1;9 SET
  • 'P' FOR GEN. PRRTP;
  • 'T' FOR PTSD PRRTP;
  • 'S' FOR DOM. PRRTP;
  • 'H' FOR HOMELESS CWT/TR;
  • 'A' FOR SA CWT/TR;
  • 'D' FOR DOMICILIARY;
  • 'B' FOR PTSD CWT/TR;
  • 'C' FOR GEN. CWT/TR;

  • LAST EDITED:  APR 04, 2012
  • HELP-PROMPT:  Enter the indicator associated with the treating specialty assigned to this record.
  • DESCRIPTION:  
    Indicates if the patient is admitted to either a RRTP, PRRTP or SARRTP at the time care is provided.
  • TECHNICAL DESCR:  If the patient's treating specialty exists in the DSS TREATING SPECIALTY TRANSLATION file (#727.831), data is derived from the DOM/PRRTP/SARRTP CODE field (#2) of the DSS TREATING SPECIALTY TRANSLATION file (#727.831).
    Otherwise, the value is null.
32 OBSERVATION PATIENT INDICATOR 1;10 SET
  • 'NO' FOR NO;
  • 'YES' FOR YES;

  • LAST EDITED:  APR 04, 2012
  • HELP-PROMPT:  Enter observation patient status for this record.
  • DESCRIPTION:  
    Indicates if patient is considered to be an observation patient.
  • TECHNICAL DESCR:  Data (YES, NO) is retrieved from API call $$OBSPAT^ECXUTL4:
    If the patient's treating specialty exists in the DSS TREATING SPECIALTY TRANSLATION file (#727.831), data is derived from the OBSERVATION PAT INDICATOR field (#4) of the DSS TREATING SPECIALTY TRANSLATION file (#727.831).
    If patient is outpatient and treating specialty not in file, AND Feeder Key (CLI) or DSS ID (MTL,IVP,ECQ,NOS,SUR) is 290-297, Observation Patient Ind=YES. Else, Observation Patient Ind=NO.
    Otherwise, Observation Patient Ind=NO.
33 ENCOUNTER NUMBER 1;11 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>18!($L(X)<1) X
  • LAST EDITED:  MAY 09, 2001
  • HELP-PROMPT:  Answer must be 1-18 characters in length.
  • DESCRIPTION:  
    The unique number assigned for DSS.
  • TECHNICAL DESCR:  This field is determined by a call to $$ENCNUM^ECXUTL4. Within this call the inpatient/outpatient status, SSN, admit/visit date, treating specialty, observation patient indicator, and DSS Identifier or feeder key values
    of the record are used to create a unique encounter number.
34 RAD STOP CODE 1;12 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<3) X
  • LAST EDITED:  APR 05, 2005
  • HELP-PROMPT:  Stop Code (3 characters) associated with imaging exam location.
  • DESCRIPTION:  
    This field contains the stop code associated with the order.
  • TECHNICAL DESCR:  This field is populated from the AMIS REPORTING STOP CODE field (#1) of the CLINIC STOP file (#40.7).
    It comes from the IMAGING LOCATION field (#4) of the REGISTERED EXAMS multiple (#2) of the RAD/NUC MED PATIENT file (#70). IMAGING LOCATION is a pointer to the IMAGING LOCATIONS file (#79.1) and uses the DSS ID field
    (#22) value. DSS ID is a pointer to the CLINIC STOP file (#40.7) where the AMIS REPORTING STOP CODE field (#1) is returned.
35 ORDERING DATE 1;13 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<8) X
  • LAST EDITED:  MAY 09, 2001
  • HELP-PROMPT:  Answer must be 8 characters in length.
  • DESCRIPTION:  
    Date exam was ordered.
  • TECHNICAL DESCR:  
    This field contains the date of the order in YYYYMMDD format.
36 PRODUCTION DIVISION CODE 1;14 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>6!($L(X)<3) X
  • LAST EDITED:  MAY 01, 2002
  • HELP-PROMPT:  Answer must be 3-6 characters in length.
  • DESCRIPTION:  
    Represents the division that provided the work. this code is the facility number (i.e. 523AA).
  • TECHNICAL DESCR:  
    This data comes from the STATION NUMBER field (#99) in the INSTITUTION file (#4).
37 PLACEHOLD DSS IP # 1;15 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 04, 2019
  • HELP-PROMPT:  Type a Number between 1 and 9999999, 0 Decimal Digits.
  • DESCRIPTION:  
    This field, previously known as DSS IP #, is no longer needed. The name has been changed to PLACEHOLD DSS IP # and its value will be set to null.
  • TECHNICAL DESCR:  
    This field is no longer in use as of patch ECX*3*174.
38 ORDERING PROVIDER PERSON CLASS 1;16 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>7!($L(X)<1) X
  • LAST EDITED:  MAR 01, 2004
  • HELP-PROMPT:  Answer must be 1-7 characters in length.
  • DESCRIPTION:  
    The VA code of the Person Class of the Ordering Provider as of the date of this extract record.
  • TECHNICAL DESCR:  Active Person Class is determined by the supported call $$GET^XUA4A72(PERS,DATE), where PERS is the IEN from file #200 and DATE is the date of the event. The VA CODE is determined by the 7th piece of the returned value
    string.
39 INTERPRETING RADIOLOGIST 1;17 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>11!($L(X)<1) X
  • LAST EDITED:  APR 05, 2005
  • HELP-PROMPT:  Answer must be 1-11 characters in length.
  • DESCRIPTION:  
    The interpreting radiologist for this exam.
  • TECHNICAL DESCR:  This field is derived from the PRIMARY INTERPRETING STAFF field (#15) of the EXAMINATIONS multiple (#50) of the REGISTERED EXAMS multiple (#2) of the RAD/NUC MED PATIENT file (#70).
    The INTERPRETING RADIOLOGIST field is the value of a "2" prefixed to the pointer value to indicate that the source file is "200". For example, if the IEN of the provider in file #200 is 98765, the value that will be stored
    is 298765.
40 INTERPRETING RADIOLOGIST PC 1;18 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>7!($L(X)<1) X
  • LAST EDITED:  APR 05, 2005
  • HELP-PROMPT:  Answer must be 1-7 characters in length.
  • DESCRIPTION:  
    The VA Code of the Person Class of the Interpreting Radiologist as of the date of this record.
  • TECHNICAL DESCR:  Active Person Class is determined by the supported call $$GET^XUA4A72(PERS,DATE), where PERS is the IEN from file #200 and DATE is the date of the event. The VA CODE is determined by the 7th piece of the returned value
    string.
41 CLINIC NAME 1;19 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 05, 2005
  • HELP-PROMPT:  Type a Number between 1 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This field identifies the specific clinic ordering the radiology exam. The clinic IEN should be retrieved from the Hospital Location file (#44).
  • TECHNICAL DESCR:  This field identifies the specific clinic (IEN) ordering the radiology exam. The clinic name is retrieved from the RAD/NUC MED PATIENT file (#70) sub-file (#70.03) PRINCIPAL CLINIC field (#8) which is a pointer to HOSPITAL
    LOCATION FILE (#44).
42 CLINIC STOP CODE 1;20 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<3) X
  • LAST EDITED:  APR 05, 2005
  • HELP-PROMPT:  Answer must be 3 characters in length.
  • DESCRIPTION:  
    This is the ordering stop code of the clinic that ordered the radiology exam.
  • TECHNICAL DESCR:  This value is derived from the AMIS REPORTING STOP CODE field (#1) of the CLINIC STOP file (#40.7) as pointed to by the STOP CODE NUMBER field (#8) of the HOSPITAL LOCATION file (#44) as pointed to by PRINCIPAL CLINIC
    field (#8) of the EXAMINATIONS multiple (#50) of the EXAMS multiple (#2) of the RAD/NUC MED PATIENT file (#70).
43 ERI 1;21 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>2!($L(X)<1) X
    MAXIMUM LENGTH: 2
  • LAST EDITED:  MAY 05, 2020
  • HELP-PROMPT:  Answer must be 1-2 characters in length.
  • DESCRIPTION:  
    This field identifies patients from impacted zip code areas designated by the Federal Emergency Management Agency (FEMA).
  • TECHNICAL DESCR:  This field is extracted from the EMERGENCY RESPONSE INDICATOR field (#.181) located in the PATIENT file (#2). Values are:
    "K" = Hurricane Katrina
    "P" = Pandemic
    Null
44 PLACEHOLD ASSOC PC PROV NPI 1;22 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  MAY 01, 2018
  • HELP-PROMPT:  Answer must be 1-15 characters in length.
  • DESCRIPTION:  
    This field, previously known as ASSOCIATE PC PROVIDER NPI, is no longer needed. The name has been changed to PLACEHOLD ASSOC PC PROV NPI and its value will be set to null.
  • TECHNICAL DESCR:  
    This field is no longer in use as of patch ECX*3*170.
45 INTERPRETING RADIOLOGIST NPI 1;23 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  MAY 04, 2007
  • HELP-PROMPT:  Answer must be 1-15 characters in length.
  • DESCRIPTION:  
    A standard unique life-long identifier of the radiologist who interpreted the radiology exam. This field has a length of fifteen characters.
  • TECHNICAL DESCR:  
    INTERPRETING RADIOLOGIST NPI is a standard unique life-long identifier of the radiologist who interpreted the radiology exam. The qualified identifier shall be retrieved via the supporting Kernel API:$$NPI^XUSNPI.
46 PLACEHOLD PC PROVIDER NPI 1;24 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  MAY 01, 2018
  • HELP-PROMPT:  Answer must be 1-15 characters in length.
  • DESCRIPTION:  
    This field, previously known as PRIMARY CARE PROVIDER NPI, is no longer needed. The name has been changed to PLACEHOLD PC PROVIDER NPI and its value will be set to null.
  • TECHNICAL DESCR:  
    This field is no longer in use as of patch ECX*3*170.
47 REQUESTING PHYSICIAN NPI 1;25 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  MAY 04, 2007
  • HELP-PROMPT:  Answer must be 1-15 characters in length.
  • DESCRIPTION:  
    A standard unique life-long identifier of the physician who requested the radiology exam. This field has a length of fifteen characters.
  • TECHNICAL DESCR:  
    REQUESTING PHYSICIAN NPI is a standard unique life-long identifier of the physician who requested the radiology exam. The qualified identifier shall be retrieved via the supporting Kernel API:$$NPI^XUSNPI.
48 PATCAT 1;26 SET
  • 'AD' FOR Active Duty;
  • 'ADD' FOR Active Duty Dependent;
  • 'FNRS' FOR Former Non-Remarried Spouse;
  • 'RET' FOR Retired;
  • 'RETD' FOR Retiree Dependent;
  • 'RES' FOR Reservist;
  • 'REC' FOR Recruit;
  • 'TDRL' FOR Temporary Disability;
  • 'TFL' FOR TRICARE for Life;

  • LAST EDITED:  SEP 03, 2010
  • HELP-PROMPT:  Select the Patient's Category for the FHCC Reconciliation process.
  • DESCRIPTION:  This is the Patient's category which will be used for FHCC (Federal Health Care Center) Reconciliation. DSS must capture and report DoD patients so that the FHCC reconciliation process can function as designed.
    "Reconciliation" is the process used within the new FHCC to determine which patients DoD pays for and which VA pays for.
  • TECHNICAL DESCR:  If the VistA Patient Type Code (TYPE field (#391) of the Patient file (#2)) = Active Duty, Military Retiree, or TRICARE, then the value(s) in the VistA Other Eligibility multiple (PATIENT ELIGIBILITIES field (#361) of the
    PATIENT file (#2)), which points to locally modifiable ELIGIBILITY CODE file (#8) should be evaluated. If the value in the ELIGIBILITY CODE is equal to any entry in the set of codes in this field, the value should be
    placed in this field.
49 CREDIT METHOD 1;27 SET
  • '0' FOR REGULAR CREDIT;
  • '1' FOR INTERPRETATION ONLY;
  • '2' FOR NO CREDIT;
  • '3' FOR TECHNICAL COMPONENT ONLY;

  • LAST EDITED:  JUL 16, 2012
  • HELP-PROMPT:  Enter the credit method associated with this exam.
  • DESCRIPTION:  This field indicates the type of credit this location receives for examinations. The code is based on where the exam and interpretation were done. If the exam and interpretation were done at the same facility, a value of
    0 is given. If only the interpretation was done at this facility, a value of 1 is given. If the exam and interpretation were both done at a different location a value of 2 is given and finally, if only the examination
    was done at this facility a value of 3 is given.
  • TECHNICAL DESCR:  
    This field is derived from the CREDIT METHOD field (#26) of the EXAMINATIONS multiple (#50) of the REGISTERED EXAMS multiple (#2) of the RAD/NUC MED PATIENT file (#70).
50 PLACEHOLD ENCOUNTER SC 2;1 SET
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  FEB 04, 2019
  • HELP-PROMPT:  Is this Encounter Service Connected?
  • DESCRIPTION:  
    This field, previously known as ENCOUNTER SC, is no longer needed. The name has been changed to PLACEHOLD ENCOUNTER SC and its value will be set to null.
  • TECHNICAL DESCR:  
    This field is no longer in use as of patch ECX*3*174.
51 CAMP LEJEUNE STATUS 2;2 SET
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  MAR 09, 2013
  • HELP-PROMPT:  Indicate Camp Lejeune status for the patient.
  • DESCRIPTION:  
    Indicates if patient was exposed to contaminated water while stationed at Camp Lejeune, NC between January 1, 1957 and December 31, 1987.
  • TECHNICAL DESCR:  
    Using the patient's DFN, a call is made to PAT^ECXUTL3, which in turn calls SVC^VADPT. This call returns all service related information for a patient, including their Camp Lejeune status.
52 PLACEHOLD ENC CAMP LEJEUNE 2;3 SET
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  FEB 04, 2019
  • HELP-PROMPT:  Indicate if this encounter is related to exposure at Camp Lejeune.
  • DESCRIPTION:  
    This field, previously known as ENCOUNTER CAMP LEJEUNE, is no longer needed. The name has been changed to PLACEHOLD ENC CAMP LEJEUNE and its value will be set to null.
  • TECHNICAL DESCR:  
    This field is no longer in use as of patch ECX*3*174.
53 RAD VERIFY DATE 2;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<8) X
  • OUTPUT TRANSFORM:  S Y=$$ECXDATEX^ECXUTL(Y)
  • LAST EDITED:  FEB 09, 2015
  • HELP-PROMPT:  Answer must be 8 characters in length.
  • DESCRIPTION:  
    An 8-character numeric string that represents the date on which the Radiology procedure was verified.
  • TECHNICAL DESCR:  Date portion of the VERIFIED DATE field (#7) of the RAD/NUC MED REPORTS file (#74).
    This field is always exactly 8 numeric characters in length. The format is YYYYMMDD; for example, 19970923. If the date cannot be determined, then a default is used. The default date value is the value of the YEAR MONTH
    field (#1) concatenated with "01" for the day (DD) portion.
54 PATIENT DIVISION 2;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>7!($L(X)<3) X
    MAXIMUM LENGTH: 7
  • LAST EDITED:  JUN 29, 2017
  • HELP-PROMPT:  Enter the 3 to 7 character Station Number based on the division (for inpatients) or the ward (for outpatients)
  • DESCRIPTION:  For inpatients, the value is based on the facility associated with the admission.
    For outpatients, the value is based on the ward where the work was performed.
  • TECHNICAL DESCR:  For inpatients, the WARD LOCATION field (#.06) in the PATIENT MOVEMENT field (#405) points to the WARD LOCATION file (#42). Using the ward pointer, the WARD is retrieved from the HOSPITAL LOCATION FILE POINTER field (#44)
    in the WARD LOCATION file (#42), which points to the HOSPITAL LOCATION file (#44). From there, the STATION NUMBER field (#99) is retrieved from the INSTITUTION file (#4) by calling API RADDIV^ECXDEPT.
    For outpatients, the WARD field (#6) within the EXAMINATIONS multiple (#50) of the REGISTERED EXAMS multiple (#2) of the RAD/NUC MED PATIENT file (#70) is used when calling API RADDIV^ECXDEPT. If the patient is not
    assigned to a ward, data are derived from the PRINCIPAL CLINIC field (#8) within the EXAMINATIONS multiple (#50) of the REGISTERED EXAMS multiple (#2) of the RAD/NUC MED PATIENT file (#70), which is used by the API
    RADDIV^ECXDEPT to get the STATION NUMBER field (#99) from the INSTITUTION file (#4).
55 PLACEHOLD CERNER 3;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>329!($L(X)<1) X
    MAXIMUM LENGTH: 329
  • LAST EDITED:  APR 29, 2022
  • HELP-PROMPT:  Answer must be 1-329 characters in length.
  • DESCRIPTION:  
    Placeholder for Cerner fields. Reserved for EHRM conversion.
  • TECHNICAL DESCR:  
    This field is reserved for CERNER extract data.
56 CASE NUMBER 4;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1)!(X?.E1"."1.N) X
  • LAST EDITED:  APR 29, 2022
  • HELP-PROMPT:  This field contains the Case Number of the radiology exam, a number between 1 and 99999,0 decimal digits.
  • DESCRIPTION:  
    This field contains the computer generated case number of the radiology exam.
  • TECHNICAL DESCR:  
    Derived from the CASE NUMBER field (#.01) within the EXAMINATIONS multiple (#50) of the REGISTERED EXAMS multiple (#2) of the RAD/NUC MED PATIENT file (#70).
57 PROCEDURE NAME 4;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
    MAXIMUM LENGTH: 30
  • LAST EDITED:  MAY 02, 2022
  • HELP-PROMPT:  This is the name of the radiology procedure, 1-30 characters in length.
  • DESCRIPTION:  
    The name of the radiology procedure.
  • TECHNICAL DESCR:  
    Using the radiology procedure pointer stored in the PROCEDURE field (#10), PROCEDURE NAME data is derived from the NAME field (#.01) in the RAD/NUC MED PROCEDURES file (#71).
58 NEW MPI 4;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
    MAXIMUM LENGTH: 20
  • LAST EDITED:  APR 29, 2022
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  
    Unique national VA patient identifier.
  • TECHNICAL DESCR:  
    Derived by calling API $$GETICN^MPIF001 (supported DBIA #2701) that returns the Integration Control Number (ICN) and the ICN checksum for the given patient in the PATIENT file (#2).
59 SELF IDENTIFIED GENDER 4;4 SET
  • 'M' FOR Male;
  • 'F' FOR Female;
  • 'TM' FOR Transgender Male;
  • 'TF' FOR Transgender Female;
  • 'O' FOR Other;
  • 'N' FOR Does not wish to disclose;
  • 'B' FOR Non-Binary;

  • LAST EDITED:  APR 29, 2022
  • HELP-PROMPT:  Answer must be 1-2 characters in length.
  • DESCRIPTION:  The SELF IDENTIFIED GENDER value indicates the patient's personal sense of their gender identity (if they choose to provide it).
    Self-identified gender may be the same or different as the sex assigned at birth.
  • TECHNICAL DESCR:  
    Using the patient pointer (DFN) stored in the PATIENT NO. - DFN field (#4) in the RADIOLOGY EXTRACT file (#727.814), this data is derived from the SELF IDENTIFIED GENDER field (#.024) in the PATIENT file (#2).

External References

Name Field # of Occurrence
$$ECXDATEX^ECXUTL 8OT+1, 53OT+1
$$ECXTIMEX^ECXUTL 19OT+1
$$ECXYMX^ECXUTL 1OT+1
$$CPTOUT^ECXUTL3 9OT+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^ECX(727.814 - [#727.814] 2(XREF 1S), 2(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA 2(XREF 1S), 2(XREF 1K)
>> DINUM .01+1*
X .01+1!, 1+1!, 2(XREF 1S), 2(XREF 1K), 3+1!, 5+1!, 6+1!, 8+1!, 9+1!, 15+1!
, 16+1!, 18+1!, 19+1!, 21+1!, 22+1!, 23+1!, 24+1!, 25+1!, 26+1!, 27+1!
, 28+1!, 29+1!, 30+1!, 33+1!, 34+1!, 35+1!, 36+1!, 37+1!, 38+1!, 39+1!
, 40+1!, 41+1!, 42+1!, 43+1!, 44+1!, 45+1!, 46+1!, 47+1!, 53+1!, 54+1!
, 55+1!, 56+1!, 57+1!, 58+1!
>> Y 1OT+1*, 8OT+1*, 9OT+1*, 19OT+1*, 53OT+1*
>> Y(0 1OT+1*, 8OT+1*, 9OT+1*, 19OT+1*, 53OT+1*
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All