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

Package: Registration

HOME TELEHEALTH PATIENT(#391.31)-->391.317

Sub-Field: 391.317


Information

Parent File Name Number Package
HOME TELEHEALTH PATIENT(#391.31) TRANSACTION 391.317 Registration

Details

Field # Name Loc Type Details
.01 TRANSACTION DATE 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  DEC 09, 2005
  • HELP-PROMPT:  Date/time event was last transmitted.
  • DESCRIPTION:  
    Date and time transaction was transmitted. The date/time is reflective of the last time this event was transmitted.
  • CROSS-REFERENCE:  391.317^B
    1)= S ^DGHT(391.31,DA(1),"TRAN","B",$E(X,1,30),DA)=""
    2)= K ^DGHT(391.31,DA(1),"TRAN","B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  391.31^C
    1)= S ^DGHT(391.31,"C",$E(X,1,30),DA(1),DA)=""
    2)= K ^DGHT(391.31,"C",$E(X,1,30),DA(1),DA)
.02 MESSAGE ID OF XMIT TO HT 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  JAN 25, 2006
  • HELP-PROMPT:  Enter message ID of transmission to HT.
  • DESCRIPTION:  
    Message ID of last transmission to Home Telehealth Vendor server.
  • CROSS-REFERENCE:  391.31^D
    1)= S ^DGHT(391.31,"D",$E(X,1,30),DA(1),DA)=""
    2)= K ^DGHT(391.31,"D",$E(X,1,30),DA(1),DA)
  • CROSS-REFERENCE:  391.31^HTHNOACK^MUMPS
    1)= D SETXREF^DGHTXREF($E(X,1,30),1,0)
    2)= K ^DGHT(391.31,"HTHNOACK",$E(X,1,30),DA(1),DA)
    This xref is set when an activation/inactivation occur for home telehealth patients and an hl7 message is succesfully generated. The xref will remain until an application acknowledgment is received for the sent hl7
    message from the receiving vendor server. If no AA is received attempts will be made to retransmit the messages a predetermined number of times at predetermined time intervals.
.03 USER CREATING TRANSACTION 0;3 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  FEB 07, 2005
  • HELP-PROMPT:  The user entering this transaction for Home Telehealth service.
  • DESCRIPTION:  
    The user creating this transaction. This information is obtained from the DUZ.
  • TECHNICAL DESCR:  
    Pointer to NEW PERSON file #200.
.04 MESSAGE TYPE 0;4 SET
************************REQUIRED FIELD************************
  • 'A' FOR ACTIVATION/SIGN UP;
  • 'I' FOR INACTIVATION;

  • LAST EDITED:  FEB 07, 2005
  • HELP-PROMPT:  Enter type of message being transmitted.
  • DESCRIPTION:  This is the type of message being transmitted for the Home Telehealth patient.
    A Patient Activation/Sign-up. This is a 'A04' (register) HL7 type message.
    I Patient Inactivation. This is an 'A03' (discharge) HL7 type message.
.05 TRANSMISSION EVENT 0;5 SET
************************REQUIRED FIELD************************
  • '0' FOR RETRANSMIT;
  • '1' FOR ADD;

  • LAST EDITED:  FEB 07, 2005
  • HELP-PROMPT:  Enter the action taken for the transmission.
  • DESCRIPTION:  Actions taken for the transmission are as follows:-
    ADD Encounter 1st added.
    RETRANSMIT Encounter retransmitted.
.06 DATE/TIME OF ACK FROM HT 0;6 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  FEB 07, 2005
  • HELP-PROMPT:  Enter date/time acknowledgement was received from HT vendor.
  • DESCRIPTION:  
    Date and time acknowledgement for transmission to Home Telehealth Vendor server was received.
.07 ACK CODE FROM HT 0;7 SET
  • 'A' FOR ACCEPTED;
  • 'R' FOR REJECTED;

  • LAST EDITED:  FEB 07, 2005
  • HELP-PROMPT:  Enter acknowledgement code received from HT.
  • DESCRIPTION:  Code denoting type of acknowledgement received for transmission to Home Telehealth Vendor Server. This code is related to the application acknowledgement. The codes are as follows:-
    A = Accepted
    R = Rejected
.08 REJECT MESSAGE 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<3) X
  • LAST EDITED:  FEB 14, 2005
  • HELP-PROMPT:  Enter 3-50 characters of the error message.
  • DESCRIPTION:  
    If there was an error in processing of the transmission message, this field will contain the 3-50 characters of the error message.
Info |  Details