Difference between revisions of "TIU Package API"

From VistApedia
Jump to: navigation, search
(TIU API)
(File: TIURS.m)
Line 11: Line 11:
 
     RecNum: is record number of note to print, aka DA, in the {{File|TIU DOCUMENT}}.
 
     RecNum: is record number of note to print, aka DA, in the {{File|TIU DOCUMENT}}.
  
=== File: TIURS.m ===
+
=== <mentry>EDSIG^TIURS</mentry>(TIUDA,TIUADD,TIUPASK) ===
<mentry>EDSIG^TIURS</mentry>(TIUDA,TIUADD,TIUPASK)
 
  
 
Purpose: Asks user for electronic signature code.  If correct, it signs note
 
Purpose: Asks user for electronic signature code.  If correct, it signs note

Revision as of 19:09, 13 March 2005

TIU API

The TIU package deals with medical records, i.e. progress notes, discharge summaries etc. etc.

No documentation of an API was created with the TIU package. The purpose of this page will be to document some entry points, for those needing an API. This page will be used as a workspace, as the interdependencies etc. are explored.

<mentry>PRINT^TIUEPRNT</mentry>(RecNum)

Purpose: prompts user, "Do you want to print note?" Then asks if chart or work copy, and destination device.

    RecNum: is record number of note to print, aka DA, in the VA FileMan TIU DOCUMENT File.

<mentry>EDSIG^TIURS</mentry>(TIUDA,TIUADD,TIUPASK)

Purpose: Asks user for electronic signature code. If correct, it signs note

Input:

      TIUDA -- the is the IEN, or record number, from file 8925, of the document to sign.
      TIUADD -- This appears to be an OUT parameter, and is set to 1
      TIUPASK -- I believe if value is not 0, then user is asked if they want to print note.