PXCOMPACTAPI ;ALB/BPA,CMC - API to extract COMPACT Act Episode of Care file (818);05/03/2024@10:58
Source file <PXCOMPACTAPI.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| BATCH(DFNARRAY,ARRAY) | ;
; Input: DFNARARY array ; Output: ARRAY array ; ARRAY(DFN,"EPISODE",episodeSequence,"INFO")=Episode Start Date^Episode End Date^Administrative Eligibility^EOC OPEN/CLOSE Y/N ; ARRAY(DFN,"EPISODE",episodeSequence,"VISIT",visitSequence)="Visit^Treatment Related to Compact" ; ARRAY(DFN,"EPISODE",episodeSequence,"PTF",ptfSequence)="PTF^Treatment Related to Compact" ; accept an array of DFNs to get COMPACT status |
|
| EXTRACT(DFN,PXCOMPACT) | ;
|