dr_protocol_idl.pb.go 57 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.36.6
  4. // protoc v6.31.0
  5. // source: dr_protocol_idl.proto
  6. package dr_protocol_pb
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. emptypb "google.golang.org/protobuf/types/known/emptypb"
  11. structpb "google.golang.org/protobuf/types/known/structpb"
  12. reflect "reflect"
  13. sync "sync"
  14. unsafe "unsafe"
  15. )
  16. const (
  17. // Verify that this generated code is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  19. // Verify that runtime/protoimpl is sufficiently up-to-date.
  20. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  21. )
  22. type EmptyRequest struct {
  23. state protoimpl.MessageState `protogen:"open.v1"`
  24. unknownFields protoimpl.UnknownFields
  25. sizeCache protoimpl.SizeCache
  26. }
  27. func (x *EmptyRequest) Reset() {
  28. *x = EmptyRequest{}
  29. mi := &file_dr_protocol_idl_proto_msgTypes[0]
  30. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  31. ms.StoreMessageInfo(mi)
  32. }
  33. func (x *EmptyRequest) String() string {
  34. return protoimpl.X.MessageStringOf(x)
  35. }
  36. func (*EmptyRequest) ProtoMessage() {}
  37. func (x *EmptyRequest) ProtoReflect() protoreflect.Message {
  38. mi := &file_dr_protocol_idl_proto_msgTypes[0]
  39. if x != nil {
  40. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  41. if ms.LoadMessageInfo() == nil {
  42. ms.StoreMessageInfo(mi)
  43. }
  44. return ms
  45. }
  46. return mi.MessageOf(x)
  47. }
  48. // Deprecated: Use EmptyRequest.ProtoReflect.Descriptor instead.
  49. func (*EmptyRequest) Descriptor() ([]byte, []int) {
  50. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{0}
  51. }
  52. type IDRequest struct {
  53. state protoimpl.MessageState `protogen:"open.v1"`
  54. Id *uint32 `protobuf:"varint,1,opt,name=id,proto3,oneof" json:"id,omitempty"`
  55. InstanceId *string `protobuf:"bytes,2,opt,name=instance_id,json=instanceId,proto3,oneof" json:"instance_id,omitempty"`
  56. unknownFields protoimpl.UnknownFields
  57. sizeCache protoimpl.SizeCache
  58. }
  59. func (x *IDRequest) Reset() {
  60. *x = IDRequest{}
  61. mi := &file_dr_protocol_idl_proto_msgTypes[1]
  62. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  63. ms.StoreMessageInfo(mi)
  64. }
  65. func (x *IDRequest) String() string {
  66. return protoimpl.X.MessageStringOf(x)
  67. }
  68. func (*IDRequest) ProtoMessage() {}
  69. func (x *IDRequest) ProtoReflect() protoreflect.Message {
  70. mi := &file_dr_protocol_idl_proto_msgTypes[1]
  71. if x != nil {
  72. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  73. if ms.LoadMessageInfo() == nil {
  74. ms.StoreMessageInfo(mi)
  75. }
  76. return ms
  77. }
  78. return mi.MessageOf(x)
  79. }
  80. // Deprecated: Use IDRequest.ProtoReflect.Descriptor instead.
  81. func (*IDRequest) Descriptor() ([]byte, []int) {
  82. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{1}
  83. }
  84. func (x *IDRequest) GetId() uint32 {
  85. if x != nil && x.Id != nil {
  86. return *x.Id
  87. }
  88. return 0
  89. }
  90. func (x *IDRequest) GetInstanceId() string {
  91. if x != nil && x.InstanceId != nil {
  92. return *x.InstanceId
  93. }
  94. return ""
  95. }
  96. type SoftwareInfoReply struct {
  97. state protoimpl.MessageState `protogen:"open.v1"`
  98. Module string `protobuf:"bytes,1,opt,name=module,proto3" json:"module,omitempty"`
  99. Desc string `protobuf:"bytes,2,opt,name=desc,proto3" json:"desc,omitempty"`
  100. Build string `protobuf:"bytes,3,opt,name=build,proto3" json:"build,omitempty"`
  101. Version string `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"`
  102. unknownFields protoimpl.UnknownFields
  103. sizeCache protoimpl.SizeCache
  104. }
  105. func (x *SoftwareInfoReply) Reset() {
  106. *x = SoftwareInfoReply{}
  107. mi := &file_dr_protocol_idl_proto_msgTypes[2]
  108. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  109. ms.StoreMessageInfo(mi)
  110. }
  111. func (x *SoftwareInfoReply) String() string {
  112. return protoimpl.X.MessageStringOf(x)
  113. }
  114. func (*SoftwareInfoReply) ProtoMessage() {}
  115. func (x *SoftwareInfoReply) ProtoReflect() protoreflect.Message {
  116. mi := &file_dr_protocol_idl_proto_msgTypes[2]
  117. if x != nil {
  118. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  119. if ms.LoadMessageInfo() == nil {
  120. ms.StoreMessageInfo(mi)
  121. }
  122. return ms
  123. }
  124. return mi.MessageOf(x)
  125. }
  126. // Deprecated: Use SoftwareInfoReply.ProtoReflect.Descriptor instead.
  127. func (*SoftwareInfoReply) Descriptor() ([]byte, []int) {
  128. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{2}
  129. }
  130. func (x *SoftwareInfoReply) GetModule() string {
  131. if x != nil {
  132. return x.Module
  133. }
  134. return ""
  135. }
  136. func (x *SoftwareInfoReply) GetDesc() string {
  137. if x != nil {
  138. return x.Desc
  139. }
  140. return ""
  141. }
  142. func (x *SoftwareInfoReply) GetBuild() string {
  143. if x != nil {
  144. return x.Build
  145. }
  146. return ""
  147. }
  148. func (x *SoftwareInfoReply) GetVersion() string {
  149. if x != nil {
  150. return x.Version
  151. }
  152. return ""
  153. }
  154. type PatientTypeRequest struct {
  155. state protoimpl.MessageState `protogen:"open.v1"`
  156. IsEnabled *bool `protobuf:"varint,1,opt,name=is_enabled,json=isEnabled,proto3,oneof" json:"is_enabled,omitempty"`
  157. IsPreInstall *bool `protobuf:"varint,2,opt,name=is_pre_install,json=isPreInstall,proto3,oneof" json:"is_pre_install,omitempty"`
  158. unknownFields protoimpl.UnknownFields
  159. sizeCache protoimpl.SizeCache
  160. }
  161. func (x *PatientTypeRequest) Reset() {
  162. *x = PatientTypeRequest{}
  163. mi := &file_dr_protocol_idl_proto_msgTypes[3]
  164. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  165. ms.StoreMessageInfo(mi)
  166. }
  167. func (x *PatientTypeRequest) String() string {
  168. return protoimpl.X.MessageStringOf(x)
  169. }
  170. func (*PatientTypeRequest) ProtoMessage() {}
  171. func (x *PatientTypeRequest) ProtoReflect() protoreflect.Message {
  172. mi := &file_dr_protocol_idl_proto_msgTypes[3]
  173. if x != nil {
  174. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  175. if ms.LoadMessageInfo() == nil {
  176. ms.StoreMessageInfo(mi)
  177. }
  178. return ms
  179. }
  180. return mi.MessageOf(x)
  181. }
  182. // Deprecated: Use PatientTypeRequest.ProtoReflect.Descriptor instead.
  183. func (*PatientTypeRequest) Descriptor() ([]byte, []int) {
  184. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{3}
  185. }
  186. func (x *PatientTypeRequest) GetIsEnabled() bool {
  187. if x != nil && x.IsEnabled != nil {
  188. return *x.IsEnabled
  189. }
  190. return false
  191. }
  192. func (x *PatientTypeRequest) GetIsPreInstall() bool {
  193. if x != nil && x.IsPreInstall != nil {
  194. return *x.IsPreInstall
  195. }
  196. return false
  197. }
  198. type PatientType struct {
  199. state protoimpl.MessageState `protogen:"open.v1"`
  200. Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  201. PatientTypeId string `protobuf:"bytes,2,opt,name=patient_type_id,json=patientTypeId,proto3" json:"patient_type_id,omitempty"`
  202. PatientTypeName string `protobuf:"bytes,3,opt,name=patient_type_name,json=patientTypeName,proto3" json:"patient_type_name,omitempty"`
  203. PatientTypeNameLocal string `protobuf:"bytes,4,opt,name=patient_type_name_local,json=patientTypeNameLocal,proto3" json:"patient_type_name_local,omitempty"`
  204. PatientTypeDescription string `protobuf:"bytes,5,opt,name=patient_type_description,json=patientTypeDescription,proto3" json:"patient_type_description,omitempty"`
  205. Sort int32 `protobuf:"varint,6,opt,name=sort,proto3" json:"sort,omitempty"`
  206. IsEnabled bool `protobuf:"varint,7,opt,name=is_enabled,json=isEnabled,proto3" json:"is_enabled,omitempty"`
  207. Product string `protobuf:"bytes,8,opt,name=product,proto3" json:"product,omitempty"`
  208. IsPreInstall bool `protobuf:"varint,9,opt,name=is_pre_install,json=isPreInstall,proto3" json:"is_pre_install,omitempty"`
  209. unknownFields protoimpl.UnknownFields
  210. sizeCache protoimpl.SizeCache
  211. }
  212. func (x *PatientType) Reset() {
  213. *x = PatientType{}
  214. mi := &file_dr_protocol_idl_proto_msgTypes[4]
  215. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  216. ms.StoreMessageInfo(mi)
  217. }
  218. func (x *PatientType) String() string {
  219. return protoimpl.X.MessageStringOf(x)
  220. }
  221. func (*PatientType) ProtoMessage() {}
  222. func (x *PatientType) ProtoReflect() protoreflect.Message {
  223. mi := &file_dr_protocol_idl_proto_msgTypes[4]
  224. if x != nil {
  225. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  226. if ms.LoadMessageInfo() == nil {
  227. ms.StoreMessageInfo(mi)
  228. }
  229. return ms
  230. }
  231. return mi.MessageOf(x)
  232. }
  233. // Deprecated: Use PatientType.ProtoReflect.Descriptor instead.
  234. func (*PatientType) Descriptor() ([]byte, []int) {
  235. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{4}
  236. }
  237. func (x *PatientType) GetId() uint64 {
  238. if x != nil {
  239. return x.Id
  240. }
  241. return 0
  242. }
  243. func (x *PatientType) GetPatientTypeId() string {
  244. if x != nil {
  245. return x.PatientTypeId
  246. }
  247. return ""
  248. }
  249. func (x *PatientType) GetPatientTypeName() string {
  250. if x != nil {
  251. return x.PatientTypeName
  252. }
  253. return ""
  254. }
  255. func (x *PatientType) GetPatientTypeNameLocal() string {
  256. if x != nil {
  257. return x.PatientTypeNameLocal
  258. }
  259. return ""
  260. }
  261. func (x *PatientType) GetPatientTypeDescription() string {
  262. if x != nil {
  263. return x.PatientTypeDescription
  264. }
  265. return ""
  266. }
  267. func (x *PatientType) GetSort() int32 {
  268. if x != nil {
  269. return x.Sort
  270. }
  271. return 0
  272. }
  273. func (x *PatientType) GetIsEnabled() bool {
  274. if x != nil {
  275. return x.IsEnabled
  276. }
  277. return false
  278. }
  279. func (x *PatientType) GetProduct() string {
  280. if x != nil {
  281. return x.Product
  282. }
  283. return ""
  284. }
  285. func (x *PatientType) GetIsPreInstall() bool {
  286. if x != nil {
  287. return x.IsPreInstall
  288. }
  289. return false
  290. }
  291. type PatientTypeReply struct {
  292. state protoimpl.MessageState `protogen:"open.v1"`
  293. PatientTypeList []*PatientType `protobuf:"bytes,1,rep,name=patient_type_list,json=patientTypeList,proto3" json:"patient_type_list,omitempty"`
  294. unknownFields protoimpl.UnknownFields
  295. sizeCache protoimpl.SizeCache
  296. }
  297. func (x *PatientTypeReply) Reset() {
  298. *x = PatientTypeReply{}
  299. mi := &file_dr_protocol_idl_proto_msgTypes[5]
  300. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  301. ms.StoreMessageInfo(mi)
  302. }
  303. func (x *PatientTypeReply) String() string {
  304. return protoimpl.X.MessageStringOf(x)
  305. }
  306. func (*PatientTypeReply) ProtoMessage() {}
  307. func (x *PatientTypeReply) ProtoReflect() protoreflect.Message {
  308. mi := &file_dr_protocol_idl_proto_msgTypes[5]
  309. if x != nil {
  310. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  311. if ms.LoadMessageInfo() == nil {
  312. ms.StoreMessageInfo(mi)
  313. }
  314. return ms
  315. }
  316. return mi.MessageOf(x)
  317. }
  318. // Deprecated: Use PatientTypeReply.ProtoReflect.Descriptor instead.
  319. func (*PatientTypeReply) Descriptor() ([]byte, []int) {
  320. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{5}
  321. }
  322. func (x *PatientTypeReply) GetPatientTypeList() []*PatientType {
  323. if x != nil {
  324. return x.PatientTypeList
  325. }
  326. return nil
  327. }
  328. type BodyPartRequest struct {
  329. state protoimpl.MessageState `protogen:"open.v1"`
  330. PatientType *string `protobuf:"bytes,1,opt,name=patient_type,json=patientType,proto3,oneof" json:"patient_type,omitempty"`
  331. Modality *string `protobuf:"bytes,2,opt,name=modality,proto3,oneof" json:"modality,omitempty"`
  332. IsEnabled *bool `protobuf:"varint,3,opt,name=is_enabled,json=isEnabled,proto3,oneof" json:"is_enabled,omitempty"`
  333. IsPreInstall *bool `protobuf:"varint,4,opt,name=is_pre_install,json=isPreInstall,proto3,oneof" json:"is_pre_install,omitempty"`
  334. unknownFields protoimpl.UnknownFields
  335. sizeCache protoimpl.SizeCache
  336. }
  337. func (x *BodyPartRequest) Reset() {
  338. *x = BodyPartRequest{}
  339. mi := &file_dr_protocol_idl_proto_msgTypes[6]
  340. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  341. ms.StoreMessageInfo(mi)
  342. }
  343. func (x *BodyPartRequest) String() string {
  344. return protoimpl.X.MessageStringOf(x)
  345. }
  346. func (*BodyPartRequest) ProtoMessage() {}
  347. func (x *BodyPartRequest) ProtoReflect() protoreflect.Message {
  348. mi := &file_dr_protocol_idl_proto_msgTypes[6]
  349. if x != nil {
  350. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  351. if ms.LoadMessageInfo() == nil {
  352. ms.StoreMessageInfo(mi)
  353. }
  354. return ms
  355. }
  356. return mi.MessageOf(x)
  357. }
  358. // Deprecated: Use BodyPartRequest.ProtoReflect.Descriptor instead.
  359. func (*BodyPartRequest) Descriptor() ([]byte, []int) {
  360. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{6}
  361. }
  362. func (x *BodyPartRequest) GetPatientType() string {
  363. if x != nil && x.PatientType != nil {
  364. return *x.PatientType
  365. }
  366. return ""
  367. }
  368. func (x *BodyPartRequest) GetModality() string {
  369. if x != nil && x.Modality != nil {
  370. return *x.Modality
  371. }
  372. return ""
  373. }
  374. func (x *BodyPartRequest) GetIsEnabled() bool {
  375. if x != nil && x.IsEnabled != nil {
  376. return *x.IsEnabled
  377. }
  378. return false
  379. }
  380. func (x *BodyPartRequest) GetIsPreInstall() bool {
  381. if x != nil && x.IsPreInstall != nil {
  382. return *x.IsPreInstall
  383. }
  384. return false
  385. }
  386. type BodyPart struct {
  387. state protoimpl.MessageState `protogen:"open.v1"`
  388. Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  389. BodyPartId string `protobuf:"bytes,2,opt,name=body_part_id,json=bodyPartId,proto3" json:"body_part_id,omitempty"`
  390. BodyPartName string `protobuf:"bytes,3,opt,name=body_part_name,json=bodyPartName,proto3" json:"body_part_name,omitempty"`
  391. BodyPartNameLocal string `protobuf:"bytes,4,opt,name=body_part_name_local,json=bodyPartNameLocal,proto3" json:"body_part_name_local,omitempty"`
  392. BodyPartDescription string `protobuf:"bytes,5,opt,name=body_part_description,json=bodyPartDescription,proto3" json:"body_part_description,omitempty"`
  393. PatientType string `protobuf:"bytes,6,opt,name=patient_type,json=patientType,proto3" json:"patient_type,omitempty"`
  394. Modality string `protobuf:"bytes,7,opt,name=modality,proto3" json:"modality,omitempty"`
  395. Sort int32 `protobuf:"varint,8,opt,name=sort,proto3" json:"sort,omitempty"`
  396. IsEnabled bool `protobuf:"varint,9,opt,name=is_enabled,json=isEnabled,proto3" json:"is_enabled,omitempty"`
  397. Product string `protobuf:"bytes,10,opt,name=product,proto3" json:"product,omitempty"`
  398. IsPreInstall bool `protobuf:"varint,11,opt,name=is_pre_install,json=isPreInstall,proto3" json:"is_pre_install,omitempty"`
  399. unknownFields protoimpl.UnknownFields
  400. sizeCache protoimpl.SizeCache
  401. }
  402. func (x *BodyPart) Reset() {
  403. *x = BodyPart{}
  404. mi := &file_dr_protocol_idl_proto_msgTypes[7]
  405. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  406. ms.StoreMessageInfo(mi)
  407. }
  408. func (x *BodyPart) String() string {
  409. return protoimpl.X.MessageStringOf(x)
  410. }
  411. func (*BodyPart) ProtoMessage() {}
  412. func (x *BodyPart) ProtoReflect() protoreflect.Message {
  413. mi := &file_dr_protocol_idl_proto_msgTypes[7]
  414. if x != nil {
  415. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  416. if ms.LoadMessageInfo() == nil {
  417. ms.StoreMessageInfo(mi)
  418. }
  419. return ms
  420. }
  421. return mi.MessageOf(x)
  422. }
  423. // Deprecated: Use BodyPart.ProtoReflect.Descriptor instead.
  424. func (*BodyPart) Descriptor() ([]byte, []int) {
  425. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{7}
  426. }
  427. func (x *BodyPart) GetId() uint64 {
  428. if x != nil {
  429. return x.Id
  430. }
  431. return 0
  432. }
  433. func (x *BodyPart) GetBodyPartId() string {
  434. if x != nil {
  435. return x.BodyPartId
  436. }
  437. return ""
  438. }
  439. func (x *BodyPart) GetBodyPartName() string {
  440. if x != nil {
  441. return x.BodyPartName
  442. }
  443. return ""
  444. }
  445. func (x *BodyPart) GetBodyPartNameLocal() string {
  446. if x != nil {
  447. return x.BodyPartNameLocal
  448. }
  449. return ""
  450. }
  451. func (x *BodyPart) GetBodyPartDescription() string {
  452. if x != nil {
  453. return x.BodyPartDescription
  454. }
  455. return ""
  456. }
  457. func (x *BodyPart) GetPatientType() string {
  458. if x != nil {
  459. return x.PatientType
  460. }
  461. return ""
  462. }
  463. func (x *BodyPart) GetModality() string {
  464. if x != nil {
  465. return x.Modality
  466. }
  467. return ""
  468. }
  469. func (x *BodyPart) GetSort() int32 {
  470. if x != nil {
  471. return x.Sort
  472. }
  473. return 0
  474. }
  475. func (x *BodyPart) GetIsEnabled() bool {
  476. if x != nil {
  477. return x.IsEnabled
  478. }
  479. return false
  480. }
  481. func (x *BodyPart) GetProduct() string {
  482. if x != nil {
  483. return x.Product
  484. }
  485. return ""
  486. }
  487. func (x *BodyPart) GetIsPreInstall() bool {
  488. if x != nil {
  489. return x.IsPreInstall
  490. }
  491. return false
  492. }
  493. type BodyPartReply struct {
  494. state protoimpl.MessageState `protogen:"open.v1"`
  495. BodyPartList []*BodyPart `protobuf:"bytes,1,rep,name=body_part_list,json=bodyPartList,proto3" json:"body_part_list,omitempty"`
  496. unknownFields protoimpl.UnknownFields
  497. sizeCache protoimpl.SizeCache
  498. }
  499. func (x *BodyPartReply) Reset() {
  500. *x = BodyPartReply{}
  501. mi := &file_dr_protocol_idl_proto_msgTypes[8]
  502. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  503. ms.StoreMessageInfo(mi)
  504. }
  505. func (x *BodyPartReply) String() string {
  506. return protoimpl.X.MessageStringOf(x)
  507. }
  508. func (*BodyPartReply) ProtoMessage() {}
  509. func (x *BodyPartReply) ProtoReflect() protoreflect.Message {
  510. mi := &file_dr_protocol_idl_proto_msgTypes[8]
  511. if x != nil {
  512. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  513. if ms.LoadMessageInfo() == nil {
  514. ms.StoreMessageInfo(mi)
  515. }
  516. return ms
  517. }
  518. return mi.MessageOf(x)
  519. }
  520. // Deprecated: Use BodyPartReply.ProtoReflect.Descriptor instead.
  521. func (*BodyPartReply) Descriptor() ([]byte, []int) {
  522. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{8}
  523. }
  524. func (x *BodyPartReply) GetBodyPartList() []*BodyPart {
  525. if x != nil {
  526. return x.BodyPartList
  527. }
  528. return nil
  529. }
  530. type ProcedureRequest struct {
  531. state protoimpl.MessageState `protogen:"open.v1"`
  532. PatientType *string `protobuf:"bytes,1,opt,name=patient_type,json=patientType,proto3,oneof" json:"patient_type,omitempty"`
  533. BodyPartId *string `protobuf:"bytes,2,opt,name=body_part_id,json=bodyPartId,proto3,oneof" json:"body_part_id,omitempty"`
  534. Modality *string `protobuf:"bytes,3,opt,name=modality,proto3,oneof" json:"modality,omitempty"`
  535. IsEnabled *bool `protobuf:"varint,4,opt,name=is_enabled,json=isEnabled,proto3,oneof" json:"is_enabled,omitempty"`
  536. IsPreInstall *bool `protobuf:"varint,5,opt,name=is_pre_install,json=isPreInstall,proto3,oneof" json:"is_pre_install,omitempty"`
  537. unknownFields protoimpl.UnknownFields
  538. sizeCache protoimpl.SizeCache
  539. }
  540. func (x *ProcedureRequest) Reset() {
  541. *x = ProcedureRequest{}
  542. mi := &file_dr_protocol_idl_proto_msgTypes[9]
  543. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  544. ms.StoreMessageInfo(mi)
  545. }
  546. func (x *ProcedureRequest) String() string {
  547. return protoimpl.X.MessageStringOf(x)
  548. }
  549. func (*ProcedureRequest) ProtoMessage() {}
  550. func (x *ProcedureRequest) ProtoReflect() protoreflect.Message {
  551. mi := &file_dr_protocol_idl_proto_msgTypes[9]
  552. if x != nil {
  553. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  554. if ms.LoadMessageInfo() == nil {
  555. ms.StoreMessageInfo(mi)
  556. }
  557. return ms
  558. }
  559. return mi.MessageOf(x)
  560. }
  561. // Deprecated: Use ProcedureRequest.ProtoReflect.Descriptor instead.
  562. func (*ProcedureRequest) Descriptor() ([]byte, []int) {
  563. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{9}
  564. }
  565. func (x *ProcedureRequest) GetPatientType() string {
  566. if x != nil && x.PatientType != nil {
  567. return *x.PatientType
  568. }
  569. return ""
  570. }
  571. func (x *ProcedureRequest) GetBodyPartId() string {
  572. if x != nil && x.BodyPartId != nil {
  573. return *x.BodyPartId
  574. }
  575. return ""
  576. }
  577. func (x *ProcedureRequest) GetModality() string {
  578. if x != nil && x.Modality != nil {
  579. return *x.Modality
  580. }
  581. return ""
  582. }
  583. func (x *ProcedureRequest) GetIsEnabled() bool {
  584. if x != nil && x.IsEnabled != nil {
  585. return *x.IsEnabled
  586. }
  587. return false
  588. }
  589. func (x *ProcedureRequest) GetIsPreInstall() bool {
  590. if x != nil && x.IsPreInstall != nil {
  591. return *x.IsPreInstall
  592. }
  593. return false
  594. }
  595. type Procedure struct {
  596. state protoimpl.MessageState `protogen:"open.v1"`
  597. Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  598. ProcedureId string `protobuf:"bytes,2,opt,name=procedure_id,json=procedureId,proto3" json:"procedure_id,omitempty"`
  599. ProcedureCode string `protobuf:"bytes,3,opt,name=procedure_code,json=procedureCode,proto3" json:"procedure_code,omitempty"`
  600. ProcedureName string `protobuf:"bytes,4,opt,name=procedure_name,json=procedureName,proto3" json:"procedure_name,omitempty"`
  601. ProcedureNameLocal string `protobuf:"bytes,5,opt,name=procedure_name_local,json=procedureNameLocal,proto3" json:"procedure_name_local,omitempty"`
  602. ProcedureOtherName string `protobuf:"bytes,6,opt,name=procedure_other_name,json=procedureOtherName,proto3" json:"procedure_other_name,omitempty"`
  603. ProcedureDescription string `protobuf:"bytes,7,opt,name=procedure_description,json=procedureDescription,proto3" json:"procedure_description,omitempty"`
  604. ProcedureDescriptionLocal string `protobuf:"bytes,8,opt,name=procedure_description_local,json=procedureDescriptionLocal,proto3" json:"procedure_description_local,omitempty"`
  605. PatientType string `protobuf:"bytes,9,opt,name=patient_type,json=patientType,proto3" json:"patient_type,omitempty"`
  606. BodyPartId string `protobuf:"bytes,10,opt,name=body_part_id,json=bodyPartId,proto3" json:"body_part_id,omitempty"`
  607. ProcedureType string `protobuf:"bytes,11,opt,name=procedure_type,json=procedureType,proto3" json:"procedure_type,omitempty"`
  608. FastSearch bool `protobuf:"varint,12,opt,name=fast_search,json=fastSearch,proto3" json:"fast_search,omitempty"`
  609. ProtocolLaterality string `protobuf:"bytes,13,opt,name=protocol_laterality,json=protocolLaterality,proto3" json:"protocol_laterality,omitempty"`
  610. ProcedureCategory string `protobuf:"bytes,14,opt,name=procedure_category,json=procedureCategory,proto3" json:"procedure_category,omitempty"`
  611. Modality string `protobuf:"bytes,15,opt,name=modality,proto3" json:"modality,omitempty"`
  612. Sort int32 `protobuf:"varint,16,opt,name=sort,proto3" json:"sort,omitempty"`
  613. IsEnabled bool `protobuf:"varint,17,opt,name=is_enabled,json=isEnabled,proto3" json:"is_enabled,omitempty"`
  614. Product string `protobuf:"bytes,18,opt,name=product,proto3" json:"product,omitempty"`
  615. IsPreInstall bool `protobuf:"varint,19,opt,name=is_pre_install,json=isPreInstall,proto3" json:"is_pre_install,omitempty"`
  616. unknownFields protoimpl.UnknownFields
  617. sizeCache protoimpl.SizeCache
  618. }
  619. func (x *Procedure) Reset() {
  620. *x = Procedure{}
  621. mi := &file_dr_protocol_idl_proto_msgTypes[10]
  622. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  623. ms.StoreMessageInfo(mi)
  624. }
  625. func (x *Procedure) String() string {
  626. return protoimpl.X.MessageStringOf(x)
  627. }
  628. func (*Procedure) ProtoMessage() {}
  629. func (x *Procedure) ProtoReflect() protoreflect.Message {
  630. mi := &file_dr_protocol_idl_proto_msgTypes[10]
  631. if x != nil {
  632. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  633. if ms.LoadMessageInfo() == nil {
  634. ms.StoreMessageInfo(mi)
  635. }
  636. return ms
  637. }
  638. return mi.MessageOf(x)
  639. }
  640. // Deprecated: Use Procedure.ProtoReflect.Descriptor instead.
  641. func (*Procedure) Descriptor() ([]byte, []int) {
  642. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{10}
  643. }
  644. func (x *Procedure) GetId() uint64 {
  645. if x != nil {
  646. return x.Id
  647. }
  648. return 0
  649. }
  650. func (x *Procedure) GetProcedureId() string {
  651. if x != nil {
  652. return x.ProcedureId
  653. }
  654. return ""
  655. }
  656. func (x *Procedure) GetProcedureCode() string {
  657. if x != nil {
  658. return x.ProcedureCode
  659. }
  660. return ""
  661. }
  662. func (x *Procedure) GetProcedureName() string {
  663. if x != nil {
  664. return x.ProcedureName
  665. }
  666. return ""
  667. }
  668. func (x *Procedure) GetProcedureNameLocal() string {
  669. if x != nil {
  670. return x.ProcedureNameLocal
  671. }
  672. return ""
  673. }
  674. func (x *Procedure) GetProcedureOtherName() string {
  675. if x != nil {
  676. return x.ProcedureOtherName
  677. }
  678. return ""
  679. }
  680. func (x *Procedure) GetProcedureDescription() string {
  681. if x != nil {
  682. return x.ProcedureDescription
  683. }
  684. return ""
  685. }
  686. func (x *Procedure) GetProcedureDescriptionLocal() string {
  687. if x != nil {
  688. return x.ProcedureDescriptionLocal
  689. }
  690. return ""
  691. }
  692. func (x *Procedure) GetPatientType() string {
  693. if x != nil {
  694. return x.PatientType
  695. }
  696. return ""
  697. }
  698. func (x *Procedure) GetBodyPartId() string {
  699. if x != nil {
  700. return x.BodyPartId
  701. }
  702. return ""
  703. }
  704. func (x *Procedure) GetProcedureType() string {
  705. if x != nil {
  706. return x.ProcedureType
  707. }
  708. return ""
  709. }
  710. func (x *Procedure) GetFastSearch() bool {
  711. if x != nil {
  712. return x.FastSearch
  713. }
  714. return false
  715. }
  716. func (x *Procedure) GetProtocolLaterality() string {
  717. if x != nil {
  718. return x.ProtocolLaterality
  719. }
  720. return ""
  721. }
  722. func (x *Procedure) GetProcedureCategory() string {
  723. if x != nil {
  724. return x.ProcedureCategory
  725. }
  726. return ""
  727. }
  728. func (x *Procedure) GetModality() string {
  729. if x != nil {
  730. return x.Modality
  731. }
  732. return ""
  733. }
  734. func (x *Procedure) GetSort() int32 {
  735. if x != nil {
  736. return x.Sort
  737. }
  738. return 0
  739. }
  740. func (x *Procedure) GetIsEnabled() bool {
  741. if x != nil {
  742. return x.IsEnabled
  743. }
  744. return false
  745. }
  746. func (x *Procedure) GetProduct() string {
  747. if x != nil {
  748. return x.Product
  749. }
  750. return ""
  751. }
  752. func (x *Procedure) GetIsPreInstall() bool {
  753. if x != nil {
  754. return x.IsPreInstall
  755. }
  756. return false
  757. }
  758. type ProcedureReply struct {
  759. state protoimpl.MessageState `protogen:"open.v1"`
  760. ProcedureList []*Procedure `protobuf:"bytes,1,rep,name=procedure_list,json=procedureList,proto3" json:"procedure_list,omitempty"`
  761. unknownFields protoimpl.UnknownFields
  762. sizeCache protoimpl.SizeCache
  763. }
  764. func (x *ProcedureReply) Reset() {
  765. *x = ProcedureReply{}
  766. mi := &file_dr_protocol_idl_proto_msgTypes[11]
  767. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  768. ms.StoreMessageInfo(mi)
  769. }
  770. func (x *ProcedureReply) String() string {
  771. return protoimpl.X.MessageStringOf(x)
  772. }
  773. func (*ProcedureReply) ProtoMessage() {}
  774. func (x *ProcedureReply) ProtoReflect() protoreflect.Message {
  775. mi := &file_dr_protocol_idl_proto_msgTypes[11]
  776. if x != nil {
  777. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  778. if ms.LoadMessageInfo() == nil {
  779. ms.StoreMessageInfo(mi)
  780. }
  781. return ms
  782. }
  783. return mi.MessageOf(x)
  784. }
  785. // Deprecated: Use ProcedureReply.ProtoReflect.Descriptor instead.
  786. func (*ProcedureReply) Descriptor() ([]byte, []int) {
  787. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{11}
  788. }
  789. func (x *ProcedureReply) GetProcedureList() []*Procedure {
  790. if x != nil {
  791. return x.ProcedureList
  792. }
  793. return nil
  794. }
  795. type ViewRequest struct {
  796. state protoimpl.MessageState `protogen:"open.v1"`
  797. PatientType *string `protobuf:"bytes,1,opt,name=patient_type,json=patientType,proto3,oneof" json:"patient_type,omitempty"`
  798. BodyPartId *string `protobuf:"bytes,2,opt,name=body_part_id,json=bodyPartId,proto3,oneof" json:"body_part_id,omitempty"`
  799. ProcedureId *string `protobuf:"bytes,3,opt,name=procedure_id,json=procedureId,proto3,oneof" json:"procedure_id,omitempty"`
  800. Modality *string `protobuf:"bytes,4,opt,name=modality,proto3,oneof" json:"modality,omitempty"`
  801. IsEnabled *bool `protobuf:"varint,5,opt,name=is_enabled,json=isEnabled,proto3,oneof" json:"is_enabled,omitempty"`
  802. IsPreInstall *bool `protobuf:"varint,6,opt,name=is_pre_install,json=isPreInstall,proto3,oneof" json:"is_pre_install,omitempty"`
  803. unknownFields protoimpl.UnknownFields
  804. sizeCache protoimpl.SizeCache
  805. }
  806. func (x *ViewRequest) Reset() {
  807. *x = ViewRequest{}
  808. mi := &file_dr_protocol_idl_proto_msgTypes[12]
  809. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  810. ms.StoreMessageInfo(mi)
  811. }
  812. func (x *ViewRequest) String() string {
  813. return protoimpl.X.MessageStringOf(x)
  814. }
  815. func (*ViewRequest) ProtoMessage() {}
  816. func (x *ViewRequest) ProtoReflect() protoreflect.Message {
  817. mi := &file_dr_protocol_idl_proto_msgTypes[12]
  818. if x != nil {
  819. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  820. if ms.LoadMessageInfo() == nil {
  821. ms.StoreMessageInfo(mi)
  822. }
  823. return ms
  824. }
  825. return mi.MessageOf(x)
  826. }
  827. // Deprecated: Use ViewRequest.ProtoReflect.Descriptor instead.
  828. func (*ViewRequest) Descriptor() ([]byte, []int) {
  829. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{12}
  830. }
  831. func (x *ViewRequest) GetPatientType() string {
  832. if x != nil && x.PatientType != nil {
  833. return *x.PatientType
  834. }
  835. return ""
  836. }
  837. func (x *ViewRequest) GetBodyPartId() string {
  838. if x != nil && x.BodyPartId != nil {
  839. return *x.BodyPartId
  840. }
  841. return ""
  842. }
  843. func (x *ViewRequest) GetProcedureId() string {
  844. if x != nil && x.ProcedureId != nil {
  845. return *x.ProcedureId
  846. }
  847. return ""
  848. }
  849. func (x *ViewRequest) GetModality() string {
  850. if x != nil && x.Modality != nil {
  851. return *x.Modality
  852. }
  853. return ""
  854. }
  855. func (x *ViewRequest) GetIsEnabled() bool {
  856. if x != nil && x.IsEnabled != nil {
  857. return *x.IsEnabled
  858. }
  859. return false
  860. }
  861. func (x *ViewRequest) GetIsPreInstall() bool {
  862. if x != nil && x.IsPreInstall != nil {
  863. return *x.IsPreInstall
  864. }
  865. return false
  866. }
  867. type View struct {
  868. state protoimpl.MessageState `protogen:"open.v1"`
  869. InternalId string `protobuf:"bytes,1,opt,name=internal_id,json=internalId,proto3" json:"internal_id,omitempty"`
  870. ViewId string `protobuf:"bytes,2,opt,name=view_id,json=viewId,proto3" json:"view_id,omitempty"`
  871. ViewName string `protobuf:"bytes,3,opt,name=view_name,json=viewName,proto3" json:"view_name,omitempty"`
  872. ViewNameLocal string `protobuf:"bytes,4,opt,name=view_name_local,json=viewNameLocal,proto3" json:"view_name_local,omitempty"`
  873. ViewOtherName string `protobuf:"bytes,5,opt,name=view_other_name,json=viewOtherName,proto3" json:"view_other_name,omitempty"`
  874. ViewDescription string `protobuf:"bytes,6,opt,name=view_description,json=viewDescription,proto3" json:"view_description,omitempty"`
  875. ViewPosition string `protobuf:"bytes,7,opt,name=view_position,json=viewPosition,proto3" json:"view_position,omitempty"`
  876. Application string `protobuf:"bytes,8,opt,name=application,proto3" json:"application,omitempty"`
  877. AnatomicRegion string `protobuf:"bytes,9,opt,name=anatomic_region,json=anatomicRegion,proto3" json:"anatomic_region,omitempty"`
  878. PatientType string `protobuf:"bytes,10,opt,name=patient_type,json=patientType,proto3" json:"patient_type,omitempty"`
  879. BodyPartId string `protobuf:"bytes,11,opt,name=body_part_id,json=bodyPartId,proto3" json:"body_part_id,omitempty"`
  880. ViewIconName string `protobuf:"bytes,12,opt,name=view_icon_name,json=viewIconName,proto3" json:"view_icon_name,omitempty"`
  881. ViewBigIconName string `protobuf:"bytes,13,opt,name=view_big_icon_name,json=viewBigIconName,proto3" json:"view_big_icon_name,omitempty"`
  882. ViewCoachName string `protobuf:"bytes,14,opt,name=view_coach_name,json=viewCoachName,proto3" json:"view_coach_name,omitempty"`
  883. Modality string `protobuf:"bytes,15,opt,name=modality,proto3" json:"modality,omitempty"`
  884. WorkStationId int32 `protobuf:"varint,16,opt,name=work_station_id,json=workStationId,proto3" json:"work_station_id,omitempty"`
  885. AprId string `protobuf:"bytes,17,opt,name=apr_id,json=aprId,proto3" json:"apr_id,omitempty"`
  886. ImgProcId string `protobuf:"bytes,18,opt,name=img_proc_id,json=imgProcId,proto3" json:"img_proc_id,omitempty"`
  887. ConfigObject *structpb.Struct `protobuf:"bytes,19,opt,name=config_object,json=configObject,proto3" json:"config_object,omitempty"`
  888. Sort int32 `protobuf:"varint,20,opt,name=sort,proto3" json:"sort,omitempty"`
  889. IsEnabled bool `protobuf:"varint,21,opt,name=is_enabled,json=isEnabled,proto3" json:"is_enabled,omitempty"`
  890. Product string `protobuf:"bytes,22,opt,name=product,proto3" json:"product,omitempty"`
  891. IsPreInstall bool `protobuf:"varint,23,opt,name=is_pre_install,json=isPreInstall,proto3" json:"is_pre_install,omitempty"`
  892. unknownFields protoimpl.UnknownFields
  893. sizeCache protoimpl.SizeCache
  894. }
  895. func (x *View) Reset() {
  896. *x = View{}
  897. mi := &file_dr_protocol_idl_proto_msgTypes[13]
  898. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  899. ms.StoreMessageInfo(mi)
  900. }
  901. func (x *View) String() string {
  902. return protoimpl.X.MessageStringOf(x)
  903. }
  904. func (*View) ProtoMessage() {}
  905. func (x *View) ProtoReflect() protoreflect.Message {
  906. mi := &file_dr_protocol_idl_proto_msgTypes[13]
  907. if x != nil {
  908. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  909. if ms.LoadMessageInfo() == nil {
  910. ms.StoreMessageInfo(mi)
  911. }
  912. return ms
  913. }
  914. return mi.MessageOf(x)
  915. }
  916. // Deprecated: Use View.ProtoReflect.Descriptor instead.
  917. func (*View) Descriptor() ([]byte, []int) {
  918. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{13}
  919. }
  920. func (x *View) GetInternalId() string {
  921. if x != nil {
  922. return x.InternalId
  923. }
  924. return ""
  925. }
  926. func (x *View) GetViewId() string {
  927. if x != nil {
  928. return x.ViewId
  929. }
  930. return ""
  931. }
  932. func (x *View) GetViewName() string {
  933. if x != nil {
  934. return x.ViewName
  935. }
  936. return ""
  937. }
  938. func (x *View) GetViewNameLocal() string {
  939. if x != nil {
  940. return x.ViewNameLocal
  941. }
  942. return ""
  943. }
  944. func (x *View) GetViewOtherName() string {
  945. if x != nil {
  946. return x.ViewOtherName
  947. }
  948. return ""
  949. }
  950. func (x *View) GetViewDescription() string {
  951. if x != nil {
  952. return x.ViewDescription
  953. }
  954. return ""
  955. }
  956. func (x *View) GetViewPosition() string {
  957. if x != nil {
  958. return x.ViewPosition
  959. }
  960. return ""
  961. }
  962. func (x *View) GetApplication() string {
  963. if x != nil {
  964. return x.Application
  965. }
  966. return ""
  967. }
  968. func (x *View) GetAnatomicRegion() string {
  969. if x != nil {
  970. return x.AnatomicRegion
  971. }
  972. return ""
  973. }
  974. func (x *View) GetPatientType() string {
  975. if x != nil {
  976. return x.PatientType
  977. }
  978. return ""
  979. }
  980. func (x *View) GetBodyPartId() string {
  981. if x != nil {
  982. return x.BodyPartId
  983. }
  984. return ""
  985. }
  986. func (x *View) GetViewIconName() string {
  987. if x != nil {
  988. return x.ViewIconName
  989. }
  990. return ""
  991. }
  992. func (x *View) GetViewBigIconName() string {
  993. if x != nil {
  994. return x.ViewBigIconName
  995. }
  996. return ""
  997. }
  998. func (x *View) GetViewCoachName() string {
  999. if x != nil {
  1000. return x.ViewCoachName
  1001. }
  1002. return ""
  1003. }
  1004. func (x *View) GetModality() string {
  1005. if x != nil {
  1006. return x.Modality
  1007. }
  1008. return ""
  1009. }
  1010. func (x *View) GetWorkStationId() int32 {
  1011. if x != nil {
  1012. return x.WorkStationId
  1013. }
  1014. return 0
  1015. }
  1016. func (x *View) GetAprId() string {
  1017. if x != nil {
  1018. return x.AprId
  1019. }
  1020. return ""
  1021. }
  1022. func (x *View) GetImgProcId() string {
  1023. if x != nil {
  1024. return x.ImgProcId
  1025. }
  1026. return ""
  1027. }
  1028. func (x *View) GetConfigObject() *structpb.Struct {
  1029. if x != nil {
  1030. return x.ConfigObject
  1031. }
  1032. return nil
  1033. }
  1034. func (x *View) GetSort() int32 {
  1035. if x != nil {
  1036. return x.Sort
  1037. }
  1038. return 0
  1039. }
  1040. func (x *View) GetIsEnabled() bool {
  1041. if x != nil {
  1042. return x.IsEnabled
  1043. }
  1044. return false
  1045. }
  1046. func (x *View) GetProduct() string {
  1047. if x != nil {
  1048. return x.Product
  1049. }
  1050. return ""
  1051. }
  1052. func (x *View) GetIsPreInstall() bool {
  1053. if x != nil {
  1054. return x.IsPreInstall
  1055. }
  1056. return false
  1057. }
  1058. type ViewReply struct {
  1059. state protoimpl.MessageState `protogen:"open.v1"`
  1060. ViewList []*View `protobuf:"bytes,1,rep,name=view_list,json=viewList,proto3" json:"view_list,omitempty"`
  1061. unknownFields protoimpl.UnknownFields
  1062. sizeCache protoimpl.SizeCache
  1063. }
  1064. func (x *ViewReply) Reset() {
  1065. *x = ViewReply{}
  1066. mi := &file_dr_protocol_idl_proto_msgTypes[14]
  1067. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1068. ms.StoreMessageInfo(mi)
  1069. }
  1070. func (x *ViewReply) String() string {
  1071. return protoimpl.X.MessageStringOf(x)
  1072. }
  1073. func (*ViewReply) ProtoMessage() {}
  1074. func (x *ViewReply) ProtoReflect() protoreflect.Message {
  1075. mi := &file_dr_protocol_idl_proto_msgTypes[14]
  1076. if x != nil {
  1077. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1078. if ms.LoadMessageInfo() == nil {
  1079. ms.StoreMessageInfo(mi)
  1080. }
  1081. return ms
  1082. }
  1083. return mi.MessageOf(x)
  1084. }
  1085. // Deprecated: Use ViewReply.ProtoReflect.Descriptor instead.
  1086. func (*ViewReply) Descriptor() ([]byte, []int) {
  1087. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{14}
  1088. }
  1089. func (x *ViewReply) GetViewList() []*View {
  1090. if x != nil {
  1091. return x.ViewList
  1092. }
  1093. return nil
  1094. }
  1095. type AprRequest struct {
  1096. state protoimpl.MessageState `protogen:"open.v1"`
  1097. ViewId *string `protobuf:"bytes,1,opt,name=view_id,json=viewId,proto3,oneof" json:"view_id,omitempty"`
  1098. AprId *string `protobuf:"bytes,2,opt,name=apr_id,json=aprId,proto3,oneof" json:"apr_id,omitempty"`
  1099. IsEnabled *bool `protobuf:"varint,3,opt,name=is_enabled,json=isEnabled,proto3,oneof" json:"is_enabled,omitempty"`
  1100. unknownFields protoimpl.UnknownFields
  1101. sizeCache protoimpl.SizeCache
  1102. }
  1103. func (x *AprRequest) Reset() {
  1104. *x = AprRequest{}
  1105. mi := &file_dr_protocol_idl_proto_msgTypes[15]
  1106. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1107. ms.StoreMessageInfo(mi)
  1108. }
  1109. func (x *AprRequest) String() string {
  1110. return protoimpl.X.MessageStringOf(x)
  1111. }
  1112. func (*AprRequest) ProtoMessage() {}
  1113. func (x *AprRequest) ProtoReflect() protoreflect.Message {
  1114. mi := &file_dr_protocol_idl_proto_msgTypes[15]
  1115. if x != nil {
  1116. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1117. if ms.LoadMessageInfo() == nil {
  1118. ms.StoreMessageInfo(mi)
  1119. }
  1120. return ms
  1121. }
  1122. return mi.MessageOf(x)
  1123. }
  1124. // Deprecated: Use AprRequest.ProtoReflect.Descriptor instead.
  1125. func (*AprRequest) Descriptor() ([]byte, []int) {
  1126. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{15}
  1127. }
  1128. func (x *AprRequest) GetViewId() string {
  1129. if x != nil && x.ViewId != nil {
  1130. return *x.ViewId
  1131. }
  1132. return ""
  1133. }
  1134. func (x *AprRequest) GetAprId() string {
  1135. if x != nil && x.AprId != nil {
  1136. return *x.AprId
  1137. }
  1138. return ""
  1139. }
  1140. func (x *AprRequest) GetIsEnabled() bool {
  1141. if x != nil && x.IsEnabled != nil {
  1142. return *x.IsEnabled
  1143. }
  1144. return false
  1145. }
  1146. type AprSub struct {
  1147. state protoimpl.MessageState `protogen:"open.v1"`
  1148. WorkStationId int32 `protobuf:"varint,1,opt,name=work_station_id,json=workStationId,proto3" json:"work_station_id,omitempty"`
  1149. PatientSize string `protobuf:"bytes,2,opt,name=patient_size,json=patientSize,proto3" json:"patient_size,omitempty"`
  1150. ConfigObject *structpb.Struct `protobuf:"bytes,3,opt,name=config_object,json=configObject,proto3" json:"config_object,omitempty"`
  1151. unknownFields protoimpl.UnknownFields
  1152. sizeCache protoimpl.SizeCache
  1153. }
  1154. func (x *AprSub) Reset() {
  1155. *x = AprSub{}
  1156. mi := &file_dr_protocol_idl_proto_msgTypes[16]
  1157. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1158. ms.StoreMessageInfo(mi)
  1159. }
  1160. func (x *AprSub) String() string {
  1161. return protoimpl.X.MessageStringOf(x)
  1162. }
  1163. func (*AprSub) ProtoMessage() {}
  1164. func (x *AprSub) ProtoReflect() protoreflect.Message {
  1165. mi := &file_dr_protocol_idl_proto_msgTypes[16]
  1166. if x != nil {
  1167. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1168. if ms.LoadMessageInfo() == nil {
  1169. ms.StoreMessageInfo(mi)
  1170. }
  1171. return ms
  1172. }
  1173. return mi.MessageOf(x)
  1174. }
  1175. // Deprecated: Use AprSub.ProtoReflect.Descriptor instead.
  1176. func (*AprSub) Descriptor() ([]byte, []int) {
  1177. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{16}
  1178. }
  1179. func (x *AprSub) GetWorkStationId() int32 {
  1180. if x != nil {
  1181. return x.WorkStationId
  1182. }
  1183. return 0
  1184. }
  1185. func (x *AprSub) GetPatientSize() string {
  1186. if x != nil {
  1187. return x.PatientSize
  1188. }
  1189. return ""
  1190. }
  1191. func (x *AprSub) GetConfigObject() *structpb.Struct {
  1192. if x != nil {
  1193. return x.ConfigObject
  1194. }
  1195. return nil
  1196. }
  1197. type AprReply struct {
  1198. state protoimpl.MessageState `protogen:"open.v1"`
  1199. AprId string `protobuf:"bytes,1,opt,name=apr_id,json=aprId,proto3" json:"apr_id,omitempty"`
  1200. AprName string `protobuf:"bytes,2,opt,name=apr_name,json=aprName,proto3" json:"apr_name,omitempty"`
  1201. AprDescription string `protobuf:"bytes,3,opt,name=apr_description,json=aprDescription,proto3" json:"apr_description,omitempty"`
  1202. PatientType string `protobuf:"bytes,4,opt,name=patient_type,json=patientType,proto3" json:"patient_type,omitempty"`
  1203. BodyPartId string `protobuf:"bytes,5,opt,name=body_part_id,json=bodyPartId,proto3" json:"body_part_id,omitempty"`
  1204. ViewPosition string `protobuf:"bytes,6,opt,name=view_position,json=viewPosition,proto3" json:"view_position,omitempty"`
  1205. Category string `protobuf:"bytes,7,opt,name=category,proto3" json:"category,omitempty"`
  1206. Modality string `protobuf:"bytes,8,opt,name=modality,proto3" json:"modality,omitempty"`
  1207. Sub []*AprSub `protobuf:"bytes,9,rep,name=sub,proto3" json:"sub,omitempty"`
  1208. Sort int32 `protobuf:"varint,10,opt,name=sort,proto3" json:"sort,omitempty"`
  1209. IsEnabled bool `protobuf:"varint,11,opt,name=is_enabled,json=isEnabled,proto3" json:"is_enabled,omitempty"`
  1210. Product string `protobuf:"bytes,12,opt,name=product,proto3" json:"product,omitempty"`
  1211. IsPreInstall bool `protobuf:"varint,13,opt,name=is_pre_install,json=isPreInstall,proto3" json:"is_pre_install,omitempty"`
  1212. unknownFields protoimpl.UnknownFields
  1213. sizeCache protoimpl.SizeCache
  1214. }
  1215. func (x *AprReply) Reset() {
  1216. *x = AprReply{}
  1217. mi := &file_dr_protocol_idl_proto_msgTypes[17]
  1218. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1219. ms.StoreMessageInfo(mi)
  1220. }
  1221. func (x *AprReply) String() string {
  1222. return protoimpl.X.MessageStringOf(x)
  1223. }
  1224. func (*AprReply) ProtoMessage() {}
  1225. func (x *AprReply) ProtoReflect() protoreflect.Message {
  1226. mi := &file_dr_protocol_idl_proto_msgTypes[17]
  1227. if x != nil {
  1228. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1229. if ms.LoadMessageInfo() == nil {
  1230. ms.StoreMessageInfo(mi)
  1231. }
  1232. return ms
  1233. }
  1234. return mi.MessageOf(x)
  1235. }
  1236. // Deprecated: Use AprReply.ProtoReflect.Descriptor instead.
  1237. func (*AprReply) Descriptor() ([]byte, []int) {
  1238. return file_dr_protocol_idl_proto_rawDescGZIP(), []int{17}
  1239. }
  1240. func (x *AprReply) GetAprId() string {
  1241. if x != nil {
  1242. return x.AprId
  1243. }
  1244. return ""
  1245. }
  1246. func (x *AprReply) GetAprName() string {
  1247. if x != nil {
  1248. return x.AprName
  1249. }
  1250. return ""
  1251. }
  1252. func (x *AprReply) GetAprDescription() string {
  1253. if x != nil {
  1254. return x.AprDescription
  1255. }
  1256. return ""
  1257. }
  1258. func (x *AprReply) GetPatientType() string {
  1259. if x != nil {
  1260. return x.PatientType
  1261. }
  1262. return ""
  1263. }
  1264. func (x *AprReply) GetBodyPartId() string {
  1265. if x != nil {
  1266. return x.BodyPartId
  1267. }
  1268. return ""
  1269. }
  1270. func (x *AprReply) GetViewPosition() string {
  1271. if x != nil {
  1272. return x.ViewPosition
  1273. }
  1274. return ""
  1275. }
  1276. func (x *AprReply) GetCategory() string {
  1277. if x != nil {
  1278. return x.Category
  1279. }
  1280. return ""
  1281. }
  1282. func (x *AprReply) GetModality() string {
  1283. if x != nil {
  1284. return x.Modality
  1285. }
  1286. return ""
  1287. }
  1288. func (x *AprReply) GetSub() []*AprSub {
  1289. if x != nil {
  1290. return x.Sub
  1291. }
  1292. return nil
  1293. }
  1294. func (x *AprReply) GetSort() int32 {
  1295. if x != nil {
  1296. return x.Sort
  1297. }
  1298. return 0
  1299. }
  1300. func (x *AprReply) GetIsEnabled() bool {
  1301. if x != nil {
  1302. return x.IsEnabled
  1303. }
  1304. return false
  1305. }
  1306. func (x *AprReply) GetProduct() string {
  1307. if x != nil {
  1308. return x.Product
  1309. }
  1310. return ""
  1311. }
  1312. func (x *AprReply) GetIsPreInstall() bool {
  1313. if x != nil {
  1314. return x.IsPreInstall
  1315. }
  1316. return false
  1317. }
  1318. var File_dr_protocol_idl_proto protoreflect.FileDescriptor
  1319. const file_dr_protocol_idl_proto_rawDesc = "" +
  1320. "\n" +
  1321. "\x15dr_protocol_idl.proto\x12\vdr.protocol\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1cgoogle/protobuf/struct.proto\"\x0e\n" +
  1322. "\fEmptyRequest\"]\n" +
  1323. "\tIDRequest\x12\x13\n" +
  1324. "\x02id\x18\x01 \x01(\rH\x00R\x02id\x88\x01\x01\x12$\n" +
  1325. "\vinstance_id\x18\x02 \x01(\tH\x01R\n" +
  1326. "instanceId\x88\x01\x01B\x05\n" +
  1327. "\x03_idB\x0e\n" +
  1328. "\f_instance_id\"o\n" +
  1329. "\x11SoftwareInfoReply\x12\x16\n" +
  1330. "\x06module\x18\x01 \x01(\tR\x06module\x12\x12\n" +
  1331. "\x04desc\x18\x02 \x01(\tR\x04desc\x12\x14\n" +
  1332. "\x05build\x18\x03 \x01(\tR\x05build\x12\x18\n" +
  1333. "\aversion\x18\x04 \x01(\tR\aversion\"\x85\x01\n" +
  1334. "\x12PatientTypeRequest\x12\"\n" +
  1335. "\n" +
  1336. "is_enabled\x18\x01 \x01(\bH\x00R\tisEnabled\x88\x01\x01\x12)\n" +
  1337. "\x0eis_pre_install\x18\x02 \x01(\bH\x01R\fisPreInstall\x88\x01\x01B\r\n" +
  1338. "\v_is_enabledB\x11\n" +
  1339. "\x0f_is_pre_install\"\xd5\x02\n" +
  1340. "\vPatientType\x12\x0e\n" +
  1341. "\x02id\x18\x01 \x01(\x04R\x02id\x12&\n" +
  1342. "\x0fpatient_type_id\x18\x02 \x01(\tR\rpatientTypeId\x12*\n" +
  1343. "\x11patient_type_name\x18\x03 \x01(\tR\x0fpatientTypeName\x125\n" +
  1344. "\x17patient_type_name_local\x18\x04 \x01(\tR\x14patientTypeNameLocal\x128\n" +
  1345. "\x18patient_type_description\x18\x05 \x01(\tR\x16patientTypeDescription\x12\x12\n" +
  1346. "\x04sort\x18\x06 \x01(\x05R\x04sort\x12\x1d\n" +
  1347. "\n" +
  1348. "is_enabled\x18\a \x01(\bR\tisEnabled\x12\x18\n" +
  1349. "\aproduct\x18\b \x01(\tR\aproduct\x12$\n" +
  1350. "\x0eis_pre_install\x18\t \x01(\bR\fisPreInstall\"X\n" +
  1351. "\x10PatientTypeReply\x12D\n" +
  1352. "\x11patient_type_list\x18\x01 \x03(\v2\x18.dr.protocol.PatientTypeR\x0fpatientTypeList\"\xe9\x01\n" +
  1353. "\x0fBodyPartRequest\x12&\n" +
  1354. "\fpatient_type\x18\x01 \x01(\tH\x00R\vpatientType\x88\x01\x01\x12\x1f\n" +
  1355. "\bmodality\x18\x02 \x01(\tH\x01R\bmodality\x88\x01\x01\x12\"\n" +
  1356. "\n" +
  1357. "is_enabled\x18\x03 \x01(\bH\x02R\tisEnabled\x88\x01\x01\x12)\n" +
  1358. "\x0eis_pre_install\x18\x04 \x01(\bH\x03R\fisPreInstall\x88\x01\x01B\x0f\n" +
  1359. "\r_patient_typeB\v\n" +
  1360. "\t_modalityB\r\n" +
  1361. "\v_is_enabledB\x11\n" +
  1362. "\x0f_is_pre_install\"\xf9\x02\n" +
  1363. "\bBodyPart\x12\x0e\n" +
  1364. "\x02id\x18\x01 \x01(\x04R\x02id\x12 \n" +
  1365. "\fbody_part_id\x18\x02 \x01(\tR\n" +
  1366. "bodyPartId\x12$\n" +
  1367. "\x0ebody_part_name\x18\x03 \x01(\tR\fbodyPartName\x12/\n" +
  1368. "\x14body_part_name_local\x18\x04 \x01(\tR\x11bodyPartNameLocal\x122\n" +
  1369. "\x15body_part_description\x18\x05 \x01(\tR\x13bodyPartDescription\x12!\n" +
  1370. "\fpatient_type\x18\x06 \x01(\tR\vpatientType\x12\x1a\n" +
  1371. "\bmodality\x18\a \x01(\tR\bmodality\x12\x12\n" +
  1372. "\x04sort\x18\b \x01(\x05R\x04sort\x12\x1d\n" +
  1373. "\n" +
  1374. "is_enabled\x18\t \x01(\bR\tisEnabled\x12\x18\n" +
  1375. "\aproduct\x18\n" +
  1376. " \x01(\tR\aproduct\x12$\n" +
  1377. "\x0eis_pre_install\x18\v \x01(\bR\fisPreInstall\"L\n" +
  1378. "\rBodyPartReply\x12;\n" +
  1379. "\x0ebody_part_list\x18\x01 \x03(\v2\x15.dr.protocol.BodyPartR\fbodyPartList\"\xa2\x02\n" +
  1380. "\x10ProcedureRequest\x12&\n" +
  1381. "\fpatient_type\x18\x01 \x01(\tH\x00R\vpatientType\x88\x01\x01\x12%\n" +
  1382. "\fbody_part_id\x18\x02 \x01(\tH\x01R\n" +
  1383. "bodyPartId\x88\x01\x01\x12\x1f\n" +
  1384. "\bmodality\x18\x03 \x01(\tH\x02R\bmodality\x88\x01\x01\x12\"\n" +
  1385. "\n" +
  1386. "is_enabled\x18\x04 \x01(\bH\x03R\tisEnabled\x88\x01\x01\x12)\n" +
  1387. "\x0eis_pre_install\x18\x05 \x01(\bH\x04R\fisPreInstall\x88\x01\x01B\x0f\n" +
  1388. "\r_patient_typeB\x0f\n" +
  1389. "\r_body_part_idB\v\n" +
  1390. "\t_modalityB\r\n" +
  1391. "\v_is_enabledB\x11\n" +
  1392. "\x0f_is_pre_install\"\xe1\x05\n" +
  1393. "\tProcedure\x12\x0e\n" +
  1394. "\x02id\x18\x01 \x01(\x04R\x02id\x12!\n" +
  1395. "\fprocedure_id\x18\x02 \x01(\tR\vprocedureId\x12%\n" +
  1396. "\x0eprocedure_code\x18\x03 \x01(\tR\rprocedureCode\x12%\n" +
  1397. "\x0eprocedure_name\x18\x04 \x01(\tR\rprocedureName\x120\n" +
  1398. "\x14procedure_name_local\x18\x05 \x01(\tR\x12procedureNameLocal\x120\n" +
  1399. "\x14procedure_other_name\x18\x06 \x01(\tR\x12procedureOtherName\x123\n" +
  1400. "\x15procedure_description\x18\a \x01(\tR\x14procedureDescription\x12>\n" +
  1401. "\x1bprocedure_description_local\x18\b \x01(\tR\x19procedureDescriptionLocal\x12!\n" +
  1402. "\fpatient_type\x18\t \x01(\tR\vpatientType\x12 \n" +
  1403. "\fbody_part_id\x18\n" +
  1404. " \x01(\tR\n" +
  1405. "bodyPartId\x12%\n" +
  1406. "\x0eprocedure_type\x18\v \x01(\tR\rprocedureType\x12\x1f\n" +
  1407. "\vfast_search\x18\f \x01(\bR\n" +
  1408. "fastSearch\x12/\n" +
  1409. "\x13protocol_laterality\x18\r \x01(\tR\x12protocolLaterality\x12-\n" +
  1410. "\x12procedure_category\x18\x0e \x01(\tR\x11procedureCategory\x12\x1a\n" +
  1411. "\bmodality\x18\x0f \x01(\tR\bmodality\x12\x12\n" +
  1412. "\x04sort\x18\x10 \x01(\x05R\x04sort\x12\x1d\n" +
  1413. "\n" +
  1414. "is_enabled\x18\x11 \x01(\bR\tisEnabled\x12\x18\n" +
  1415. "\aproduct\x18\x12 \x01(\tR\aproduct\x12$\n" +
  1416. "\x0eis_pre_install\x18\x13 \x01(\bR\fisPreInstall\"O\n" +
  1417. "\x0eProcedureReply\x12=\n" +
  1418. "\x0eprocedure_list\x18\x01 \x03(\v2\x16.dr.protocol.ProcedureR\rprocedureList\"\xd6\x02\n" +
  1419. "\vViewRequest\x12&\n" +
  1420. "\fpatient_type\x18\x01 \x01(\tH\x00R\vpatientType\x88\x01\x01\x12%\n" +
  1421. "\fbody_part_id\x18\x02 \x01(\tH\x01R\n" +
  1422. "bodyPartId\x88\x01\x01\x12&\n" +
  1423. "\fprocedure_id\x18\x03 \x01(\tH\x02R\vprocedureId\x88\x01\x01\x12\x1f\n" +
  1424. "\bmodality\x18\x04 \x01(\tH\x03R\bmodality\x88\x01\x01\x12\"\n" +
  1425. "\n" +
  1426. "is_enabled\x18\x05 \x01(\bH\x04R\tisEnabled\x88\x01\x01\x12)\n" +
  1427. "\x0eis_pre_install\x18\x06 \x01(\bH\x05R\fisPreInstall\x88\x01\x01B\x0f\n" +
  1428. "\r_patient_typeB\x0f\n" +
  1429. "\r_body_part_idB\x0f\n" +
  1430. "\r_procedure_idB\v\n" +
  1431. "\t_modalityB\r\n" +
  1432. "\v_is_enabledB\x11\n" +
  1433. "\x0f_is_pre_install\"\xb4\x06\n" +
  1434. "\x04View\x12\x1f\n" +
  1435. "\vinternal_id\x18\x01 \x01(\tR\n" +
  1436. "internalId\x12\x17\n" +
  1437. "\aview_id\x18\x02 \x01(\tR\x06viewId\x12\x1b\n" +
  1438. "\tview_name\x18\x03 \x01(\tR\bviewName\x12&\n" +
  1439. "\x0fview_name_local\x18\x04 \x01(\tR\rviewNameLocal\x12&\n" +
  1440. "\x0fview_other_name\x18\x05 \x01(\tR\rviewOtherName\x12)\n" +
  1441. "\x10view_description\x18\x06 \x01(\tR\x0fviewDescription\x12#\n" +
  1442. "\rview_position\x18\a \x01(\tR\fviewPosition\x12 \n" +
  1443. "\vapplication\x18\b \x01(\tR\vapplication\x12'\n" +
  1444. "\x0fanatomic_region\x18\t \x01(\tR\x0eanatomicRegion\x12!\n" +
  1445. "\fpatient_type\x18\n" +
  1446. " \x01(\tR\vpatientType\x12 \n" +
  1447. "\fbody_part_id\x18\v \x01(\tR\n" +
  1448. "bodyPartId\x12$\n" +
  1449. "\x0eview_icon_name\x18\f \x01(\tR\fviewIconName\x12+\n" +
  1450. "\x12view_big_icon_name\x18\r \x01(\tR\x0fviewBigIconName\x12&\n" +
  1451. "\x0fview_coach_name\x18\x0e \x01(\tR\rviewCoachName\x12\x1a\n" +
  1452. "\bmodality\x18\x0f \x01(\tR\bmodality\x12&\n" +
  1453. "\x0fwork_station_id\x18\x10 \x01(\x05R\rworkStationId\x12\x15\n" +
  1454. "\x06apr_id\x18\x11 \x01(\tR\x05aprId\x12\x1e\n" +
  1455. "\vimg_proc_id\x18\x12 \x01(\tR\timgProcId\x12<\n" +
  1456. "\rconfig_object\x18\x13 \x01(\v2\x17.google.protobuf.StructR\fconfigObject\x12\x12\n" +
  1457. "\x04sort\x18\x14 \x01(\x05R\x04sort\x12\x1d\n" +
  1458. "\n" +
  1459. "is_enabled\x18\x15 \x01(\bR\tisEnabled\x12\x18\n" +
  1460. "\aproduct\x18\x16 \x01(\tR\aproduct\x12$\n" +
  1461. "\x0eis_pre_install\x18\x17 \x01(\bR\fisPreInstall\";\n" +
  1462. "\tViewReply\x12.\n" +
  1463. "\tview_list\x18\x01 \x03(\v2\x11.dr.protocol.ViewR\bviewList\"\x90\x01\n" +
  1464. "\n" +
  1465. "AprRequest\x12\x1c\n" +
  1466. "\aview_id\x18\x01 \x01(\tH\x00R\x06viewId\x88\x01\x01\x12\x1a\n" +
  1467. "\x06apr_id\x18\x02 \x01(\tH\x01R\x05aprId\x88\x01\x01\x12\"\n" +
  1468. "\n" +
  1469. "is_enabled\x18\x03 \x01(\bH\x02R\tisEnabled\x88\x01\x01B\n" +
  1470. "\n" +
  1471. "\b_view_idB\t\n" +
  1472. "\a_apr_idB\r\n" +
  1473. "\v_is_enabled\"\x91\x01\n" +
  1474. "\x06AprSub\x12&\n" +
  1475. "\x0fwork_station_id\x18\x01 \x01(\x05R\rworkStationId\x12!\n" +
  1476. "\fpatient_size\x18\x02 \x01(\tR\vpatientSize\x12<\n" +
  1477. "\rconfig_object\x18\x03 \x01(\v2\x17.google.protobuf.StructR\fconfigObject\"\xa1\x03\n" +
  1478. "\bAprReply\x12\x15\n" +
  1479. "\x06apr_id\x18\x01 \x01(\tR\x05aprId\x12\x19\n" +
  1480. "\bapr_name\x18\x02 \x01(\tR\aaprName\x12'\n" +
  1481. "\x0fapr_description\x18\x03 \x01(\tR\x0eaprDescription\x12!\n" +
  1482. "\fpatient_type\x18\x04 \x01(\tR\vpatientType\x12 \n" +
  1483. "\fbody_part_id\x18\x05 \x01(\tR\n" +
  1484. "bodyPartId\x12#\n" +
  1485. "\rview_position\x18\x06 \x01(\tR\fviewPosition\x12\x1a\n" +
  1486. "\bcategory\x18\a \x01(\tR\bcategory\x12\x1a\n" +
  1487. "\bmodality\x18\b \x01(\tR\bmodality\x12%\n" +
  1488. "\x03sub\x18\t \x03(\v2\x13.dr.protocol.AprSubR\x03sub\x12\x12\n" +
  1489. "\x04sort\x18\n" +
  1490. " \x01(\x05R\x04sort\x12\x1d\n" +
  1491. "\n" +
  1492. "is_enabled\x18\v \x01(\bR\tisEnabled\x12\x18\n" +
  1493. "\aproduct\x18\f \x01(\tR\aproduct\x12$\n" +
  1494. "\x0eis_pre_install\x18\r \x01(\bR\fisPreInstall2Q\n" +
  1495. "\x05Basic\x12H\n" +
  1496. "\fSoftwareInfo\x12\x16.google.protobuf.Empty\x1a\x1e.dr.protocol.SoftwareInfoReply\"\x002\xc0\x03\n" +
  1497. "\bProtocol\x12V\n" +
  1498. "\x12GetPatientTypeList\x12\x1f.dr.protocol.PatientTypeRequest\x1a\x1d.dr.protocol.PatientTypeReply\"\x00\x12M\n" +
  1499. "\x0fGetBodyPartList\x12\x1c.dr.protocol.BodyPartRequest\x1a\x1a.dr.protocol.BodyPartReply\"\x00\x12P\n" +
  1500. "\x10GetProcedureList\x12\x1d.dr.protocol.ProcedureRequest\x1a\x1b.dr.protocol.ProcedureReply\"\x00\x12@\n" +
  1501. "\fGetProcedure\x12\x16.dr.protocol.IDRequest\x1a\x16.dr.protocol.Procedure\"\x00\x12A\n" +
  1502. "\vGetViewList\x12\x18.dr.protocol.ViewRequest\x1a\x16.dr.protocol.ViewReply\"\x00\x126\n" +
  1503. "\aGetView\x12\x16.dr.protocol.IDRequest\x1a\x11.dr.protocol.View\"\x002A\n" +
  1504. "\x03Apr\x12:\n" +
  1505. "\x06GetApr\x12\x17.dr.protocol.AprRequest\x1a\x15.dr.protocol.AprReply\"\x00B\x11Z\x0fdr_protocol_pb/b\x06proto3"
  1506. var (
  1507. file_dr_protocol_idl_proto_rawDescOnce sync.Once
  1508. file_dr_protocol_idl_proto_rawDescData []byte
  1509. )
  1510. func file_dr_protocol_idl_proto_rawDescGZIP() []byte {
  1511. file_dr_protocol_idl_proto_rawDescOnce.Do(func() {
  1512. file_dr_protocol_idl_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_dr_protocol_idl_proto_rawDesc), len(file_dr_protocol_idl_proto_rawDesc)))
  1513. })
  1514. return file_dr_protocol_idl_proto_rawDescData
  1515. }
  1516. var file_dr_protocol_idl_proto_msgTypes = make([]protoimpl.MessageInfo, 18)
  1517. var file_dr_protocol_idl_proto_goTypes = []any{
  1518. (*EmptyRequest)(nil), // 0: dr.protocol.EmptyRequest
  1519. (*IDRequest)(nil), // 1: dr.protocol.IDRequest
  1520. (*SoftwareInfoReply)(nil), // 2: dr.protocol.SoftwareInfoReply
  1521. (*PatientTypeRequest)(nil), // 3: dr.protocol.PatientTypeRequest
  1522. (*PatientType)(nil), // 4: dr.protocol.PatientType
  1523. (*PatientTypeReply)(nil), // 5: dr.protocol.PatientTypeReply
  1524. (*BodyPartRequest)(nil), // 6: dr.protocol.BodyPartRequest
  1525. (*BodyPart)(nil), // 7: dr.protocol.BodyPart
  1526. (*BodyPartReply)(nil), // 8: dr.protocol.BodyPartReply
  1527. (*ProcedureRequest)(nil), // 9: dr.protocol.ProcedureRequest
  1528. (*Procedure)(nil), // 10: dr.protocol.Procedure
  1529. (*ProcedureReply)(nil), // 11: dr.protocol.ProcedureReply
  1530. (*ViewRequest)(nil), // 12: dr.protocol.ViewRequest
  1531. (*View)(nil), // 13: dr.protocol.View
  1532. (*ViewReply)(nil), // 14: dr.protocol.ViewReply
  1533. (*AprRequest)(nil), // 15: dr.protocol.AprRequest
  1534. (*AprSub)(nil), // 16: dr.protocol.AprSub
  1535. (*AprReply)(nil), // 17: dr.protocol.AprReply
  1536. (*structpb.Struct)(nil), // 18: google.protobuf.Struct
  1537. (*emptypb.Empty)(nil), // 19: google.protobuf.Empty
  1538. }
  1539. var file_dr_protocol_idl_proto_depIdxs = []int32{
  1540. 4, // 0: dr.protocol.PatientTypeReply.patient_type_list:type_name -> dr.protocol.PatientType
  1541. 7, // 1: dr.protocol.BodyPartReply.body_part_list:type_name -> dr.protocol.BodyPart
  1542. 10, // 2: dr.protocol.ProcedureReply.procedure_list:type_name -> dr.protocol.Procedure
  1543. 18, // 3: dr.protocol.View.config_object:type_name -> google.protobuf.Struct
  1544. 13, // 4: dr.protocol.ViewReply.view_list:type_name -> dr.protocol.View
  1545. 18, // 5: dr.protocol.AprSub.config_object:type_name -> google.protobuf.Struct
  1546. 16, // 6: dr.protocol.AprReply.sub:type_name -> dr.protocol.AprSub
  1547. 19, // 7: dr.protocol.Basic.SoftwareInfo:input_type -> google.protobuf.Empty
  1548. 3, // 8: dr.protocol.Protocol.GetPatientTypeList:input_type -> dr.protocol.PatientTypeRequest
  1549. 6, // 9: dr.protocol.Protocol.GetBodyPartList:input_type -> dr.protocol.BodyPartRequest
  1550. 9, // 10: dr.protocol.Protocol.GetProcedureList:input_type -> dr.protocol.ProcedureRequest
  1551. 1, // 11: dr.protocol.Protocol.GetProcedure:input_type -> dr.protocol.IDRequest
  1552. 12, // 12: dr.protocol.Protocol.GetViewList:input_type -> dr.protocol.ViewRequest
  1553. 1, // 13: dr.protocol.Protocol.GetView:input_type -> dr.protocol.IDRequest
  1554. 15, // 14: dr.protocol.Apr.GetApr:input_type -> dr.protocol.AprRequest
  1555. 2, // 15: dr.protocol.Basic.SoftwareInfo:output_type -> dr.protocol.SoftwareInfoReply
  1556. 5, // 16: dr.protocol.Protocol.GetPatientTypeList:output_type -> dr.protocol.PatientTypeReply
  1557. 8, // 17: dr.protocol.Protocol.GetBodyPartList:output_type -> dr.protocol.BodyPartReply
  1558. 11, // 18: dr.protocol.Protocol.GetProcedureList:output_type -> dr.protocol.ProcedureReply
  1559. 10, // 19: dr.protocol.Protocol.GetProcedure:output_type -> dr.protocol.Procedure
  1560. 14, // 20: dr.protocol.Protocol.GetViewList:output_type -> dr.protocol.ViewReply
  1561. 13, // 21: dr.protocol.Protocol.GetView:output_type -> dr.protocol.View
  1562. 17, // 22: dr.protocol.Apr.GetApr:output_type -> dr.protocol.AprReply
  1563. 15, // [15:23] is the sub-list for method output_type
  1564. 7, // [7:15] is the sub-list for method input_type
  1565. 7, // [7:7] is the sub-list for extension type_name
  1566. 7, // [7:7] is the sub-list for extension extendee
  1567. 0, // [0:7] is the sub-list for field type_name
  1568. }
  1569. func init() { file_dr_protocol_idl_proto_init() }
  1570. func file_dr_protocol_idl_proto_init() {
  1571. if File_dr_protocol_idl_proto != nil {
  1572. return
  1573. }
  1574. file_dr_protocol_idl_proto_msgTypes[1].OneofWrappers = []any{}
  1575. file_dr_protocol_idl_proto_msgTypes[3].OneofWrappers = []any{}
  1576. file_dr_protocol_idl_proto_msgTypes[6].OneofWrappers = []any{}
  1577. file_dr_protocol_idl_proto_msgTypes[9].OneofWrappers = []any{}
  1578. file_dr_protocol_idl_proto_msgTypes[12].OneofWrappers = []any{}
  1579. file_dr_protocol_idl_proto_msgTypes[15].OneofWrappers = []any{}
  1580. type x struct{}
  1581. out := protoimpl.TypeBuilder{
  1582. File: protoimpl.DescBuilder{
  1583. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1584. RawDescriptor: unsafe.Slice(unsafe.StringData(file_dr_protocol_idl_proto_rawDesc), len(file_dr_protocol_idl_proto_rawDesc)),
  1585. NumEnums: 0,
  1586. NumMessages: 18,
  1587. NumExtensions: 0,
  1588. NumServices: 3,
  1589. },
  1590. GoTypes: file_dr_protocol_idl_proto_goTypes,
  1591. DependencyIndexes: file_dr_protocol_idl_proto_depIdxs,
  1592. MessageInfos: file_dr_protocol_idl_proto_msgTypes,
  1593. }.Build()
  1594. File_dr_protocol_idl_proto = out.File
  1595. file_dr_protocol_idl_proto_goTypes = nil
  1596. file_dr_protocol_idl_proto_depIdxs = nil
  1597. }