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 |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  ICR |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^AUPNVTRT

Package: PCE Patient Care Encounter

Global: ^AUPNVTRT


Information

FileMan FileNo FileMan Filename Package
9000010.15 V TREATMENT PCE Patient Care Encounter

Description

Directly Accessed By Routines, Total: 4

Package Total Routines
PCE Patient Care Encounter 3 ^AUPNVTRT    PXKENCOUNTER    PXQUTL3C    
Scheduling 1 SCRPW25    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Automated Information Collection System 1 IBDFRPC6    

Pointer To FileMan Files, Total: 7

Package Total FileMan Files
PCE Patient Care Encounter 5 PATIENT/IHS(#9000001)[.02]    VISIT(#9000010)[.03]    PROVIDER NARRATIVE(#9999999.27)[.0680201]    TREATMENT(#9999999.17)[.01]    PCE DATA SOURCE(#839.7)[81203]    
Kernel 2 PACKAGE(#9.4)[81202]    NEW PERSON(#200)[12021204]    

Fields, Total: 15

Field # Name Loc Type Details
.01 TREATMENT 0;1 POINTER TO TREATMENT FILE (#9999999.17)
************************REQUIRED FIELD************************
TREATMENT(#9999999.17)

  • INPUT TRANSFORM:  S DIC("S")="I $P(^(0),U,4)'=1" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  OCT 24, 1995
  • HELP-PROMPT:  Enter a treatment from the Treatment file or select "OTHER".
  • DESCRIPTION:  
    This is a treatment or service provided which does not map to a CPT code but is clinically useful for patient care management.
  • TECHNICAL DESCR:  
    In the VA, this entry will be "OTHER" if the treatment text received from the PCE Device Interface does not have a match in the Treatment file. The Provider Narrative field will reflect the name of the Treatment provided.
  • SCREEN:  S DIC("S")="I $P(^(0),U,4)'=1"
  • EXPLANATION:  Allow only active Treatment types to be selected.
  • CROSS-REFERENCE:  9000010.15^B
    1)= S ^AUPNVTRT("B",$E(X,1,30),DA)=""
    2)= K ^AUPNVTRT("B",$E(X,1,30),DA)
.02 PATIENT NAME 0;2 POINTER TO PATIENT/IHS FILE (#9000001)
************************REQUIRED FIELD************************
PATIENT/IHS(#9000001)

  • LAST EDITED:  SEP 01, 1995
  • HELP-PROMPT:  Enter the patient who received the treatment.
  • DESCRIPTION:  
    This is the patient who received this treatment.
    UNEDITABLE
  • CROSS-REFERENCE:  9000010.15^AATOO^MUMPS
    1)= I $P(^AUPNVTRT(DA,0),U,3)]"" S ^AUPNVTRT("AA",X,(9999999-$P(+^AUPNVSIT($P(^AUPNVTRT(DA,0),U,3),0),".",1)),DA)=""
    2)= I $P(^AUPNVTRT(DA,0),U,3)]"" K ^AUPNVTRT("AA",X,(9999999-$P(+^AUPNVSIT($P(^AUPNVTRT(DA,0),U,3),0),".",1)),DA)
    This cross reference is used for searches in sequence by patient, inverted visit date, and internal entry number.
    "AA",PATIENT,VISIT,DA
  • CROSS-REFERENCE:  9000010.15^C
    1)= S ^AUPNVTRT("C",$E(X,1,30),DA)=""
    2)= K ^AUPNVTRT("C",$E(X,1,30),DA)
    This cross reference allows look-up on treatments by Patient.
.03 VISIT 0;3 POINTER TO VISIT FILE (#9000010)
************************REQUIRED FIELD************************
VISIT(#9000010)

  • INPUT TRANSFORM:  S DIC("S")="I $P(^(0),U,5)=$P(^AUPNVTRT(DA,0),U,2)" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  NOV 11, 1986
  • HELP-PROMPT:  Enter the visit date/time for the encounter where the treatment was done.
  • DESCRIPTION:  
    This is the encounter or occasion of service defined in the Visit file that represents when and where the treatment was done.
  • TECHNICAL DESCR:  
    This is a pointer to the Visit File (#9000010). This field is stuffed by the applications. No editing is allowed.
  • SCREEN:  S DIC("S")="I $P(^(0),U,5)=$P(^AUPNVTRT(DA,0),U,2)"
  • EXPLANATION:  VISIT MUST BE FOR CURRENT PATIENT
    UNEDITABLE
  • CROSS-REFERENCE:  9000010.15^AD
    1)= S ^AUPNVTRT("AD",$E(X,1,30),DA)=""
    2)= K ^AUPNVTRT("AD",$E(X,1,30),DA)
    This cross reference is used for searches by the visit pointer and internal entry number.
  • CROSS-REFERENCE:  9000010.15^AA^MUMPS
    1)= Q:$P(^AUPNVTRT(DA,0),U,2)="" S ^AUPNVTRT("AA",$P(^AUPNVTRT(DA,0),U,2),(9999999-$P(+^AUPNVSIT(X,0),".",1)),DA)=""
    2)= Q:$P(^AUPNVTRT(DA,0),U,2)="" K ^AUPNVTRT("AA",$P(^AUPNVTRT(DA,0),U,2),(9999999-$P(+^AUPNVSIT(X,0),".",1)),DA)
    This cross reference is used for searches in sequence by patient, inverted visit date, and the internal entry number.
    "AA",PATIENT,VISIT,DA
  • CROSS-REFERENCE:  9000010.15^AV10^MUMPS
    1)= D ADD^AUPNVSIT
    2)= D SUB^AUPNVSIT
    This cross-reference adds and subtracts from the dependent entry count in the VISIT file.
.04 HOW MANY 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 24, 1995
  • HELP-PROMPT:  Enter a number between 1 and 999 for how many times the treatment was done.
  • DESCRIPTION:  
    This is the number of times this treatment was given to the patient during the encounter.
.06 PROVIDER NARRATIVE 0;6 POINTER TO PROVIDER NARRATIVE FILE (#9999999.27) PROVIDER NARRATIVE(#9999999.27)

  • INPUT TRANSFORM:  S DIC(0)=$S($D(PXKLAYGO):"LOX",$D(APCDALVR):"LO",$D(ZTQUEUED):"LO",1:"EMQLO") D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  APR 27, 1994
  • HELP-PROMPT:  Enter the providers narrative documenting the treatment
  • DESCRIPTION:  
    This is the provider's preferred text used to represent the treatment provided.
  • TECHNICAL DESCR:  
    If the provider narrative does not have a related entry in the Treatment file the "OTHER" entry will be defined in the Treatment (.01) field.
  • SCREEN:  S DIC(0)=$S($D(PXKLAYGO):"LOX",$D(APCDALVR):"LO",$D(ZTQUEUED):"LO",1:"EMQLO")
  • EXPLANATION:  IHS OLD LOOKUP or PCE Exact Match
1201 Event Date and Time 12;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 03, 1996
  • HELP-PROMPT:  Enter the date and time the treatment was provided.
  • DESCRIPTION:  This is the date and time the treatment was given by the provider. This date and time may be different from the visit date and time. For example, for clinic appointment visits, the visit date and time is the date and
    time of the appointment, not the time the provider performed the clinical event.
    The date may be an imprecise date.
    Date and time may be within 30 days before or after the visit date, with the restriction the date cannot be a future date.
  • TECHNICAL DESCR:  The PCE User Interface, which allows manual entry of data, will be the prmary source of the event date and time. The event date prompt defaults to the visit date and the time is entered to reflect the actual time the exam
    was given. The event date does not have to be the visit date, but it must be within 30 days before or after the visit, and not be a future date.
    If a user wants to enter an historical measurement, the user should use the Historical Encounter entry action to document the historical measurement. Historical entries will not be eligible for credit.
    PCE data sources for automatic (scanning) data capture will be blank unless the event date and time are passed to PCE for filing.
1202 ORDERING PROVIDER 12;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  MAY 13, 1996
  • HELP-PROMPT:  Enter the provider who ordered the treatment.
  • DESCRIPTION:  
    This field may be used to document the provider who ordered the treatment.
1204 ENCOUNTER PROVIDER 12;4 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  DEC 19, 1994
  • HELP-PROMPT:  Enter the provider who gave the treatment.
  • DESCRIPTION:  
    This is the provider who gave the treatment.
80101 EDITED FLAG 801;1 SET
  • '1' FOR EDITED;

  • LAST EDITED:  APR 27, 1994
  • HELP-PROMPT:  Answer is automatically entered by PCE filing logic.
  • DESCRIPTION:  
    This field is automatically set to 1 if PCE detects that any original treatment data is being edited.
  • TECHNICAL DESCR:  
    PCE filing logic automatically compares the before and after pictures of the record to determine if the edited flag should be set to "1".
80102 AUDIT TRAIL 801;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>85!($L(X)<2) X
  • LAST EDITED:  MAY 09, 1996
  • HELP-PROMPT:  Answer is automatically entered by the PCE filing logic.
  • DESCRIPTION:  
    This field is populated automatically by the PCE filing logic. The format of the field is as follows: Pointer to PCE data source file_"-"_A for Add or E for Edit_" "_DUZ of the person who entered the data_";"...
  • TECHNICAL DESCR:  The PCE filing logic requires a pointer to the PCE data source file. If this is not passed, then PCE filing logic will not process the data.
    If the record is a new record, then an "A" is used to specify the source that added the data. If the record existed previously, PCE filing logic compares the old and new records of information. An "E" will automatically
    be used if the filing logic finds the data has been edited. If "E" is used, then the Edited Flag field is automatically set to 1.
    The DUZ is stored in its internal format to represent the user who performed the adding or editing of data for this record.
    Iterations of editing will be concatenated to the previous data source value, up to 85 characters.
80201 PROVIDER NARRATIVE CATEGORY 802;1 POINTER TO PROVIDER NARRATIVE FILE (#9999999.27) PROVIDER NARRATIVE(#9999999.27)

  • LAST EDITED:  APR 28, 1994
  • HELP-PROMPT:  Enter the header or category related to the treatment.
  • DESCRIPTION:  This field is the heading or category used to represent the provider narrative on the scanner form or workstation. It may be useful for understanding how providers are grouping data for use on the encounter form, and may
    help determine clinical terminology definitions in the future.
  • TECHNICAL DESCR:  
    This field was added for use in the VA. It is only used with automated data capture sources, such as AICS.
81101 COMMENTS 811;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  JUL 11, 1995
  • HELP-PROMPT:  Enter a comment 1-245 characters in length.
  • DESCRIPTION:  
    This is a comment related to the patient's treatment. The provider may enter this manually via the PCE User Interface.
81201 VERIFIED 812;1 SET
  • '1' FOR ELECTRONICALLY SIGNED;
  • '2' FOR VERIFIED BY PACKAGE;

  • LAST EDITED:  MAY 09, 1996
    UNEDITABLE
81202 PACKAGE 812;2 POINTER TO PACKAGE FILE (#9.4) PACKAGE(#9.4)

  • LAST EDITED:  MAY 09, 1996
    UNEDITABLE
81203 DATA SOURCE 812;3 POINTER TO PCE DATA SOURCE FILE (#839.7) PCE DATA SOURCE(#839.7)

  • LAST EDITED:  MAY 09, 1996
    UNEDITABLE

ICR, Total: 1

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #2619
  • Clinical Information Resource Network
  • TREATMENT (.01).
    Access: Read w/Fileman

    PATIENT NAME (.02).
    Access: Read w/Fileman

    VISIT (.03).
    Access: Read w/Fileman

    HOW MANY (.04).
    Access: Read w/Fileman

    PROVIDER NARRATIVE (.06).
    Access: Read w/Fileman

    EVENT DATE AND TIME (1201).
    Access: Read w/Fileman

    ORDERING PROVIDER (1202).
    Access: Read w/Fileman

    External References

    Name Field # of Occurrence
    ^%DT 1201+1
    ADD^AUPNVSIT .03(XREF 3S)
    SUB^AUPNVSIT .03(XREF 3K)
    ^DIC .01+1, .03+1, .06+1

    Global Variables Directly Accessed

    Name Line Occurrences  (* Changed,  ! Killed)
    ^AUPNVSIT - [#9000010] ID.03+1, .02(XREF 2S), .02(XREF 2K), .03(XREF 2S), .03(XREF 2K)
    ^AUPNVTRT - [#9000010.15] .02(XREF 2S), .02(XREF 2K), .03(XREF 2S), .03(XREF 2K)
    ^AUPNVTRT("AA" .02(XREF 2S), .02(XREF 2K), .03(XREF 2S), .03(XREF 2K)
    ^AUPNVTRT("AD" .03(XREF 1S), .03(XREF 1K)
    ^AUPNVTRT("B" .01(XREF 1S), .01(XREF 1K)
    ^AUPNVTRT("C" .02(XREF 3S), .02(XREF 3K)
    ^DD("DD" ID.03+1
    ^DPT - [#2] ID.02+1

    Naked Globals

    Name Field # of Occurrence
    ^(0 ID.02+1, ID.03+1

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    >> %DT 1201+1*
    AIHSY ID.03+1*!
    >> APCDALVR .06+1, .06SCR+1
    >> DA .01(XREF 1S), .01(XREF 1K), .02(XREF 2S), .02(XREF 2K), .02(XREF 3S), .02(XREF 3K), .03(XREF 1S), .03(XREF 1K), .03(XREF 2S), .03(XREF 2K)
    DIC ID.02+1, ID.03+1, .01+1!*, .03+1!*, .06+1!*
    DIC("S" .01+1*, .01SCR+1*, .03+1*, .03SCR+1*
    DIC(0 .06+1*, .06SCR+1*
    >> DIE .01+1, .03+1, .06+1
    >> PXKLAYGO .06+1, .06SCR+1
    U ID.02+1, ID.03+1, .02(XREF 2S), .02(XREF 2K), .03(XREF 2S), .03(XREF 2K)
    X .01+1*!, .01(XREF 1S), .01(XREF 1K), .02(XREF 2S), .02(XREF 2K), .02(XREF 3S), .02(XREF 3K), .03+1*!, .03(XREF 1S), .03(XREF 1K)
    .03(XREF 2S), .03(XREF 2K), .04+1!, .06+1*!, 1201+1*!, 80102+1!, 81101+1!
    >> Y ID.03+1*, .01+1, .03+1, .06+1, 1201+1
    >> ZTQUEUED .06+1, .06SCR+1
    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  ICR |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All