ORQQVS ; slc/CLA,STAFF - Functions which return patient visits ;3/16/05 10:27
Source file <ORQQVS.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| LIST(ORY,PT,ORSDT,OREDT,LOC) | ; return visits for a patient between start & end dates for a location, if no location return all visits
|
|
| VSITAPPT(ORVY,PT,SDT,EDT,DUMMY) | ; return past visits and future appointments for a patient between start and end dates
|
|
| DETNOTE(ORVY,ORPT,ORVIEN) | ;return progress notes for a patient's visit
|
|
| DETSUM(ORVY,ORPT,ORVIEN) | ;return discharge summary for a patient's visit
|
| RPC Name | Call Tags |
|---|---|
| ORQQVS VISITS/APPTS | VSITAPPT |
| ORQQVS DETAIL NOTES | DETNOTE |
| ORQQVS DETAIL SUMMARY | DETSUM |