Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: PSOVCC1

PSOVCC1.m

Go to the documentation of this file.
  1. PSOVCC1 ;ORLFO/WLC - PSO VCC RPC CALLS ; Mar 20, 2023@12:57:56
  1. ;;7.0;OUTPATIENT PHARMACY;**707**;DEC 1997;Build 18
  1. ;
  1. ; External calls:
  1. ;
  1. ; Description ICR Notes
  1. ; ----------- ------ -------
  1. ; Reference to ENCODE^XLFJSON in #6682
  1. ; Reference to GET^DDE in #7008
  1. ; Reference to FMTHL7^XLFDT, HTFM^XLFDT in #10103
  1. ;
  1. ;
  1. RFIL(PSOVO,PSOVIEN) ; retrieve ENTITY data for Refill Log (#52.1)
  1. ; inside a PRESCRIPTION (#52) file entry.
  1. ;
  1. ; INPUT:
  1. ; PSOVIEN = External # of Prescription
  1. ; OUTPUT:
  1. ; PSOVO(0) - Return value:
  1. ; 1 = Success, array of values returned in JSON format.
  1. ; -1^error message for failure
  1. ; PSOVO(1) = Array of values from REFILLS Log
  1. ;
  1. N CT,DDEY,ERR,PIEN
  1. I $G(PSOVIEN)']"" D NORXNER("-1^ Prescription Number is Required") Q
  1. I '$$RXVAL^PSOUTCRM(PSOVIEN) D NORXNER("-2^ Prescription Number is not recognized") Q
  1. S PIEN=$O(^TMP($J,"PSOV",-1))
  1. K PSOVO,ERR D GET^DDE("PSO REFILL LOG",PIEN,,0,,"PSOVO","ERR")
  1. I $D(ERR) D NORXNER("-1^Error in Retrieval") Q
  1. I $L(PSOVO(1),"}")<3 D NORXNER("0^No data - there are no REFILL LOG entries for this prescription") Q
  1. D TIDY^PSOVCC0
  1. Q
  1. ;----------
  1. ;
  1. ACT(PSOVO,PSOVIEN) ; Activity Log from PRESCRIPTION (#52) file.
  1. ;
  1. ; INPUT:
  1. ; PSOVIEN - External # OF PRESCRIPTION (#52) file entry.
  1. ; OUTPUT:
  1. ; PSOVO(0) - Return value
  1. ; 1 = Success
  1. ; -1^Error message for failure
  1. ; PSOVO(1) = Array of values from ACTIVITY Log
  1. ;
  1. N CT,DDEY,ERR,JSONER,OC,OD,PIEN,RETVAR,V
  1. I $G(PSOVIEN)']"" D NORXNER("-1^ Prescription Number is Required") Q
  1. I '$$RXVAL^PSOUTCRM(PSOVIEN) D NORXNER("-2^ Prescription Number is not recognized") Q
  1. S PIEN=$O(^TMP($J,"PSOV",-1))
  1. D GET^DDE("PSO ACTIVITY LOG",PIEN,,0,,"PSOVO","ERR")
  1. I $L(PSOVO(1),"}")<3 D NORXNER("0^No data - there are no ACTIVITY LOG entries for this prescription") Q
  1. D TIDY^PSOVCC0
  1. Q
  1. ;
  1. ; ----------
  1. CMOP(PSOVO,PSOVIEN) ; List CMOP Log
  1. ;
  1. ; INPUT:
  1. ; PSOVIEN - External # OF PRESCRIPTION (#52) file entry.
  1. ; OUTPUT:
  1. ; PSOVO(0) - Return Value:
  1. ; 1 for success
  1. ; -1^error message for failure
  1. ; PSOVO(1) = Array of values from CMOP Log
  1. ;
  1. N CT,DDEY,ERR,OC,OD,PIEN,RETVAR,V
  1. I $G(PSOVIEN)']"" D NORXNER("-1^ Prescription Number is Required") Q
  1. I '$$RXVAL^PSOUTCRM(PSOVIEN) D NORXNER("-2^ Prescription Number is not recognized") Q
  1. S PIEN=$O(^TMP($J,"PSOV",-1))
  1. D GET^DDE("PSO CMOP M",PIEN,,0,,"PSOVO","ERR")
  1. I $D(ERR) D NORXNER("-1^Error in Retrieval") Q
  1. I $L(PSOVO(1),"}")<3 D NORXNER("0^No data - there are no CMOP entries for this prescription") Q
  1. D TIDY^PSOVCC0
  1. Q
  1. ;
  1. ; -------
  1. ;
  1. PART(PSOVO,PSOVIEN) ; Partial log
  1. ;
  1. ; INPUT:
  1. ; PSOVIEN - External # of PRESCRIPTION (#52) file entry.
  1. ; OUTPUT:
  1. ; PSOVO(0) - Return Value:
  1. ; 1 for success
  1. ; -1^error message for failure
  1. ; PSOVO(1) - Array of values from PARTIALS Log
  1. ;
  1. N CT,DDEY,ERR,PIEN,RETVAR,V
  1. I $G(PSOVIEN)']"" D NORXNER("-1^ Prescription Number is Required") Q
  1. I '$$RXVAL^PSOUTCRM(PSOVIEN) D NORXNER("-2^ Prescription Number is not recognized") Q
  1. S PIEN=$O(^TMP($J,"PSOV",-1))
  1. D GET^DDE("PSO PARTIALS LOG",PIEN,,0,,"PSOVO","ERR")
  1. I $D(ERR) D NORXNER("-1^Error in Retrieval") Q
  1. I $L(PSOVO(1),"}")<3 D NORXNER("0^No data - there are no PARTIAL entries for this prescription") Q
  1. D TIDY^PSOVCC0
  1. Q
  1. ;
  1. ; -------
  1. ;
  1. COPAY(PSOVO,PSOVIEN) ; COPAY transaction log
  1. ;
  1. ; INPUT:
  1. ; PSOVIEN - External # of PRESCRIPTION (#52) file.
  1. ; OUTPUT:
  1. ; PSOVO(0) - Return Value:
  1. ; 1 for success
  1. ; -1^error message for failure
  1. ; PSOVO(1) - Array of values from COPAY Log
  1. ;
  1. N CT,DDEY,ERR,PIEN,RETVAR,V
  1. S PSOVO(0)=0,PIEN=0
  1. I $G(PSOVIEN)']"" D NORXNER("-1^ Prescription Number is Required") Q
  1. I '$$RXVAL^PSOUTCRM(PSOVIEN) D NORXNER("-2^ Prescription Number is not recognized") Q
  1. S PIEN=$O(^TMP($J,"PSOV",-1))
  1. D GET^DDE("PSO COPAY LOG",PIEN,,0,,"PSOVO","ERR")
  1. I $D(ERR) D NORXNER("-1^Error in Retrieval") Q
  1. I $L(PSOVO(1),"}")<3 D NORXNER("0^No data - there are no COPAY entries for this prescription") Q
  1. D TIDY^PSOVCC0
  1. Q
  1. ;
  1. ; -------
  1. ;
  1. LABEL(PSOVO,PSOVIEN) ; Labels Log
  1. ;
  1. ; INPUT:
  1. ; PSOVIEN - External # of PRESCRIPTION (#52) file.
  1. ; OUTPUT:
  1. ; PSOVO(0) - Return Value:
  1. ; 1 for success
  1. ; -1^error message for failure
  1. ; PSOVO(1) - Array of values from LABELS Log
  1. ;
  1. N CT,DDEY,ERR,PIEN
  1. I $G(PSOVIEN)']"" D NORXNER("-1^ Prescription Number is Required") Q
  1. I '$$RXVAL^PSOUTCRM(PSOVIEN) D NORXNER("-2^ Prescription Number is not recognized") Q
  1. S PIEN=$O(^TMP($J,"PSOV",-1))
  1. D GET^DDE("PSO LABEL LOG",PIEN,,0,,"PSOVO","ERR")
  1. I $D(ERR) D NORXNER("-1^Error in Retrieval") Q
  1. I $L(PSOVO(1),"}")<3 D NORXNER("0^No data - there are no LABEL entries for this prescription") Q
  1. D TIDY^PSOVCC0
  1. Q
  1. ;
  1. ; -------
  1. ;
  1. NORXNER(ERROR) ; handle messages for input parameter issue or no data
  1. ;
  1. N ZXC,DDEY
  1. S DDEY="PSOVO"
  1. S ECMER=ERROR
  1. D MERGE(0)
  1. K PSOVO(0)
  1. K PSOVO(1)
  1. D ENCODE^XLFJSON("ECM",.DDEY)
  1. S ZXC=@(DDEY_"(1)")
  1. S ZXC=$$SWAP^PSOUTCRM(ZXC,"\/","/")
  1. S @DDEY=ZXC
  1. K ECM,ECMER
  1. Q
  1. ;
  1. MERGE(CT) ; merge into output array as json
  1. ;
  1. M ECM("data","items")=ECMER
  1. S ECM("data","updated")=$$FMTHL7^XLFDT($$HTFM^XLFDT($H))
  1. S ECM("data","total items")=CT
  1. Q
  1. ;