- APCDO005 ; IHS/CMI/TUCSON - NO DESCRIPTION PROVIDED ;
- ;;2.0;IHS RPMS/PCC Data Entry;;MAR 09, 1999
- F I=1:2 S X=$T(Q+I) Q:X="" S Y=$E($T(Q+I+1),4,999),X=$E(X,4,999) S:$A(Y)=126 I=I+1,Y=$E(Y,2,999)_$E($T(Q+I+1),5,99) S:$A(Y)=61 Y=$E(Y,2,999) X NO E S @X=Y
- Q Q
- ;;^UTILITY(U,$J,"PRO",1739,20)
- ;;=D DELETE^APCDEH1
- ;;^UTILITY(U,$J,"PRO",1739,99)
- ;;=57510,28764
- ;;^UTILITY(U,$J,"PRO",1740,0)
- ;;=APCDEH HEALTH SUMMARY^Health Summary^^A^^^^^^^^IHS RPMS/PCC Data Entry
- ;;^UTILITY(U,$J,"PRO",1740,20)
- ;;=D HS^APCDEH1
- ;;^UTILITY(U,$J,"PRO",1740,99)
- ;;=57510,28764
- ;;^UTILITY(U,$J,"PRO",1741,0)
- ;;=APCDEH PROBLEM LIST^Problem List Update^^A^^^^^^^^IHS RPMS/PCC Data Entry
- ;;^UTILITY(U,$J,"PRO",1741,20)
- ;;=D PROB^APCDEH1
- ;;^UTILITY(U,$J,"PRO",1741,99)
- ;;=57510,28764
- ;;^UTILITY(U,$J,"PRO",2016,0)
- ;;=APCD3MO SERVER^Server Protocol, PCC to 3M CODER^^E^^^^^^^^IHS RPMS/PCC Data Entry
- ;;^UTILITY(U,$J,"PRO",2016,1,0)
- ;;=^^2^2^2981020^^^^
- ;;^UTILITY(U,$J,"PRO",2016,1,1,0)
- ;;=This protocol is executed when a PCC visit with uncoded V POV entries
- ;;^UTILITY(U,$J,"PRO",2016,1,2,0)
- ;;=is ready to be passed to the 3M Coder for subsequent ICD9 coding.
- ;;^UTILITY(U,$J,"PRO",2016,10,0)
- ;;=^101.01PA^1^1
- ;;^UTILITY(U,$J,"PRO",2016,10,1,0)
- ;;=2017^^^
- ;;^UTILITY(U,$J,"PRO",2016,10,1,"^")
- ;;=APCD3MO CLIENT
- ;;^UTILITY(U,$J,"PRO",2016,20)
- ;;=
- ;;^UTILITY(U,$J,"PRO",2016,99)
- ;;=57638,31011
- ;;^UTILITY(U,$J,"PRO",2016,770)
- ;;=9^^6^8^i^P^^^^^6
- ;;^UTILITY(U,$J,"PRO",2017,0)
- ;;=APCD3MO CLIENT^Client Protocol, PCC to 3M CODER^^S^^^^^^^^IHS RPMS/PCC Data Entry
- ;;^UTILITY(U,$J,"PRO",2017,1,0)
- ;;=^^2^2^2981020^^^^
- ;;^UTILITY(U,$J,"PRO",2017,1,1,0)
- ;;=This client protocol entry generates the outbound HL7 message to
- ;;^UTILITY(U,$J,"PRO",2017,1,2,0)
- ;;=be sent to the 3M Coder for ICD coding.
- ;;^UTILITY(U,$J,"PRO",2017,99)
- ;;=57638,31011
- ;;^UTILITY(U,$J,"PRO",2017,770)
- ;;=10^^^8^i^P^5^^^3^6
- ;;^UTILITY(U,$J,"PRO",2017,773)
- ;;=0^0^0^0
- ;;^UTILITY(U,$J,"PRO",2018,0)
- ;;=APCD3MI SERVER^Server Protocol, 3M CODER to PCC^^E^^^^^^^^IHS RPMS/PCC Data Entry
- ;;^UTILITY(U,$J,"PRO",2018,1,0)
- ;;=^^3^3^2981019^^^^
- ;;^UTILITY(U,$J,"PRO",2018,1,1,0)
- ;;=This protocol is executed when a message is received from the 3M
- ;;^UTILITY(U,$J,"PRO",2018,1,2,0)
- ;;=Coder to update the V POV entreis with the ICD9 code assigned by
- ;;^UTILITY(U,$J,"PRO",2018,1,3,0)
- ;;=the 3M Coder.
- ;;^UTILITY(U,$J,"PRO",2018,10,0)
- ;;=^101.01PA^1^1
- ;;^UTILITY(U,$J,"PRO",2018,10,1,0)
- ;;=2019^^^
- ;;^UTILITY(U,$J,"PRO",2018,10,1,"^")
- ;;=APCD3MI CLIENT
- ;;^UTILITY(U,$J,"PRO",2018,99)
- ;;=57638,31011
- ;;^UTILITY(U,$J,"PRO",2018,770)
- ;;=9^10^6^8^i^P^^^^3^
- ;;^UTILITY(U,$J,"PRO",2018,771)
- ;;=
- ;;^UTILITY(U,$J,"PRO",2018,773)
- ;;=0^0^0^0
- ;;^UTILITY(U,$J,"PRO",2019,0)
- ;;=APCD3MI CLIENT^Client Protocol, 3M CODER to PCC^^S^^^^^^^^IHS RPMS/PCC Data Entry
- ;;^UTILITY(U,$J,"PRO",2019,1,0)
- ;;=^^2^2^2981019^^^
- ;;^UTILITY(U,$J,"PRO",2019,1,1,0)
- ;;=This client protocol entry installs the inbound HL7 message from the
- ;;^UTILITY(U,$J,"PRO",2019,1,2,0)
- ;;=3M Coder.
- ;;^UTILITY(U,$J,"PRO",2019,99)
- ;;=57638,31011
- ;;^UTILITY(U,$J,"PRO",2019,770)
- ;;=^10^6^8^i^P^^^^3^
- ;;^UTILITY(U,$J,"PRO",2019,771)
- ;;=D IN^APCD3M
- ;;^UTILITY(U,$J,"PRO",2019,773)
- ;;=0^0^0^0
- APCDO005 ; IHS/CMI/TUCSON - NO DESCRIPTION PROVIDED ;
- +1 ;;2.0;IHS RPMS/PCC Data Entry;;MAR 09, 1999
- +2 FOR I=1:2
- SET X=$TEXT(Q+I)
- IF X=""
- QUIT
- SET Y=$EXTRACT($TEXT(Q+I+1),4,999)
- SET X=$EXTRACT(X,4,999)
- IF $ASCII(Y)=126
- SET I=I+1
- SET Y=$EXTRACT(Y,2,999)_$EXTRACT($TEXT(Q+I+1),5,99)
- IF $ASCII(Y)=61
- SET Y=$EXTRACT(Y,2,999)
- XECUTE NO
- IF '$TEST
- SET @X=Y
- Q QUIT
- +1 ;;^UTILITY(U,$J,"PRO",1739,20)
- +2 ;;=D DELETE^APCDEH1
- +3 ;;^UTILITY(U,$J,"PRO",1739,99)
- +4 ;;=57510,28764
- +5 ;;^UTILITY(U,$J,"PRO",1740,0)
- +6 ;;=APCDEH HEALTH SUMMARY^Health Summary^^A^^^^^^^^IHS RPMS/PCC Data Entry
- +7 ;;^UTILITY(U,$J,"PRO",1740,20)
- +8 ;;=D HS^APCDEH1
- +9 ;;^UTILITY(U,$J,"PRO",1740,99)
- +10 ;;=57510,28764
- +11 ;;^UTILITY(U,$J,"PRO",1741,0)
- +12 ;;=APCDEH PROBLEM LIST^Problem List Update^^A^^^^^^^^IHS RPMS/PCC Data Entry
- +13 ;;^UTILITY(U,$J,"PRO",1741,20)
- +14 ;;=D PROB^APCDEH1
- +15 ;;^UTILITY(U,$J,"PRO",1741,99)
- +16 ;;=57510,28764
- +17 ;;^UTILITY(U,$J,"PRO",2016,0)
- +18 ;;=APCD3MO SERVER^Server Protocol, PCC to 3M CODER^^E^^^^^^^^IHS RPMS/PCC Data Entry
- +19 ;;^UTILITY(U,$J,"PRO",2016,1,0)
- +20 ;;=^^2^2^2981020^^^^
- +21 ;;^UTILITY(U,$J,"PRO",2016,1,1,0)
- +22 ;;=This protocol is executed when a PCC visit with uncoded V POV entries
- +23 ;;^UTILITY(U,$J,"PRO",2016,1,2,0)
- +24 ;;=is ready to be passed to the 3M Coder for subsequent ICD9 coding.
- +25 ;;^UTILITY(U,$J,"PRO",2016,10,0)
- +26 ;;=^101.01PA^1^1
- +27 ;;^UTILITY(U,$J,"PRO",2016,10,1,0)
- +28 ;;=2017^^^
- +29 ;;^UTILITY(U,$J,"PRO",2016,10,1,"^")
- +30 ;;=APCD3MO CLIENT
- +31 ;;^UTILITY(U,$J,"PRO",2016,20)
- +32 ;;=
- +33 ;;^UTILITY(U,$J,"PRO",2016,99)
- +34 ;;=57638,31011
- +35 ;;^UTILITY(U,$J,"PRO",2016,770)
- +36 ;;=9^^6^8^i^P^^^^^6
- +37 ;;^UTILITY(U,$J,"PRO",2017,0)
- +38 ;;=APCD3MO CLIENT^Client Protocol, PCC to 3M CODER^^S^^^^^^^^IHS RPMS/PCC Data Entry
- +39 ;;^UTILITY(U,$J,"PRO",2017,1,0)
- +40 ;;=^^2^2^2981020^^^^
- +41 ;;^UTILITY(U,$J,"PRO",2017,1,1,0)
- +42 ;;=This client protocol entry generates the outbound HL7 message to
- +43 ;;^UTILITY(U,$J,"PRO",2017,1,2,0)
- +44 ;;=be sent to the 3M Coder for ICD coding.
- +45 ;;^UTILITY(U,$J,"PRO",2017,99)
- +46 ;;=57638,31011
- +47 ;;^UTILITY(U,$J,"PRO",2017,770)
- +48 ;;=10^^^8^i^P^5^^^3^6
- +49 ;;^UTILITY(U,$J,"PRO",2017,773)
- +50 ;;=0^0^0^0
- +51 ;;^UTILITY(U,$J,"PRO",2018,0)
- +52 ;;=APCD3MI SERVER^Server Protocol, 3M CODER to PCC^^E^^^^^^^^IHS RPMS/PCC Data Entry
- +53 ;;^UTILITY(U,$J,"PRO",2018,1,0)
- +54 ;;=^^3^3^2981019^^^^
- +55 ;;^UTILITY(U,$J,"PRO",2018,1,1,0)
- +56 ;;=This protocol is executed when a message is received from the 3M
- +57 ;;^UTILITY(U,$J,"PRO",2018,1,2,0)
- +58 ;;=Coder to update the V POV entreis with the ICD9 code assigned by
- +59 ;;^UTILITY(U,$J,"PRO",2018,1,3,0)
- +60 ;;=the 3M Coder.
- +61 ;;^UTILITY(U,$J,"PRO",2018,10,0)
- +62 ;;=^101.01PA^1^1
- +63 ;;^UTILITY(U,$J,"PRO",2018,10,1,0)
- +64 ;;=2019^^^
- +65 ;;^UTILITY(U,$J,"PRO",2018,10,1,"^")
- +66 ;;=APCD3MI CLIENT
- +67 ;;^UTILITY(U,$J,"PRO",2018,99)
- +68 ;;=57638,31011
- +69 ;;^UTILITY(U,$J,"PRO",2018,770)
- +70 ;;=9^10^6^8^i^P^^^^3^
- +71 ;;^UTILITY(U,$J,"PRO",2018,771)
- +72 ;;=
- +73 ;;^UTILITY(U,$J,"PRO",2018,773)
- +74 ;;=0^0^0^0
- +75 ;;^UTILITY(U,$J,"PRO",2019,0)
- +76 ;;=APCD3MI CLIENT^Client Protocol, 3M CODER to PCC^^S^^^^^^^^IHS RPMS/PCC Data Entry
- +77 ;;^UTILITY(U,$J,"PRO",2019,1,0)
- +78 ;;=^^2^2^2981019^^^
- +79 ;;^UTILITY(U,$J,"PRO",2019,1,1,0)
- +80 ;;=This client protocol entry installs the inbound HL7 message from the
- +81 ;;^UTILITY(U,$J,"PRO",2019,1,2,0)
- +82 ;;=3M Coder.
- +83 ;;^UTILITY(U,$J,"PRO",2019,99)
- +84 ;;=57638,31011
- +85 ;;^UTILITY(U,$J,"PRO",2019,770)
- +86 ;;=^10^6^8^i^P^^^^3^
- +87 ;;^UTILITY(U,$J,"PRO",2019,771)
- +88 ;;=D IN^APCD3M
- +89 ;;^UTILITY(U,$J,"PRO",2019,773)
- +90 ;;=0^0^0^0