ORQQLR1 ; slc/CLA - Extrinsic functions and procedures which return patient lab results ; 7/10/17 5:45pm
Source file <ORQQLR1.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| OETOLAB(ORNUM) | ;extrinsic funct to get a lab order number from an oe/rr number
|
|
| PRINTNAM(LRIEN) | ;extrinsic function to return the print name for an entry in the Lab file [#60]
|
|
| OIRES(PT,OILR,SPEC) | ;extrinsic function to return pt's most recent lab results for a lab orderable item in the format:
; test id^abbrev test name^result^units^flag^collection d/t |
|
| OIRESC(PT,OILR,SPEC) | ;extrinsic function to return pt's most recent lab results for a lab orderable item in the format:
; test id^abbrev test name^result^units^flag^collection d/t |
|
| NATL(PT,NID,SPEC) | ;extrinsic function to return pt's most recent lab results for a lab national id in the format:
; test id^abbrev test name^result^units^flag^collection d/t |
|
| NATLC(PT,NID,SPEC) | ;extrinsic function to return pt's most recent lab results for a lab national id in the format:
; test id^abbrev test name^result^units^flag^collection d/t |
|
| LOCL(PT,LID,SPEC) | ;extrinsic function to return pt's most recent lab results for a lab local id in the format:
; test id^abbrev test name^result^units^flag^collection d/t |
|
| LOCLC(PT,LID,SPEC) | ;extrinsic function to return pt's most recent lab results for a lab local id in the format:
; test id^abbrev test name^result^units^flag^collection d/t |
|
| LOCLFORM(PT,LID,SPEC) | ;extrinsic function to return formatted most recnt lab
|