CPA~MDPS1 |
This entry point will display Clinical Procedures
result report that have the Procedure Summary Code of ABNORMAL. The result
consists of the Display Result of the Consult procedure request, if it exists,
and the TIU document text.
The following variables are inputs from the local symbol table:
DFN
GMTS1
GMTS2
GMTSNDM
GMTSNPG
GMTSQIT
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
Patient Internal Entry Number. (Required)
|
GMTS1 |
Input |
The ending date in inverse date format
(9999999-date/time). (Required)
|
GMTS2 |
Input |
The beginning date in inverse date format
(9999999-date/time). (Required)
|
GMTSNDM |
Input |
The maximum number of entries to return. (Optional)
|
GMTSNPG |
Input |
The Page Number. (Optional)
|
GMTSQIT |
Input |
Quit indicator. (Optional)
|
|
CPB~MDPS1 |
This entry point will display a brief summary of the
Clinical Procedures result Report. It displays the Consults # (if it exists),
Procedure Name, Date/Time Performed, and the Procedure Summary Code.
The following variables are inputs from the local symbol table:
DFN
GMTS1
GMTS2
GMTSNDM
GMTSNPG
GMTSQIT
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
Patient Internal Entry Number. (Required)
|
GMTS1 |
Input |
The ending date in inverse date format
(9999999-date/time). (Required)
|
GMTS2 |
Input |
The beginning date in inverse date format
(9999999-date/time). (Required)
|
GMTSNDM |
Input |
The maximum number of entries to return. (Optional)
|
GMTSNPG |
Input |
The Page Number. (Optional)
|
GMTSQIT |
Input |
Quit indicator. (Optional)
|
|
CPF~MDPS1 |
This entry point displays the full Clinical
Procedures result report. The full report consists of the Display Result of
the Consult procedure, if it exists, and the TIU document text.
The following variables are inputs from the local symbol table:
DFN
GMTS1
GMTS2
GMTSNDM
GMTSNPG
GMTSQIT
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
Patient Internal Entry Number. (Required)
|
GMTS1 |
Input |
The ending date in inverse date format
(9999999-date/time). (Required)
|
GMTS2 |
Input |
The beginning date in inverse date format
(9999999-date/time). (Required)
|
GMTSNDM |
Input |
The maximum number of entries to return. (Optional)
|
GMTSNPG |
Input |
The Page Number. (Optional)
|
GMTSQIT |
Input |
Quit indicator. (Optional)
|
|
CPS~MDPS1 |
This entry point displays a one line summary of the
Clinical Procedures result report. The one line summary consists of the
Consult Number, if it exists, Procedure Name, Date/Time Performed, and the
Procedure Summary Code.
The following variables are inputs from the local symbol table:
DFN
GMTS1
GMTS2
GMTSNDM
GMTSNPG
GMTSQIT
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
Patient Internal Entry Number. (Required)
|
GMTS1 |
Input |
The ending date in inverse date format
(9999999-date/time). (Required)
|
GMTS2 |
Input |
The beginning date in inverse date format
(9999999-date/time). (Required)
|
GMTSNDM |
Input |
The maximum number of entries to return. (Optional)
|
GMTSNPG |
Input |
The Page Number. (Optional)
|
GMTSQIT |
Input |
Quit indicator. (Optional)
|
|
EN1~MDPS1(MDGLO,MDDFN,MDSDT,MDEDT,MDMAX,MDPSC,MDALL) |
This entry point returns a global Array.
Returns:
^TMP("MDHSP",557918815,1) = ECG^1200^EN2^MDPS1^^JUL
24,2002@13:39^NORMAL^^^^^1200^1642
^TMP("MDHSP",557918815,2) = SPIROMETRY, PRE &POST^1047^EN2^MDPS1^^
JUL 3,2002@13:45^^^^^^1047^1570
^TMP("MDHSP",557918815,3) = ECHO^820^EN2^MDPS1^^MAR 4,2002@12:21^
ABNORMAL^^^^^820^1399
Piece 1: Procedure Name Piece 2: study internal entry number (MCARGDA) Piece 3
& 4: Label and entry point routine Piece 6: Date/Time Performed Piece 7:
Procedure Summary Code Piece 12: same as piece 2 Piece 13: Consult number
If MDALL=1, the ^TMP("MDPTXT",$J) global will return the text of the procedure
reports. The study internal entry number (MCARGDA) will identify the location
where the text is within the ^TMP("MDPTXT",$J) global.
Global ^TMP("MDPTXT",$J
TMP("MDPTXT",$J ^TMP("MDPTXT",557939153,820,"Procedure name",1,0) =
Current Pat. Status: Inpatient ^TMP("MDPTXT",557939153,820,"Procedure
name",2,0) = Ward: 3AS ^TMP("MDPTXT",557939153,820,"Procedure
name",3,0) = ^TMP("MDPTXT",557939153,820,"Procedure name",4,0) = Order
Information ^TMP("MDPTXT",557939153,820,"Procedure name",5,0) = To Service:
CARDIOLOGY
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
MDGLO |
Both |
Return Global Array (Required)
|
MDDFN |
Input |
Patient DFN (Internal Entry Number) (Required)
|
MDSDT |
Input |
Start Date in FM Internal Format (Optional)
|
MDEDT |
Input |
End Date in FM Internal Format (Optional)
|
MDMAX |
Input |
Number of studies to return (Optional)
|
MDPSC |
Input |
Procedure Summary Code to return. The four Procedure
Summary Code are NORMAL, ABNORMAL, BRODERLINE, and INCOMPLETE. By passing
this parameter, the entry point will pass studies with this Procedure Summary
Code. (Optional)
|
MDALL |
Input |
MDALL is flag. If MDALL =1, it identifies that all
text reports with the procedures list should be returned.
|
|
PR690~MDPS1 |
Prints the free text of the Medicine report.
The following variables are inputs from the local symbol table:
DFN
MCARGDA
MCPRO
ORHFS
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
MCARGDA |
Input |
The internal entry number of the Medicine report
record.
|
MCPRO |
Input |
The free text of the Medicine procedure name in the
Procedure/Subspecialty file (#697.2).
|
DFN |
Input |
Patient internal entry number.
|
ORHFS |
Input |
Order Entry Host File.
|
|
PR702~MDPS1 |
Prints the free text of the Clinical Procedures
result interpretation.
The following variables are inputs from the local symbol table:
DFN
MCARGDA
MCPRO
ORHFS
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
MCARGDA |
Input |
The internal entry number of the CP Transaction
record in file (#702).
|
MCPRO |
Input |
The free text of the CP Definition name in file
(#702.01).
|
DFN |
Input |
Patient internal entry number.
|
ORHFS |
Input |
The Order Entry Host File.
|
|
CPC~MDPS1 |
This entry point displays the Captioned Clinical
Procedures result report. The captioned report displays the Display Result of
the Consult procedure, if it exists, and the TIU document text.
The following variables are inputs from the local symbol table:
DFN
GMTS1
GMTS2
GMTSNDM
GMTSNPG
GMTSQIT
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
Patient Internal Entry Number. (Required)
|
GMTS1 |
Input |
The ending date in inverse date format
(9999999-date/time). (Required)
|
GMTS2 |
Input |
The beginning date in inverse date format
(9999999-date/time). (Required)
|
GMTSNDM |
Input |
The maximum number of entries to return. (Optional)
|
GMTSNPG |
Input |
The Page Number. (Optional)
|
GMTSQIT |
Input |
Quit indicator. (Optional)
|
|