PXCOMPACTHL7 ;MNT/GN - COMPACT Act EOC file HL7 external API call;06/26/23 10:26 AM
Source file <PXCOMPACTHL7.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| ZCAAPI(DFN,FS,ZCA) | ;External API end point to return a COMPACT ACT EOC ZCA HL7 segment array for a given patient
; DFN = Patient DFN (req) ; FS = HL7 field delimiter you need in ZCA array ; ZCA = array returned by reference name if returned array $D(array)=0, then there is no EOC data on file for the patient DFN requested. |
|
| ZCA(DFN,FS,ZCA) | ;Get text for a current EOC file #818 entry and add to ZCA array
; DFN = Patient number ; ZCA = ZCA HL7 return array ; FS = field separator character assumed to be supplied by external API call or by an HL7 protocol calling this tag |