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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: MCARAPI

Package: Medicine

Routine: MCARAPI


Information

MCARAPI ; HOIFO/NCA - Electrocardiogram Data Extraction ;7/3/96 09:13

Source Information

Source file <MCARAPI.m>

Entry Points

Name Comments DBIA/ICR reference
GET(RESULTS,MCARDFN,MCSDT,MCEDT,MCFLDS) ; Returns list of data from Electrocardiogram File #691.5
; Input: RESULTS - the global array in which (Required)
; to return results.
; MCARDFN - the patient DFN. (Required)
; MCSDT - the start date of the date (Required)
; range to return the data in.
; This must be in FM internal
; format.
; MCEDT - the end date of the date (Required)
; range to return the data in.
; This must be in FM internal
; format.
; MCFLDS - a list of fields from file #691.5 to (Required)
; be returned in RESULTS. MCFLDS should
; contain a list of fields delimited by ";"
; example: MCFLDS=".01;11;20..."

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^MCAR(691.5 - [#691.5] GETS^DIQ,  VFIELD^DILFD
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call