LRPXAPP ;SLC/STAFF Test Lab APIs ;11/12/03 15:44
Source file <LRPXAPP.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
TESTS | ; sample application to test TESTS API
; gets the lab tests (without results) on a patient (in date range) |
|
ARESULTS | ; sample application to test RESULTS API for all results
; gets all lab results on a patient (in date range) |
|
RESULTS | ; sample application to test RESULTS API
; gets patient's lab test results (in date range) |
|
PATIENTS | ; sample application to test PATIENTS API
; gets all patients that have had a specific lab test (in date range) |
|
DATES | ; sample application to test DATES API
; gets the dates of labs (without results) on a patient (in date range) |
|
TESTLOOK | ; test a lookup that screens for only tests done on patient
|
|
TESTVAL | ; test conditions and values for a patient's test
|
|
VALUES | ; test to get patient's values from PXRMINDX index
|
|
SPEC | ; test of specimen APIs
; displays specimen node, comments, results ; restricted to MAX number of collections |
|
CHNODE | ; test CH data - some not defined
|
|
CONDOK | ; sample application to test if condition is valid
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|