ConsentSvc1.wsdl 63 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <wsdl:definitions xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  3. <wsdl:types>
  4. <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
  5. <s:element name="CheckWebService">
  6. <s:complexType />
  7. </s:element>
  8. <s:element name="CheckWebServiceResponse">
  9. <s:complexType>
  10. <s:sequence>
  11. <s:element minOccurs="1" maxOccurs="1" name="CheckWebServiceResult" type="s:boolean" />
  12. </s:sequence>
  13. </s:complexType>
  14. </s:element>
  15. <s:element name="getOcrType6Forms">
  16. <s:complexType>
  17. <s:sequence>
  18. <s:element minOccurs="0" maxOccurs="1" name="dutinstcd" type="s:string" />
  19. </s:sequence>
  20. </s:complexType>
  21. </s:element>
  22. <s:element name="getOcrType6FormsResponse">
  23. <s:complexType>
  24. <s:sequence>
  25. <s:element minOccurs="0" maxOccurs="1" name="getOcrType6FormsResult" type="tns:ArrayOfString" />
  26. </s:sequence>
  27. </s:complexType>
  28. </s:element>
  29. <s:complexType name="ArrayOfString">
  30. <s:sequence>
  31. <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" />
  32. </s:sequence>
  33. </s:complexType>
  34. <s:element name="CheckDatabaseConnection">
  35. <s:complexType />
  36. </s:element>
  37. <s:element name="CheckDatabaseConnectionResponse">
  38. <s:complexType>
  39. <s:sequence>
  40. <s:element minOccurs="1" maxOccurs="1" name="CheckDatabaseConnectionResult" type="s:boolean" />
  41. </s:sequence>
  42. </s:complexType>
  43. </s:element>
  44. <s:element name="GetCategoryForDropdown">
  45. <s:complexType>
  46. <s:sequence>
  47. <s:element minOccurs="0" maxOccurs="1" name="categoryId" type="s:string" />
  48. </s:sequence>
  49. </s:complexType>
  50. </s:element>
  51. <s:element name="GetCategoryForDropdownResponse">
  52. <s:complexType>
  53. <s:sequence>
  54. <s:element minOccurs="0" maxOccurs="1" name="GetCategoryForDropdownResult" type="tns:ArrayOfCategoryForDropdownVO" />
  55. </s:sequence>
  56. </s:complexType>
  57. </s:element>
  58. <s:complexType name="ArrayOfCategoryForDropdownVO">
  59. <s:sequence>
  60. <s:element minOccurs="0" maxOccurs="unbounded" name="CategoryForDropdownVO" nillable="true" type="tns:CategoryForDropdownVO" />
  61. </s:sequence>
  62. </s:complexType>
  63. <s:complexType name="CategoryForDropdownVO">
  64. <s:sequence>
  65. <s:element minOccurs="0" maxOccurs="1" name="CategoryType" type="s:string" />
  66. <s:element minOccurs="0" maxOccurs="1" name="CategoryId" type="s:string" />
  67. <s:element minOccurs="0" maxOccurs="1" name="CategoryName" type="s:string" />
  68. </s:sequence>
  69. </s:complexType>
  70. <s:element name="GetConsentList">
  71. <s:complexType>
  72. <s:sequence>
  73. <s:element minOccurs="0" maxOccurs="1" name="patientCode" type="s:string" />
  74. <s:element minOccurs="0" maxOccurs="1" name="startDt" type="s:string" />
  75. <s:element minOccurs="0" maxOccurs="1" name="endDt" type="s:string" />
  76. <s:element minOccurs="0" maxOccurs="1" name="consetState" type="s:string" />
  77. <s:element minOccurs="0" maxOccurs="1" name="jobkindcd" type="s:string" />
  78. <s:element minOccurs="0" maxOccurs="1" name="dutinstcd" type="s:string" />
  79. <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
  80. </s:sequence>
  81. </s:complexType>
  82. </s:element>
  83. <s:element name="GetConsentListResponse">
  84. <s:complexType>
  85. <s:sequence>
  86. <s:element minOccurs="0" maxOccurs="1" name="GetConsentListResult" type="tns:ArrayOfConsentVO" />
  87. </s:sequence>
  88. </s:complexType>
  89. </s:element>
  90. <s:complexType name="ArrayOfConsentVO">
  91. <s:sequence>
  92. <s:element minOccurs="0" maxOccurs="unbounded" name="ConsentVO" nillable="true" type="tns:ConsentVO" />
  93. </s:sequence>
  94. </s:complexType>
  95. <s:complexType name="ConsentVO">
  96. <s:sequence>
  97. <s:element minOccurs="1" maxOccurs="1" name="ConsentMstRid" type="s:int" />
  98. <s:element minOccurs="0" maxOccurs="1" name="ConsentName" type="s:string" />
  99. <s:element minOccurs="0" maxOccurs="1" name="ConsentState" type="s:string" />
  100. <s:element minOccurs="0" maxOccurs="1" name="ConsentStateDisp" type="s:string" />
  101. <s:element minOccurs="0" maxOccurs="1" name="HosType" type="s:string" />
  102. <s:element minOccurs="0" maxOccurs="1" name="PatientCode" type="s:string" />
  103. <s:element minOccurs="0" maxOccurs="1" name="PatientName" type="s:string" />
  104. <s:element minOccurs="0" maxOccurs="1" name="VisitType" type="s:string" />
  105. <s:element minOccurs="0" maxOccurs="1" name="VisitTypeName" type="s:string" />
  106. <s:element minOccurs="0" maxOccurs="1" name="CosignDcId" type="s:string" />
  107. <s:element minOccurs="0" maxOccurs="1" name="CosignDcName" type="s:string" />
  108. <s:element minOccurs="0" maxOccurs="1" name="ClnDeptCd" type="s:string" />
  109. <s:element minOccurs="0" maxOccurs="1" name="ClnDeptNm" type="s:string" />
  110. <s:element minOccurs="0" maxOccurs="1" name="Doctor" type="s:string" />
  111. <s:element minOccurs="0" maxOccurs="1" name="Ward" type="s:string" />
  112. <s:element minOccurs="0" maxOccurs="1" name="RoomCd" type="s:string" />
  113. <s:element minOccurs="0" maxOccurs="1" name="OcrNumber" type="s:string" />
  114. <s:element minOccurs="0" maxOccurs="1" name="CreateUserId" type="s:string" />
  115. <s:element minOccurs="0" maxOccurs="1" name="CreateDateTime" type="s:string" />
  116. <s:element minOccurs="0" maxOccurs="1" name="CreateUserName" type="s:string" />
  117. <s:element minOccurs="0" maxOccurs="1" name="ClnDate" type="s:string" />
  118. <s:element minOccurs="1" maxOccurs="1" name="Cretno" type="s:int" />
  119. <s:element minOccurs="0" maxOccurs="1" name="FormGuid" type="s:string" />
  120. <s:element minOccurs="0" maxOccurs="1" name="FormCd" type="s:string" />
  121. <s:element minOccurs="1" maxOccurs="1" name="FormRid" type="s:int" />
  122. <s:element minOccurs="1" maxOccurs="1" name="PrntCnt" type="s:int" />
  123. <s:element minOccurs="1" maxOccurs="1" name="OrderNo" type="s:int" />
  124. <s:element minOccurs="0" maxOccurs="1" name="OrderCd" type="s:string" />
  125. <s:element minOccurs="0" maxOccurs="1" name="OrderNm" type="s:string" />
  126. <s:element minOccurs="0" maxOccurs="1" name="OcrTagYN" type="s:string" />
  127. <s:element minOccurs="0" maxOccurs="1" name="FormPrintName" type="s:string" />
  128. <s:element minOccurs="0" maxOccurs="1" name="UserDrFlag" type="s:string" />
  129. <s:element minOccurs="0" maxOccurs="1" name="PrntOnly" type="s:string" />
  130. <s:element minOccurs="0" maxOccurs="1" name="OpDiagName" type="s:string" />
  131. <s:element minOccurs="0" maxOccurs="1" name="OpName" type="s:string" />
  132. <s:element minOccurs="0" maxOccurs="1" name="OpRsrvNo" type="s:string" />
  133. </s:sequence>
  134. </s:complexType>
  135. <s:element name="GetConsentBySearch">
  136. <s:complexType>
  137. <s:sequence>
  138. <s:element minOccurs="0" maxOccurs="1" name="categoryId" type="s:string" />
  139. <s:element minOccurs="0" maxOccurs="1" name="keyWord" type="s:string" />
  140. <s:element minOccurs="0" maxOccurs="1" name="instCd" type="s:string" />
  141. </s:sequence>
  142. </s:complexType>
  143. </s:element>
  144. <s:element name="GetConsentBySearchResponse">
  145. <s:complexType>
  146. <s:sequence>
  147. <s:element minOccurs="0" maxOccurs="1" name="GetConsentBySearchResult" type="tns:ArrayOfConsentBySearchVO" />
  148. </s:sequence>
  149. </s:complexType>
  150. </s:element>
  151. <s:complexType name="ArrayOfConsentBySearchVO">
  152. <s:sequence>
  153. <s:element minOccurs="0" maxOccurs="unbounded" name="ConsentBySearchVO" nillable="true" type="tns:ConsentBySearchVO" />
  154. </s:sequence>
  155. </s:complexType>
  156. <s:complexType name="ConsentBySearchVO">
  157. <s:sequence>
  158. <s:element minOccurs="0" maxOccurs="1" name="FormCd" type="s:string" />
  159. <s:element minOccurs="0" maxOccurs="1" name="FormGuid" type="s:string" />
  160. <s:element minOccurs="0" maxOccurs="1" name="FormName" type="s:string" />
  161. <s:element minOccurs="0" maxOccurs="1" name="FullCategoryName" type="s:string" />
  162. <s:element minOccurs="1" maxOccurs="1" name="FormRid" type="s:int" />
  163. <s:element minOccurs="1" maxOccurs="1" name="PrntCnt" type="s:int" />
  164. <s:element minOccurs="0" maxOccurs="1" name="PrntOnly" type="s:string" />
  165. <s:element minOccurs="0" maxOccurs="1" name="OcrTagYN" type="s:string" />
  166. <s:element minOccurs="0" maxOccurs="1" name="FormPrintName" type="s:string" />
  167. <s:element minOccurs="0" maxOccurs="1" name="OpDiagName" type="s:string" />
  168. <s:element minOccurs="0" maxOccurs="1" name="OpName" type="s:string" />
  169. <s:element minOccurs="0" maxOccurs="1" name="UserDrFlag" type="s:string" />
  170. <s:element minOccurs="0" maxOccurs="1" name="LinkFormCd" type="s:string" />
  171. </s:sequence>
  172. </s:complexType>
  173. <s:element name="GetConsentByCalcscorcd">
  174. <s:complexType>
  175. <s:sequence>
  176. <s:element minOccurs="0" maxOccurs="1" name="calcscorCd" type="s:string" />
  177. </s:sequence>
  178. </s:complexType>
  179. </s:element>
  180. <s:element name="GetConsentByCalcscorcdResponse">
  181. <s:complexType>
  182. <s:sequence>
  183. <s:element minOccurs="0" maxOccurs="1" name="GetConsentByCalcscorcdResult" type="tns:ArrayOfConsentBySearchVO" />
  184. </s:sequence>
  185. </s:complexType>
  186. </s:element>
  187. <s:element name="GetConsentByFormcd">
  188. <s:complexType>
  189. <s:sequence>
  190. <s:element minOccurs="0" maxOccurs="1" name="formCd" type="s:string" />
  191. <s:element minOccurs="0" maxOccurs="1" name="pInstCd" type="s:string" />
  192. </s:sequence>
  193. </s:complexType>
  194. </s:element>
  195. <s:element name="GetConsentByFormcdResponse">
  196. <s:complexType>
  197. <s:sequence>
  198. <s:element minOccurs="0" maxOccurs="1" name="GetConsentByFormcdResult" type="tns:ArrayOfConsentBySearchVO" />
  199. </s:sequence>
  200. </s:complexType>
  201. </s:element>
  202. <s:element name="GetConsentImage">
  203. <s:complexType>
  204. <s:sequence>
  205. <s:element minOccurs="0" maxOccurs="1" name="consentMstRid" type="s:string" />
  206. </s:sequence>
  207. </s:complexType>
  208. </s:element>
  209. <s:element name="GetConsentImageResponse">
  210. <s:complexType>
  211. <s:sequence>
  212. <s:element minOccurs="0" maxOccurs="1" name="GetConsentImageResult" type="tns:ArrayOfConsentImageVO" />
  213. </s:sequence>
  214. </s:complexType>
  215. </s:element>
  216. <s:complexType name="ArrayOfConsentImageVO">
  217. <s:sequence>
  218. <s:element minOccurs="0" maxOccurs="unbounded" name="ConsentImageVO" nillable="true" type="tns:ConsentImageVO" />
  219. </s:sequence>
  220. </s:complexType>
  221. <s:complexType name="ConsentImageVO">
  222. <s:sequence>
  223. <s:element minOccurs="1" maxOccurs="1" name="ConsentMstRid" type="s:int" />
  224. <s:element minOccurs="1" maxOccurs="1" name="ConsentImageRid" type="s:int" />
  225. <s:element minOccurs="1" maxOccurs="1" name="FormRid" type="s:int" />
  226. <s:element minOccurs="0" maxOccurs="1" name="ImagePath" type="s:string" />
  227. <s:element minOccurs="0" maxOccurs="1" name="ImageFilename" type="s:string" />
  228. <s:element minOccurs="0" maxOccurs="1" name="CompleteYn" type="s:string" />
  229. <s:element minOccurs="0" maxOccurs="1" name="CreateUserId" type="s:string" />
  230. <s:element minOccurs="0" maxOccurs="1" name="CreateDatetime" type="s:string" />
  231. </s:sequence>
  232. </s:complexType>
  233. <s:element name="SaveTempData">
  234. <s:complexType>
  235. <s:sequence>
  236. <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
  237. <s:element minOccurs="0" maxOccurs="1" name="patientCode" type="s:string" />
  238. <s:element minOccurs="0" maxOccurs="1" name="clnDeptCode" type="s:string" />
  239. <s:element minOccurs="1" maxOccurs="1" name="formRid" type="s:int" />
  240. <s:element minOccurs="0" maxOccurs="1" name="formCd" type="s:string" />
  241. <s:element minOccurs="1" maxOccurs="1" name="consentMstRid" type="s:int" />
  242. <s:element minOccurs="1" maxOccurs="1" name="rewriteConsentMstRid" type="s:int" />
  243. <s:element minOccurs="0" maxOccurs="1" name="formXml" type="s:string" />
  244. <s:element minOccurs="0" maxOccurs="1" name="dataXml" type="s:string" />
  245. <s:element minOccurs="0" maxOccurs="1" name="deviceType" type="s:string" />
  246. <s:element minOccurs="0" maxOccurs="1" name="deviceIdentNo" type="s:string" />
  247. <s:element minOccurs="0" maxOccurs="1" name="vistType" type="s:string" />
  248. <s:element minOccurs="0" maxOccurs="1" name="hosType" type="s:string" />
  249. <s:element minOccurs="0" maxOccurs="1" name="clnDate" type="s:string" />
  250. <s:element minOccurs="0" maxOccurs="1" name="ward" type="s:string" />
  251. <s:element minOccurs="0" maxOccurs="1" name="roomcd" type="s:string" />
  252. <s:element minOccurs="1" maxOccurs="1" name="orderNo" type="s:int" />
  253. <s:element minOccurs="0" maxOccurs="1" name="orderName" type="s:string" />
  254. <s:element minOccurs="0" maxOccurs="1" name="orderCd" type="s:string" />
  255. <s:element minOccurs="0" maxOccurs="1" name="ocrCode" type="s:string" />
  256. <s:element minOccurs="1" maxOccurs="1" name="cretno" type="s:int" />
  257. <s:element minOccurs="0" maxOccurs="1" name="createUserName" type="s:string" />
  258. <s:element minOccurs="0" maxOccurs="1" name="modifyUserName" type="s:string" />
  259. <s:element minOccurs="0" maxOccurs="1" name="mainDrId" type="s:string" />
  260. <s:element minOccurs="0" maxOccurs="1" name="userDeptCd" type="s:string" />
  261. <s:element minOccurs="0" maxOccurs="1" name="pageCnt" type="s:string" />
  262. <s:element minOccurs="0" maxOccurs="1" name="actKind" type="s:string" />
  263. <s:element minOccurs="0" maxOccurs="1" name="clientType" type="s:string" />
  264. <s:element minOccurs="0" maxOccurs="1" name="opRsrvNo" type="s:string" />
  265. <s:element minOccurs="0" maxOccurs="1" name="consentState" type="s:string" />
  266. </s:sequence>
  267. </s:complexType>
  268. </s:element>
  269. <s:element name="SaveTempDataResponse">
  270. <s:complexType>
  271. <s:sequence>
  272. <s:element minOccurs="1" maxOccurs="1" name="SaveTempDataResult" type="s:int" />
  273. </s:sequence>
  274. </s:complexType>
  275. </s:element>
  276. <s:element name="SaveComplete">
  277. <s:complexType>
  278. <s:sequence>
  279. <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
  280. <s:element minOccurs="0" maxOccurs="1" name="patientCode" type="s:string" />
  281. <s:element minOccurs="0" maxOccurs="1" name="clnDeptCode" type="s:string" />
  282. <s:element minOccurs="1" maxOccurs="1" name="formRid" type="s:int" />
  283. <s:element minOccurs="0" maxOccurs="1" name="formCd" type="s:string" />
  284. <s:element minOccurs="1" maxOccurs="1" name="consentMstRid" type="s:int" />
  285. <s:element minOccurs="1" maxOccurs="1" name="rewriteConsentMstRid" type="s:int" />
  286. <s:element minOccurs="0" maxOccurs="1" name="formXml" type="s:string" />
  287. <s:element minOccurs="0" maxOccurs="1" name="dataXml" type="s:string" />
  288. <s:element minOccurs="0" maxOccurs="1" name="deviceType" type="s:string" />
  289. <s:element minOccurs="0" maxOccurs="1" name="deviceIdentNo" type="s:string" />
  290. <s:element minOccurs="0" maxOccurs="1" name="vistType" type="s:string" />
  291. <s:element minOccurs="0" maxOccurs="1" name="hosType" type="s:string" />
  292. <s:element minOccurs="0" maxOccurs="1" name="clnDate" type="s:string" />
  293. <s:element minOccurs="0" maxOccurs="1" name="ward" type="s:string" />
  294. <s:element minOccurs="0" maxOccurs="1" name="roomcd" type="s:string" />
  295. <s:element minOccurs="1" maxOccurs="1" name="orderNo" type="s:int" />
  296. <s:element minOccurs="0" maxOccurs="1" name="orderName" type="s:string" />
  297. <s:element minOccurs="0" maxOccurs="1" name="orderCd" type="s:string" />
  298. <s:element minOccurs="0" maxOccurs="1" name="ocrCode" type="s:string" />
  299. <s:element minOccurs="1" maxOccurs="1" name="cretno" type="s:int" />
  300. <s:element minOccurs="0" maxOccurs="1" name="createUserName" type="s:string" />
  301. <s:element minOccurs="0" maxOccurs="1" name="modifyUserName" type="s:string" />
  302. <s:element minOccurs="0" maxOccurs="1" name="mainDrId" type="s:string" />
  303. <s:element minOccurs="0" maxOccurs="1" name="userDeptCd" type="s:string" />
  304. <s:element minOccurs="0" maxOccurs="1" name="pageCnt" type="s:string" />
  305. <s:element minOccurs="0" maxOccurs="1" name="actKind" type="s:string" />
  306. <s:element minOccurs="0" maxOccurs="1" name="clientType" type="s:string" />
  307. <s:element minOccurs="0" maxOccurs="1" name="opRsrvNo" type="s:string" />
  308. </s:sequence>
  309. </s:complexType>
  310. </s:element>
  311. <s:element name="SaveCompleteResponse">
  312. <s:complexType>
  313. <s:sequence>
  314. <s:element minOccurs="1" maxOccurs="1" name="SaveCompleteResult" type="s:int" />
  315. </s:sequence>
  316. </s:complexType>
  317. </s:element>
  318. <s:element name="SaveCompleteAll">
  319. <s:complexType>
  320. <s:sequence>
  321. <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
  322. <s:element minOccurs="0" maxOccurs="1" name="patientCode" type="s:string" />
  323. <s:element minOccurs="0" maxOccurs="1" name="clnDeptCode" type="s:string" />
  324. <s:element minOccurs="1" maxOccurs="1" name="formRid" type="s:int" />
  325. <s:element minOccurs="0" maxOccurs="1" name="formCd" type="s:string" />
  326. <s:element minOccurs="1" maxOccurs="1" name="consentMstRid" type="s:int" />
  327. <s:element minOccurs="1" maxOccurs="1" name="rewriteConsentMstRid" type="s:int" />
  328. <s:element minOccurs="0" maxOccurs="1" name="formXml" type="s:string" />
  329. <s:element minOccurs="0" maxOccurs="1" name="dataXml" type="s:string" />
  330. <s:element minOccurs="0" maxOccurs="1" name="deviceType" type="s:string" />
  331. <s:element minOccurs="0" maxOccurs="1" name="deviceIdentNo" type="s:string" />
  332. <s:element minOccurs="0" maxOccurs="1" name="vistType" type="s:string" />
  333. <s:element minOccurs="0" maxOccurs="1" name="hosType" type="s:string" />
  334. <s:element minOccurs="0" maxOccurs="1" name="clnDate" type="s:string" />
  335. <s:element minOccurs="0" maxOccurs="1" name="ward" type="s:string" />
  336. <s:element minOccurs="0" maxOccurs="1" name="roomcd" type="s:string" />
  337. <s:element minOccurs="1" maxOccurs="1" name="orderNo" type="s:int" />
  338. <s:element minOccurs="0" maxOccurs="1" name="orderName" type="s:string" />
  339. <s:element minOccurs="0" maxOccurs="1" name="orderCd" type="s:string" />
  340. <s:element minOccurs="0" maxOccurs="1" name="ocrCode" type="s:string" />
  341. <s:element minOccurs="1" maxOccurs="1" name="cretno" type="s:int" />
  342. <s:element minOccurs="0" maxOccurs="1" name="createUserName" type="s:string" />
  343. <s:element minOccurs="0" maxOccurs="1" name="modifyUserName" type="s:string" />
  344. <s:element minOccurs="0" maxOccurs="1" name="imageFileJson" type="s:string" />
  345. <s:element minOccurs="0" maxOccurs="1" name="certTarget" type="s:string" />
  346. <s:element minOccurs="0" maxOccurs="1" name="certResult" type="s:string" />
  347. <s:element minOccurs="0" maxOccurs="1" name="dschdd" type="s:string" />
  348. <s:element minOccurs="0" maxOccurs="1" name="consentState" type="s:string" />
  349. <s:element minOccurs="0" maxOccurs="1" name="mainDrId" type="s:string" />
  350. <s:element minOccurs="0" maxOccurs="1" name="userDeptCd" type="s:string" />
  351. <s:element minOccurs="0" maxOccurs="1" name="pageCnt" type="s:string" />
  352. <s:element minOccurs="0" maxOccurs="1" name="actKind" type="s:string" />
  353. <s:element minOccurs="0" maxOccurs="1" name="clientType" type="s:string" />
  354. <s:element minOccurs="0" maxOccurs="1" name="opRsrvNo" type="s:string" />
  355. </s:sequence>
  356. </s:complexType>
  357. </s:element>
  358. <s:element name="SaveCompleteAllResponse">
  359. <s:complexType>
  360. <s:sequence>
  361. <s:element minOccurs="1" maxOccurs="1" name="SaveCompleteAllResult" type="s:int" />
  362. </s:sequence>
  363. </s:complexType>
  364. </s:element>
  365. <s:element name="SaveDelete">
  366. <s:complexType>
  367. <s:sequence>
  368. <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
  369. <s:element minOccurs="1" maxOccurs="1" name="consentMstRidInt" type="s:int" />
  370. <s:element minOccurs="0" maxOccurs="1" name="patientCode" type="s:string" />
  371. <s:element minOccurs="0" maxOccurs="1" name="clnDeptCode" type="s:string" />
  372. <s:element minOccurs="0" maxOccurs="1" name="ward" type="s:string" />
  373. <s:element minOccurs="0" maxOccurs="1" name="roomcd" type="s:string" />
  374. <s:element minOccurs="1" maxOccurs="1" name="formRid" type="s:int" />
  375. <s:element minOccurs="0" maxOccurs="1" name="formCd" type="s:string" />
  376. <s:element minOccurs="1" maxOccurs="1" name="rewriteConsentMstRid" type="s:int" />
  377. <s:element minOccurs="1" maxOccurs="1" name="reissueConsentMstRid" type="s:int" />
  378. <s:element minOccurs="0" maxOccurs="1" name="consentState" type="s:string" />
  379. <s:element minOccurs="0" maxOccurs="1" name="deviceIdentNo" type="s:string" />
  380. <s:element minOccurs="0" maxOccurs="1" name="vistType" type="s:string" />
  381. <s:element minOccurs="0" maxOccurs="1" name="hosType" type="s:string" />
  382. <s:element minOccurs="0" maxOccurs="1" name="clnDate" type="s:string" />
  383. <s:element minOccurs="0" maxOccurs="1" name="reasonForUseN" type="s:string" />
  384. <s:element minOccurs="0" maxOccurs="1" name="ocrCode" type="s:string" />
  385. <s:element minOccurs="1" maxOccurs="1" name="cretno" type="s:int" />
  386. <s:element minOccurs="0" maxOccurs="1" name="userDeptCd" type="s:string" />
  387. <s:element minOccurs="0" maxOccurs="1" name="pageCnt" type="s:string" />
  388. <s:element minOccurs="0" maxOccurs="1" name="actKind" type="s:string" />
  389. <s:element minOccurs="0" maxOccurs="1" name="clientType" type="s:string" />
  390. </s:sequence>
  391. </s:complexType>
  392. </s:element>
  393. <s:element name="SaveDeleteResponse">
  394. <s:complexType>
  395. <s:sequence>
  396. <s:element minOccurs="1" maxOccurs="1" name="SaveDeleteResult" type="s:int" />
  397. </s:sequence>
  398. </s:complexType>
  399. </s:element>
  400. <s:element name="SavePrintOut">
  401. <s:complexType>
  402. <s:sequence>
  403. <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
  404. <s:element minOccurs="0" maxOccurs="1" name="patientCode" type="s:string" />
  405. <s:element minOccurs="0" maxOccurs="1" name="clnDeptCode" type="s:string" />
  406. <s:element minOccurs="1" maxOccurs="1" name="formRid" type="s:int" />
  407. <s:element minOccurs="0" maxOccurs="1" name="formCd" type="s:string" />
  408. <s:element minOccurs="1" maxOccurs="1" name="consentMstRid" type="s:int" />
  409. <s:element minOccurs="1" maxOccurs="1" name="reissueConsentMstRid" type="s:int" />
  410. <s:element minOccurs="0" maxOccurs="1" name="formXml" type="s:string" />
  411. <s:element minOccurs="0" maxOccurs="1" name="dataXml" type="s:string" />
  412. <s:element minOccurs="0" maxOccurs="1" name="deviceType" type="s:string" />
  413. <s:element minOccurs="0" maxOccurs="1" name="deviceIdentNo" type="s:string" />
  414. <s:element minOccurs="0" maxOccurs="1" name="vistType" type="s:string" />
  415. <s:element minOccurs="0" maxOccurs="1" name="hosType" type="s:string" />
  416. <s:element minOccurs="0" maxOccurs="1" name="clnDate" type="s:string" />
  417. <s:element minOccurs="0" maxOccurs="1" name="ward" type="s:string" />
  418. <s:element minOccurs="0" maxOccurs="1" name="roomcd" type="s:string" />
  419. <s:element minOccurs="1" maxOccurs="1" name="orderNo" type="s:int" />
  420. <s:element minOccurs="0" maxOccurs="1" name="orderName" type="s:string" />
  421. <s:element minOccurs="0" maxOccurs="1" name="orderCd" type="s:string" />
  422. <s:element minOccurs="0" maxOccurs="1" name="ocrCode" type="s:string" />
  423. <s:element minOccurs="1" maxOccurs="1" name="cretno" type="s:int" />
  424. <s:element minOccurs="0" maxOccurs="1" name="createUserName" type="s:string" />
  425. <s:element minOccurs="0" maxOccurs="1" name="modifyUserName" type="s:string" />
  426. <s:element minOccurs="0" maxOccurs="1" name="mainDrId" type="s:string" />
  427. <s:element minOccurs="0" maxOccurs="1" name="userDeptCd" type="s:string" />
  428. <s:element minOccurs="0" maxOccurs="1" name="pageCnt" type="s:string" />
  429. <s:element minOccurs="0" maxOccurs="1" name="actKind" type="s:string" />
  430. <s:element minOccurs="0" maxOccurs="1" name="clientType" type="s:string" />
  431. <s:element minOccurs="0" maxOccurs="1" name="opRsrvNo" type="s:string" />
  432. </s:sequence>
  433. </s:complexType>
  434. </s:element>
  435. <s:element name="SavePrintOutResponse">
  436. <s:complexType>
  437. <s:sequence>
  438. <s:element minOccurs="1" maxOccurs="1" name="SavePrintOutResult" type="s:int" />
  439. </s:sequence>
  440. </s:complexType>
  441. </s:element>
  442. <s:element name="SaveMedicalHistory">
  443. <s:complexType>
  444. <s:sequence>
  445. <s:element minOccurs="0" maxOccurs="1" name="patientCode" type="s:string" />
  446. <s:element minOccurs="0" maxOccurs="1" name="clnDate" type="s:string" />
  447. <s:element minOccurs="0" maxOccurs="1" name="bp" type="s:string" />
  448. <s:element minOccurs="0" maxOccurs="1" name="dm" type="s:string" />
  449. <s:element minOccurs="0" maxOccurs="1" name="heart" type="s:string" />
  450. <s:element minOccurs="0" maxOccurs="1" name="kidney" type="s:string" />
  451. <s:element minOccurs="0" maxOccurs="1" name="respiration" type="s:string" />
  452. <s:element minOccurs="0" maxOccurs="1" name="hx" type="s:string" />
  453. <s:element minOccurs="0" maxOccurs="1" name="allergy" type="s:string" />
  454. <s:element minOccurs="0" maxOccurs="1" name="drug" type="s:string" />
  455. <s:element minOccurs="0" maxOccurs="1" name="smoking" type="s:string" />
  456. <s:element minOccurs="0" maxOccurs="1" name="idio" type="s:string" />
  457. <s:element minOccurs="0" maxOccurs="1" name="nacrotics" type="s:string" />
  458. <s:element minOccurs="0" maxOccurs="1" name="airway" type="s:string" />
  459. <s:element minOccurs="0" maxOccurs="1" name="hemorrhage" type="s:string" />
  460. <s:element minOccurs="0" maxOccurs="1" name="status_etc" type="s:string" />
  461. <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
  462. </s:sequence>
  463. </s:complexType>
  464. </s:element>
  465. <s:element name="SaveMedicalHistoryResponse">
  466. <s:complexType>
  467. <s:sequence>
  468. <s:element minOccurs="0" maxOccurs="1" name="SaveMedicalHistoryResult" type="s:string" />
  469. </s:sequence>
  470. </s:complexType>
  471. </s:element>
  472. <s:element name="SaveImageUploadInfo">
  473. <s:complexType>
  474. <s:sequence>
  475. <s:element minOccurs="0" maxOccurs="1" name="consentState" type="s:string" />
  476. <s:element minOccurs="0" maxOccurs="1" name="imageFileName" type="s:string" />
  477. <s:element minOccurs="1" maxOccurs="1" name="consentMstRid" type="s:int" />
  478. <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
  479. <s:element minOccurs="1" maxOccurs="1" name="formRid" type="s:int" />
  480. </s:sequence>
  481. </s:complexType>
  482. </s:element>
  483. <s:element name="SaveImageUploadInfoResponse">
  484. <s:complexType>
  485. <s:sequence>
  486. <s:element minOccurs="1" maxOccurs="1" name="SaveImageUploadInfoResult" type="s:int" />
  487. </s:sequence>
  488. </s:complexType>
  489. </s:element>
  490. <s:element name="SaveImageSignInfo">
  491. <s:complexType>
  492. <s:sequence>
  493. <s:element minOccurs="0" maxOccurs="1" name="consentState" type="s:string" />
  494. <s:element minOccurs="1" maxOccurs="1" name="consentMstRid" type="s:int" />
  495. <s:element minOccurs="1" maxOccurs="1" name="consentImageRid" type="s:int" />
  496. <s:element minOccurs="0" maxOccurs="1" name="userId" type="s:string" />
  497. <s:element minOccurs="0" maxOccurs="1" name="certTarget" type="s:string" />
  498. <s:element minOccurs="0" maxOccurs="1" name="sCertResult" type="s:string" />
  499. </s:sequence>
  500. </s:complexType>
  501. </s:element>
  502. <s:element name="SaveImageSignInfoResponse">
  503. <s:complexType />
  504. </s:element>
  505. <s:element name="CheckConsentState">
  506. <s:complexType>
  507. <s:sequence>
  508. <s:element minOccurs="1" maxOccurs="1" name="consentmstrid" type="s:int" />
  509. <s:element minOccurs="0" maxOccurs="1" name="consent_state" type="s:string" />
  510. </s:sequence>
  511. </s:complexType>
  512. </s:element>
  513. <s:element name="CheckConsentStateResponse">
  514. <s:complexType>
  515. <s:sequence>
  516. <s:element minOccurs="1" maxOccurs="1" name="CheckConsentStateResult" type="s:int" />
  517. </s:sequence>
  518. </s:complexType>
  519. </s:element>
  520. <s:element name="getOcrString">
  521. <s:complexType>
  522. <s:sequence>
  523. <s:element minOccurs="0" maxOccurs="1" name="formCd" type="s:string" />
  524. <s:element minOccurs="0" maxOccurs="1" name="dutinstcd" type="s:string" />
  525. </s:sequence>
  526. </s:complexType>
  527. </s:element>
  528. <s:element name="getOcrStringResponse">
  529. <s:complexType>
  530. <s:sequence>
  531. <s:element minOccurs="0" maxOccurs="1" name="getOcrStringResult" type="s:string" />
  532. </s:sequence>
  533. </s:complexType>
  534. </s:element>
  535. <s:element name="getCertUseYn">
  536. <s:complexType>
  537. <s:sequence>
  538. <s:element minOccurs="0" maxOccurs="1" name="formCd" type="s:string" />
  539. <s:element minOccurs="0" maxOccurs="1" name="dutinstcd" type="s:string" />
  540. </s:sequence>
  541. </s:complexType>
  542. </s:element>
  543. <s:element name="getCertUseYnResponse">
  544. <s:complexType>
  545. <s:sequence>
  546. <s:element minOccurs="0" maxOccurs="1" name="getCertUseYnResult" type="s:string" />
  547. </s:sequence>
  548. </s:complexType>
  549. </s:element>
  550. <s:element name="getCertUseYnData">
  551. <s:complexType>
  552. <s:sequence>
  553. <s:element minOccurs="0" maxOccurs="1" name="formCd" type="s:string" />
  554. <s:element minOccurs="0" maxOccurs="1" name="dutinstcd" type="s:string" />
  555. </s:sequence>
  556. </s:complexType>
  557. </s:element>
  558. <s:element name="getCertUseYnDataResponse">
  559. <s:complexType>
  560. <s:sequence>
  561. <s:element minOccurs="0" maxOccurs="1" name="getCertUseYnDataResult" type="s:string" />
  562. </s:sequence>
  563. </s:complexType>
  564. </s:element>
  565. <s:element name="getDualViewMode">
  566. <s:complexType>
  567. <s:sequence>
  568. <s:element minOccurs="0" maxOccurs="1" name="dutinstcd" type="s:string" />
  569. <s:element minOccurs="0" maxOccurs="1" name="ipaddr" type="s:string" />
  570. </s:sequence>
  571. </s:complexType>
  572. </s:element>
  573. <s:element name="getDualViewModeResponse">
  574. <s:complexType>
  575. <s:sequence>
  576. <s:element minOccurs="0" maxOccurs="1" name="getDualViewModeResult" type="s:string" />
  577. </s:sequence>
  578. </s:complexType>
  579. </s:element>
  580. <s:element name="updateCertifyComplete">
  581. <s:complexType>
  582. <s:sequence>
  583. <s:element minOccurs="0" maxOccurs="1" name="consent_rids" type="s:string" />
  584. <s:element minOccurs="0" maxOccurs="1" name="ocrtags" type="s:string" />
  585. <s:element minOccurs="0" maxOccurs="1" name="instcd" type="s:string" />
  586. </s:sequence>
  587. </s:complexType>
  588. </s:element>
  589. <s:element name="updateCertifyCompleteResponse">
  590. <s:complexType>
  591. <s:sequence>
  592. <s:element minOccurs="0" maxOccurs="1" name="updateCertifyCompleteResult" type="s:string" />
  593. </s:sequence>
  594. </s:complexType>
  595. </s:element>
  596. <s:element name="updatePrintHistory">
  597. <s:complexType>
  598. <s:sequence>
  599. <s:element minOccurs="0" maxOccurs="1" name="pid" type="s:string" />
  600. <s:element minOccurs="0" maxOccurs="1" name="ocrtag" type="s:string" />
  601. <s:element minOccurs="0" maxOccurs="1" name="instcd" type="s:string" />
  602. </s:sequence>
  603. </s:complexType>
  604. </s:element>
  605. <s:element name="updatePrintHistoryResponse">
  606. <s:complexType />
  607. </s:element>
  608. </s:schema>
  609. </wsdl:types>
  610. <wsdl:message name="CheckWebServiceSoapIn">
  611. <wsdl:part name="parameters" element="tns:CheckWebService" />
  612. </wsdl:message>
  613. <wsdl:message name="CheckWebServiceSoapOut">
  614. <wsdl:part name="parameters" element="tns:CheckWebServiceResponse" />
  615. </wsdl:message>
  616. <wsdl:message name="getOcrType6FormsSoapIn">
  617. <wsdl:part name="parameters" element="tns:getOcrType6Forms" />
  618. </wsdl:message>
  619. <wsdl:message name="getOcrType6FormsSoapOut">
  620. <wsdl:part name="parameters" element="tns:getOcrType6FormsResponse" />
  621. </wsdl:message>
  622. <wsdl:message name="CheckDatabaseConnectionSoapIn">
  623. <wsdl:part name="parameters" element="tns:CheckDatabaseConnection" />
  624. </wsdl:message>
  625. <wsdl:message name="CheckDatabaseConnectionSoapOut">
  626. <wsdl:part name="parameters" element="tns:CheckDatabaseConnectionResponse" />
  627. </wsdl:message>
  628. <wsdl:message name="GetCategoryForDropdownSoapIn">
  629. <wsdl:part name="parameters" element="tns:GetCategoryForDropdown" />
  630. </wsdl:message>
  631. <wsdl:message name="GetCategoryForDropdownSoapOut">
  632. <wsdl:part name="parameters" element="tns:GetCategoryForDropdownResponse" />
  633. </wsdl:message>
  634. <wsdl:message name="GetConsentListSoapIn">
  635. <wsdl:part name="parameters" element="tns:GetConsentList" />
  636. </wsdl:message>
  637. <wsdl:message name="GetConsentListSoapOut">
  638. <wsdl:part name="parameters" element="tns:GetConsentListResponse" />
  639. </wsdl:message>
  640. <wsdl:message name="GetConsentBySearchSoapIn">
  641. <wsdl:part name="parameters" element="tns:GetConsentBySearch" />
  642. </wsdl:message>
  643. <wsdl:message name="GetConsentBySearchSoapOut">
  644. <wsdl:part name="parameters" element="tns:GetConsentBySearchResponse" />
  645. </wsdl:message>
  646. <wsdl:message name="GetConsentByCalcscorcdSoapIn">
  647. <wsdl:part name="parameters" element="tns:GetConsentByCalcscorcd" />
  648. </wsdl:message>
  649. <wsdl:message name="GetConsentByCalcscorcdSoapOut">
  650. <wsdl:part name="parameters" element="tns:GetConsentByCalcscorcdResponse" />
  651. </wsdl:message>
  652. <wsdl:message name="GetConsentByFormcdSoapIn">
  653. <wsdl:part name="parameters" element="tns:GetConsentByFormcd" />
  654. </wsdl:message>
  655. <wsdl:message name="GetConsentByFormcdSoapOut">
  656. <wsdl:part name="parameters" element="tns:GetConsentByFormcdResponse" />
  657. </wsdl:message>
  658. <wsdl:message name="GetConsentImageSoapIn">
  659. <wsdl:part name="parameters" element="tns:GetConsentImage" />
  660. </wsdl:message>
  661. <wsdl:message name="GetConsentImageSoapOut">
  662. <wsdl:part name="parameters" element="tns:GetConsentImageResponse" />
  663. </wsdl:message>
  664. <wsdl:message name="SaveTempDataSoapIn">
  665. <wsdl:part name="parameters" element="tns:SaveTempData" />
  666. </wsdl:message>
  667. <wsdl:message name="SaveTempDataSoapOut">
  668. <wsdl:part name="parameters" element="tns:SaveTempDataResponse" />
  669. </wsdl:message>
  670. <wsdl:message name="SaveCompleteSoapIn">
  671. <wsdl:part name="parameters" element="tns:SaveComplete" />
  672. </wsdl:message>
  673. <wsdl:message name="SaveCompleteSoapOut">
  674. <wsdl:part name="parameters" element="tns:SaveCompleteResponse" />
  675. </wsdl:message>
  676. <wsdl:message name="SaveCompleteAllSoapIn">
  677. <wsdl:part name="parameters" element="tns:SaveCompleteAll" />
  678. </wsdl:message>
  679. <wsdl:message name="SaveCompleteAllSoapOut">
  680. <wsdl:part name="parameters" element="tns:SaveCompleteAllResponse" />
  681. </wsdl:message>
  682. <wsdl:message name="SaveDeleteSoapIn">
  683. <wsdl:part name="parameters" element="tns:SaveDelete" />
  684. </wsdl:message>
  685. <wsdl:message name="SaveDeleteSoapOut">
  686. <wsdl:part name="parameters" element="tns:SaveDeleteResponse" />
  687. </wsdl:message>
  688. <wsdl:message name="SavePrintOutSoapIn">
  689. <wsdl:part name="parameters" element="tns:SavePrintOut" />
  690. </wsdl:message>
  691. <wsdl:message name="SavePrintOutSoapOut">
  692. <wsdl:part name="parameters" element="tns:SavePrintOutResponse" />
  693. </wsdl:message>
  694. <wsdl:message name="SaveMedicalHistorySoapIn">
  695. <wsdl:part name="parameters" element="tns:SaveMedicalHistory" />
  696. </wsdl:message>
  697. <wsdl:message name="SaveMedicalHistorySoapOut">
  698. <wsdl:part name="parameters" element="tns:SaveMedicalHistoryResponse" />
  699. </wsdl:message>
  700. <wsdl:message name="SaveImageUploadInfoSoapIn">
  701. <wsdl:part name="parameters" element="tns:SaveImageUploadInfo" />
  702. </wsdl:message>
  703. <wsdl:message name="SaveImageUploadInfoSoapOut">
  704. <wsdl:part name="parameters" element="tns:SaveImageUploadInfoResponse" />
  705. </wsdl:message>
  706. <wsdl:message name="SaveImageSignInfoSoapIn">
  707. <wsdl:part name="parameters" element="tns:SaveImageSignInfo" />
  708. </wsdl:message>
  709. <wsdl:message name="SaveImageSignInfoSoapOut">
  710. <wsdl:part name="parameters" element="tns:SaveImageSignInfoResponse" />
  711. </wsdl:message>
  712. <wsdl:message name="CheckConsentStateSoapIn">
  713. <wsdl:part name="parameters" element="tns:CheckConsentState" />
  714. </wsdl:message>
  715. <wsdl:message name="CheckConsentStateSoapOut">
  716. <wsdl:part name="parameters" element="tns:CheckConsentStateResponse" />
  717. </wsdl:message>
  718. <wsdl:message name="getOcrStringSoapIn">
  719. <wsdl:part name="parameters" element="tns:getOcrString" />
  720. </wsdl:message>
  721. <wsdl:message name="getOcrStringSoapOut">
  722. <wsdl:part name="parameters" element="tns:getOcrStringResponse" />
  723. </wsdl:message>
  724. <wsdl:message name="getCertUseYnSoapIn">
  725. <wsdl:part name="parameters" element="tns:getCertUseYn" />
  726. </wsdl:message>
  727. <wsdl:message name="getCertUseYnSoapOut">
  728. <wsdl:part name="parameters" element="tns:getCertUseYnResponse" />
  729. </wsdl:message>
  730. <wsdl:message name="getCertUseYnDataSoapIn">
  731. <wsdl:part name="parameters" element="tns:getCertUseYnData" />
  732. </wsdl:message>
  733. <wsdl:message name="getCertUseYnDataSoapOut">
  734. <wsdl:part name="parameters" element="tns:getCertUseYnDataResponse" />
  735. </wsdl:message>
  736. <wsdl:message name="getDualViewModeSoapIn">
  737. <wsdl:part name="parameters" element="tns:getDualViewMode" />
  738. </wsdl:message>
  739. <wsdl:message name="getDualViewModeSoapOut">
  740. <wsdl:part name="parameters" element="tns:getDualViewModeResponse" />
  741. </wsdl:message>
  742. <wsdl:message name="updateCertifyCompleteSoapIn">
  743. <wsdl:part name="parameters" element="tns:updateCertifyComplete" />
  744. </wsdl:message>
  745. <wsdl:message name="updateCertifyCompleteSoapOut">
  746. <wsdl:part name="parameters" element="tns:updateCertifyCompleteResponse" />
  747. </wsdl:message>
  748. <wsdl:message name="updatePrintHistorySoapIn">
  749. <wsdl:part name="parameters" element="tns:updatePrintHistory" />
  750. </wsdl:message>
  751. <wsdl:message name="updatePrintHistorySoapOut">
  752. <wsdl:part name="parameters" element="tns:updatePrintHistoryResponse" />
  753. </wsdl:message>
  754. <wsdl:portType name="ConsentSvcSoap">
  755. <wsdl:operation name="CheckWebService">
  756. <wsdl:input message="tns:CheckWebServiceSoapIn" />
  757. <wsdl:output message="tns:CheckWebServiceSoapOut" />
  758. </wsdl:operation>
  759. <wsdl:operation name="getOcrType6Forms">
  760. <wsdl:input message="tns:getOcrType6FormsSoapIn" />
  761. <wsdl:output message="tns:getOcrType6FormsSoapOut" />
  762. </wsdl:operation>
  763. <wsdl:operation name="CheckDatabaseConnection">
  764. <wsdl:input message="tns:CheckDatabaseConnectionSoapIn" />
  765. <wsdl:output message="tns:CheckDatabaseConnectionSoapOut" />
  766. </wsdl:operation>
  767. <wsdl:operation name="GetCategoryForDropdown">
  768. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">동의서 하위 카테고리 조회</wsdl:documentation>
  769. <wsdl:input message="tns:GetCategoryForDropdownSoapIn" />
  770. <wsdl:output message="tns:GetCategoryForDropdownSoapOut" />
  771. </wsdl:operation>
  772. <wsdl:operation name="GetConsentList">
  773. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">환자/상태에 따른 동의서 목록 검색</wsdl:documentation>
  774. <wsdl:input message="tns:GetConsentListSoapIn" />
  775. <wsdl:output message="tns:GetConsentListSoapOut" />
  776. </wsdl:operation>
  777. <wsdl:operation name="GetConsentBySearch">
  778. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">동의서 찾기(조회)</wsdl:documentation>
  779. <wsdl:input message="tns:GetConsentBySearchSoapIn" />
  780. <wsdl:output message="tns:GetConsentBySearchSoapOut" />
  781. </wsdl:operation>
  782. <wsdl:operation name="GetConsentByCalcscorcd">
  783. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">동의서 찾기(수가코드)</wsdl:documentation>
  784. <wsdl:input message="tns:GetConsentByCalcscorcdSoapIn" />
  785. <wsdl:output message="tns:GetConsentByCalcscorcdSoapOut" />
  786. </wsdl:operation>
  787. <wsdl:operation name="GetConsentByFormcd">
  788. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">동의서 찾기(서식코드)</wsdl:documentation>
  789. <wsdl:input message="tns:GetConsentByFormcdSoapIn" />
  790. <wsdl:output message="tns:GetConsentByFormcdSoapOut" />
  791. </wsdl:operation>
  792. <wsdl:operation name="GetConsentImage">
  793. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">동의서 저장된 이미지 내역 조회</wsdl:documentation>
  794. <wsdl:input message="tns:GetConsentImageSoapIn" />
  795. <wsdl:output message="tns:GetConsentImageSoapOut" />
  796. </wsdl:operation>
  797. <wsdl:operation name="SaveTempData">
  798. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">동의서 임시저장</wsdl:documentation>
  799. <wsdl:input message="tns:SaveTempDataSoapIn" />
  800. <wsdl:output message="tns:SaveTempDataSoapOut" />
  801. </wsdl:operation>
  802. <wsdl:operation name="SaveComplete">
  803. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">동의서 서명 완료</wsdl:documentation>
  804. <wsdl:input message="tns:SaveCompleteSoapIn" />
  805. <wsdl:output message="tns:SaveCompleteSoapOut" />
  806. </wsdl:operation>
  807. <wsdl:operation name="SaveCompleteAll">
  808. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">동의서 서명 완료</wsdl:documentation>
  809. <wsdl:input message="tns:SaveCompleteAllSoapIn" />
  810. <wsdl:output message="tns:SaveCompleteAllSoapOut" />
  811. </wsdl:operation>
  812. <wsdl:operation name="SaveDelete">
  813. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">동의서 삭제/폐기 데이터를 저장</wsdl:documentation>
  814. <wsdl:input message="tns:SaveDeleteSoapIn" />
  815. <wsdl:output message="tns:SaveDeleteSoapOut" />
  816. </wsdl:operation>
  817. <wsdl:operation name="SavePrintOut">
  818. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">동의서 프린트 출력 후 데이터를 저장</wsdl:documentation>
  819. <wsdl:input message="tns:SavePrintOutSoapIn" />
  820. <wsdl:output message="tns:SavePrintOutSoapOut" />
  821. </wsdl:operation>
  822. <wsdl:operation name="SaveMedicalHistory">
  823. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">동의서의 기왕력 데이터 저장</wsdl:documentation>
  824. <wsdl:input message="tns:SaveMedicalHistorySoapIn" />
  825. <wsdl:output message="tns:SaveMedicalHistorySoapOut" />
  826. </wsdl:operation>
  827. <wsdl:operation name="SaveImageUploadInfo">
  828. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">동의서 서명 완료일 경우 이미지 데이터 저장</wsdl:documentation>
  829. <wsdl:input message="tns:SaveImageUploadInfoSoapIn" />
  830. <wsdl:output message="tns:SaveImageUploadInfoSoapOut" />
  831. </wsdl:operation>
  832. <wsdl:operation name="SaveImageSignInfo">
  833. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">서명완료된 이미지의 hash 정보 저장</wsdl:documentation>
  834. <wsdl:input message="tns:SaveImageSignInfoSoapIn" />
  835. <wsdl:output message="tns:SaveImageSignInfoSoapOut" />
  836. </wsdl:operation>
  837. <wsdl:operation name="CheckConsentState">
  838. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">동의서 상위 상태값이 있는지 체크</wsdl:documentation>
  839. <wsdl:input message="tns:CheckConsentStateSoapIn" />
  840. <wsdl:output message="tns:CheckConsentStateSoapOut" />
  841. </wsdl:operation>
  842. <wsdl:operation name="getOcrString">
  843. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">기준자료로 부터 OCT 태그에 찍힐 String 값</wsdl:documentation>
  844. <wsdl:input message="tns:getOcrStringSoapIn" />
  845. <wsdl:output message="tns:getOcrStringSoapOut" />
  846. </wsdl:operation>
  847. <wsdl:operation name="getCertUseYn">
  848. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">원무서식 인증저장 사용여부, Y 일 경우 인증저장시 인증서 묻기 pass</wsdl:documentation>
  849. <wsdl:input message="tns:getCertUseYnSoapIn" />
  850. <wsdl:output message="tns:getCertUseYnSoapOut" />
  851. </wsdl:operation>
  852. <wsdl:operation name="getCertUseYnData">
  853. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">원무서식 인증저장 사용여부, Y 일 경우 인증저장시 인증서 묻기 pass (모바일에서 다중 선택 기능 포함)</wsdl:documentation>
  854. <wsdl:input message="tns:getCertUseYnDataSoapIn" />
  855. <wsdl:output message="tns:getCertUseYnDataSoapOut" />
  856. </wsdl:operation>
  857. <wsdl:operation name="getDualViewMode">
  858. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">경북대학교병원 PC 클라이언트 dual view 모드 활성화 여부 조회</wsdl:documentation>
  859. <wsdl:input message="tns:getDualViewModeSoapIn" />
  860. <wsdl:output message="tns:getDualViewModeSoapOut" />
  861. </wsdl:operation>
  862. <wsdl:operation name="updateCertifyComplete">
  863. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">경북대학교병원 일괄 인증 저장</wsdl:documentation>
  864. <wsdl:input message="tns:updateCertifyCompleteSoapIn" />
  865. <wsdl:output message="tns:updateCertifyCompleteSoapOut" />
  866. </wsdl:operation>
  867. <wsdl:operation name="updatePrintHistory">
  868. <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">프린터 출력 오류 시 출력 히스토리 삭제</wsdl:documentation>
  869. <wsdl:input message="tns:updatePrintHistorySoapIn" />
  870. <wsdl:output message="tns:updatePrintHistorySoapOut" />
  871. </wsdl:operation>
  872. </wsdl:portType>
  873. <wsdl:binding name="ConsentSvcSoap" type="tns:ConsentSvcSoap">
  874. <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
  875. <wsdl:operation name="CheckWebService">
  876. <soap:operation soapAction="http://tempuri.org/CheckWebService" style="document" />
  877. <wsdl:input>
  878. <soap:body use="literal" />
  879. </wsdl:input>
  880. <wsdl:output>
  881. <soap:body use="literal" />
  882. </wsdl:output>
  883. </wsdl:operation>
  884. <wsdl:operation name="getOcrType6Forms">
  885. <soap:operation soapAction="http://tempuri.org/getOcrType6Forms" style="document" />
  886. <wsdl:input>
  887. <soap:body use="literal" />
  888. </wsdl:input>
  889. <wsdl:output>
  890. <soap:body use="literal" />
  891. </wsdl:output>
  892. </wsdl:operation>
  893. <wsdl:operation name="CheckDatabaseConnection">
  894. <soap:operation soapAction="http://tempuri.org/CheckDatabaseConnection" style="document" />
  895. <wsdl:input>
  896. <soap:body use="literal" />
  897. </wsdl:input>
  898. <wsdl:output>
  899. <soap:body use="literal" />
  900. </wsdl:output>
  901. </wsdl:operation>
  902. <wsdl:operation name="GetCategoryForDropdown">
  903. <soap:operation soapAction="http://tempuri.org/GetCategoryForDropdown" style="document" />
  904. <wsdl:input>
  905. <soap:body use="literal" />
  906. </wsdl:input>
  907. <wsdl:output>
  908. <soap:body use="literal" />
  909. </wsdl:output>
  910. </wsdl:operation>
  911. <wsdl:operation name="GetConsentList">
  912. <soap:operation soapAction="http://tempuri.org/GetConsentList" style="document" />
  913. <wsdl:input>
  914. <soap:body use="literal" />
  915. </wsdl:input>
  916. <wsdl:output>
  917. <soap:body use="literal" />
  918. </wsdl:output>
  919. </wsdl:operation>
  920. <wsdl:operation name="GetConsentBySearch">
  921. <soap:operation soapAction="http://tempuri.org/GetConsentBySearch" style="document" />
  922. <wsdl:input>
  923. <soap:body use="literal" />
  924. </wsdl:input>
  925. <wsdl:output>
  926. <soap:body use="literal" />
  927. </wsdl:output>
  928. </wsdl:operation>
  929. <wsdl:operation name="GetConsentByCalcscorcd">
  930. <soap:operation soapAction="http://tempuri.org/GetConsentByCalcscorcd" style="document" />
  931. <wsdl:input>
  932. <soap:body use="literal" />
  933. </wsdl:input>
  934. <wsdl:output>
  935. <soap:body use="literal" />
  936. </wsdl:output>
  937. </wsdl:operation>
  938. <wsdl:operation name="GetConsentByFormcd">
  939. <soap:operation soapAction="http://tempuri.org/GetConsentByFormcd" style="document" />
  940. <wsdl:input>
  941. <soap:body use="literal" />
  942. </wsdl:input>
  943. <wsdl:output>
  944. <soap:body use="literal" />
  945. </wsdl:output>
  946. </wsdl:operation>
  947. <wsdl:operation name="GetConsentImage">
  948. <soap:operation soapAction="http://tempuri.org/GetConsentImage" style="document" />
  949. <wsdl:input>
  950. <soap:body use="literal" />
  951. </wsdl:input>
  952. <wsdl:output>
  953. <soap:body use="literal" />
  954. </wsdl:output>
  955. </wsdl:operation>
  956. <wsdl:operation name="SaveTempData">
  957. <soap:operation soapAction="http://tempuri.org/SaveTempData" style="document" />
  958. <wsdl:input>
  959. <soap:body use="literal" />
  960. </wsdl:input>
  961. <wsdl:output>
  962. <soap:body use="literal" />
  963. </wsdl:output>
  964. </wsdl:operation>
  965. <wsdl:operation name="SaveComplete">
  966. <soap:operation soapAction="http://tempuri.org/SaveComplete" style="document" />
  967. <wsdl:input>
  968. <soap:body use="literal" />
  969. </wsdl:input>
  970. <wsdl:output>
  971. <soap:body use="literal" />
  972. </wsdl:output>
  973. </wsdl:operation>
  974. <wsdl:operation name="SaveCompleteAll">
  975. <soap:operation soapAction="http://tempuri.org/SaveCompleteAll" style="document" />
  976. <wsdl:input>
  977. <soap:body use="literal" />
  978. </wsdl:input>
  979. <wsdl:output>
  980. <soap:body use="literal" />
  981. </wsdl:output>
  982. </wsdl:operation>
  983. <wsdl:operation name="SaveDelete">
  984. <soap:operation soapAction="http://tempuri.org/SaveDelete" style="document" />
  985. <wsdl:input>
  986. <soap:body use="literal" />
  987. </wsdl:input>
  988. <wsdl:output>
  989. <soap:body use="literal" />
  990. </wsdl:output>
  991. </wsdl:operation>
  992. <wsdl:operation name="SavePrintOut">
  993. <soap:operation soapAction="http://tempuri.org/SavePrintOut" style="document" />
  994. <wsdl:input>
  995. <soap:body use="literal" />
  996. </wsdl:input>
  997. <wsdl:output>
  998. <soap:body use="literal" />
  999. </wsdl:output>
  1000. </wsdl:operation>
  1001. <wsdl:operation name="SaveMedicalHistory">
  1002. <soap:operation soapAction="http://tempuri.org/SaveMedicalHistory" style="document" />
  1003. <wsdl:input>
  1004. <soap:body use="literal" />
  1005. </wsdl:input>
  1006. <wsdl:output>
  1007. <soap:body use="literal" />
  1008. </wsdl:output>
  1009. </wsdl:operation>
  1010. <wsdl:operation name="SaveImageUploadInfo">
  1011. <soap:operation soapAction="http://tempuri.org/SaveImageUploadInfo" style="document" />
  1012. <wsdl:input>
  1013. <soap:body use="literal" />
  1014. </wsdl:input>
  1015. <wsdl:output>
  1016. <soap:body use="literal" />
  1017. </wsdl:output>
  1018. </wsdl:operation>
  1019. <wsdl:operation name="SaveImageSignInfo">
  1020. <soap:operation soapAction="http://tempuri.org/SaveImageSignInfo" style="document" />
  1021. <wsdl:input>
  1022. <soap:body use="literal" />
  1023. </wsdl:input>
  1024. <wsdl:output>
  1025. <soap:body use="literal" />
  1026. </wsdl:output>
  1027. </wsdl:operation>
  1028. <wsdl:operation name="CheckConsentState">
  1029. <soap:operation soapAction="http://tempuri.org/CheckConsentState" style="document" />
  1030. <wsdl:input>
  1031. <soap:body use="literal" />
  1032. </wsdl:input>
  1033. <wsdl:output>
  1034. <soap:body use="literal" />
  1035. </wsdl:output>
  1036. </wsdl:operation>
  1037. <wsdl:operation name="getOcrString">
  1038. <soap:operation soapAction="http://tempuri.org/getOcrString" style="document" />
  1039. <wsdl:input>
  1040. <soap:body use="literal" />
  1041. </wsdl:input>
  1042. <wsdl:output>
  1043. <soap:body use="literal" />
  1044. </wsdl:output>
  1045. </wsdl:operation>
  1046. <wsdl:operation name="getCertUseYn">
  1047. <soap:operation soapAction="http://tempuri.org/getCertUseYn" style="document" />
  1048. <wsdl:input>
  1049. <soap:body use="literal" />
  1050. </wsdl:input>
  1051. <wsdl:output>
  1052. <soap:body use="literal" />
  1053. </wsdl:output>
  1054. </wsdl:operation>
  1055. <wsdl:operation name="getCertUseYnData">
  1056. <soap:operation soapAction="http://tempuri.org/getCertUseYnData" style="document" />
  1057. <wsdl:input>
  1058. <soap:body use="literal" />
  1059. </wsdl:input>
  1060. <wsdl:output>
  1061. <soap:body use="literal" />
  1062. </wsdl:output>
  1063. </wsdl:operation>
  1064. <wsdl:operation name="getDualViewMode">
  1065. <soap:operation soapAction="http://tempuri.org/getDualViewMode" style="document" />
  1066. <wsdl:input>
  1067. <soap:body use="literal" />
  1068. </wsdl:input>
  1069. <wsdl:output>
  1070. <soap:body use="literal" />
  1071. </wsdl:output>
  1072. </wsdl:operation>
  1073. <wsdl:operation name="updateCertifyComplete">
  1074. <soap:operation soapAction="http://tempuri.org/updateCertifyComplete" style="document" />
  1075. <wsdl:input>
  1076. <soap:body use="literal" />
  1077. </wsdl:input>
  1078. <wsdl:output>
  1079. <soap:body use="literal" />
  1080. </wsdl:output>
  1081. </wsdl:operation>
  1082. <wsdl:operation name="updatePrintHistory">
  1083. <soap:operation soapAction="http://tempuri.org/updatePrintHistory" style="document" />
  1084. <wsdl:input>
  1085. <soap:body use="literal" />
  1086. </wsdl:input>
  1087. <wsdl:output>
  1088. <soap:body use="literal" />
  1089. </wsdl:output>
  1090. </wsdl:operation>
  1091. </wsdl:binding>
  1092. <wsdl:binding name="ConsentSvcSoap12" type="tns:ConsentSvcSoap">
  1093. <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
  1094. <wsdl:operation name="CheckWebService">
  1095. <soap12:operation soapAction="http://tempuri.org/CheckWebService" style="document" />
  1096. <wsdl:input>
  1097. <soap12:body use="literal" />
  1098. </wsdl:input>
  1099. <wsdl:output>
  1100. <soap12:body use="literal" />
  1101. </wsdl:output>
  1102. </wsdl:operation>
  1103. <wsdl:operation name="getOcrType6Forms">
  1104. <soap12:operation soapAction="http://tempuri.org/getOcrType6Forms" style="document" />
  1105. <wsdl:input>
  1106. <soap12:body use="literal" />
  1107. </wsdl:input>
  1108. <wsdl:output>
  1109. <soap12:body use="literal" />
  1110. </wsdl:output>
  1111. </wsdl:operation>
  1112. <wsdl:operation name="CheckDatabaseConnection">
  1113. <soap12:operation soapAction="http://tempuri.org/CheckDatabaseConnection" style="document" />
  1114. <wsdl:input>
  1115. <soap12:body use="literal" />
  1116. </wsdl:input>
  1117. <wsdl:output>
  1118. <soap12:body use="literal" />
  1119. </wsdl:output>
  1120. </wsdl:operation>
  1121. <wsdl:operation name="GetCategoryForDropdown">
  1122. <soap12:operation soapAction="http://tempuri.org/GetCategoryForDropdown" style="document" />
  1123. <wsdl:input>
  1124. <soap12:body use="literal" />
  1125. </wsdl:input>
  1126. <wsdl:output>
  1127. <soap12:body use="literal" />
  1128. </wsdl:output>
  1129. </wsdl:operation>
  1130. <wsdl:operation name="GetConsentList">
  1131. <soap12:operation soapAction="http://tempuri.org/GetConsentList" style="document" />
  1132. <wsdl:input>
  1133. <soap12:body use="literal" />
  1134. </wsdl:input>
  1135. <wsdl:output>
  1136. <soap12:body use="literal" />
  1137. </wsdl:output>
  1138. </wsdl:operation>
  1139. <wsdl:operation name="GetConsentBySearch">
  1140. <soap12:operation soapAction="http://tempuri.org/GetConsentBySearch" style="document" />
  1141. <wsdl:input>
  1142. <soap12:body use="literal" />
  1143. </wsdl:input>
  1144. <wsdl:output>
  1145. <soap12:body use="literal" />
  1146. </wsdl:output>
  1147. </wsdl:operation>
  1148. <wsdl:operation name="GetConsentByCalcscorcd">
  1149. <soap12:operation soapAction="http://tempuri.org/GetConsentByCalcscorcd" style="document" />
  1150. <wsdl:input>
  1151. <soap12:body use="literal" />
  1152. </wsdl:input>
  1153. <wsdl:output>
  1154. <soap12:body use="literal" />
  1155. </wsdl:output>
  1156. </wsdl:operation>
  1157. <wsdl:operation name="GetConsentByFormcd">
  1158. <soap12:operation soapAction="http://tempuri.org/GetConsentByFormcd" style="document" />
  1159. <wsdl:input>
  1160. <soap12:body use="literal" />
  1161. </wsdl:input>
  1162. <wsdl:output>
  1163. <soap12:body use="literal" />
  1164. </wsdl:output>
  1165. </wsdl:operation>
  1166. <wsdl:operation name="GetConsentImage">
  1167. <soap12:operation soapAction="http://tempuri.org/GetConsentImage" style="document" />
  1168. <wsdl:input>
  1169. <soap12:body use="literal" />
  1170. </wsdl:input>
  1171. <wsdl:output>
  1172. <soap12:body use="literal" />
  1173. </wsdl:output>
  1174. </wsdl:operation>
  1175. <wsdl:operation name="SaveTempData">
  1176. <soap12:operation soapAction="http://tempuri.org/SaveTempData" style="document" />
  1177. <wsdl:input>
  1178. <soap12:body use="literal" />
  1179. </wsdl:input>
  1180. <wsdl:output>
  1181. <soap12:body use="literal" />
  1182. </wsdl:output>
  1183. </wsdl:operation>
  1184. <wsdl:operation name="SaveComplete">
  1185. <soap12:operation soapAction="http://tempuri.org/SaveComplete" style="document" />
  1186. <wsdl:input>
  1187. <soap12:body use="literal" />
  1188. </wsdl:input>
  1189. <wsdl:output>
  1190. <soap12:body use="literal" />
  1191. </wsdl:output>
  1192. </wsdl:operation>
  1193. <wsdl:operation name="SaveCompleteAll">
  1194. <soap12:operation soapAction="http://tempuri.org/SaveCompleteAll" style="document" />
  1195. <wsdl:input>
  1196. <soap12:body use="literal" />
  1197. </wsdl:input>
  1198. <wsdl:output>
  1199. <soap12:body use="literal" />
  1200. </wsdl:output>
  1201. </wsdl:operation>
  1202. <wsdl:operation name="SaveDelete">
  1203. <soap12:operation soapAction="http://tempuri.org/SaveDelete" style="document" />
  1204. <wsdl:input>
  1205. <soap12:body use="literal" />
  1206. </wsdl:input>
  1207. <wsdl:output>
  1208. <soap12:body use="literal" />
  1209. </wsdl:output>
  1210. </wsdl:operation>
  1211. <wsdl:operation name="SavePrintOut">
  1212. <soap12:operation soapAction="http://tempuri.org/SavePrintOut" style="document" />
  1213. <wsdl:input>
  1214. <soap12:body use="literal" />
  1215. </wsdl:input>
  1216. <wsdl:output>
  1217. <soap12:body use="literal" />
  1218. </wsdl:output>
  1219. </wsdl:operation>
  1220. <wsdl:operation name="SaveMedicalHistory">
  1221. <soap12:operation soapAction="http://tempuri.org/SaveMedicalHistory" style="document" />
  1222. <wsdl:input>
  1223. <soap12:body use="literal" />
  1224. </wsdl:input>
  1225. <wsdl:output>
  1226. <soap12:body use="literal" />
  1227. </wsdl:output>
  1228. </wsdl:operation>
  1229. <wsdl:operation name="SaveImageUploadInfo">
  1230. <soap12:operation soapAction="http://tempuri.org/SaveImageUploadInfo" style="document" />
  1231. <wsdl:input>
  1232. <soap12:body use="literal" />
  1233. </wsdl:input>
  1234. <wsdl:output>
  1235. <soap12:body use="literal" />
  1236. </wsdl:output>
  1237. </wsdl:operation>
  1238. <wsdl:operation name="SaveImageSignInfo">
  1239. <soap12:operation soapAction="http://tempuri.org/SaveImageSignInfo" style="document" />
  1240. <wsdl:input>
  1241. <soap12:body use="literal" />
  1242. </wsdl:input>
  1243. <wsdl:output>
  1244. <soap12:body use="literal" />
  1245. </wsdl:output>
  1246. </wsdl:operation>
  1247. <wsdl:operation name="CheckConsentState">
  1248. <soap12:operation soapAction="http://tempuri.org/CheckConsentState" style="document" />
  1249. <wsdl:input>
  1250. <soap12:body use="literal" />
  1251. </wsdl:input>
  1252. <wsdl:output>
  1253. <soap12:body use="literal" />
  1254. </wsdl:output>
  1255. </wsdl:operation>
  1256. <wsdl:operation name="getOcrString">
  1257. <soap12:operation soapAction="http://tempuri.org/getOcrString" style="document" />
  1258. <wsdl:input>
  1259. <soap12:body use="literal" />
  1260. </wsdl:input>
  1261. <wsdl:output>
  1262. <soap12:body use="literal" />
  1263. </wsdl:output>
  1264. </wsdl:operation>
  1265. <wsdl:operation name="getCertUseYn">
  1266. <soap12:operation soapAction="http://tempuri.org/getCertUseYn" style="document" />
  1267. <wsdl:input>
  1268. <soap12:body use="literal" />
  1269. </wsdl:input>
  1270. <wsdl:output>
  1271. <soap12:body use="literal" />
  1272. </wsdl:output>
  1273. </wsdl:operation>
  1274. <wsdl:operation name="getCertUseYnData">
  1275. <soap12:operation soapAction="http://tempuri.org/getCertUseYnData" style="document" />
  1276. <wsdl:input>
  1277. <soap12:body use="literal" />
  1278. </wsdl:input>
  1279. <wsdl:output>
  1280. <soap12:body use="literal" />
  1281. </wsdl:output>
  1282. </wsdl:operation>
  1283. <wsdl:operation name="getDualViewMode">
  1284. <soap12:operation soapAction="http://tempuri.org/getDualViewMode" style="document" />
  1285. <wsdl:input>
  1286. <soap12:body use="literal" />
  1287. </wsdl:input>
  1288. <wsdl:output>
  1289. <soap12:body use="literal" />
  1290. </wsdl:output>
  1291. </wsdl:operation>
  1292. <wsdl:operation name="updateCertifyComplete">
  1293. <soap12:operation soapAction="http://tempuri.org/updateCertifyComplete" style="document" />
  1294. <wsdl:input>
  1295. <soap12:body use="literal" />
  1296. </wsdl:input>
  1297. <wsdl:output>
  1298. <soap12:body use="literal" />
  1299. </wsdl:output>
  1300. </wsdl:operation>
  1301. <wsdl:operation name="updatePrintHistory">
  1302. <soap12:operation soapAction="http://tempuri.org/updatePrintHistory" style="document" />
  1303. <wsdl:input>
  1304. <soap12:body use="literal" />
  1305. </wsdl:input>
  1306. <wsdl:output>
  1307. <soap12:body use="literal" />
  1308. </wsdl:output>
  1309. </wsdl:operation>
  1310. </wsdl:binding>
  1311. <wsdl:service name="ConsentSvc">
  1312. <wsdl:port name="ConsentSvcSoap" binding="tns:ConsentSvcSoap">
  1313. <soap:address location="https://localhost:8091/ConsentSvc.asmx" />
  1314. </wsdl:port>
  1315. <wsdl:port name="ConsentSvcSoap12" binding="tns:ConsentSvcSoap12">
  1316. <soap12:address location="https://localhost:8091/ConsentSvc.asmx" />
  1317. </wsdl:port>
  1318. </wsdl:service>
  1319. </wsdl:definitions>