Summary Table

Categories Total Count
PII 0
URL 0
DNS 2
EKL 0
IP 0
PORT 0
VsID 0
CF 0
AI 0
VPD 0
PL 0
Other 1

File Content

????>?? KO????J??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????7 ??+bjbjQ?Q? E<3??d3??d?"s???????  `````????ttt8? ?<tf???


??????????$D!??#? `????? ``

? ?????`
`
???????
????PN6W??????
??60f?|$?|$??|$`?,????????  ????f????????????????????????????????????????????????????????????????????????|$????????? &: GMRAGUI1 * * 161 LINES, (total 7740, comments 317) BYTES Page 1
RSUM: old 18370051, new 60832847
UCI: VISTA,ROU Site: TEST.CHEYENNE
DOMAIN.EXT MAY 25,2018@10:47

GMRAGUI1 --
;SLC/DAN - CPRS GUI support ;2/9/09 09:45
;;4.0;Adverse Reaction Tracking;**21,25,36,38,42,50,59**;Mar 29, 1996;Build 3
;
Q
EN1 ; GETREC, cont'd
OBSV ; Get OBSERVATIONS from file 120.85
S STRING="~OBSERVATIONS" D NEXT
S OBSIEN=0
OBSLOOP S OBSIEN=$O(^GMR(120.85,"C",GMRAIEN,OBSIEN)) G:OBSIEN<1 EXIT
S GMRA(1)=$G(^GMR(120.85,OBSIEN,0)) Q:'$L(GMRA(1))
S STRING="tRecord : "_OBSIEN D NEXT
S USRNAM=""
S USR=$P(GMRA(1),U,13) I USR'="" D GETUSR
S Y=$P(GMRA(1),U,1) X ^DD("DD")
S STRING="tDate/Time of Event: "_Y D NEXT
S STRING="tObserver : "_USRNAM D NEXT
S SEVCOD=$P(GMRA(1),U,14)
S SEVER=$S(SEVCOD=1:"MILD",SEVCOD=2:"MODERATE",SEVCOD=3:"SEVERE",1:"")
S STRING="tSeverity : "_SEVER D NEXT
S Y=$P(GMRA(1),U,18) X ^DD("DD")
S STRING="tDate Reported : "_Y D NEXT
S USRNAM=""
S USR=$P(GMRA(1),U,19) I USR'="" D GETUSR
S STRING="tReporting User : "_USRNAM D NEXT
S STRING="t" F I=1:1:60 S STRING=STRING_"-"
D NEXT
G OBSLOOP
EXIT Q
NEXT ;SET ARRAY NODE AND INCREMENT ARRAY COUNTER
S @GMRARRAY@(ND)=STRING,ND=ND+1,STRING=""
Q
GETUSR S USRNAM=$$GET1^DIQ(200,USR_",",".01")
Q
;
EIE(GMRAIEN,GMRADFN,GMRARRAY) --
;Mark individual entry as entered in error
N DIE,DA,DR,Y,DIK,DFN,OROLD,VAIN,X,GMRAOUT,GMRAPA
L +^XTMP("GMRAED",GMRADFN):1 I '$T D MESS Q
S GMRAPA=GMRAIEN
S DIE="^GMR(120.8,",DA=GMRAPA,DR="15///1;22///1;23///"_@GMRARRAY@("GMRAERRDT")_";24////"_$G(@GMRARRAY@
("GMRAERRBY"),.5) ;36
D ^DIE ;Entered in error on date/time by user
I $D(@GMRARRAY@("GMRAERRCMTS")) D ADCOM(GMRAPA,"E",$NA(@GMRARRAY@("GMRAERRCMTS"))) ;add comments
I $$NKASCR^GMRANKA($P(^GMR(120.8,GMRAPA,0),U)) D
.S DIK="^GMR(120.86,",DA=$P(^GMR(120.8,GMRAPA,0),U)
.D ^DIK ;If patient's last allergy marked as entered in error then delete assessment
S GMRAPA(0)=$G(^GMR(120.8,GMRAPA,0)) Q:GMRAPA(0)=""
S GMRAOUT=0
D EN1^GMRAEAB ;Sends entered in error bulletin to appropriate mail groups
D EN1^GMRAPET0(GMRADFN,GMRAPA,"E",.GMRAOUT) ;21 File Progress Note
S DFN=GMRADFN
D INP^VADPT S X=$$FIND1^DIC(101,,"BX","GMRA ENTERED IN ERROR")_";ORD(101,"
D:X EN^XQOR ;Process protocols hanging off of "entered in error" protocol
L -^XTMP("GMRAED",GMRADFN)
S ORY=0_$S(+$G(GMRAPN)>0:("^"_+$G(GMRAPN)),1:"") ;38 Return IEN of progress note if created
Q
;
ADCOM(ENTRY,TYPE,GMRACOM) --
;Add comments to allergies
;
N FDA,GMRAI,X,DIWL,DIWR
K ^UTILITY($J,"W") S DIWL=1,DIWR=60 S GMRAI=0 F S GMRAI=$O(@GMRACOM@(GMRAI)) Q:'+GMRAI S X=@GMRACOM@
(GMRAI) D ^DIWP
S GMRACOM="^UTILITY($J,""W"",1)"
S FDA(120.826,"+1,"_ENTRY_",",.01)=$$NOW^XLFDT
S FDA(120.826,"+1,"_ENTRY_",",1)=DUZ
S FDA(120.826,"+1,"_ENTRY_",",1.5)=TYPE
S FDA(120.826,"+1,"_ENTRY_",",2)=GMRACOM
D UPDATE^DIE("","FDA")
Q
;
NKA ;Change patient assessment to NKA
;
N DA,DR,DIE,NKA,DFN
S DFN=ORDFN
L +^XTMP("GMRAED",DFN):1 I '$T D MESS Q
S NKA=$$NKA^GMRANKA(DFN)
I NKA=0 Q ;Patient is already NKA
I NKA=1 S ORY="-1^Patient has active allergies - can't mark as NKA" Q
L +^GMR(120.86,0):5 I '$T S ORY="-1^Unable to update assessment - try again." Q
I '$D(^GMR(120.86,DFN,0)) D ;Add assessment entry
.S $P(^GMR(120.86,0),U,3,4)=(DFN_"^"_($P(^GMR(120.86,0),U,4)+1))
.S ^GMR(120.86,DFN,0)=DFN_U,^GMR(120.86,"B",DFN,DFN)=""
L -^GMR(120.86,0) L +^GMR(120.86,DFN,0):5 I '$T S ORY="-1^Unable to update assessment - try again." Q
S DIE="^GMR(120.86,",DA=DFN,DR="1////0;2////"_DUZ_";3///NOW" D ^DIE
S ORY=0
L -^XTMP("GMRAED",DFN)
Q
;
UPDATE(GMRAIEN,DFN,GMRARRAY) --
;Add/edit allergies
N NEW,NKA,FDA,NODE,IEN,SUB,FILE,DA,DIK,SIEN,GMRAS0,GMRAIEN,GMRAL,GMRAPA,GMRAAR,GMRALL,GMRADFN,GMRAOUT,
GMRAROT,GMRAPN
S NEW='$G(GMRAIEN)
I NEW,$$DUPCHK^GMRAOR0(DFN,$P(@GMRARRAY@("GMRAGNT"),U))=1 S ORY="-1^Patient already has a "_$P(@GMRARRAY@("GMRAGNT"),U)_" reaction entered. No duplicates allowed." Q
L +^XTMP("GMRAED",DFN):1 I '$T D MESS Q
D SITE^GMRAUTL S GMRASITE(0)=$G(^GMRD(120.84,+GMRASITE,0))
S NKA='$$NKA^GMRANKA(DFN) ;is patient NKA?
I NKA,NEW D
.S FDA(120.86,"?+"_DFN_",",.01)=DFN
.S FDA(120.86,"?+"_DFN_",",1)=1
.S FDA(120.86,"?+"_DFN_",",2)=DUZ
.S FDA(120.86,"?+"_DFN_",",3)=$G(@GMRARRAY@("GMRAORDT"),$$NOW^XLFDT)
.S IEN(DFN)=DFN
.D UPDATE^DIE("","FDA","IEN")
K FDA,IEN
S NODE=$S($G(NEW):"+1,",1:(GMRAIEN_","))
S:$G(NEW) FDA(120.8,NODE,.01)=DFN
I $P($G(@GMRARRAY@("GMRAGNT")),U,2)["50.67" S $P(@GMRARRAY@("GMRAGNT"),U,2)=$$TGTOG^PSNAPIS($P(@GMRARR
AY@("GMRAGNT"),U))_";PSNDF(50.6,"
F SUB="GMRAGNT;.02","GMRATYPE;3.1","GMRANATR;17","GMRAORIG;5","GMRAORDT;4","GMRAOBHX;6" D
.S FDA(120.8,NODE,$P(SUB,";",2))=$P(@GMRARRAY@($P(SUB,";")),U)
.I (SUB["GMRAGNT"),NEW S FDA(120.8,NODE,1)=$P(@GMRARRAY@($P(SUB,";")),U,2)
D UPDATE^DIE("","FDA","IEN")
S:NEW GMRAIEN=IEN(1)
K FDA
F SUB="GMRACHT","GMRAIDBN" D
.;GMRA*4.0*59 - begin changes
.K:SUB="GMRACHT" @GMRARRAY@(SUB) ; end of changes for *59
.Q:'$D(@GMRARRAY@(SUB)) ;Stop if no updates
.S FILE=$S(SUB="GMRACHT":120.813,1:120.814)
.S FDA(FILE,"+1,"_GMRAIEN_",",.01)=@GMRARRAY@(SUB,1)
.S FDA(FILE,"+1,"_GMRAIEN_",",1)=DUZ
.D UPDATE^DIE("","FDA")
I $D(@GMRARRAY@("GMRACMTS")) D ADCOM(GMRAIEN,"O",$NA(@GMRARRAY@("GMRACMTS"))) ;Add comments if included
K FDA
S SUB=0 F S SUB=$O(@GMRARRAY@("GMRASYMP",SUB)) Q:'+SUB D
.S GMRAS0=^(SUB) ;Naked from above
.Q:$P(^(SUB),U)="" ;25 No text or free text entered so don't store
.S SIEN=$O(^GMR(120.8,GMRAIEN,10,"B",$P(GMRAS0,U),0))
.I SIEN,$P(^GMR(120.8,GMRAIEN,10,SIEN,0),U,4)=$P(GMRAS0,U,3) Q ;Exists and nothing has changed
.I SIEN,$P(GMRAS0,U,5)="@" S DIK="^GMR(120.8,"_GMRAIEN_",",DA(1)=GMRAIEN,DA=SIEN D ^DIK Q ;Sign/symptom deleted
.S:'SIEN FDA(120.81,"+1,"_GMRAIEN_",",.01)=$S($P(GMRAS0,U)="FT":$O(^GMRD(120.83,"B","OTHER REACTION",0
)),1:$P(GMRAS0,U))
.S NODE=$S(SIEN:SIEN_","_GMRAIEN,1:"+1,"_GMRAIEN_",")
.S:$P(GMRAS0,U)="FT" FDA(120.81,NODE,1)=$P(GMRAS0,U,2)
.S FDA(120.81,NODE,2)=DUZ
.S FDA(120.81,NODE,3)=$P(GMRAS0,U,3)
.D UPDATE^DIE("","FDA","","ERR")
.S GMRAROT($P(GMRAS0,U,2))="" ;21 record s/s added
I NEW D
.S GMRALL(GMRAIEN)="" D VAD^GMRAUTL1(DFN,,.GMRALOC,.GMRANAM) D EN7^GMRAMCB ;Send mark chart/ID band bulletin if needed.
.I $P(@GMRARRAY@("GMRAOBHX"),U)="o" D ;if observed reaction add data to 120.85
..S GMRAOUT=0 ;21
..S GMRAL(GMRAIEN,"O",GMRAIEN)=$G(@GMRARRAY@("GMRARDT"))_"^"_$G(@GMRARRAY@("GMRASEVR"))
..S GMRADFN=DFN
..S GMRAL(GMRAIEN)="^^"_$P($G(@GMRARRAY@("GMRAGNT")),U)_"^^^^"_$G(@GMRARRAY@("GMRAORIG"))
..M GMRAL(GMRAIEN,"S")=@GMRARRAY@("GMRASYMP")
..S SUB=0 F S SUB=$O(GMRAL(GMRAIEN,"S",SUB)) Q:'+SUB S $P(GMRAL(GMRAIEN,"S",SUB),U,2)=$P(GMRAL(GMRAI
EN,"S",SUB),U,2)_"^" S:$P(GMRAL(GMRAIEN,"S",SUB),U)="FT" $P(GMRAL(GMRAIEN,"S",SUB),U)=$O(^GMRD(120.83
,"B","OTHER REACTION",0))
..S GMRAL=GMRAIEN
..D ADVERSE^GMRAOR7(GMRAIEN,.GMRAL) ;adds entry to 120.85
..S GMRAIEN(GMRAIEN)="" ;21
..D EN1^GMRAPET0(GMRADFN,.GMRAIEN,"S",.GMRAOUT) ;21 File progress note
..I $G(@GMRARRAY@("GMRATYPE"))["D" S GMRAPA=GMRAIEN D EN1^GMRAPTB ;21 Send med-watch update
.S GMRAAR=$P($G(@GMRARRAY@("GMRAGNT")),U,2),GMRAPA=GMRAIEN
.D EN1^GMRAOR9 S ^TMP($J,"GMRASF",1,GMRAPA)="" D RANGE^GMRASIGN(1) ;add ingredients/classes send appropriate bulletins
S ORY=0_$S(+$G(GMRAPN)>0:("^"_+$G(GMRAPN)),1:"") ;38 If note was created send back IEN
I NEW D GMRACHK^GMRAPEM0(GMRAPA)
L -^XTMP("GMRAED",DFN)
Q
;
MESS ;Give out locked message
N GMRAXBOS,GMRAL1,GMRAL2
S GMRAXBOS=$$BROKER^XWBLIB ;In GUI?
S GMRAL1="Another user is editing this patient's allergy information."
S GMRAL2="Please refresh/review the patient's information before proceeding."
I 'GMRAXBOS W !,GMRAL1,!,GMRAL2 D WAIT^GMRAFX3 Q
S ORY="-1^"_GMRAL1_" "_GMRAL2
Q
====================================================================














Department of Veterans Affairs
EPIP Remediation Plan  PAGE 8 August 2018
Patch GMRA*4.0*59





1 3 ???7I*?*?*?*?*?*?*?*?*?*?*?*?*?*?*?*?*?*?*?*?*?*?*?*++????????Ž??????????????????????hI&?h
Q0J h[$)h
Qha\0JmHnHu
ha\0Jjha\0JUha\h
Qjh
QU ha\h?N? h?`?ha\CJOJQJ^JaJ# *h|W?ha\CJOJQJ^JaJ h|W?ha\CJOJQJ^JaJ Cl????K T ] u ? ? ? 
Y
?
?
?
?
+ a ? ?  - ^ q ? ? ?????????????????????????????gda\?

*
3
f
?
?
?
?
?
4m??&Dy?T???O??Q?????????????????????????????gda\Qs???(1P???4`?????!<O~??l???????????????????????????????gda\?-???$D`?????Pc???*Afw??>h??????????????????????????????gda\?a?????8l??&??? Y ? ? u!?!?!;"y"?"?"?"(#?????????????????????????????gda\(#7#?#
$&$?$?$?$2%?%&0&I&?&?&?&^'?'(|(?(?(?(?(?()?)?)?)*?????????????????????????????gda\*@*I*?*?*?*?*?*?*?*?*?*?*?*?*?*?*?*?*?*?*?*++++?????????????????????????gd
Q$a$gd
Qgda\ ?d?d[$\$gda\gda\C0P&P1?h:p
Q??/ ??=!??"??#??$??%????? ??Dpw?????????666666666vvvvvvvvv6666>66666666666666666666666666?6666666666?666666666666hH66666666666666666666666666666666666666666666666666666666666666666?62????&6FVfv??????2(??&6FVfv??????&6FVfv??????&6FVfv??????&6FVfv??????&6FVfv??????&6FVfv??8X?V~???????? 0@?? 0@?? 0@?? 0@?? 0@?? 0@?? 0@?? 0@?? 0@?? 0@?? 0@?? 0@?? 0@?? 0@6666 OJPJQJ_HmH nH sH tH L`??L a\Normal$CJOJPJQJ_HaJmH sH tH DA`???D
Default Paragraph FontRi???R
0 Table Normal?4?
l4?a? (k ???(
0No List P`???P a\Header

?H?$OJPJQJ_HmH sH tH F?/??F a\ Header CharCJOJPJQJ^JaJX `??X a\Footer

?H?$$OJPJQJ^J_HaJmH sH tH F?/??!F a\ Footer CharCJOJPJQJ^JaJ.)@?1. a\ Page NumberT?`??BT a\
No Spacing$CJOJPJQJ_HaJmH sH tH PK!????[Content_Types].xml???N?0E?H???-J??@%???|??$???U??L?TB? l,?3??;?r??Ø??J??B+$?G]??7O?V??<a??????(7??I??R?{?pgL?=??r????8?5v&????uQ??8??C????X=????$???6N?JC???????F?B.?'?.?+???Y?T???^e5?5?? ? ?ð ?_?g -?;?????Yl????|6^?N??`?????[??PK!????6 _rels/.rels???j?0 ????}Q??%v/??C/?}?(h"???O?
??????=?????? ????C??h?v=?????%[xp??{?_?P?<?1?H?0???O?R?Bd???JE?4b$??q_????6L??R?7`???????0?O??,?En7?Li?b??/?S???e?????????PK!ky???theme/theme/themeManager.xml ?M
? @?}?w??7c?(Eb????C?A??????7???K
Y,?
?e?.???|,???H?,l????x???I?sQ}#????? ?+?!?,?^?$j=?GW???)?E?+&
8???PK!0?C)??theme/theme/theme1.xml?YOo?6??w toc'vu???-M?n?i???P?@?I}??úa??m?a[???4?:l??GR??X^?6??>$????????? !)O?^?r?C$?y@?????/?yH*???)???????UDb?`}"?q??J????X^?)I`n?E???p)???li?V[]?1M<??????O?P??6r?=???z?gb?Ig??u??S?eb???O??????R?D?????qu ?g??Z????o~?lAp?lx?pT0???+[}`j?????zA???V?2?F???i?@?q?v??5\|????N??le?X?ds???jcs????7????f????
??W???+???7????`???g? ???J???j|??h(?K??D-????
dX??iJ??(??x$(? ?:??;??!? I_?T??S 1????????E??????????ZB?m???U/????????~????xY????'???y5?g&?/??????>???G?M?Ge???D?????3Vq%'#q?????$?8??K?????)f?w9:???
x}r?x????w???r?:\TZaG?*?y8I?j?bR??c|X????I
u3KG?nD1?NIB?s???
??R??u???K>V?.EL+M2?#'?f??i ~?V? ?vl?{u8??z??H?
?*???:?(W??
~??J??T?e\O*?tHG??HY??}KN??P?*?????T??9/#??A7?qZ??$*c????qU??n??w?N??%??O??i?4 =3??N???)cbJ
u?V?4????(Tn???
7??_????m-??{U????B?w?<w???_???$?#??[????8{???(?/?$?0h??F???®{L?)#7?i?%?=A?:s?$?),??Qg20pp??f
\}DU4?p
M{??DB??%J??â??????+{?l?C???]??=??5
2F??hsF+??Y??\??n?ì??:3???E?[??6?9??? ?`??&45Z!??*??5k8?`Fmw??-? ?"?d>?z???n????"Z ??x??J?Z??p;???? ???{/?<?P;??,)''K?Q?k5???q???pN??8?K?Gb?e???
?S??d???\17 ?p?a?>??SR!???

3??K4'+?r?zQ
TT??I????Ivt]K?c??K#?v?5+?|??D??????~??O@%\w???_?nN[?L??9K????q??g?V?h??n
R!?y+??U?n?;?*&?/H?r??T?? ?>??>\
?t??=.T?
???S; Z?~?!??????P??9gi???C??!?# B??,??;?X=?,I?2UW?V?9$l?k???=A??j???;?{?A?P79?|s*Y?????;???[?MC???hf??]o??{oY=1k?yV??V????5E8?Vk+????\8???0X4D)?!!???*|f?v?
u????"?x??A?@T_??????q??6?4)k?u?V?7? ?t ?'??%;???i?9s?9?x???,???-45x?d???8????d?/Y|t?? &LIL?J`?& ?-G?t?/??PK!
???'theme/theme/_rels/themeManager.xml.rels??M
?0???woo??&?????5
6?$Q??
?,.?a??i????c2?1h?:?q??m??@RN??;d?`??o7?g?K(M&$R(.1?r'J???T???8??V?"??A??H?u}??|?$?b{??P????8?g/]?QAs?(????#??L?[??????PK-!????[Content_Types].xmlPK-!????6 0_rels/.relsPK-!ky???theme/theme/themeManager.xmlPK-!0?C)???theme/theme/theme1.xmlPK-!
???'? theme/theme/_rels/themeManager.xml.relsPK]?
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<a:clrMap xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" bg1="lt1" tx1="dk1" bg2="lt2" tx2="dk2" accent1="accent1" accent2="accent2" accent3="accent3" accent4="accent4" accent5="accent5" accent6="accent6" hlink="hlink" folHlink="folHlink"/>#<???? prru+? Q??(#*+FMOu!?????L?# ? ????@???????????0?( ?
??B
?S ???? ??jq <E??>C???"?"?"?"?"?"?"?"?"## y?????bez}?-0{~????MPz}????OR????8>~????? =C????NZ?? "[]??  e s ? ? 

h
q
?
?

 : C q w $ ( Y \ ? ? ? ? ? ? *
/
f
k
?
?
$~?????8<?? +6LPip??
???=BY`jl??????13HJov????SV????????Asu????\_????`b???tu????:;xy??????'7?? 
&/?????2;?
09IR?????^?? ? ? ? ? ? !!>!?!""?"?"?"?"?"?"?"?"?"?"##33333333333333333333333333333333333333333333333333333333333333333333333333333333333333333337<?0m
Qa\?N??
??"?"?@?#?@??Unknown????????????G??*?Ax? ?Times New Roman5??Symbol3.? ?*?Cx? ?Arial?=? ?*?Cx? ?Courier New7.?????@?Calibri5& ?.?[`?)?Tahoma7????@?CambriaA?Cambria Math"q???h??i???i?(g?>(g>!???????0~"~"J????HP ?? $P???????????????????????
?2!xx? ???Department of Veterans AffairsNobles, Jeremy???????Oh??+'??0<
px?? ??
? 
$,4? Department of Veterans Affairs Normal.dotmNobles, Jeremy2Microsoft Office Word@@?1W?@?1W?(g?????.??+,??D???.??+,??8? hp???? ????
? ??Veteran Affairs>~"  Titlex :BContentTypeId?,0x0101006D56C9DE1894D24F864A45DEC543409F

???? !"#$%&????()*+,-./0123456789????;<=>?@A????CDEFGHI????????LMN????????Q_STUVWXYZ[\]^????`????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????Root Entry???????? ?F@z6W?P?Data
????????????1Table????????'|$WordDocument
????E<SummaryInformation(????????????:DocumentSummaryInformation8????????BMsoDataStore?????????#?5W?PN6W??5BL?A20?E0K?J??N?N?A?==2
?????#?5W?`" 6W?Item
???? ?????Properties????????????OG4???ECK??0???4????VT?==2???????? ?#?5W?PN6W?Item
???? ????R.Properties????????????
?CompObj????r???????????????????????????? ????
????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????<?mso-contentType?><F
DNS plates xmlns="http://schemas.microsoft.com/sharepoint/v3/contenttype/forms"><Display>DocumentLibraryForm</Display><Edit>DocumentLibraryForm</Edit><New>DocumentLibraryForm</New></F DNS plates><?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ds:datastoreItem ds:itemID="{904BF08D-1A07-469C-8AC8-9CA836736A03}" xmlns:ds="http://schemas.openxmlformats.org/officeDocument/2006/customXml"><ds:schemaRefs><ds:schemaRef ds:uri="http://schemas.microsoft.com/sharepoint/v3/contenttype/forms"/></ds:schemaRefs></ds:datastoreItem><?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ds:datastoreItem ds:itemID="{A4E7EE19-8A40-468B-BABE-47AFFBCD954F}" xmlns:ds="http://schemas.openxmlformats.org/officeDocument/2006/customXml"><ds:schemaRefs><ds:schemaRef ds:uri="http://schemas.microsoft.com/office/2006/metadata/contentType"/><ds:schemaRef ds:uri="http://schemas.microsoft.com/office/2006/metadata/properties/<?xml version="1.0" encoding="utf-8"?><ct:contentTypeSchema ct:_="" ma:_="" ma:contentTypeName="Document" ma:contentTypeID="0x0101006D56C9DE1894D24F864A45DEC543409F" ma:contentTypeVersion="0" ma:contentTypeDescription="Create a new document." ma:contentTypeScope="" ma:versionID="af6e5ea4cd168dfcc55b7e00e4aab748" xmlns:ct="http://schemas.microsoft.com/office/2006/metadata/contentType" xmlns:ma="http://schemas.microsoft.com/office/2006/metadata/properties/metaAttributes">
<xsd:schema targetNamespace="http://schemas.microsoft.com/office/2006/metadata/properties" ma:root="true" ma:fieldsID="c64490b4aec6201516c3a874156f37b2" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:p="http://schemas.microsoft.com/office/2006/metadata/properties">
<xsd:element name="properties">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="documentManagement">
<xsd:complexType>
<xsd:all/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<xsd:schema targetNamespace="http://schemas.openxmlformats.org/package/2006/metadata/core-properties" elementFormDefault="qualified" attributeFormDefault="unqualified" blockDefault="#all" xmlns="http://schemas.openxmlformats.org/package/2006/metadata/core-properties" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:odoc="http://schemas.microsoft.com/internal/obd">
<xsd:import namespace="http://purl.org/dc/elements/1.1/" schemaLocation="http://dublincore.org/schemas/xmls/qdc/2003/04/02/dc.xsd"/>
<xsd:import namespace="http://purl.org/dc/terms/" schemaLocation="http://dublincore.org/schemas/xmls/qdc/2003/04/02/dcterms.xsd"/>
<xsd:element name="coreProperties" type="CT_coreProperties"/>
<xsd:complexType name="CT_coreProperties">
<xsd:all>
<xsd:element ref="dc:creator" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="dcterms:created" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="dc:identifier" minOccurs="0" maxOccurs="1"/>
<xsd:element name="contentType" minOccurs="0" maxOccurs="1" type="xsd:string" ma:index="0" ma:displayName="Content Type"/>
<xsd:element ref="dc:title" minOccurs="0" maxOccurs="1" ma:index="4" ma:displayName="Title"/>
<xsd:element ref="dc:subject" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="dc:description" minOccurs="0" maxOccurs="1"/>
<xsd:element name="keywords" minOccurs="0" maxOccurs="1" type="xsd:string"/>
<xsd:element ref="dc:language" minOccurs="0" maxOccurs="1"/>
<xsd:element name="category" minOccurs="0" maxOccurs="1" type="xsd:string"/>
<xsd:element name="version" minOccurs="0" maxOccurs="1" type="xsd:string"/>
<xsd:element name="revision" minOccurs="0" maxOccurs="1" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
This value indicates the number of saves or revisions. The application is responsible for updating this value after each revision.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="lastModifiedBy" minOccurs="0" maxOccurs="1" type="xsd:string"/>
<xsd:element ref="dcterms:modified" minOccurs="0" maxOccurs="1"/>
<xsd:element name="contentStatus" minOccurs="0" maxOccurs="1" type="xsd:string"/>
</xsd:all>
</xsd:complexType>
</xsd:schema>
<xs:schema targetNamespace="http://schemas.microsoft.com/office/infopath/2007/PartnerControls" elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:pc="http://schemas.microsoft.com/office/infopath/2007/PartnerControls" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="Person">
<xs:complexType>
<xs:sequence>
<xs:element ref="pc:DisplayName" minOccurs="0"></xs:element>
<xs:element ref="pc:AccountId" minOccurs="0"></xs:element>
<xs:element ref="pc:AccountType" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DisplayName" type="xs:string"></xs:element>
<xs:element name="AccountId" type="xs:string"></xs:element>
<xs:element name="AccountType" type="xs:string"></xs:element>
<xs:element name="BDCAssociatedEntity">
<xs:complexType>
<xs:sequence>
<xs:element ref="pc:BDCEntity" minOccurs="0" maxOccurs="unbounded"></xs:element>
</xs:sequence>
<xs:attribute ref="pc:EntityNamespace"></xs:attribute>
<xs:attribute ref="pc:EntityName"></xs:attribute>
<xs:attribute ref="pc:SystemInstanceName"></xs:attribute>
<xs:attribute ref="pc:AssociationName"></xs:attribute>
</xs:complexType>
</xs:element>
<xs:attribute name="EntityNamespace" type="xs:string"></xs:attribute>
<xs:attribute name="EntityName" type="xs:string"></xs:attribute>
<xs:attribute name="SystemInstanceName" type="xs:string"></xs:attribute>
<xs:attribute name="AssociationName" type="xs:string"></xs:attribute>
<xs:element name="BDCEntity">
<xs:complexType>
<xs:sequence>
<xs:element ref="pc:EntityDisplayName" minOccurs="0"></xs:element>
<xs:element ref="pc:EntityInstanceReference" minOccurs="0"></xs:element>
<xs:element ref="pc:EntityId1" minOccurs="0"></xs:element>
<xs:element ref="pc:EntityId2" minOccurs="0"></xs:element>
<xs:element ref="pc:EntityId3" minOccurs="0"></xs:element>
<xs:element ref="pc:EntityId4" minOccurs="0"></xs:element>
<xs:element ref="pc:EntityId5" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="EntityDisplayName" type="xs:string"></xs:element>
<xs:element name="EntityInstanceReference" type="xs:string"></xs:element>
<xs:element name="EntityId1" type="xs:string"></xs:element>
<xs:element name="EntityId2" type="xs:string"></xs:element>
<xs:element name="EntityId3" type="xs:string"></xs:element>
<xs:element name="EntityId4" type="xs:string"></xs:element>
<xs:element name="EntityId5" type="xs:string"></xs:element>
<xs:element name="Terms">
<xs:complexType>
<xs:sequence>
<xs:element ref="pc:TermInfo" minOccurs="0" maxOccurs="unbounded"></xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TermInfo">
<xs:complexType>
<xs:sequence>
<xs:element ref="pc:TermName" minOccurs="0"></xs:element>
<xs:element ref="pc:TermId" minOccurs="0"></xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TermName" type="xs:string"></xs:element>
<xs:element name="TermId" type="xs:string"></xs:element>
</xs:schema>
</ct:contentTypeSchema>metaAttributes"/><ds:schemaRef ds:uri="http://www.w3.org/2001/XMLSchema"/><ds:schemaRef ds:uri="http://schemas.microsoft.com/office/2006/metadata/properties"/><ds:schemaRef ds:uri="http://schemas.openxmlformats.org/package/2006/metadata/core-properties"/><ds:schemaRef ds:uri="http://purl.org/dc/elements/1.1/"/><ds:schemaRef ds:uri="http://purl.org/dc/terms/"/><ds:schemaRef ds:uri="http://schemas.microsoft.com/internal/obd"/><ds:schemaRef ds:uri="http://schemas.microsoft.com/office/infopath/2007/PartnerControls"/></ds:schemaRefs></ds:datastoreItem>??
???? ?F Microsoft Word 97-2003 Document
MSWordDocWord.Document.8?9?q