Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: YTQRCDB3

Package: Mental Health

Routine: YTQRCDB3


Information

YTQRCDB3 ;BAL/KTL - MHA CLOUD DATABASE REPORT/NOTE RPC CALLS; 1/25/2017

Source Information

Source file <YTQRCDB3.m>

Entry Points

Name Comments DBIA/ICR reference
PENOTE(ARGS,DATA) ;Patient Entry progress note
SENOTE(ARGS,DATA) ;Staff Entry progress note
PRSNOTE(ARGS,DATA,TXT,YSTYPE) ;Parse the incoming note JSON and branch accordingly.
GETNOTE(ADMIN,COSIGNER,RESULTS) ; build note object based on ARGS("adminId")
SETNOTE(ARGS,DATA) ; save note in DATA("text") using ARGS("adminId")
TXT2LN(SRC,DEST) ; Move CRLF delimited text from .SRC into WP lines in .DEST
PARSLN(TXT) ; Return remainder after parsing text into lines
; expects: CRLF, DEST, IDEST
WRAP(OUT,MAX) ; Wrap text by space piece word MAX char width

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,ADMERR
  • Line Location: PENOTE+7
Info |  Source |  Entry Points |  Interaction Calls