65. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/15/2018 12:47:23 AM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

65.1 Files compared

# Location File Last Modified
1 AHOBPRe_v5.0_build3.zip\Applications\BusinessManagerAHOBPR\Web References\ViaEmrServiceReference Reference.cs Mon Jan 8 21:46:34 2018 UTC
2 AHOBPRe_v5.0_build3.zip\Applications\BusinessManagerAHOBPR\Web References\ViaEmrServiceReference Reference.cs Tue Jan 9 06:18:13 2018 UTC

65.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 509 49516
Changed 508 1016
Inserted 0 0
Removed 0 0

65.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

65.4 Active regular expressions

No regular expressions were active.

65.5 Comparison detail

  1   //-------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  2   // <auto-g enerated>
  3   //     Thi s code was  generated  by a tool .
  4   //     Run time Versi on:4.0.303 19.42000
  5   //
  6   //     Cha nges to th is file ma y cause in correct be havior and  will be l ost if
  7   //     the  code is r egenerated .
  8   // </auto- generated>
  9   //-------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  10  
  11   // 
  12   // This so urce code  was auto-g enerated b y Microsof t.VSDesign er, Versio n 4.0.3031 9.42000.
  13   // 
  14   #pragma wa rning disa ble 1591
  15  
  16   namespace  VeteransAf fairs.Regi stries.Bus inessManag erAHOBPR.V iaEmrServi ceReferenc e {
  17       using  System;
  18       using  System.Web .Services;
  19       using  System.Dia gnostics;
  20       using  System.Web .Services. Protocols;
  21       using  System.Xml .Serializa tion;
  22       using  System.Com ponentMode l;
  23       
  24       
  25       /// <r emarks/>
  26       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  27       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  28       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  29         [System.We b.Services .WebServic eBindingAt tribute(Na me="EmrSer viceImplSe rviceSoapB inding", N amespace=" http:// DNS          . URL         /")]
  30       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(Val idationExc eption))]
  31       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PatientLis tForRemind erReportRe sponse))]
  32       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PatientLis tForRemind erReport)) ]
  33       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(cpr sUserLooku pResponse) )]
  34       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(cpr sUserLooku p))]
  35       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get OrderStatu sForPatien tResponse) )]
  36       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get OrderStatu sForPatien t))]
  37       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(cpr sLaunchRes ponse))]
  38       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(cpr sLaunch))]
  39       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get CompAndPen ReportsRes ponse))]
  40       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get CompAndPen Reports))]
  41       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get CytologyRe portsRespo nse))]
  42       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get CytologyRe ports))]
  43       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(isV alidEsigRe sponse))]
  44       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(isV alidEsig)) ]
  45       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get HospitalLo cationsRes ponse))]
  46       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get HospitalLo cations))]
  47       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get HealthFact orsRespons e))]
  48       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get HealthFact ors))]
  49       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get VisitsResp onse))]
  50       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Visits))]
  51       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get GraphingIt emDataResp onse))]
  52       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get GraphingIt emData))]
  53       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get MedsAdminH xResponse) )]
  54       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get MedsAdminH x))]
  55       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get NoteTitles Response)) ]
  56       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get NoteTitles ))]
  57       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get UnsignedNo tesRespons e))]
  58       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get UnsignedNo tes))]
  59       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get TreatingSp ecialtyRep ortsRespon se))]
  60       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get TreatingSp ecialtyRep orts))]
  61       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get TeamsRespo nse))]
  62       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Teams))]
  63       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Outpatient EncounterR eportsResp onse))]
  64       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Outpatient EncounterR eports))]
  65       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get DischargeD iagnosisRe portsRespo nse))]
  66       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get DischargeD iagnosisRe ports))]
  67       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get LatestVita lSignsResp onse))]
  68       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get LatestVita lSigns))]
  69       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pat ientInquir yResponse) )]
  70       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pat ientInquir y))]
  71       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(iss ueConfiden tialityBul letinRespo nse))]
  72       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(iss ueConfiden tialityBul letin))]
  73       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get LabTestsRe sponse))]
  74       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get LabTests)) ]
  75       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get VersionRes ponse))]
  76       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Version))]
  77       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(mat chResponse ))]
  78       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(mat ch))]
  79       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get UsernameOr HospitalLo cationResp onse))]
  80       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get UsernameOr HospitalLo cation))]
  81       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get IcdProcedu resReports Response)) ]
  82       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get IcdProcedu resReports ))]
  83       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PatientAss ociatesRes ponse))]
  84       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PatientAss ociates))]
  85       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(sel ectRespons e))]
  86       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(sel ect))]
  87       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get OrderDialo gItemsResp onse))]
  88       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get OrderDialo gItems))]
  89       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get OrderDialo gsForDispl ayGroupRes ponse))]
  90       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get OrderDialo gsForDispl ayGroup))]
  91       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get AdhocHealt hSummaryBy DisplayNam eResponse) )]
  92       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get AdhocHealt hSummaryBy DisplayNam e))]
  93       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get LocationsR esponse))]
  94       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Locations) )]
  95       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ProblemLis tResponse) )]
  96       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ProblemLis t))]
  97       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Appointmen tsResponse ))]
  98       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Appointmen ts))]
  99       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get AutopsyRep ortsRespon se))]
  100       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get AutopsyRep orts))]
  101       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Outpatient MedsRespon se))]
  102       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Outpatient Meds))]
  103       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get AllOrdersR esponse))]
  104       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get AllOrders) )]
  105       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get CrisisNote sResponse) )]
  106       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get CrisisNote s))]
  107       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get NhinDataRe sponse))]
  108       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get NhinData)) ]
  109       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ClinicalWa rningsResp onse))]
  110       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ClinicalWa rnings))]
  111       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get CurrentAdm issionDeta ilsRespons e))]
  112       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get CurrentAdm issionDeta ils))]
  113       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(isO neVisitNot eResponse) )]
  114       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(isO neVisitNot e))]
  115       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ProblemLis tFromSites Response)) ]
  116       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ProblemLis tFromSites ))]
  117       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(isC onsultNote Response)) ]
  118       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(isC onsultNote ))]
  119       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Appointmen tTextRespo nse))]
  120       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Appointmen tText))]
  121       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get MentalHeal thInstrume ntResultSe tResponse) )]
  122       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get MentalHeal thInstrume ntResultSe t))]
  123       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ActiveRemi nderReport sResponse) )]
  124       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ActiveRemi nderReport s))]
  125       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SurgeryRep ortsRespon se))]
  126       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SurgeryRep orts))]
  127       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get MentalHeal thInstrume ntsForPati entRespons e))]
  128       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get MentalHeal thInstrume ntsForPati ent))]
  129       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get NoteRespon se))]
  130       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Note))]
  131       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get NotesWithT extRespons e))]
  132       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get NotesWithT ext))]
  133       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ChemHemRep ortsRespon se))]
  134       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ChemHemRep orts))]
  135       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get BloodBankR eportsResp onse))]
  136       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get BloodBankR eports))]
  137       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SiteRespon se))]
  138       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Site))]
  139       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(isP rfNoteResp onse))]
  140       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(isP rfNote))]
  141       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(log inVIARespo nse))]
  142       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(log inVIA))]
  143       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(use rHasPermis sionRespon se))]
  144       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(use rHasPermis sion))]
  145       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SurgeryRep ortsWithTe xtResponse ))]
  146       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SurgeryRep ortsWithTe xt))]
  147       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(log inResponse ))]
  148       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(log in))]
  149       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PrfNoteAct ionsRespon se))]
  150       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PrfNoteAct ions))]
  151       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(isC osignerReq uiredRespo nse))]
  152       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(isC osignerReq uired))]
  153       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Correspond ingIdsResp onse))]
  154       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Correspond ingIds))]
  155       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PatientsBy ClinicResp onse))]
  156       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PatientsBy Clinic))]
  157       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get UnitDoseMe dsResponse ))]
  158       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get UnitDoseMe ds))]
  159       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Discharges ReportsRes ponse))]
  160       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Discharges Reports))]
  161       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ItemsForGr aphingType Response)) ]
  162       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ItemsForGr aphingType ))]
  163       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Uncosigned NotesRespo nse))]
  164       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Uncosigned Notes))]
  165       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SignedNote sResponse) )]
  166       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SignedNote s))]
  167       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(wri teSimpleOr derByPolic yResponse) )]
  168       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(wri teSimpleOr derByPolic y))]
  169       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get VitalSigns Response)) ]
  170       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get VitalSigns ))]
  171       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get HealthSumm aryRespons e))]
  172       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get HealthSumm ary))]
  173       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PatientsBy ProviderRe sponse))]
  174       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PatientsBy Provider)) ]
  175       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get CareTeamRe portsRespo nse))]
  176       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get CareTeamRe ports))]
  177       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get BloodTrans fusionRepo rtsRespons e))]
  178       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get BloodTrans fusionRepo rts))]
  179       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get AllMedsRes ponse))]
  180       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get AllMeds))]
  181       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SitesForSt ationRespo nse))]
  182       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SitesForSt ation))]
  183       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get MedsAdminL ogResponse ))]
  184       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get MedsAdminL og))]
  185       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ElectronMi croscopyRe portsRespo nse))]
  186       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ElectronMi croscopyRe ports))]
  187       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Demographi csResponse ))]
  188       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Demographi cs))]
  189       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get OrderableI temsByName Response)) ]
  190       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get OrderableI temsByName ))]
  191       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get AdvanceDir ectivesRes ponse))]
  192       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get AdvanceDir ectives))]
  193       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get FutureClin icVisitsRe portsRespo nse))]
  194       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get FutureClin icVisitsRe ports))]
  195       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get RadiologyR eportsBySi teResponse ))]
  196       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get RadiologyR eportsBySi te))]
  197       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(npt LookupResp onse))]
  198       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(npt Lookup))]
  199       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get TransfersR eportsResp onse))]
  200       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get TransfersR eports))]
  201       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get AllergiesR esponse))]
  202       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Allergies) )]
  203       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SiteIdResp onse))]
  204       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SiteId))]
  205       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get WardsRespo nse))]
  206       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Wards))]
  207       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(wri teNoteResp onse))]
  208       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(wri teNote))]
  209       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(clo seNoteResp onse))]
  210       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(clo seNote))]
  211       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get IcdSurgery ReportsRes ponse))]
  212       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get IcdSurgery Reports))]
  213       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get UserSecuri tyKeysResp onse))]
  214       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get UserSecuri tyKeys))]
  215       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get IvMedsResp onse))]
  216       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get IvMeds))]
  217       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Admissions Response)) ]
  218       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Admissions ))]
  219       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ChemHemRep ortsSimple Response)) ]
  220       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ChemHemRep ortsSimple ))]
  221       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(mpi LookupResp onse))]
  222       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(mpi Lookup))]
  223       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get BloodAvail abilityRep ortsRespon se))]
  224       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get BloodAvail abilityRep orts))]
  225       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get LabTestDes criptionRe sponse))]
  226       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get LabTestDes cription)) ]
  227       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get RadiologyR eportsResp onse))]
  228       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get RadiologyR eports))]
  229       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Admissions ReportsRes ponse))]
  230       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Admissions Reports))]
  231       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PcpForPati entRespons e))]
  232       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PcpForPati ent))]
  233       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ImagingRep ortRespons e))]
  234       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ImagingRep ort))]
  235       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get OtherMedsR esponse))]
  236       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get OtherMeds) )]
  237       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(clo seNoteByAd minActionR esponse))]
  238       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(clo seNoteByAd minAction) )]
  239       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PastClinic VisitsRepo rtsRespons e))]
  240       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PastClinic VisitsRepo rts))]
  241       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Microbiolo gyReportsR esponse))]
  242       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Microbiolo gyReports) )]
  243       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ConsultsFo rPatientRe sponse))]
  244       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ConsultsFo rPatient)) ]
  245       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PatientsBy WardRespon se))]
  246       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PatientsBy Ward))]
  247       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PatientsBy TeamRespon se))]
  248       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PatientsBy Team))]
  249       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SurgicalPa thologyRep ortsRespon se))]
  250       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SurgicalPa thologyRep orts))]
  251       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get DischargeS ummariesRe sponse))]
  252       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get DischargeS ummaries)) ]
  253       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Immunizati onsRespons e))]
  254       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Immunizati ons))]
  255       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get LexiconEnt riesRespon se))]
  256       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get LexiconEnt ries))]
  257       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PatientsBy SpecialtyR esponse))]
  258       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get PatientsBy Specialty) )]
  259       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Medication DetailResp onse))]
  260       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Medication Detail))]
  261       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ReminderRe portTempla tesRespons e))]
  262       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ReminderRe portTempla tes))]
  263       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(sig nNoteRespo nse))]
  264       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(sig nNote))]
  265       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Confidenti alityRespo nse))]
  266       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Confidenti ality))]
  267       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Outpatient RxProfileR esponse))]
  268       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Outpatient RxProfile) )]
  269       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(isS urgeryNote Response)) ]
  270       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(isS urgeryNote ))]
  271       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ClinicsRes ponse))]
  272       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Clinics))]
  273       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ExpandedAd tReportsRe sponse))]
  274       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ExpandedAd tReports)) ]
  275       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Cytopathol ogyReports Response)) ]
  276       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Cytopathol ogyReports ))]
  277       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SurgeryRep ortTextRes ponse))]
  278       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get SurgeryRep ortText))]
  279       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ClinicsByN ameRespons e))]
  280       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ClinicsByN ame))]
  281       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Specialtie sResponse) )]
  282       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get Specialtie s))]
  283       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ImoMedsRes ponse))]
  284       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(get ImoMeds))]
  285       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(abs tractTO))]
  286       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedText[]) )]
  287       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(med icationTO[ ]))]
  288       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMedicat ionArray[] ))]
  289       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(dat aSourceTO[ ]))]
  290       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(sit eTO[]))]
  291       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tim eSlotTO[]) )]
  292       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(hos pitalLocat ionTO[]))]
  293       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(add ressTO[])) ]
  294       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pho neNumTO[]) )]
  295       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(str ing[]))]
  296       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(dem ographicSe tTO[]))]
  297       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(per sonTO[]))]
  298       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pat ientTO[])) ]
  299       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(lex iconEntryT O[]))]
  300       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(not eTO[]))]
  301       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(sur gicalPatho logyRpt[]) )]
  302       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(div ision[]))]
  303       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(con sultTO[])) ]
  304       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(mic robiologyR pt[]))]
  305       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(rad iologyRepo rtTO[]))]
  306       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(lab ResultTO[] ))]
  307       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(che mHemRpt[]) )]
  308       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(adt TO[]))]
  309       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(inp atientStay TO[]))]
  310       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(icd Rpt[]))]
  311       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(sym ptomTO[])) ]
  312       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(all ergyTO[])) ]
  313       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(hea lthSummary TO[]))]
  314       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(vit alSignTO[] ))]
  315       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(vit alSignSetT O[]))]
  316       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(ite mForGraphi ngTypeTO[] ))]
  317       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(sur geryReport TO[]))]
  318       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(men talHealthI nstrumentA dministrat ionTO[]))]
  319       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pro blemTO[])) ]
  320       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(ord erTO[]))]
  321       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(app ointmentTO []))]
  322       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pat ientAssoci ateTO[]))]
  323       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(lab TestTO[])) ]
  324       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(gra phingItemD ataTO[]))]
  325       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(vis itTO[]))]
  326       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(hea lthFactorT O[]))]
  327       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(cyt ologyRpt[] ))]
  328       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedNoteArr ay[]))]
  329       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedSurgica lPathology RptArray[] ))]
  330       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedConsult Array[]))]
  331       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMicrobi ologyRptAr ray[]))]
  332       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedRadiolo gyReportAr ray[]))]
  333       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedChemHem RptArray[] ))]
  334       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(use rSecurityK eyTO[]))]
  335       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedIcdRptA rray[]))]
  336       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedAllergy Array[]))]
  337       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVitalSi gnSetArray []))]
  338       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pat ientRecord FlagTO[])) ]
  339       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedSurgery ReportArra y[]))]
  340       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMentalH ealthInstr umentAdmin istrationA rray[]))]
  341       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedProblem Array[]))]
  342       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedOrderAr ray[]))]
  343       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedAppoint mentArray[ ]))]
  344       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedPatient AssociateA rray[]))]
  345       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedLabTest Array[]))]
  346       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVitalSi gnArray[]) )]
  347       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedCytolog yRptArray[ ]))]
  348       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(use rTO[]))]
  349       public  partial c lass EmrSe rviceImplS ervice : S ystem.Web. Services.P rotocols.S oapHttpCli entProtoco l {
  350           
  351           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getImoMe dsOperatio nCompleted ;
  352           
  353           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getSpeci altiesOper ationCompl eted;
  354           
  355           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getClini csByNameOp erationCom pleted;
  356           
  357           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getSurge ryReportTe xtOperatio nCompleted ;
  358           
  359           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getCytop athologyRe portsOpera tionComple ted;
  360           
  361           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getExpan dedAdtRepo rtsOperati onComplete d;
  362           
  363           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getClini csOperatio nCompleted ;
  364           
  365           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k isSurger yNoteOpera tionComple ted;
  366           
  367           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getOutpa tientRxPro fileOperat ionComplet ed;
  368           
  369           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getConfi dentiality OperationC ompleted;
  370           
  371           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k signNote OperationC ompleted;
  372           
  373           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getRemin derReportT emplatesOp erationCom pleted;
  374           
  375           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getMedic ationDetai lOperation Completed;
  376           
  377           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getPatie ntsBySpeci altyOperat ionComplet ed;
  378           
  379           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getLexic onEntriesO perationCo mpleted;
  380           
  381           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getImmun izationsOp erationCom pleted;
  382           
  383           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getDisch argeSummar iesOperati onComplete d;
  384           
  385           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getSurgi calPatholo gyReportsO perationCo mpleted;
  386           
  387           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getPatie ntsByTeamO perationCo mpleted;
  388           
  389           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getPatie ntsByWardO perationCo mpleted;
  390           
  391           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getConsu ltsForPati entOperati onComplete d;
  392           
  393           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getMicro biologyRep ortsOperat ionComplet ed;
  394           
  395           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getPastC linicVisit sReportsOp erationCom pleted;
  396           
  397           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k closeNot eByAdminAc tionOperat ionComplet ed;
  398           
  399           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getOther MedsOperat ionComplet ed;
  400           
  401           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getImagi ngReportOp erationCom pleted;
  402           
  403           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getPcpFo rPatientOp erationCom pleted;
  404           
  405           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getAdmis sionsRepor tsOperatio nCompleted ;
  406           
  407           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getRadio logyReport sOperation Completed;
  408           
  409           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getLabTe stDescript ionOperati onComplete d;
  410           
  411           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getBlood Availabili tyReportsO perationCo mpleted;
  412           
  413           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k mpiLooku pOperation Completed;
  414           
  415           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getChemH emReportsS impleOpera tionComple ted;
  416           
  417           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getAdmis sionsOpera tionComple ted;
  418           
  419           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getIvMed sOperation Completed;
  420           
  421           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getUserS ecurityKey sOperation Completed;
  422           
  423           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getIcdSu rgeryRepor tsOperatio nCompleted ;
  424           
  425           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k closeNot eOperation Completed;
  426           
  427           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k writeNot eOperation Completed;
  428           
  429           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getWards OperationC ompleted;
  430           
  431           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getSiteI dOperation Completed;
  432           
  433           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getAller giesOperat ionComplet ed;
  434           
  435           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getTrans fersReport sOperation Completed;
  436           
  437           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k nptLooku pOperation Completed;
  438           
  439           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getRadio logyReport sBySiteOpe rationComp leted;
  440           
  441           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getFutur eClinicVis itsReports OperationC ompleted;
  442           
  443           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getAdvan ceDirectiv esOperatio nCompleted ;
  444           
  445           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getOrder ableItemsB yNameOpera tionComple ted;
  446           
  447           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getDemog raphicsOpe rationComp leted;
  448           
  449           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getElect ronMicrosc opyReports OperationC ompleted;
  450           
  451           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getMedsA dminLogOpe rationComp leted;
  452           
  453           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getSites ForStation OperationC ompleted;
  454           
  455           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getAllMe dsOperatio nCompleted ;
  456           
  457           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getBlood Transfusio nReportsOp erationCom pleted;
  458           
  459           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getCareT eamReports OperationC ompleted;
  460           
  461           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getPatie ntsByProvi derOperati onComplete d;
  462           
  463           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getHealt hSummaryOp erationCom pleted;
  464           
  465           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getVital SignsOpera tionComple ted;
  466           
  467           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k writeSim pleOrderBy PolicyOper ationCompl eted;
  468           
  469           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getSigne dNotesOper ationCompl eted;
  470           
  471           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getUncos ignedNotes OperationC ompleted;
  472           
  473           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getItems ForGraphin gTypeOpera tionComple ted;
  474           
  475           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getDisch argesRepor tsOperatio nCompleted ;
  476           
  477           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getUnitD oseMedsOpe rationComp leted;
  478           
  479           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getPatie ntsByClini cOperation Completed;
  480           
  481           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getCorre spondingId sOperation Completed;
  482           
  483           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k isCosign erRequired OperationC ompleted;
  484           
  485           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getPrfNo teActionsO perationCo mpleted;
  486           
  487           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k loginOpe rationComp leted;
  488           
  489           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getSurge ryReportsW ithTextOpe rationComp leted;
  490           
  491           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k userHasP ermissionO perationCo mpleted;
  492           
  493           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k loginVIA OperationC ompleted;
  494           
  495           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k isPrfNot eOperation Completed;
  496           
  497           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getSiteO perationCo mpleted;
  498           
  499           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getBlood BankReport sOperation Completed;
  500           
  501           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getChemH emReportsO perationCo mpleted;
  502           
  503           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getNotes WithTextOp erationCom pleted;
  504           
  505           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getNoteO perationCo mpleted;
  506           
  507           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getMenta lHealthIns trumentsFo rPatientOp erationCom pleted;
  508           
  509           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getSurge ryReportsO perationCo mpleted;
  510           
  511           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getActiv eReminderR eportsOper ationCompl eted;
  512           
  513           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getMenta lHealthIns trumentRes ultSetOper ationCompl eted;
  514           
  515           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getAppoi ntmentText OperationC ompleted;
  516           
  517           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k isConsul tNoteOpera tionComple ted;
  518           
  519           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getProbl emListFrom SitesOpera tionComple ted;
  520           
  521           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k isOneVis itNoteOper ationCompl eted;
  522           
  523           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getCurre ntAdmissio nDetailsOp erationCom pleted;
  524           
  525           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getClini calWarning sOperation Completed;
  526           
  527           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getNhinD ataOperati onComplete d;
  528           
  529           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getCrisi sNotesOper ationCompl eted;
  530           
  531           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getAllOr dersOperat ionComplet ed;
  532           
  533           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getOutpa tientMedsO perationCo mpleted;
  534           
  535           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getAutop syReportsO perationCo mpleted;
  536           
  537           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getAppoi ntmentsOpe rationComp leted;
  538           
  539           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getProbl emListOper ationCompl eted;
  540           
  541           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getLocat ionsOperat ionComplet ed;
  542           
  543           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getAdhoc HealthSumm aryByDispl ayNameOper ationCompl eted;
  544           
  545           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getOrder DialogsFor DisplayGro upOperatio nCompleted ;
  546           
  547           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getOrder DialogItem sOperation Completed;
  548           
  549           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k selectOp erationCom pleted;
  550           
  551           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getPatie ntAssociat esOperatio nCompleted ;
  552           
  553           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getIcdPr oceduresRe portsOpera tionComple ted;
  554           
  555           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getUsern ameOrHospi talLocatio nOperation Completed;
  556           
  557           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k matchOpe rationComp leted;
  558           
  559           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getVersi onOperatio nCompleted ;
  560           
  561           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getLabTe stsOperati onComplete d;
  562           
  563           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k issueCon fidentiali tyBulletin OperationC ompleted;
  564           
  565           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k patientI nquiryOper ationCompl eted;
  566           
  567           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getLates tVitalSign sOperation Completed;
  568           
  569           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getDisch argeDiagno sisReports OperationC ompleted;
  570           
  571           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getOutpa tientEncou nterReport sOperation Completed;
  572           
  573           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getTeams OperationC ompleted;
  574           
  575           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getTreat ingSpecial tyReportsO perationCo mpleted;
  576           
  577           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getUnsig nedNotesOp erationCom pleted;
  578           
  579           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getNoteT itlesOpera tionComple ted;
  580           
  581           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getMedsA dminHxOper ationCompl eted;
  582           
  583           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getGraph ingItemDat aOperation Completed;
  584           
  585           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getVisit sOperation Completed;
  586           
  587           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getHealt hFactorsOp erationCom pleted;
  588           
  589           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getHospi talLocatio nsOperatio nCompleted ;
  590           
  591           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k isValidE sigOperati onComplete d;
  592           
  593           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getCytol ogyReports OperationC ompleted;
  594           
  595           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getCompA ndPenRepor tsOperatio nCompleted ;
  596           
  597           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k cprsLaun chOperatio nCompleted ;
  598           
  599           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getOrder StatusForP atientOper ationCompl eted;
  600           
  601           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k cprsUser LookupOper ationCompl eted;
  602           
  603           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k getPatie ntListForR eminderRep ortOperati onComplete d;
  604           
  605           pr ivate bool  useDefaul tCredentia lsSetExpli citly;
  606           
  607           // / <remarks />
  608           pu blic EmrSe rviceImplS ervice() {
  609                this.Url  = global: :VeteransA ffairs.Reg istries.Bu sinessMana gerAHOBPR. Properties .Settings. Default.Ve teransAffa irs_Regist ries_Busin essManager AHOBPR_Via EmrService Reference_ EmrService ImplServic e;
  610                if ((thi s.IsLocalF ileSystemW ebService( this.Url)  == true))  {
  611                    this .UseDefaul tCredentia ls = true;
  612                    this .useDefaul tCredentia lsSetExpli citly = fa lse;
  613                }
  614                else {
  615                    this .useDefaul tCredentia lsSetExpli citly = tr ue;
  616                }
  617           }
  618           
  619           pu blic new s tring Url  {
  620                get {
  621                    retu rn base.Ur l;
  622                }
  623                set {
  624                    if ( (((this.Is LocalFileS ystemWebSe rvice(base .Url) == t rue) 
  625                                 &&  (this.use DefaultCre dentialsSe tExplicitl y == false )) 
  626                                 &&  (this.IsL ocalFileSy stemWebSer vice(value ) == false ))) {
  627                         base.UseDe faultCrede ntials = f alse;
  628                    }
  629                    base .Url = val ue;
  630                }
  631           }
  632           
  633           pu blic new b ool UseDef aultCreden tials {
  634                get {
  635                    retu rn base.Us eDefaultCr edentials;
  636                }
  637                set {
  638                    base .UseDefaul tCredentia ls = value ;
  639                    this .useDefaul tCredentia lsSetExpli citly = tr ue;
  640                }
  641           }
  642           
  643           [f ield:NonSe rialized() ]
  644           pu blic event  getImoMed sCompleted EventHandl er getImoM edsComplet ed;
  645           
  646           [f ield: NonS erialized( )]
  647           pu blic event  getSpecia ltiesCompl etedEventH andler get Specialtie sCompleted ;
  648           
  649           [f ield: NonS erialized( )]
  650           pu blic event  getClinic sByNameCom pletedEven tHandler g etClinicsB yNameCompl eted;
  651  
  652           [f ield: NonS erialized( )]
  653           pu blic event  getSurger yReportTex tCompleted EventHandl er getSurg eryReportT extComplet ed;
  654  
  655           [f ield: NonS erialized( )]
  656           pu blic event  getCytopa thologyRep ortsComple tedEventHa ndler getC ytopatholo gyReportsC ompleted;
  657  
  658           [f ield: NonS erialized( )]
  659           pu blic event  getExpand edAdtRepor tsComplete dEventHand ler getExp andedAdtRe portsCompl eted;
  660  
  661           [f ield: NonS erialized( )]
  662           pu blic event  getClinic sCompleted EventHandl er getClin icsComplet ed;
  663  
  664           [f ield: NonS erialized( )]
  665           pu blic event  isSurgery NoteComple tedEventHa ndler isSu rgeryNoteC ompleted;
  666  
  667           [f ield: NonS erialized( )]
  668           pu blic event  getOutpat ientRxProf ileComplet edEventHan dler getOu tpatientRx ProfileCom pleted;
  669  
  670           [f ield: NonS erialized( )]
  671           pu blic event  getConfid entialityC ompletedEv entHandler  getConfid entialityC ompleted;
  672           
  673           [f ield:NonSe rialized() ]
  674           pu blic event  signNoteC ompletedEv entHandler  signNoteC ompleted;
  675           
  676           [f ield:NonSe rialized() ]
  677           pu blic event  getRemind erReportTe mplatesCom pletedEven tHandler g etReminder ReportTemp latesCompl eted;
  678           
  679           [f ield:NonSe rialized() ]
  680           pu blic event  getMedica tionDetail CompletedE ventHandle r getMedic ationDetai lCompleted ;
  681           
  682           [f ield:NonSe rialized() ]
  683           pu blic event  getPatien tsBySpecia ltyComplet edEventHan dler getPa tientsBySp ecialtyCom pleted;
  684           
  685           [f ield:NonSe rialized() ]
  686           pu blic event  getLexico nEntriesCo mpletedEve ntHandler  getLexicon EntriesCom pleted;
  687           
  688           [f ield:NonSe rialized() ]
  689           pu blic event  getImmuni zationsCom pletedEven tHandler g etImmuniza tionsCompl eted;
  690           
  691           [f ield:NonSe rialized() ]
  692           pu blic event  getDischa rgeSummari esComplete dEventHand ler getDis chargeSumm ariesCompl eted;
  693           
  694           [f ield:NonSe rialized() ]
  695           pu blic event  getSurgic alPatholog yReportsCo mpletedEve ntHandler  getSurgica lPathology ReportsCom pleted;
  696           
  697           [f ield:NonSe rialized() ]
  698           pu blic event  getPatien tsByTeamCo mpletedEve ntHandler  getPatient sByTeamCom pleted;
  699           
  700           [f ield:NonSe rialized() ]
  701           pu blic event  getPatien tsByWardCo mpletedEve ntHandler  getPatient sByWardCom pleted;
  702           
  703           [f ield:NonSe rialized() ]
  704           pu blic event  getConsul tsForPatie ntComplete dEventHand ler getCon sultsForPa tientCompl eted;
  705           
  706           [f ield:NonSe rialized() ]
  707           pu blic event  getMicrob iologyRepo rtsComplet edEventHan dler getMi crobiology ReportsCom pleted;
  708           
  709           [f ield:NonSe rialized() ]
  710           pu blic event  getPastCl inicVisits ReportsCom pletedEven tHandler g etPastClin icVisitsRe portsCompl eted;
  711           
  712           [f ield:NonSe rialized() ]
  713           pu blic event  closeNote ByAdminAct ionComplet edEventHan dler close NoteByAdmi nActionCom pleted;
  714           
  715           [f ield:NonSe rialized() ]
  716           pu blic event  getOtherM edsComplet edEventHan dler getOt herMedsCom pleted;
  717           
  718           [f ield:NonSe rialized() ]
  719           pu blic event  getImagin gReportCom pletedEven tHandler g etImagingR eportCompl eted;
  720           
  721           [f ield:NonSe rialized() ]
  722           pu blic event  getPcpFor PatientCom pletedEven tHandler g etPcpForPa tientCompl eted;
  723           
  724           [f ield:NonSe rialized() ]
  725           pu blic event  getAdmiss ionsReport sCompleted EventHandl er getAdmi ssionsRepo rtsComplet ed;
  726           
  727           [f ield:NonSe rialized() ]
  728           pu blic event  getRadiol ogyReports CompletedE ventHandle r getRadio logyReport sCompleted ;
  729           
  730           [f ield:NonSe rialized() ]
  731           pu blic event  getLabTes tDescripti onComplete dEventHand ler getLab TestDescri ptionCompl eted;
  732           
  733           [f ield:NonSe rialized() ]
  734           pu blic event  getBloodA vailabilit yReportsCo mpletedEve ntHandler  getBloodAv ailability ReportsCom pleted;
  735           
  736           [f ield:NonSe rialized() ]
  737           pu blic event  mpiLookup CompletedE ventHandle r mpiLooku pCompleted ;
  738           
  739           [f ield:NonSe rialized() ]
  740           pu blic event  getChemHe mReportsSi mpleComple tedEventHa ndler getC hemHemRepo rtsSimpleC ompleted;
  741           
  742           [f ield:NonSe rialized() ]
  743           pu blic event  getAdmiss ionsComple tedEventHa ndler getA dmissionsC ompleted;
  744           
  745           [f ield:NonSe rialized() ]
  746           pu blic event  getIvMeds CompletedE ventHandle r getIvMed sCompleted ;
  747           
  748           [f ield:NonSe rialized() ]
  749           pu blic event  getUserSe curityKeys CompletedE ventHandle r getUserS ecurityKey sCompleted ;
  750           
  751           [f ield:NonSe rialized() ]
  752           pu blic event  getIcdSur geryReport sCompleted EventHandl er getIcdS urgeryRepo rtsComplet ed;
  753           
  754           [f ield:NonSe rialized() ]
  755           pu blic event  closeNote CompletedE ventHandle r closeNot eCompleted ;
  756           
  757           [f ield:NonSe rialized() ]
  758           pu blic event  writeNote CompletedE ventHandle r writeNot eCompleted ;
  759           
  760           [f ield:NonSe rialized() ]
  761           pu blic event  getWardsC ompletedEv entHandler  getWardsC ompleted;
  762           
  763           [f ield:NonSe rialized() ]
  764           pu blic event  getSiteId CompletedE ventHandle r getSiteI dCompleted ;
  765           
  766           [f ield:NonSe rialized() ]
  767           pu blic event  getAllerg iesComplet edEventHan dler getAl lergiesCom pleted;
  768           
  769           [f ield:NonSe rialized() ]
  770           pu blic event  getTransf ersReports CompletedE ventHandle r getTrans fersReport sCompleted ;
  771           
  772           [f ield:NonSe rialized() ]
  773           pu blic event  nptLookup CompletedE ventHandle r nptLooku pCompleted ;
  774           
  775           [f ield:NonSe rialized() ]
  776           pu blic event  getRadiol ogyReports BySiteComp letedEvent Handler ge tRadiology ReportsByS iteComplet ed;
  777           
  778           [f ield:NonSe rialized() ]
  779           pu blic event  getFuture ClinicVisi tsReportsC ompletedEv entHandler  getFuture ClinicVisi tsReportsC ompleted;
  780           
  781           [f ield:NonSe rialized() ]
  782           pu blic event  getAdvanc eDirective sCompleted EventHandl er getAdva nceDirecti vesComplet ed;
  783           
  784           [f ield:NonSe rialized() ]
  785           pu blic event  getOrdera bleItemsBy NameComple tedEventHa ndler getO rderableIt emsByNameC ompleted;
  786           
  787           [f ield:NonSe rialized() ]
  788           pu blic event  getDemogr aphicsComp letedEvent Handler ge tDemograph icsComplet ed;
  789           
  790           [f ield:NonSe rialized() ]
  791           pu blic event  getElectr onMicrosco pyReportsC ompletedEv entHandler  getElectr onMicrosco pyReportsC ompleted;
  792           
  793           [f ield:NonSe rialized() ]
  794           pu blic event  getMedsAd minLogComp letedEvent Handler ge tMedsAdmin LogComplet ed;
  795           
  796           [f ield:NonSe rialized() ]
  797           pu blic event  getSitesF orStationC ompletedEv entHandler  getSitesF orStationC ompleted;
  798           
  799           [f ield:NonSe rialized() ]
  800           pu blic event  getAllMed sCompleted EventHandl er getAllM edsComplet ed;
  801           
  802           [f ield:NonSe rialized() ]
  803           pu blic event  getBloodT ransfusion ReportsCom pletedEven tHandler g etBloodTra nsfusionRe portsCompl eted;
  804           
  805           [f ield:NonSe rialized() ]
  806           pu blic event  getCareTe amReportsC ompletedEv entHandler  getCareTe amReportsC ompleted;
  807           
  808           [f ield:NonSe rialized() ]
  809           pu blic event  getPatien tsByProvid erComplete dEventHand ler getPat ientsByPro viderCompl eted;
  810           
  811           [f ield:NonSe rialized() ]
  812           pu blic event  getHealth SummaryCom pletedEven tHandler g etHealthSu mmaryCompl eted;
  813           
  814           [f ield:NonSe rialized() ]
  815           pu blic event  getVitalS ignsComple tedEventHa ndler getV italSignsC ompleted;
  816           
  817           [f ield:NonSe rialized() ]
  818           pu blic event  writeSimp leOrderByP olicyCompl etedEventH andler wri teSimpleOr derByPolic yCompleted ;
  819           
  820           [f ield:NonSe rialized() ]
  821           pu blic event  getSigned NotesCompl etedEventH andler get SignedNote sCompleted ;
  822           
  823           [f ield:NonSe rialized() ]
  824           pu blic event  getUncosi gnedNotesC ompletedEv entHandler  getUncosi gnedNotesC ompleted;
  825           
  826           [f ield:NonSe rialized() ]
  827           pu blic event  getItemsF orGraphing TypeComple tedEventHa ndler getI temsForGra phingTypeC ompleted;
  828           
  829           [f ield:NonSe rialized() ]
  830           pu blic event  getDischa rgesReport sCompleted EventHandl er getDisc hargesRepo rtsComplet ed;
  831           
  832           [f ield:NonSe rialized() ]
  833           pu blic event  getUnitDo seMedsComp letedEvent Handler ge tUnitDoseM edsComplet ed;
  834           
  835           [f ield:NonSe rialized() ]
  836           pu blic event  getPatien tsByClinic CompletedE ventHandle r getPatie ntsByClini cCompleted ;
  837           
  838           [f ield:NonSe rialized() ]
  839           pu blic event  getCorres pondingIds CompletedE ventHandle r getCorre spondingId sCompleted ;
  840           
  841           [f ield:NonSe rialized() ]
  842           pu blic event  isCosigne rRequiredC ompletedEv entHandler  isCosigne rRequiredC ompleted;
  843           
  844           [f ield:NonSe rialized() ]
  845           pu blic event  getPrfNot eActionsCo mpletedEve ntHandler  getPrfNote ActionsCom pleted;
  846           
  847           [f ield:NonSe rialized() ]
  848           pu blic event  loginComp letedEvent Handler lo ginComplet ed;
  849           
  850           [f ield:NonSe rialized() ]
  851           pu blic event  getSurger yReportsWi thTextComp letedEvent Handler ge tSurgeryRe portsWithT extComplet ed;
  852           
  853           [f ield:NonSe rialized() ]
  854           pu blic event  userHasPe rmissionCo mpletedEve ntHandler  userHasPer missionCom pleted;
  855           
  856           [f ield:NonSe rialized() ]
  857           pu blic event  loginVIAC ompletedEv entHandler  loginVIAC ompleted;
  858           
  859           [f ield:NonSe rialized() ]
  860           pu blic event  isPrfNote CompletedE ventHandle r isPrfNot eCompleted ;
  861           
  862           [f ield:NonSe rialized() ]
  863           pu blic event  getSiteCo mpletedEve ntHandler  getSiteCom pleted;
  864           
  865           [f ield:NonSe rialized() ]
  866           pu blic event  getBloodB ankReports CompletedE ventHandle r getBlood BankReport sCompleted ;
  867           
  868           [f ield:NonSe rialized() ]
  869           pu blic event  getChemHe mReportsCo mpletedEve ntHandler  getChemHem ReportsCom pleted;
  870           
  871           [f ield:NonSe rialized() ]
  872           pu blic event  getNotesW ithTextCom pletedEven tHandler g etNotesWit hTextCompl eted;
  873           
  874           [f ield:NonSe rialized() ]
  875           pu blic event  getNoteCo mpletedEve ntHandler  getNoteCom pleted;
  876           
  877           [f ield:NonSe rialized() ]
  878           pu blic event  getMental HealthInst rumentsFor PatientCom pletedEven tHandler g etMentalHe althInstru mentsForPa tientCompl eted;
  879           
  880           [f ield:NonSe rialized() ]
  881           pu blic event  getSurger yReportsCo mpletedEve ntHandler  getSurgery ReportsCom pleted;
  882           
  883           [f ield:NonSe rialized() ]
  884           pu blic event  getActive ReminderRe portsCompl etedEventH andler get ActiveRemi nderReport sCompleted ;
  885           
  886           [f ield:NonSe rialized() ]
  887           pu blic event  getMental HealthInst rumentResu ltSetCompl etedEventH andler get MentalHeal thInstrume ntResultSe tCompleted ;
  888           
  889           [f ield:NonSe rialized() ]
  890           pu blic event  getAppoin tmentTextC ompletedEv entHandler  getAppoin tmentTextC ompleted;
  891           
  892           [f ield:NonSe rialized() ]
  893           pu blic event  isConsult NoteComple tedEventHa ndler isCo nsultNoteC ompleted;
  894           
  895           [f ield:NonSe rialized() ]
  896           pu blic event  getProble mListFromS itesComple tedEventHa ndler getP roblemList FromSitesC ompleted;
  897           
  898           [f ield:NonSe rialized() ]
  899           pu blic event  isOneVisi tNoteCompl etedEventH andler isO neVisitNot eCompleted ;
  900           
  901           [f ield:NonSe rialized() ]
  902           pu blic event  getCurren tAdmission DetailsCom pletedEven tHandler g etCurrentA dmissionDe tailsCompl eted;
  903           
  904           [f ield:NonSe rialized() ]
  905           pu blic event  getClinic alWarnings CompletedE ventHandle r getClini calWarning sCompleted ;
  906           
  907           [f ield:NonSe rialized() ]
  908           pu blic event  getNhinDa taComplete dEventHand ler getNhi nDataCompl eted;
  909           
  910           [f ield:NonSe rialized() ]
  911           pu blic event  getCrisis NotesCompl etedEventH andler get CrisisNote sCompleted ;
  912           
  913           [f ield:NonSe rialized() ]
  914           pu blic event  getAllOrd ersComplet edEventHan dler getAl lOrdersCom pleted;
  915           
  916           [f ield:NonSe rialized() ]
  917           pu blic event  getOutpat ientMedsCo mpletedEve ntHandler  getOutpati entMedsCom pleted;
  918           
  919           [f ield:NonSe rialized() ]
  920           pu blic event  getAutops yReportsCo mpletedEve ntHandler  getAutopsy ReportsCom pleted;
  921           
  922           [f ield:NonSe rialized() ]
  923           pu blic event  getAppoin tmentsComp letedEvent Handler ge tAppointme ntsComplet ed;
  924           
  925           [f ield:NonSe rialized() ]
  926           pu blic event  getProble mListCompl etedEventH andler get ProblemLis tCompleted ;
  927           
  928           [f ield:NonSe rialized() ]
  929           pu blic event  getLocati onsComplet edEventHan dler getLo cationsCom pleted;
  930           
  931           [f ield:NonSe rialized() ]
  932           pu blic event  getAdhocH ealthSumma ryByDispla yNameCompl etedEventH andler get AdhocHealt hSummaryBy DisplayNam eCompleted ;
  933           
  934           [f ield:NonSe rialized() ]
  935           pu blic event  getOrderD ialogsForD isplayGrou pCompleted EventHandl er getOrde rDialogsFo rDisplayGr oupComplet ed;
  936           
  937           [f ield:NonSe rialized() ]
  938           pu blic event  getOrderD ialogItems CompletedE ventHandle r getOrder DialogItem sCompleted ;
  939           
  940           [f ield:NonSe rialized() ]
  941           pu blic event  selectCom pletedEven tHandler s electCompl eted;
  942           
  943           [f ield:NonSe rialized() ]
  944           pu blic event  getPatien tAssociate sCompleted EventHandl er getPati entAssocia tesComplet ed;
  945           
  946           [f ield:NonSe rialized() ]
  947           pu blic event  getIcdPro ceduresRep ortsComple tedEventHa ndler getI cdProcedur esReportsC ompleted;
  948           
  949           [f ield:NonSe rialized() ]
  950           pu blic event  getUserna meOrHospit alLocation CompletedE ventHandle r getUsern ameOrHospi talLocatio nCompleted ;
  951           
  952           [f ield:NonSe rialized() ]
  953           pu blic event  matchComp letedEvent Handler ma tchComplet ed;
  954           
  955           [f ield:NonSe rialized() ]
  956           pu blic event  getVersio nCompleted EventHandl er getVers ionComplet ed;
  957           
  958           [f ield:NonSe rialized() ]
  959           pu blic event  getLabTes tsComplete dEventHand ler getLab TestsCompl eted;
  960           
  961           [f ield:NonSe rialized() ]
  962           pu blic event  issueConf identialit yBulletinC ompletedEv entHandler  issueConf identialit yBulletinC ompleted;
  963           
  964           [f ield:NonSe rialized() ]
  965           pu blic event  patientIn quiryCompl etedEventH andler pat ientInquir yCompleted ;
  966           
  967           [f ield:NonSe rialized() ]
  968           pu blic event  getLatest VitalSigns CompletedE ventHandle r getLates tVitalSign sCompleted ;
  969           
  970           [f ield:NonSe rialized() ]
  971           pu blic event  getDischa rgeDiagnos isReportsC ompletedEv entHandler  getDischa rgeDiagnos isReportsC ompleted;
  972           
  973           [f ield:NonSe rialized() ]
  974           pu blic event  getOutpat ientEncoun terReports CompletedE ventHandle r getOutpa tientEncou nterReport sCompleted ;
  975           
  976           [f ield:NonSe rialized() ]
  977           pu blic event  getTeamsC ompletedEv entHandler  getTeamsC ompleted;
  978           
  979           [f ield:NonSe rialized() ]
  980           pu blic event  getTreati ngSpecialt yReportsCo mpletedEve ntHandler  getTreatin gSpecialty ReportsCom pleted;
  981           
  982           [f ield:NonSe rialized() ]
  983           pu blic event  getUnsign edNotesCom pletedEven tHandler g etUnsigned NotesCompl eted;
  984           
  985           [f ield:NonSe rialized() ]
  986           pu blic event  getNoteTi tlesComple tedEventHa ndler getN oteTitlesC ompleted;
  987           
  988           [f ield:NonSe rialized() ]
  989           pu blic event  getMedsAd minHxCompl etedEventH andler get MedsAdminH xCompleted ;
  990           
  991           [f ield:NonSe rialized() ]
  992           pu blic event  getGraphi ngItemData CompletedE ventHandle r getGraph ingItemDat aCompleted ;
  993           
  994           [f ield:NonSe rialized() ]
  995           pu blic event  getVisits CompletedE ventHandle r getVisit sCompleted ;
  996           
  997           [f ield:NonSe rialized() ]
  998           pu blic event  getHealth FactorsCom pletedEven tHandler g etHealthFa ctorsCompl eted;
  999           
  1000           [f ield:NonSe rialized() ]
  1001           pu blic event  getHospit alLocation sCompleted EventHandl er getHosp italLocati onsComplet ed;
  1002           
  1003           [f ield:NonSe rialized() ]
  1004           pu blic event  isValidEs igComplete dEventHand ler isVali dEsigCompl eted;
  1005           
  1006           [f ield:NonSe rialized() ]
  1007           pu blic event  getCytolo gyReportsC ompletedEv entHandler  getCytolo gyReportsC ompleted;
  1008           
  1009           [f ield:NonSe rialized() ]
  1010           pu blic event  getCompAn dPenReport sCompleted EventHandl er getComp AndPenRepo rtsComplet ed;
  1011           
  1012           [f ield:NonSe rialized() ]
  1013           pu blic event  cprsLaunc hCompleted EventHandl er cprsLau nchComplet ed;
  1014           
  1015           [f ield:NonSe rialized() ]
  1016           pu blic event  getOrderS tatusForPa tientCompl etedEventH andler get OrderStatu sForPatien tCompleted ;
  1017           
  1018           [f ield:NonSe rialized() ]
  1019           pu blic event  cprsUserL ookupCompl etedEventH andler cpr sUserLooku pCompleted ;
  1020           
  1021           [f ield:NonSe rialized() ]
  1022           pu blic event  getPatien tListForRe minderRepo rtComplete dEventHand ler getPat ientListFo rReminderR eportCompl eted;
  1023           
  1024           // / <remarks />
  1025             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1026           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedM edicationA rrays")]
  1027           pu blic tagge dMedicatio nArrays ge tImoMeds(q ueryBean q ueryBean)  {
  1028                object[]  results =  this.Invo ke("getImo Meds", new  object[]  {
  1029                             queryB ean});
  1030                return ( (taggedMed icationArr ays)(resul ts[0]));
  1031           }
  1032           
  1033           // / <remarks />
  1034           pu blic void  getImoMeds Async(quer yBean quer yBean) {
  1035                this.get ImoMedsAsy nc(queryBe an, null);
  1036           }
  1037           
  1038           // / <remarks />
  1039           pu blic void  getImoMeds Async(quer yBean quer yBean, obj ect userSt ate) {
  1040                if ((thi s.getImoMe dsOperatio nCompleted  == null))  {
  1041                    this .getImoMed sOperation Completed  = new Syst em.Threadi ng.SendOrP ostCallbac k(this.Ong etImoMedsO perationCo mpleted);
  1042                }
  1043                this.Inv okeAsync(" getImoMeds ", new obj ect[] {
  1044                             queryB ean}, this .getImoMed sOperation Completed,  userState );
  1045           }
  1046           
  1047           pr ivate void  OngetImoM edsOperati onComplete d(object a rg) {
  1048                if ((thi s.getImoMe dsComplete d != null) ) {
  1049                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1050                    this .getImoMed sCompleted (this, new  getImoMed sCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  1051                }
  1052           }
  1053           
  1054           // / <remarks />
  1055             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1056           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT ext")]
  1057           pu blic tagge dText getS pecialties (queryBean  queryBean ) {
  1058                object[]  results =  this.Invo ke("getSpe cialties",  new objec t[] {
  1059                             queryB ean});
  1060                return ( (taggedTex t)(results [0]));
  1061           }
  1062           
  1063           // / <remarks />
  1064           pu blic void  getSpecial tiesAsync( queryBean  queryBean)  {
  1065                this.get Specialtie sAsync(que ryBean, nu ll);
  1066           }
  1067           
  1068           // / <remarks />
  1069           pu blic void  getSpecial tiesAsync( queryBean  queryBean,  object us erState) {
  1070                if ((thi s.getSpeci altiesOper ationCompl eted == nu ll)) {
  1071                    this .getSpecia ltiesOpera tionComple ted = new  System.Thr eading.Sen dOrPostCal lback(this .OngetSpec ialtiesOpe rationComp leted);
  1072                }
  1073                this.Inv okeAsync(" getSpecial ties", new  object[]  {
  1074                             queryB ean}, this .getSpecia ltiesOpera tionComple ted, userS tate);
  1075           }
  1076           
  1077           pr ivate void  OngetSpec ialtiesOpe rationComp leted(obje ct arg) {
  1078                if ((thi s.getSpeci altiesComp leted != n ull)) {
  1079                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1080                    this .getSpecia ltiesCompl eted(this,  new getSp ecialtiesC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  1081                }
  1082           }
  1083           
  1084           // / <remarks />
  1085             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1086           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("return" )]
  1087           pu blic tagge dTextArray  getClinic sByName(qu eryBean qu eryBean) {
  1088                object[]  results =  this.Invo ke("getCli nicsByName ", new obj ect[] {
  1089                             queryB ean});
  1090                return ( (taggedTex tArray)(re sults[0])) ;
  1091           }
  1092           
  1093           // / <remarks />
  1094           pu blic void  getClinics ByNameAsyn c(queryBea n queryBea n) {
  1095                this.get ClinicsByN ameAsync(q ueryBean,  null);
  1096           }
  1097           
  1098           // / <remarks />
  1099           pu blic void  getClinics ByNameAsyn c(queryBea n queryBea n, object  userState)  {
  1100                if ((thi s.getClini csByNameOp erationCom pleted ==  null)) {
  1101                    this .getClinic sByNameOpe rationComp leted = ne w System.T hreading.S endOrPostC allback(th is.OngetCl inicsByNam eOperation Completed) ;
  1102                }
  1103                this.Inv okeAsync(" getClinics ByName", n ew object[ ] {
  1104                             queryB ean}, this .getClinic sByNameOpe rationComp leted, use rState);
  1105           }
  1106           
  1107           pr ivate void  OngetClin icsByNameO perationCo mpleted(ob ject arg)  {
  1108                if ((thi s.getClini csByNameCo mpleted !=  null)) {
  1109                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1110                    this .getClinic sByNameCom pleted(thi s, new get ClinicsByN ameComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  1111                }
  1112           }
  1113           
  1114           // / <remarks />
  1115             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1116           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  1117           pu blic textT O getSurge ryReportTe xt(queryBe an queryBe an) {
  1118                object[]  results =  this.Invo ke("getSur geryReport Text", new  object[]  {
  1119                             queryB ean});
  1120                return ( (textTO)(r esults[0]) );
  1121           }
  1122           
  1123           // / <remarks />
  1124           pu blic void  getSurgery ReportText Async(quer yBean quer yBean) {
  1125                this.get SurgeryRep ortTextAsy nc(queryBe an, null);
  1126           }
  1127           
  1128           // / <remarks />
  1129           pu blic void  getSurgery ReportText Async(quer yBean quer yBean, obj ect userSt ate) {
  1130                if ((thi s.getSurge ryReportTe xtOperatio nCompleted  == null))  {
  1131                    this .getSurger yReportTex tOperation Completed  = new Syst em.Threadi ng.SendOrP ostCallbac k(this.Ong etSurgeryR eportTextO perationCo mpleted);
  1132                }
  1133                this.Inv okeAsync(" getSurgery ReportText ", new obj ect[] {
  1134                             queryB ean}, this .getSurger yReportTex tOperation Completed,  userState );
  1135           }
  1136           
  1137           pr ivate void  OngetSurg eryReportT extOperati onComplete d(object a rg) {
  1138                if ((thi s.getSurge ryReportTe xtComplete d != null) ) {
  1139                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1140                    this .getSurger yReportTex tCompleted (this, new  getSurger yReportTex tCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  1141                }
  1142           }
  1143           
  1144           // / <remarks />
  1145             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1146           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  1147           pu blic tagge dTextArray  getCytopa thologyRep orts(query Bean query Bean) {
  1148                object[]  results =  this.Invo ke("getCyt opathology Reports",  new object [] {
  1149                             queryB ean});
  1150                return ( (taggedTex tArray)(re sults[0])) ;
  1151           }
  1152           
  1153           // / <remarks />
  1154           pu blic void  getCytopat hologyRepo rtsAsync(q ueryBean q ueryBean)  {
  1155                this.get Cytopathol ogyReports Async(quer yBean, nul l);
  1156           }
  1157           
  1158           // / <remarks />
  1159           pu blic void  getCytopat hologyRepo rtsAsync(q ueryBean q ueryBean,  object use rState) {
  1160                if ((thi s.getCytop athologyRe portsOpera tionComple ted == nul l)) {
  1161                    this .getCytopa thologyRep ortsOperat ionComplet ed = new S ystem.Thre ading.Send OrPostCall back(this. OngetCytop athologyRe portsOpera tionComple ted);
  1162                }
  1163                this.Inv okeAsync(" getCytopat hologyRepo rts", new  object[] {
  1164                             queryB ean}, this .getCytopa thologyRep ortsOperat ionComplet ed, userSt ate);
  1165           }
  1166           
  1167           pr ivate void  OngetCyto pathologyR eportsOper ationCompl eted(objec t arg) {
  1168                if ((thi s.getCytop athologyRe portsCompl eted != nu ll)) {
  1169                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1170                    this .getCytopa thologyRep ortsComple ted(this,  new getCyt opathology ReportsCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  1171                }
  1172           }
  1173           
  1174           // / <remarks />
  1175             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1176           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  1177           pu blic tagge dTextArray  getExpand edAdtRepor ts(queryBe an queryBe an) {
  1178                object[]  results =  this.Invo ke("getExp andedAdtRe ports", ne w object[]  {
  1179                             queryB ean});
  1180                return ( (taggedTex tArray)(re sults[0])) ;
  1181           }
  1182           
  1183           // / <remarks />
  1184           pu blic void  getExpande dAdtReport sAsync(que ryBean que ryBean) {
  1185                this.get ExpandedAd tReportsAs ync(queryB ean, null) ;
  1186           }
  1187           
  1188           // / <remarks />
  1189           pu blic void  getExpande dAdtReport sAsync(que ryBean que ryBean, ob ject userS tate) {
  1190                if ((thi s.getExpan dedAdtRepo rtsOperati onComplete d == null) ) {
  1191                    this .getExpand edAdtRepor tsOperatio nCompleted  = new Sys tem.Thread ing.SendOr PostCallba ck(this.On getExpande dAdtReport sOperation Completed) ;
  1192                }
  1193                this.Inv okeAsync(" getExpande dAdtReport s", new ob ject[] {
  1194                             queryB ean}, this .getExpand edAdtRepor tsOperatio nCompleted , userStat e);
  1195           }
  1196           
  1197           pr ivate void  OngetExpa ndedAdtRep ortsOperat ionComplet ed(object  arg) {
  1198                if ((thi s.getExpan dedAdtRepo rtsComplet ed != null )) {
  1199                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1200                    this .getExpand edAdtRepor tsComplete d(this, ne w getExpan dedAdtRepo rtsComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  1201                }
  1202           }
  1203           
  1204           // / <remarks />
  1205             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1206           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedH ospitalLoc ationArray ")]
  1207           pu blic tagge dHospitalL ocationArr ay getClin ics(queryB ean queryB ean) {
  1208                object[]  results =  this.Invo ke("getCli nics", new  object[]  {
  1209                             queryB ean});
  1210                return ( (taggedHos pitalLocat ionArray)( results[0] ));
  1211           }
  1212           
  1213           // / <remarks />
  1214           pu blic void  getClinics Async(quer yBean quer yBean) {
  1215                this.get ClinicsAsy nc(queryBe an, null);
  1216           }
  1217           
  1218           // / <remarks />
  1219           pu blic void  getClinics Async(quer yBean quer yBean, obj ect userSt ate) {
  1220                if ((thi s.getClini csOperatio nCompleted  == null))  {
  1221                    this .getClinic sOperation Completed  = new Syst em.Threadi ng.SendOrP ostCallbac k(this.Ong etClinicsO perationCo mpleted);
  1222                }
  1223                this.Inv okeAsync(" getClinics ", new obj ect[] {
  1224                             queryB ean}, this .getClinic sOperation Completed,  userState );
  1225           }
  1226           
  1227           pr ivate void  OngetClin icsOperati onComplete d(object a rg) {
  1228                if ((thi s.getClini csComplete d != null) ) {
  1229                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1230                    this .getClinic sCompleted (this, new  getClinic sCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  1231                }
  1232           }
  1233           
  1234           // / <remarks />
  1235             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1236           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT ext")]
  1237           pu blic tagge dText isSu rgeryNote( queryBean  queryBean)  {
  1238                object[]  results =  this.Invo ke("isSurg eryNote",  new object [] {
  1239                             queryB ean});
  1240                return ( (taggedTex t)(results [0]));
  1241           }
  1242           
  1243           // / <remarks />
  1244           pu blic void  isSurgeryN oteAsync(q ueryBean q ueryBean)  {
  1245                this.isS urgeryNote Async(quer yBean, nul l);
  1246           }
  1247           
  1248           // / <remarks />
  1249           pu blic void  isSurgeryN oteAsync(q ueryBean q ueryBean,  object use rState) {
  1250                if ((thi s.isSurger yNoteOpera tionComple ted == nul l)) {
  1251                    this .isSurgery NoteOperat ionComplet ed = new S ystem.Thre ading.Send OrPostCall back(this. OnisSurger yNoteOpera tionComple ted);
  1252                }
  1253                this.Inv okeAsync(" isSurgeryN ote", new  object[] {
  1254                             queryB ean}, this .isSurgery NoteOperat ionComplet ed, userSt ate);
  1255           }
  1256           
  1257           pr ivate void  OnisSurge ryNoteOper ationCompl eted(objec t arg) {
  1258                if ((thi s.isSurger yNoteCompl eted != nu ll)) {
  1259                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1260                    this .isSurgery NoteComple ted(this,  new isSurg eryNoteCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  1261                }
  1262           }
  1263           
  1264           // / <remarks />
  1265             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1266           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  1267           pu blic tagge dTextArray  getOutpat ientRxProf ile(queryB ean queryB ean) {
  1268                object[]  results =  this.Invo ke("getOut patientRxP rofile", n ew object[ ] {
  1269                             queryB ean});
  1270                return ( (taggedTex tArray)(re sults[0])) ;
  1271           }
  1272           
  1273           // / <remarks />
  1274           pu blic void  getOutpati entRxProfi leAsync(qu eryBean qu eryBean) {
  1275                this.get Outpatient RxProfileA sync(query Bean, null );
  1276           }
  1277           
  1278           // / <remarks />
  1279           pu blic void  getOutpati entRxProfi leAsync(qu eryBean qu eryBean, o bject user State) {
  1280                if ((thi s.getOutpa tientRxPro fileOperat ionComplet ed == null )) {
  1281                    this .getOutpat ientRxProf ileOperati onComplete d = new Sy stem.Threa ding.SendO rPostCallb ack(this.O ngetOutpat ientRxProf ileOperati onComplete d);
  1282                }
  1283                this.Inv okeAsync(" getOutpati entRxProfi le", new o bject[] {
  1284                             queryB ean}, this .getOutpat ientRxProf ileOperati onComplete d, userSta te);
  1285           }
  1286           
  1287           pr ivate void  OngetOutp atientRxPr ofileOpera tionComple ted(object  arg) {
  1288                if ((thi s.getOutpa tientRxPro fileComple ted != nul l)) {
  1289                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1290                    this .getOutpat ientRxProf ileComplet ed(this, n ew getOutp atientRxPr ofileCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  1291                }
  1292           }
  1293           
  1294           // / <remarks />
  1295             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1296           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  1297           pu blic tagge dTextArray  getConfid entiality( queryBean  queryBean)  {
  1298                object[]  results =  this.Invo ke("getCon fidentiali ty", new o bject[] {
  1299                             queryB ean});
  1300                return ( (taggedTex tArray)(re sults[0])) ;
  1301           }
  1302           
  1303           // / <remarks />
  1304           pu blic void  getConfide ntialityAs ync(queryB ean queryB ean) {
  1305                this.get Confidenti alityAsync (queryBean , null);
  1306           }
  1307           
  1308           // / <remarks />
  1309           pu blic void  getConfide ntialityAs ync(queryB ean queryB ean, objec t userStat e) {
  1310                if ((thi s.getConfi dentiality OperationC ompleted = = null)) {
  1311                    this .getConfid entialityO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.Onget Confidenti alityOpera tionComple ted);
  1312                }
  1313                this.Inv okeAsync(" getConfide ntiality",  new objec t[] {
  1314                             queryB ean}, this .getConfid entialityO perationCo mpleted, u serState);
  1315           }
  1316           
  1317           pr ivate void  OngetConf identialit yOperation Completed( object arg ) {
  1318                if ((thi s.getConfi dentiality Completed  != null))  {
  1319                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1320                    this .getConfid entialityC ompleted(t his, new g etConfiden tialityCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  1321                }
  1322           }
  1323           
  1324           // / <remarks />
  1325             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1326           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  1327           pu blic textT O signNote (string no teIEN, str ing userDU Z, string  esig, quer yBean quer yBean) {
  1328                object[]  results =  this.Invo ke("signNo te", new o bject[] {
  1329                             noteIE N,
  1330                             userDU Z,
  1331                             esig,
  1332                             queryB ean});
  1333                return ( (textTO)(r esults[0]) );
  1334           }
  1335           
  1336           // / <remarks />
  1337           pu blic void  signNoteAs ync(string  noteIEN,  string use rDUZ, stri ng esig, q ueryBean q ueryBean)  {
  1338                this.sig nNoteAsync (noteIEN,  userDUZ, e sig, query Bean, null );
  1339           }
  1340           
  1341           // / <remarks />
  1342           pu blic void  signNoteAs ync(string  noteIEN,  string use rDUZ, stri ng esig, q ueryBean q ueryBean,  object use rState) {
  1343                if ((thi s.signNote OperationC ompleted = = null)) {
  1344                    this .signNoteO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.Onsig nNoteOpera tionComple ted);
  1345                }
  1346                this.Inv okeAsync(" signNote",  new objec t[] {
  1347                             noteIE N,
  1348                             userDU Z,
  1349                             esig,
  1350                             queryB ean}, this .signNoteO perationCo mpleted, u serState);
  1351           }
  1352           
  1353           pr ivate void  OnsignNot eOperation Completed( object arg ) {
  1354                if ((thi s.signNote Completed  != null))  {
  1355                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1356                    this .signNoteC ompleted(t his, new s ignNoteCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  1357                }
  1358           }
  1359           
  1360           // / <remarks />
  1361             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1362           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("return" )]
  1363           pu blic textA rray getRe minderRepo rtTemplate s(queryBea n queryBea n) {
  1364                object[]  results =  this.Invo ke("getRem inderRepor tTemplates ", new obj ect[] {
  1365                             queryB ean});
  1366                return ( (textArray )(results[ 0]));
  1367           }
  1368           
  1369           // / <remarks />
  1370           pu blic void  getReminde rReportTem platesAsyn c(queryBea n queryBea n) {
  1371                this.get ReminderRe portTempla tesAsync(q ueryBean,  null);
  1372           }
  1373           
  1374           // / <remarks />
  1375           pu blic void  getReminde rReportTem platesAsyn c(queryBea n queryBea n, object  userState)  {
  1376                if ((thi s.getRemin derReportT emplatesOp erationCom pleted ==  null)) {
  1377                    this .getRemind erReportTe mplatesOpe rationComp leted = ne w System.T hreading.S endOrPostC allback(th is.OngetRe minderRepo rtTemplate sOperation Completed) ;
  1378                }
  1379                this.Inv okeAsync(" getReminde rReportTem plates", n ew object[ ] {
  1380                             queryB ean}, this .getRemind erReportTe mplatesOpe rationComp leted, use rState);
  1381           }
  1382           
  1383           pr ivate void  OngetRemi nderReport TemplatesO perationCo mpleted(ob ject arg)  {
  1384                if ((thi s.getRemin derReportT emplatesCo mpleted !=  null)) {
  1385                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1386                    this .getRemind erReportTe mplatesCom pleted(thi s, new get ReminderRe portTempla tesComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  1387                }
  1388           }
  1389           
  1390           // / <remarks />
  1391             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1392           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  1393           pu blic textT O getMedic ationDetai l(queryBea n queryBea n) {
  1394                object[]  results =  this.Invo ke("getMed icationDet ail", new  object[] {
  1395                             queryB ean});
  1396                return ( (textTO)(r esults[0]) );
  1397           }
  1398           
  1399           // / <remarks />
  1400           pu blic void  getMedicat ionDetailA sync(query Bean query Bean) {
  1401                this.get Medication DetailAsyn c(queryBea n, null);
  1402           }
  1403           
  1404           // / <remarks />
  1405           pu blic void  getMedicat ionDetailA sync(query Bean query Bean, obje ct userSta te) {
  1406                if ((thi s.getMedic ationDetai lOperation Completed  == null))  {
  1407                    this .getMedica tionDetail OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tMedicatio nDetailOpe rationComp leted);
  1408                }
  1409                this.Inv okeAsync(" getMedicat ionDetail" , new obje ct[] {
  1410                             queryB ean}, this .getMedica tionDetail OperationC ompleted,  userState) ;
  1411           }
  1412           
  1413           pr ivate void  OngetMedi cationDeta ilOperatio nCompleted (object ar g) {
  1414                if ((thi s.getMedic ationDetai lCompleted  != null))  {
  1415                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1416                    this .getMedica tionDetail Completed( this, new  getMedicat ionDetailC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  1417                }
  1418           }
  1419           
  1420           // / <remarks />
  1421             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1422           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedP atientArra y")]
  1423           pu blic tagge dPatientAr ray getPat ientsBySpe cialty(que ryBean que ryBean) {
  1424                object[]  results =  this.Invo ke("getPat ientsBySpe cialty", n ew object[ ] {
  1425                             queryB ean});
  1426                return ( (taggedPat ientArray) (results[0 ]));
  1427           }
  1428           
  1429           // / <remarks />
  1430           pu blic void  getPatient sBySpecial tyAsync(qu eryBean qu eryBean) {
  1431                this.get PatientsBy SpecialtyA sync(query Bean, null );
  1432           }
  1433           
  1434           // / <remarks />
  1435           pu blic void  getPatient sBySpecial tyAsync(qu eryBean qu eryBean, o bject user State) {
  1436                if ((thi s.getPatie ntsBySpeci altyOperat ionComplet ed == null )) {
  1437                    this .getPatien tsBySpecia ltyOperati onComplete d = new Sy stem.Threa ding.SendO rPostCallb ack(this.O ngetPatien tsBySpecia ltyOperati onComplete d);
  1438                }
  1439                this.Inv okeAsync(" getPatient sBySpecial ty", new o bject[] {
  1440                             queryB ean}, this .getPatien tsBySpecia ltyOperati onComplete d, userSta te);
  1441           }
  1442           
  1443           pr ivate void  OngetPati entsBySpec ialtyOpera tionComple ted(object  arg) {
  1444                if ((thi s.getPatie ntsBySpeci altyComple ted != nul l)) {
  1445                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1446                    this .getPatien tsBySpecia ltyComplet ed(this, n ew getPati entsBySpec ialtyCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  1447                }
  1448           }
  1449           
  1450           // / <remarks />
  1451             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1452           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedL exiconEntr yArray")]
  1453           pu blic tagge dLexiconEn tryArray g etLexiconE ntries(que ryBean que ryBean) {
  1454                object[]  results =  this.Invo ke("getLex iconEntrie s", new ob ject[] {
  1455                             queryB ean});
  1456                return ( (taggedLex iconEntryA rray)(resu lts[0]));
  1457           }
  1458           
  1459           // / <remarks />
  1460           pu blic void  getLexicon EntriesAsy nc(queryBe an queryBe an) {
  1461                this.get LexiconEnt riesAsync( queryBean,  null);
  1462           }
  1463           
  1464           // / <remarks />
  1465           pu blic void  getLexicon EntriesAsy nc(queryBe an queryBe an, object  userState ) {
  1466                if ((thi s.getLexic onEntriesO perationCo mpleted ==  null)) {
  1467                    this .getLexico nEntriesOp erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OngetL exiconEntr iesOperati onComplete d);
  1468                }
  1469                this.Inv okeAsync(" getLexicon Entries",  new object [] {
  1470                             queryB ean}, this .getLexico nEntriesOp erationCom pleted, us erState);
  1471           }
  1472           
  1473           pr ivate void  OngetLexi conEntries OperationC ompleted(o bject arg)  {
  1474                if ((thi s.getLexic onEntriesC ompleted ! = null)) {
  1475                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1476                    this .getLexico nEntriesCo mpleted(th is, new ge tLexiconEn triesCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  1477                }
  1478           }
  1479           
  1480           // / <remarks />
  1481             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1482           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  1483           pu blic tagge dTextArray  getImmuni zations(qu eryBean qu eryBean) {
  1484                object[]  results =  this.Invo ke("getImm unizations ", new obj ect[] {
  1485                             queryB ean});
  1486                return ( (taggedTex tArray)(re sults[0])) ;
  1487           }
  1488           
  1489           // / <remarks />
  1490           pu blic void  getImmuniz ationsAsyn c(queryBea n queryBea n) {
  1491                this.get Immunizati onsAsync(q ueryBean,  null);
  1492           }
  1493           
  1494           // / <remarks />
  1495           pu blic void  getImmuniz ationsAsyn c(queryBea n queryBea n, object  userState)  {
  1496                if ((thi s.getImmun izationsOp erationCom pleted ==  null)) {
  1497                    this .getImmuni zationsOpe rationComp leted = ne w System.T hreading.S endOrPostC allback(th is.OngetIm munization sOperation Completed) ;
  1498                }
  1499                this.Inv okeAsync(" getImmuniz ations", n ew object[ ] {
  1500                             queryB ean}, this .getImmuni zationsOpe rationComp leted, use rState);
  1501           }
  1502           
  1503           pr ivate void  OngetImmu nizationsO perationCo mpleted(ob ject arg)  {
  1504                if ((thi s.getImmun izationsCo mpleted !=  null)) {
  1505                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1506                    this .getImmuni zationsCom pleted(thi s, new get Immunizati onsComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  1507                }
  1508           }
  1509           
  1510           // / <remarks />
  1511             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1512           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedN oteArrays" )]
  1513           pu blic tagge dNoteArray s getDisch argeSummar ies(queryB ean queryB ean) {
  1514                object[]  results =  this.Invo ke("getDis chargeSumm aries", ne w object[]  {
  1515                             queryB ean});
  1516                return ( (taggedNot eArrays)(r esults[0]) );
  1517           }
  1518           
  1519           // / <remarks />
  1520           pu blic void  getDischar geSummarie sAsync(que ryBean que ryBean) {
  1521                this.get DischargeS ummariesAs ync(queryB ean, null) ;
  1522           }
  1523           
  1524           // / <remarks />
  1525           pu blic void  getDischar geSummarie sAsync(que ryBean que ryBean, ob ject userS tate) {
  1526                if ((thi s.getDisch argeSummar iesOperati onComplete d == null) ) {
  1527                    this .getDischa rgeSummari esOperatio nCompleted  = new Sys tem.Thread ing.SendOr PostCallba ck(this.On getDischar geSummarie sOperation Completed) ;
  1528                }
  1529                this.Inv okeAsync(" getDischar geSummarie s", new ob ject[] {
  1530                             queryB ean}, this .getDischa rgeSummari esOperatio nCompleted , userStat e);
  1531           }
  1532           
  1533           pr ivate void  OngetDisc hargeSumma riesOperat ionComplet ed(object  arg) {
  1534                if ((thi s.getDisch argeSummar iesComplet ed != null )) {
  1535                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1536                    this .getDischa rgeSummari esComplete d(this, ne w getDisch argeSummar iesComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  1537                }
  1538           }
  1539           
  1540           // / <remarks />
  1541             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1542           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedS urgicalPat hologyRptA rrays")]
  1543           pu blic tagge dSurgicalP athologyRp tArrays ge tSurgicalP athologyRe ports(quer yBean quer yBean) {
  1544                object[]  results =  this.Invo ke("getSur gicalPatho logyReport s", new ob ject[] {
  1545                             queryB ean});
  1546                return ( (taggedSur gicalPatho logyRptArr ays)(resul ts[0]));
  1547           }
  1548           
  1549           // / <remarks />
  1550           pu blic void  getSurgica lPathology ReportsAsy nc(queryBe an queryBe an) {
  1551                this.get SurgicalPa thologyRep ortsAsync( queryBean,  null);
  1552           }
  1553           
  1554           // / <remarks />
  1555           pu blic void  getSurgica lPathology ReportsAsy nc(queryBe an queryBe an, object  userState ) {
  1556                if ((thi s.getSurgi calPatholo gyReportsO perationCo mpleted ==  null)) {
  1557                    this .getSurgic alPatholog yReportsOp erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OngetS urgicalPat hologyRepo rtsOperati onComplete d);
  1558                }
  1559                this.Inv okeAsync(" getSurgica lPathology Reports",  new object [] {
  1560                             queryB ean}, this .getSurgic alPatholog yReportsOp erationCom pleted, us erState);
  1561           }
  1562           
  1563           pr ivate void  OngetSurg icalPathol ogyReports OperationC ompleted(o bject arg)  {
  1564                if ((thi s.getSurgi calPatholo gyReportsC ompleted ! = null)) {
  1565                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1566                    this .getSurgic alPatholog yReportsCo mpleted(th is, new ge tSurgicalP athologyRe portsCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  1567                }
  1568           }
  1569           
  1570           // / <remarks />
  1571             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1572           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedP atientArra y")]
  1573           pu blic tagge dPatientAr ray getPat ientsByTea m(queryBea n queryBea n) {
  1574                object[]  results =  this.Invo ke("getPat ientsByTea m", new ob ject[] {
  1575                             queryB ean});
  1576                return ( (taggedPat ientArray) (results[0 ]));
  1577           }
  1578           
  1579           // / <remarks />
  1580           pu blic void  getPatient sByTeamAsy nc(queryBe an queryBe an) {
  1581                this.get PatientsBy TeamAsync( queryBean,  null);
  1582           }
  1583           
  1584           // / <remarks />
  1585           pu blic void  getPatient sByTeamAsy nc(queryBe an queryBe an, object  userState ) {
  1586                if ((thi s.getPatie ntsByTeamO perationCo mpleted ==  null)) {
  1587                    this .getPatien tsByTeamOp erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OngetP atientsByT eamOperati onComplete d);
  1588                }
  1589                this.Inv okeAsync(" getPatient sByTeam",  new object [] {
  1590                             queryB ean}, this .getPatien tsByTeamOp erationCom pleted, us erState);
  1591           }
  1592           
  1593           pr ivate void  OngetPati entsByTeam OperationC ompleted(o bject arg)  {
  1594                if ((thi s.getPatie ntsByTeamC ompleted ! = null)) {
  1595                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1596                    this .getPatien tsByTeamCo mpleted(th is, new ge tPatientsB yTeamCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  1597                }
  1598           }
  1599           
  1600           // / <remarks />
  1601             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1602           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedP atientArra y")]
  1603           pu blic tagge dPatientAr ray getPat ientsByWar d(queryBea n queryBea n) {
  1604                object[]  results =  this.Invo ke("getPat ientsByWar d", new ob ject[] {
  1605                             queryB ean});
  1606                return ( (taggedPat ientArray) (results[0 ]));
  1607           }
  1608           
  1609           // / <remarks />
  1610           pu blic void  getPatient sByWardAsy nc(queryBe an queryBe an) {
  1611                this.get PatientsBy WardAsync( queryBean,  null);
  1612           }
  1613           
  1614           // / <remarks />
  1615           pu blic void  getPatient sByWardAsy nc(queryBe an queryBe an, object  userState ) {
  1616                if ((thi s.getPatie ntsByWardO perationCo mpleted ==  null)) {
  1617                    this .getPatien tsByWardOp erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OngetP atientsByW ardOperati onComplete d);
  1618                }
  1619                this.Inv okeAsync(" getPatient sByWard",  new object [] {
  1620                             queryB ean}, this .getPatien tsByWardOp erationCom pleted, us erState);
  1621           }
  1622           
  1623           pr ivate void  OngetPati entsByWard OperationC ompleted(o bject arg)  {
  1624                if ((thi s.getPatie ntsByWardC ompleted ! = null)) {
  1625                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1626                    this .getPatien tsByWardCo mpleted(th is, new ge tPatientsB yWardCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  1627                }
  1628           }
  1629           
  1630           // / <remarks />
  1631             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1632           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedC onsultArra ys")]
  1633           pu blic tagge dConsultAr rays getCo nsultsForP atient(que ryBean que ryBean) {
  1634                object[]  results =  this.Invo ke("getCon sultsForPa tient", ne w object[]  {
  1635                             queryB ean});
  1636                return ( (taggedCon sultArrays )(results[ 0]));
  1637           }
  1638           
  1639           // / <remarks />
  1640           pu blic void  getConsult sForPatien tAsync(que ryBean que ryBean) {
  1641                this.get ConsultsFo rPatientAs ync(queryB ean, null) ;
  1642           }
  1643           
  1644           // / <remarks />
  1645           pu blic void  getConsult sForPatien tAsync(que ryBean que ryBean, ob ject userS tate) {
  1646                if ((thi s.getConsu ltsForPati entOperati onComplete d == null) ) {
  1647                    this .getConsul tsForPatie ntOperatio nCompleted  = new Sys tem.Thread ing.SendOr PostCallba ck(this.On getConsult sForPatien tOperation Completed) ;
  1648                }
  1649                this.Inv okeAsync(" getConsult sForPatien t", new ob ject[] {
  1650                             queryB ean}, this .getConsul tsForPatie ntOperatio nCompleted , userStat e);
  1651           }
  1652           
  1653           pr ivate void  OngetCons ultsForPat ientOperat ionComplet ed(object  arg) {
  1654                if ((thi s.getConsu ltsForPati entComplet ed != null )) {
  1655                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1656                    this .getConsul tsForPatie ntComplete d(this, ne w getConsu ltsForPati entComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  1657                }
  1658           }
  1659           
  1660           // / <remarks />
  1661             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1662           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedM icrobiolog yRptArrays ")]
  1663           pu blic tagge dMicrobiol ogyRptArra ys getMicr obiologyRe ports(quer yBean quer yBean) {
  1664                object[]  results =  this.Invo ke("getMic robiologyR eports", n ew object[ ] {
  1665                             queryB ean});
  1666                return ( (taggedMic robiologyR ptArrays)( results[0] ));
  1667           }
  1668           
  1669           // / <remarks />
  1670           pu blic void  getMicrobi ologyRepor tsAsync(qu eryBean qu eryBean) {
  1671                this.get Microbiolo gyReportsA sync(query Bean, null );
  1672           }
  1673           
  1674           // / <remarks />
  1675           pu blic void  getMicrobi ologyRepor tsAsync(qu eryBean qu eryBean, o bject user State) {
  1676                if ((thi s.getMicro biologyRep ortsOperat ionComplet ed == null )) {
  1677                    this .getMicrob iologyRepo rtsOperati onComplete d = new Sy stem.Threa ding.SendO rPostCallb ack(this.O ngetMicrob iologyRepo rtsOperati onComplete d);
  1678                }
  1679                this.Inv okeAsync(" getMicrobi ologyRepor ts", new o bject[] {
  1680                             queryB ean}, this .getMicrob iologyRepo rtsOperati onComplete d, userSta te);
  1681           }
  1682           
  1683           pr ivate void  OngetMicr obiologyRe portsOpera tionComple ted(object  arg) {
  1684                if ((thi s.getMicro biologyRep ortsComple ted != nul l)) {
  1685                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1686                    this .getMicrob iologyRepo rtsComplet ed(this, n ew getMicr obiologyRe portsCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  1687                }
  1688           }
  1689           
  1690           // / <remarks />
  1691             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1692           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  1693           pu blic tagge dTextArray  getPastCl inicVisits Reports(qu eryBean qu eryBean) {
  1694                object[]  results =  this.Invo ke("getPas tClinicVis itsReports ", new obj ect[] {
  1695                             queryB ean});
  1696                return ( (taggedTex tArray)(re sults[0])) ;
  1697           }
  1698           
  1699           // / <remarks />
  1700           pu blic void  getPastCli nicVisitsR eportsAsyn c(queryBea n queryBea n) {
  1701                this.get PastClinic VisitsRepo rtsAsync(q ueryBean,  null);
  1702           }
  1703           
  1704           // / <remarks />
  1705           pu blic void  getPastCli nicVisitsR eportsAsyn c(queryBea n queryBea n, object  userState)  {
  1706                if ((thi s.getPastC linicVisit sReportsOp erationCom pleted ==  null)) {
  1707                    this .getPastCl inicVisits ReportsOpe rationComp leted = ne w System.T hreading.S endOrPostC allback(th is.OngetPa stClinicVi sitsReport sOperation Completed) ;
  1708                }
  1709                this.Inv okeAsync(" getPastCli nicVisitsR eports", n ew object[ ] {
  1710                             queryB ean}, this .getPastCl inicVisits ReportsOpe rationComp leted, use rState);
  1711           }
  1712           
  1713           pr ivate void  OngetPast ClinicVisi tsReportsO perationCo mpleted(ob ject arg)  {
  1714                if ((thi s.getPastC linicVisit sReportsCo mpleted !=  null)) {
  1715                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1716                    this .getPastCl inicVisits ReportsCom pleted(thi s, new get PastClinic VisitsRepo rtsComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  1717                }
  1718           }
  1719           
  1720           // / <remarks />
  1721             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1722           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  1723           pu blic textT O closeNot eByAdminAc tion(query Bean query Bean) {
  1724                object[]  results =  this.Invo ke("closeN oteByAdmin Action", n ew object[ ] {
  1725                             queryB ean});
  1726                return ( (textTO)(r esults[0]) );
  1727           }
  1728           
  1729           // / <remarks />
  1730           pu blic void  closeNoteB yAdminActi onAsync(qu eryBean qu eryBean) {
  1731                this.clo seNoteByAd minActionA sync(query Bean, null );
  1732           }
  1733           
  1734           // / <remarks />
  1735           pu blic void  closeNoteB yAdminActi onAsync(qu eryBean qu eryBean, o bject user State) {
  1736                if ((thi s.closeNot eByAdminAc tionOperat ionComplet ed == null )) {
  1737                    this .closeNote ByAdminAct ionOperati onComplete d = new Sy stem.Threa ding.SendO rPostCallb ack(this.O ncloseNote ByAdminAct ionOperati onComplete d);
  1738                }
  1739                this.Inv okeAsync(" closeNoteB yAdminActi on", new o bject[] {
  1740                             queryB ean}, this .closeNote ByAdminAct ionOperati onComplete d, userSta te);
  1741           }
  1742           
  1743           pr ivate void  OncloseNo teByAdminA ctionOpera tionComple ted(object  arg) {
  1744                if ((thi s.closeNot eByAdminAc tionComple ted != nul l)) {
  1745                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1746                    this .closeNote ByAdminAct ionComplet ed(this, n ew closeNo teByAdminA ctionCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  1747                }
  1748           }
  1749           
  1750           // / <remarks />
  1751             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1752           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedM edicationA rrays")]
  1753           pu blic tagge dMedicatio nArrays ge tOtherMeds (queryBean  queryBean ) {
  1754                object[]  results =  this.Invo ke("getOth erMeds", n ew object[ ] {
  1755                             queryB ean});
  1756                return ( (taggedMed icationArr ays)(resul ts[0]));
  1757           }
  1758           
  1759           // / <remarks />
  1760           pu blic void  getOtherMe dsAsync(qu eryBean qu eryBean) {
  1761                this.get OtherMedsA sync(query Bean, null );
  1762           }
  1763           
  1764           // / <remarks />
  1765           pu blic void  getOtherMe dsAsync(qu eryBean qu eryBean, o bject user State) {
  1766                if ((thi s.getOther MedsOperat ionComplet ed == null )) {
  1767                    this .getOtherM edsOperati onComplete d = new Sy stem.Threa ding.SendO rPostCallb ack(this.O ngetOtherM edsOperati onComplete d);
  1768                }
  1769                this.Inv okeAsync(" getOtherMe ds", new o bject[] {
  1770                             queryB ean}, this .getOtherM edsOperati onComplete d, userSta te);
  1771           }
  1772           
  1773           pr ivate void  OngetOthe rMedsOpera tionComple ted(object  arg) {
  1774                if ((thi s.getOther MedsComple ted != nul l)) {
  1775                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1776                    this .getOtherM edsComplet ed(this, n ew getOthe rMedsCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  1777                }
  1778           }
  1779           
  1780           // / <remarks />
  1781             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1782           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("Radiolo gyReportTO ")]
  1783           pu blic radio logyReport TO getImag ingReport( queryBean  queryBean)  {
  1784                object[]  results =  this.Invo ke("getIma gingReport ", new obj ect[] {
  1785                             queryB ean});
  1786                return ( (radiology ReportTO)( results[0] ));
  1787           }
  1788           
  1789           // / <remarks />
  1790           pu blic void  getImaging ReportAsyn c(queryBea n queryBea n) {
  1791                this.get ImagingRep ortAsync(q ueryBean,  null);
  1792           }
  1793           
  1794           // / <remarks />
  1795           pu blic void  getImaging ReportAsyn c(queryBea n queryBea n, object  userState)  {
  1796                if ((thi s.getImagi ngReportOp erationCom pleted ==  null)) {
  1797                    this .getImagin gReportOpe rationComp leted = ne w System.T hreading.S endOrPostC allback(th is.OngetIm agingRepor tOperation Completed) ;
  1798                }
  1799                this.Inv okeAsync(" getImaging Report", n ew object[ ] {
  1800                             queryB ean}, this .getImagin gReportOpe rationComp leted, use rState);
  1801           }
  1802           
  1803           pr ivate void  OngetImag ingReportO perationCo mpleted(ob ject arg)  {
  1804                if ((thi s.getImagi ngReportCo mpleted !=  null)) {
  1805                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1806                    this .getImagin gReportCom pleted(thi s, new get ImagingRep ortComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  1807                }
  1808           }
  1809           
  1810           // / <remarks />
  1811             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1812           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT ext")]
  1813           pu blic tagge dText getP cpForPatie nt(queryBe an queryBe an) {
  1814                object[]  results =  this.Invo ke("getPcp ForPatient ", new obj ect[] {
  1815                             queryB ean});
  1816                return ( (taggedTex t)(results [0]));
  1817           }
  1818           
  1819           // / <remarks />
  1820           pu blic void  getPcpForP atientAsyn c(queryBea n queryBea n) {
  1821                this.get PcpForPati entAsync(q ueryBean,  null);
  1822           }
  1823           
  1824           // / <remarks />
  1825           pu blic void  getPcpForP atientAsyn c(queryBea n queryBea n, object  userState)  {
  1826                if ((thi s.getPcpFo rPatientOp erationCom pleted ==  null)) {
  1827                    this .getPcpFor PatientOpe rationComp leted = ne w System.T hreading.S endOrPostC allback(th is.OngetPc pForPatien tOperation Completed) ;
  1828                }
  1829                this.Inv okeAsync(" getPcpForP atient", n ew object[ ] {
  1830                             queryB ean}, this .getPcpFor PatientOpe rationComp leted, use rState);
  1831           }
  1832           
  1833           pr ivate void  OngetPcpF orPatientO perationCo mpleted(ob ject arg)  {
  1834                if ((thi s.getPcpFo rPatientCo mpleted !=  null)) {
  1835                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1836                    this .getPcpFor PatientCom pleted(thi s, new get PcpForPati entComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  1837                }
  1838           }
  1839           
  1840           // / <remarks />
  1841             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1842           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  1843           pu blic tagge dTextArray  getAdmiss ionsReport s(queryBea n queryBea n) {
  1844                object[]  results =  this.Invo ke("getAdm issionsRep orts", new  object[]  {
  1845                             queryB ean});
  1846                return ( (taggedTex tArray)(re sults[0])) ;
  1847           }
  1848           
  1849           // / <remarks />
  1850           pu blic void  getAdmissi onsReports Async(quer yBean quer yBean) {
  1851                this.get Admissions ReportsAsy nc(queryBe an, null);
  1852           }
  1853           
  1854           // / <remarks />
  1855           pu blic void  getAdmissi onsReports Async(quer yBean quer yBean, obj ect userSt ate) {
  1856                if ((thi s.getAdmis sionsRepor tsOperatio nCompleted  == null))  {
  1857                    this .getAdmiss ionsReport sOperation Completed  = new Syst em.Threadi ng.SendOrP ostCallbac k(this.Ong etAdmissio nsReportsO perationCo mpleted);
  1858                }
  1859                this.Inv okeAsync(" getAdmissi onsReports ", new obj ect[] {
  1860                             queryB ean}, this .getAdmiss ionsReport sOperation Completed,  userState );
  1861           }
  1862           
  1863           pr ivate void  OngetAdmi ssionsRepo rtsOperati onComplete d(object a rg) {
  1864                if ((thi s.getAdmis sionsRepor tsComplete d != null) ) {
  1865                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1866                    this .getAdmiss ionsReport sCompleted (this, new  getAdmiss ionsReport sCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  1867                }
  1868           }
  1869           
  1870           // / <remarks />
  1871             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1872           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedR adiologyRe portArrays ")]
  1873           pu blic tagge dRadiology ReportArra ys getRadi ologyRepor ts(queryBe an queryBe an) {
  1874                object[]  results =  this.Invo ke("getRad iologyRepo rts", new  object[] {
  1875                             queryB ean});
  1876                return ( (taggedRad iologyRepo rtArrays)( results[0] ));
  1877           }
  1878           
  1879           // / <remarks />
  1880           pu blic void  getRadiolo gyReportsA sync(query Bean query Bean) {
  1881                this.get RadiologyR eportsAsyn c(queryBea n, null);
  1882           }
  1883           
  1884           // / <remarks />
  1885           pu blic void  getRadiolo gyReportsA sync(query Bean query Bean, obje ct userSta te) {
  1886                if ((thi s.getRadio logyReport sOperation Completed  == null))  {
  1887                    this .getRadiol ogyReports OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tRadiology ReportsOpe rationComp leted);
  1888                }
  1889                this.Inv okeAsync(" getRadiolo gyReports" , new obje ct[] {
  1890                             queryB ean}, this .getRadiol ogyReports OperationC ompleted,  userState) ;
  1891           }
  1892           
  1893           pr ivate void  OngetRadi ologyRepor tsOperatio nCompleted (object ar g) {
  1894                if ((thi s.getRadio logyReport sCompleted  != null))  {
  1895                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1896                    this .getRadiol ogyReports Completed( this, new  getRadiolo gyReportsC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  1897                }
  1898           }
  1899           
  1900           // / <remarks />
  1901             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1902           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  1903           pu blic tagge dTextArray  getLabTes tDescripti on(queryBe an queryBe an) {
  1904                object[]  results =  this.Invo ke("getLab TestDescri ption", ne w object[]  {
  1905                             queryB ean});
  1906                return ( (taggedTex tArray)(re sults[0])) ;
  1907           }
  1908           
  1909           // / <remarks />
  1910           pu blic void  getLabTest Descriptio nAsync(que ryBean que ryBean) {
  1911                this.get LabTestDes criptionAs ync(queryB ean, null) ;
  1912           }
  1913           
  1914           // / <remarks />
  1915           pu blic void  getLabTest Descriptio nAsync(que ryBean que ryBean, ob ject userS tate) {
  1916                if ((thi s.getLabTe stDescript ionOperati onComplete d == null) ) {
  1917                    this .getLabTes tDescripti onOperatio nCompleted  = new Sys tem.Thread ing.SendOr PostCallba ck(this.On getLabTest Descriptio nOperation Completed) ;
  1918                }
  1919                this.Inv okeAsync(" getLabTest Descriptio n", new ob ject[] {
  1920                             queryB ean}, this .getLabTes tDescripti onOperatio nCompleted , userStat e);
  1921           }
  1922           
  1923           pr ivate void  OngetLabT estDescrip tionOperat ionComplet ed(object  arg) {
  1924                if ((thi s.getLabTe stDescript ionComplet ed != null )) {
  1925                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1926                    this .getLabTes tDescripti onComplete d(this, ne w getLabTe stDescript ionComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  1927                }
  1928           }
  1929           
  1930           // / <remarks />
  1931             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1932           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  1933           pu blic tagge dTextArray  getBloodA vailabilit yReports(q ueryBean q ueryBean)  {
  1934                object[]  results =  this.Invo ke("getBlo odAvailabi lityReport s", new ob ject[] {
  1935                             queryB ean});
  1936                return ( (taggedTex tArray)(re sults[0])) ;
  1937           }
  1938           
  1939           // / <remarks />
  1940           pu blic void  getBloodAv ailability ReportsAsy nc(queryBe an queryBe an) {
  1941                this.get BloodAvail abilityRep ortsAsync( queryBean,  null);
  1942           }
  1943           
  1944           // / <remarks />
  1945           pu blic void  getBloodAv ailability ReportsAsy nc(queryBe an queryBe an, object  userState ) {
  1946                if ((thi s.getBlood Availabili tyReportsO perationCo mpleted ==  null)) {
  1947                    this .getBloodA vailabilit yReportsOp erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OngetB loodAvaila bilityRepo rtsOperati onComplete d);
  1948                }
  1949                this.Inv okeAsync(" getBloodAv ailability Reports",  new object [] {
  1950                             queryB ean}, this .getBloodA vailabilit yReportsOp erationCom pleted, us erState);
  1951           }
  1952           
  1953           pr ivate void  OngetBloo dAvailabil ityReports OperationC ompleted(o bject arg)  {
  1954                if ((thi s.getBlood Availabili tyReportsC ompleted ! = null)) {
  1955                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1956                    this .getBloodA vailabilit yReportsCo mpleted(th is, new ge tBloodAvai labilityRe portsCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  1957                }
  1958           }
  1959           
  1960           // / <remarks />
  1961             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1962           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("Patient Array")]
  1963           pu blic patie ntArray mp iLookup(qu eryBean qu eryBean) {
  1964                object[]  results =  this.Invo ke("mpiLoo kup", new  object[] {
  1965                             queryB ean});
  1966                return ( (patientAr ray)(resul ts[0]));
  1967           }
  1968           
  1969           // / <remarks />
  1970           pu blic void  mpiLookupA sync(query Bean query Bean) {
  1971                this.mpi LookupAsyn c(queryBea n, null);
  1972           }
  1973           
  1974           // / <remarks />
  1975           pu blic void  mpiLookupA sync(query Bean query Bean, obje ct userSta te) {
  1976                if ((thi s.mpiLooku pOperation Completed  == null))  {
  1977                    this .mpiLookup OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onmp iLookupOpe rationComp leted);
  1978                }
  1979                this.Inv okeAsync(" mpiLookup" , new obje ct[] {
  1980                             queryB ean}, this .mpiLookup OperationC ompleted,  userState) ;
  1981           }
  1982           
  1983           pr ivate void  OnmpiLook upOperatio nCompleted (object ar g) {
  1984                if ((thi s.mpiLooku pCompleted  != null))  {
  1985                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  1986                    this .mpiLookup Completed( this, new  mpiLookupC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  1987                }
  1988           }
  1989           
  1990           // / <remarks />
  1991             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  1992           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedC hemHemRptA rrays")]
  1993           pu blic tagge dChemHemRp tArrays ge tChemHemRe portsSimpl e(queryBea n queryBea n) {
  1994                object[]  results =  this.Invo ke("getChe mHemReport sSimple",  new object [] {
  1995                             queryB ean});
  1996                return ( (taggedChe mHemRptArr ays)(resul ts[0]));
  1997           }
  1998           
  1999           // / <remarks />
  2000           pu blic void  getChemHem ReportsSim pleAsync(q ueryBean q ueryBean)  {
  2001                this.get ChemHemRep ortsSimple Async(quer yBean, nul l);
  2002           }
  2003           
  2004           // / <remarks />
  2005           pu blic void  getChemHem ReportsSim pleAsync(q ueryBean q ueryBean,  object use rState) {
  2006                if ((thi s.getChemH emReportsS impleOpera tionComple ted == nul l)) {
  2007                    this .getChemHe mReportsSi mpleOperat ionComplet ed = new S ystem.Thre ading.Send OrPostCall back(this. OngetChemH emReportsS impleOpera tionComple ted);
  2008                }
  2009                this.Inv okeAsync(" getChemHem ReportsSim ple", new  object[] {
  2010                             queryB ean}, this .getChemHe mReportsSi mpleOperat ionComplet ed, userSt ate);
  2011           }
  2012           
  2013           pr ivate void  OngetChem HemReports SimpleOper ationCompl eted(objec t arg) {
  2014                if ((thi s.getChemH emReportsS impleCompl eted != nu ll)) {
  2015                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2016                    this .getChemHe mReportsSi mpleComple ted(this,  new getChe mHemReport sSimpleCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  2017                }
  2018           }
  2019           
  2020           // / <remarks />
  2021             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2022           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedI npatientSt ayArray")]
  2023           pu blic tagge dInpatient StayArray  getAdmissi ons(queryB ean queryB ean) {
  2024                object[]  results =  this.Invo ke("getAdm issions",  new object [] {
  2025                             queryB ean});
  2026                return ( (taggedInp atientStay Array)(res ults[0]));
  2027           }
  2028           
  2029           // / <remarks />
  2030           pu blic void  getAdmissi onsAsync(q ueryBean q ueryBean)  {
  2031                this.get Admissions Async(quer yBean, nul l);
  2032           }
  2033           
  2034           // / <remarks />
  2035           pu blic void  getAdmissi onsAsync(q ueryBean q ueryBean,  object use rState) {
  2036                if ((thi s.getAdmis sionsOpera tionComple ted == nul l)) {
  2037                    this .getAdmiss ionsOperat ionComplet ed = new S ystem.Thre ading.Send OrPostCall back(this. OngetAdmis sionsOpera tionComple ted);
  2038                }
  2039                this.Inv okeAsync(" getAdmissi ons", new  object[] {
  2040                             queryB ean}, this .getAdmiss ionsOperat ionComplet ed, userSt ate);
  2041           }
  2042           
  2043           pr ivate void  OngetAdmi ssionsOper ationCompl eted(objec t arg) {
  2044                if ((thi s.getAdmis sionsCompl eted != nu ll)) {
  2045                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2046                    this .getAdmiss ionsComple ted(this,  new getAdm issionsCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  2047                }
  2048           }
  2049           
  2050           // / <remarks />
  2051             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2052           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedM edicationA rrays")]
  2053           pu blic tagge dMedicatio nArrays ge tIvMeds(qu eryBean qu eryBean) {
  2054                object[]  results =  this.Invo ke("getIvM eds", new  object[] {
  2055                             queryB ean});
  2056                return ( (taggedMed icationArr ays)(resul ts[0]));
  2057           }
  2058           
  2059           // / <remarks />
  2060           pu blic void  getIvMedsA sync(query Bean query Bean) {
  2061                this.get IvMedsAsyn c(queryBea n, null);
  2062           }
  2063           
  2064           // / <remarks />
  2065           pu blic void  getIvMedsA sync(query Bean query Bean, obje ct userSta te) {
  2066                if ((thi s.getIvMed sOperation Completed  == null))  {
  2067                    this .getIvMeds OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tIvMedsOpe rationComp leted);
  2068                }
  2069                this.Inv okeAsync(" getIvMeds" , new obje ct[] {
  2070                             queryB ean}, this .getIvMeds OperationC ompleted,  userState) ;
  2071           }
  2072           
  2073           pr ivate void  OngetIvMe dsOperatio nCompleted (object ar g) {
  2074                if ((thi s.getIvMed sCompleted  != null))  {
  2075                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2076                    this .getIvMeds Completed( this, new  getIvMedsC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  2077                }
  2078           }
  2079           
  2080           // / <remarks />
  2081             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2082           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("UserSec urityKeyAr ray")]
  2083           pu blic userS ecurityKey Array getU serSecurit yKeys(quer yBean quer yBean) {
  2084                object[]  results =  this.Invo ke("getUse rSecurityK eys", new  object[] {
  2085                             queryB ean});
  2086                return ( (userSecur ityKeyArra y)(results [0]));
  2087           }
  2088           
  2089           // / <remarks />
  2090           pu blic void  getUserSec urityKeysA sync(query Bean query Bean) {
  2091                this.get UserSecuri tyKeysAsyn c(queryBea n, null);
  2092           }
  2093           
  2094           // / <remarks />
  2095           pu blic void  getUserSec urityKeysA sync(query Bean query Bean, obje ct userSta te) {
  2096                if ((thi s.getUserS ecurityKey sOperation Completed  == null))  {
  2097                    this .getUserSe curityKeys OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tUserSecur ityKeysOpe rationComp leted);
  2098                }
  2099                this.Inv okeAsync(" getUserSec urityKeys" , new obje ct[] {
  2100                             queryB ean}, this .getUserSe curityKeys OperationC ompleted,  userState) ;
  2101           }
  2102           
  2103           pr ivate void  OngetUser SecurityKe ysOperatio nCompleted (object ar g) {
  2104                if ((thi s.getUserS ecurityKey sCompleted  != null))  {
  2105                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2106                    this .getUserSe curityKeys Completed( this, new  getUserSec urityKeysC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  2107                }
  2108           }
  2109           
  2110           // / <remarks />
  2111             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2112           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedI cdRptArray s")]
  2113           pu blic tagge dIcdRptArr ays getIcd SurgeryRep orts(query Bean query Bean) {
  2114                object[]  results =  this.Invo ke("getIcd SurgeryRep orts", new  object[]  {
  2115                             queryB ean});
  2116                return ( (taggedIcd RptArrays) (results[0 ]));
  2117           }
  2118           
  2119           // / <remarks />
  2120           pu blic void  getIcdSurg eryReports Async(quer yBean quer yBean) {
  2121                this.get IcdSurgery ReportsAsy nc(queryBe an, null);
  2122           }
  2123           
  2124           // / <remarks />
  2125           pu blic void  getIcdSurg eryReports Async(quer yBean quer yBean, obj ect userSt ate) {
  2126                if ((thi s.getIcdSu rgeryRepor tsOperatio nCompleted  == null))  {
  2127                    this .getIcdSur geryReport sOperation Completed  = new Syst em.Threadi ng.SendOrP ostCallbac k(this.Ong etIcdSurge ryReportsO perationCo mpleted);
  2128                }
  2129                this.Inv okeAsync(" getIcdSurg eryReports ", new obj ect[] {
  2130                             queryB ean}, this .getIcdSur geryReport sOperation Completed,  userState );
  2131           }
  2132           
  2133           pr ivate void  OngetIcdS urgeryRepo rtsOperati onComplete d(object a rg) {
  2134                if ((thi s.getIcdSu rgeryRepor tsComplete d != null) ) {
  2135                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2136                    this .getIcdSur geryReport sCompleted (this, new  getIcdSur geryReport sCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  2137                }
  2138           }
  2139           
  2140           // / <remarks />
  2141             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2142           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  2143           pu blic textT O closeNot e(string n oteIEN, st ring consu ltIEN, que ryBean que ryBean) {
  2144                object[]  results =  this.Invo ke("closeN ote", new  object[] {
  2145                             noteIE N,
  2146                             consul tIEN,
  2147                             queryB ean});
  2148                return ( (textTO)(r esults[0]) );
  2149           }
  2150           
  2151           // / <remarks />
  2152           pu blic void  closeNoteA sync(strin g noteIEN,  string co nsultIEN,  queryBean  queryBean)  {
  2153                this.clo seNoteAsyn c(noteIEN,  consultIE N, queryBe an, null);
  2154           }
  2155           
  2156           // / <remarks />
  2157           pu blic void  closeNoteA sync(strin g noteIEN,  string co nsultIEN,  queryBean  queryBean,  object us erState) {
  2158                if ((thi s.closeNot eOperation Completed  == null))  {
  2159                    this .closeNote OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Oncl oseNoteOpe rationComp leted);
  2160                }
  2161                this.Inv okeAsync(" closeNote" , new obje ct[] {
  2162                             noteIE N,
  2163                             consul tIEN,
  2164                             queryB ean}, this .closeNote OperationC ompleted,  userState) ;
  2165           }
  2166           
  2167           pr ivate void  OncloseNo teOperatio nCompleted (object ar g) {
  2168                if ((thi s.closeNot eCompleted  != null))  {
  2169                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2170                    this .closeNote Completed( this, new  closeNoteC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  2171                }
  2172           }
  2173           
  2174           // / <remarks />
  2175             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2176           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("NoteRes ultTO")]
  2177           pu blic noteR esultTO wr iteNote(st ring title IEN, strin g encounte rString, s tring text , string a uthorDUZ,  string cos ignerDUZ,  string con sultIEN, s tring prfI EN, queryB ean queryB ean) {
  2178                object[]  results =  this.Invo ke("writeN ote", new  object[] {
  2179                             titleI EN,
  2180                             encoun terString,
  2181                             text,
  2182                             author DUZ,
  2183                             cosign erDUZ,
  2184                             consul tIEN,
  2185                             prfIEN ,
  2186                             queryB ean});
  2187                return ( (noteResul tTO)(resul ts[0]));
  2188           }
  2189           
  2190           // / <remarks />
  2191           pu blic void  writeNoteA sync(strin g titleIEN , string e ncounterSt ring, stri ng text, s tring auth orDUZ, str ing cosign erDUZ, str ing consul tIEN, stri ng prfIEN,  queryBean  queryBean ) {
  2192                this.wri teNoteAsyn c(titleIEN , encounte rString, t ext, autho rDUZ, cosi gnerDUZ, c onsultIEN,  prfIEN, q ueryBean,  null);
  2193           }
  2194           
  2195           // / <remarks />
  2196           pu blic void  writeNoteA sync(strin g titleIEN , string e ncounterSt ring, stri ng text, s tring auth orDUZ, str ing cosign erDUZ, str ing consul tIEN, stri ng prfIEN,  queryBean  queryBean , object u serState)  {
  2197                if ((thi s.writeNot eOperation Completed  == null))  {
  2198                    this .writeNote OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onwr iteNoteOpe rationComp leted);
  2199                }
  2200                this.Inv okeAsync(" writeNote" , new obje ct[] {
  2201                             titleI EN,
  2202                             encoun terString,
  2203                             text,
  2204                             author DUZ,
  2205                             cosign erDUZ,
  2206                             consul tIEN,
  2207                             prfIEN ,
  2208                             queryB ean}, this .writeNote OperationC ompleted,  userState) ;
  2209           }
  2210           
  2211           pr ivate void  OnwriteNo teOperatio nCompleted (object ar g) {
  2212                if ((thi s.writeNot eCompleted  != null))  {
  2213                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2214                    this .writeNote Completed( this, new  writeNoteC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  2215                }
  2216           }
  2217           
  2218           // / <remarks />
  2219             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2220           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedH ospitalLoc ationArray ")]
  2221           pu blic tagge dHospitalL ocationArr ay getWard s(queryBea n queryBea n) {
  2222                object[]  results =  this.Invo ke("getWar ds", new o bject[] {
  2223                             queryB ean});
  2224                return ( (taggedHos pitalLocat ionArray)( results[0] ));
  2225           }
  2226           
  2227           // / <remarks />
  2228           pu blic void  getWardsAs ync(queryB ean queryB ean) {
  2229                this.get WardsAsync (queryBean , null);
  2230           }
  2231           
  2232           // / <remarks />
  2233           pu blic void  getWardsAs ync(queryB ean queryB ean, objec t userStat e) {
  2234                if ((thi s.getWards OperationC ompleted = = null)) {
  2235                    this .getWardsO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.Onget WardsOpera tionComple ted);
  2236                }
  2237                this.Inv okeAsync(" getWards",  new objec t[] {
  2238                             queryB ean}, this .getWardsO perationCo mpleted, u serState);
  2239           }
  2240           
  2241           pr ivate void  OngetWard sOperation Completed( object arg ) {
  2242                if ((thi s.getWards Completed  != null))  {
  2243                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2244                    this .getWardsC ompleted(t his, new g etWardsCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  2245                }
  2246           }
  2247           
  2248           // / <remarks />
  2249             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2250           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  2251           pu blic textT O getSiteI d(string v istaServer ) {
  2252                object[]  results =  this.Invo ke("getSit eId", new  object[] {
  2253                             vistaS erver});
  2254                return ( (textTO)(r esults[0]) );
  2255           }
  2256           
  2257           // / <remarks />
  2258           pu blic void  getSiteIdA sync(strin g vistaSer ver) {
  2259                this.get SiteIdAsyn c(vistaSer ver, null) ;
  2260           }
  2261           
  2262           // / <remarks />
  2263           pu blic void  getSiteIdA sync(strin g vistaSer ver, objec t userStat e) {
  2264                if ((thi s.getSiteI dOperation Completed  == null))  {
  2265                    this .getSiteId OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tSiteIdOpe rationComp leted);
  2266                }
  2267                this.Inv okeAsync(" getSiteId" , new obje ct[] {
  2268                             vistaS erver}, th is.getSite IdOperatio nCompleted , userStat e);
  2269           }
  2270           
  2271           pr ivate void  OngetSite IdOperatio nCompleted (object ar g) {
  2272                if ((thi s.getSiteI dCompleted  != null))  {
  2273                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2274                    this .getSiteId Completed( this, new  getSiteIdC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  2275                }
  2276           }
  2277           
  2278           // / <remarks />
  2279             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2280           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedA llergyArra ys")]
  2281           pu blic tagge dAllergyAr rays getAl lergies(qu eryBean qu eryBean) {
  2282                object[]  results =  this.Invo ke("getAll ergies", n ew object[ ] {
  2283                             queryB ean});
  2284                return ( (taggedAll ergyArrays )(results[ 0]));
  2285           }
  2286           
  2287           // / <remarks />
  2288           pu blic void  getAllergi esAsync(qu eryBean qu eryBean) {
  2289                this.get AllergiesA sync(query Bean, null );
  2290           }
  2291           
  2292           // / <remarks />
  2293           pu blic void  getAllergi esAsync(qu eryBean qu eryBean, o bject user State) {
  2294                if ((thi s.getAller giesOperat ionComplet ed == null )) {
  2295                    this .getAllerg iesOperati onComplete d = new Sy stem.Threa ding.SendO rPostCallb ack(this.O ngetAllerg iesOperati onComplete d);
  2296                }
  2297                this.Inv okeAsync(" getAllergi es", new o bject[] {
  2298                             queryB ean}, this .getAllerg iesOperati onComplete d, userSta te);
  2299           }
  2300           
  2301           pr ivate void  OngetAlle rgiesOpera tionComple ted(object  arg) {
  2302                if ((thi s.getAller giesComple ted != nul l)) {
  2303                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2304                    this .getAllerg iesComplet ed(this, n ew getAlle rgiesCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  2305                }
  2306           }
  2307           
  2308           // / <remarks />
  2309             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2310           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  2311           pu blic tagge dTextArray  getTransf ersReports (queryBean  queryBean ) {
  2312                object[]  results =  this.Invo ke("getTra nsfersRepo rts", new  object[] {
  2313                             queryB ean});
  2314                return ( (taggedTex tArray)(re sults[0])) ;
  2315           }
  2316           
  2317           // / <remarks />
  2318           pu blic void  getTransfe rsReportsA sync(query Bean query Bean) {
  2319                this.get TransfersR eportsAsyn c(queryBea n, null);
  2320           }
  2321           
  2322           // / <remarks />
  2323           pu blic void  getTransfe rsReportsA sync(query Bean query Bean, obje ct userSta te) {
  2324                if ((thi s.getTrans fersReport sOperation Completed  == null))  {
  2325                    this .getTransf ersReports OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tTransfers ReportsOpe rationComp leted);
  2326                }
  2327                this.Inv okeAsync(" getTransfe rsReports" , new obje ct[] {
  2328                             queryB ean}, this .getTransf ersReports OperationC ompleted,  userState) ;
  2329           }
  2330           
  2331           pr ivate void  OngetTran sfersRepor tsOperatio nCompleted (object ar g) {
  2332                if ((thi s.getTrans fersReport sCompleted  != null))  {
  2333                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2334                    this .getTransf ersReports Completed( this, new  getTransfe rsReportsC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  2335                }
  2336           }
  2337           
  2338           // / <remarks />
  2339             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2340           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("return" )]
  2341           pu blic patie ntArray np tLookup(st ring ssn,  queryBean  queryBean)  {
  2342                object[]  results =  this.Invo ke("nptLoo kup", new  object[] {
  2343                             ssn,
  2344                             queryB ean});
  2345                return ( (patientAr ray)(resul ts[0]));
  2346           }
  2347           
  2348           // / <remarks />
  2349           pu blic void  nptLookupA sync(strin g ssn, que ryBean que ryBean) {
  2350                this.npt LookupAsyn c(ssn, que ryBean, nu ll);
  2351           }
  2352           
  2353           // / <remarks />
  2354           pu blic void  nptLookupA sync(strin g ssn, que ryBean que ryBean, ob ject userS tate) {
  2355                if ((thi s.nptLooku pOperation Completed  == null))  {
  2356                    this .nptLookup OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onnp tLookupOpe rationComp leted);
  2357                }
  2358                this.Inv okeAsync(" nptLookup" , new obje ct[] {
  2359                             ssn,
  2360                             queryB ean}, this .nptLookup OperationC ompleted,  userState) ;
  2361           }
  2362           
  2363           pr ivate void  OnnptLook upOperatio nCompleted (object ar g) {
  2364                if ((thi s.nptLooku pCompleted  != null))  {
  2365                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2366                    this .nptLookup Completed( this, new  nptLookupC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  2367                }
  2368           }
  2369           
  2370           // / <remarks />
  2371             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2372           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedR adiologyRe portArrays ")]
  2373           pu blic tagge dRadiology ReportArra ys getRadi ologyRepor tsBySite(q ueryBean q ueryBean)  {
  2374                object[]  results =  this.Invo ke("getRad iologyRepo rtsBySite" , new obje ct[] {
  2375                             queryB ean});
  2376                return ( (taggedRad iologyRepo rtArrays)( results[0] ));
  2377           }
  2378           
  2379           // / <remarks />
  2380           pu blic void  getRadiolo gyReportsB ySiteAsync (queryBean  queryBean ) {
  2381                this.get RadiologyR eportsBySi teAsync(qu eryBean, n ull);
  2382           }
  2383           
  2384           // / <remarks />
  2385           pu blic void  getRadiolo gyReportsB ySiteAsync (queryBean  queryBean , object u serState)  {
  2386                if ((thi s.getRadio logyReport sBySiteOpe rationComp leted == n ull)) {
  2387                    this .getRadiol ogyReports BySiteOper ationCompl eted = new  System.Th reading.Se ndOrPostCa llback(thi s.OngetRad iologyRepo rtsBySiteO perationCo mpleted);
  2388                }
  2389                this.Inv okeAsync(" getRadiolo gyReportsB ySite", ne w object[]  {
  2390                             queryB ean}, this .getRadiol ogyReports BySiteOper ationCompl eted, user State);
  2391           }
  2392           
  2393           pr ivate void  OngetRadi ologyRepor tsBySiteOp erationCom pleted(obj ect arg) {
  2394                if ((thi s.getRadio logyReport sBySiteCom pleted !=  null)) {
  2395                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2396                    this .getRadiol ogyReports BySiteComp leted(this , new getR adiologyRe portsBySit eCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  2397                }
  2398           }
  2399           
  2400           // / <remarks />
  2401             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2402           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  2403           pu blic tagge dTextArray  getFuture ClinicVisi tsReports( queryBean  queryBean)  {
  2404                object[]  results =  this.Invo ke("getFut ureClinicV isitsRepor ts", new o bject[] {
  2405                             queryB ean});
  2406                return ( (taggedTex tArray)(re sults[0])) ;
  2407           }
  2408           
  2409           // / <remarks />
  2410           pu blic void  getFutureC linicVisit sReportsAs ync(queryB ean queryB ean) {
  2411                this.get FutureClin icVisitsRe portsAsync (queryBean , null);
  2412           }
  2413           
  2414           // / <remarks />
  2415           pu blic void  getFutureC linicVisit sReportsAs ync(queryB ean queryB ean, objec t userStat e) {
  2416                if ((thi s.getFutur eClinicVis itsReports OperationC ompleted = = null)) {
  2417                    this .getFuture ClinicVisi tsReportsO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.Onget FutureClin icVisitsRe portsOpera tionComple ted);
  2418                }
  2419                this.Inv okeAsync(" getFutureC linicVisit sReports",  new objec t[] {
  2420                             queryB ean}, this .getFuture ClinicVisi tsReportsO perationCo mpleted, u serState);
  2421           }
  2422           
  2423           pr ivate void  OngetFutu reClinicVi sitsReport sOperation Completed( object arg ) {
  2424                if ((thi s.getFutur eClinicVis itsReports Completed  != null))  {
  2425                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2426                    this .getFuture ClinicVisi tsReportsC ompleted(t his, new g etFutureCl inicVisits ReportsCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  2427                }
  2428           }
  2429           
  2430           // / <remarks />
  2431             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2432           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  2433           pu blic tagge dTextArray  getAdvanc eDirective s(queryBea n queryBea n) {
  2434                object[]  results =  this.Invo ke("getAdv anceDirect ives", new  object[]  {
  2435                             queryB ean});
  2436                return ( (taggedTex tArray)(re sults[0])) ;
  2437           }
  2438           
  2439           // / <remarks />
  2440           pu blic void  getAdvance Directives Async(quer yBean quer yBean) {
  2441                this.get AdvanceDir ectivesAsy nc(queryBe an, null);
  2442           }
  2443           
  2444           // / <remarks />
  2445           pu blic void  getAdvance Directives Async(quer yBean quer yBean, obj ect userSt ate) {
  2446                if ((thi s.getAdvan ceDirectiv esOperatio nCompleted  == null))  {
  2447                    this .getAdvanc eDirective sOperation Completed  = new Syst em.Threadi ng.SendOrP ostCallbac k(this.Ong etAdvanceD irectivesO perationCo mpleted);
  2448                }
  2449                this.Inv okeAsync(" getAdvance Directives ", new obj ect[] {
  2450                             queryB ean}, this .getAdvanc eDirective sOperation Completed,  userState );
  2451           }
  2452           
  2453           pr ivate void  OngetAdva nceDirecti vesOperati onComplete d(object a rg) {
  2454                if ((thi s.getAdvan ceDirectiv esComplete d != null) ) {
  2455                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2456                    this .getAdvanc eDirective sCompleted (this, new  getAdvanc eDirective sCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  2457                }
  2458           }
  2459           
  2460           // / <remarks />
  2461             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2462           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("return" )]
  2463           pu blic tagge dTextArray  getOrdera bleItemsBy Name(strin g name, qu eryBean qu eryBean) {
  2464                object[]  results =  this.Invo ke("getOrd erableItem sByName",  new object [] {
  2465                             name,
  2466                             queryB ean});
  2467                return ( (taggedTex tArray)(re sults[0])) ;
  2468           }
  2469           
  2470           // / <remarks />
  2471           pu blic void  getOrderab leItemsByN ameAsync(s tring name , queryBea n queryBea n) {
  2472                this.get OrderableI temsByName Async(name , queryBea n, null);
  2473           }
  2474           
  2475           // / <remarks />
  2476           pu blic void  getOrderab leItemsByN ameAsync(s tring name , queryBea n queryBea n, object  userState)  {
  2477                if ((thi s.getOrder ableItemsB yNameOpera tionComple ted == nul l)) {
  2478                    this .getOrdera bleItemsBy NameOperat ionComplet ed = new S ystem.Thre ading.Send OrPostCall back(this. OngetOrder ableItemsB yNameOpera tionComple ted);
  2479                }
  2480                this.Inv okeAsync(" getOrderab leItemsByN ame", new  object[] {
  2481                             name,
  2482                             queryB ean}, this .getOrdera bleItemsBy NameOperat ionComplet ed, userSt ate);
  2483           }
  2484           
  2485           pr ivate void  OngetOrde rableItems ByNameOper ationCompl eted(objec t arg) {
  2486                if ((thi s.getOrder ableItemsB yNameCompl eted != nu ll)) {
  2487                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2488                    this .getOrdera bleItemsBy NameComple ted(this,  new getOrd erableItem sByNameCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  2489                }
  2490           }
  2491           
  2492           // / <remarks />
  2493             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2494           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("Patient TO")]
  2495           pu blic patie ntTO getDe mographics (queryBean  queryBean ) {
  2496                object[]  results =  this.Invo ke("getDem ographics" , new obje ct[] {
  2497                             queryB ean});
  2498                return ( (patientTO )(results[ 0]));
  2499           }
  2500           
  2501           // / <remarks />
  2502           pu blic void  getDemogra phicsAsync (queryBean  queryBean ) {
  2503                this.get Demographi csAsync(qu eryBean, n ull);
  2504           }
  2505           
  2506           // / <remarks />
  2507           pu blic void  getDemogra phicsAsync (queryBean  queryBean , object u serState)  {
  2508                if ((thi s.getDemog raphicsOpe rationComp leted == n ull)) {
  2509                    this .getDemogr aphicsOper ationCompl eted = new  System.Th reading.Se ndOrPostCa llback(thi s.OngetDem ographicsO perationCo mpleted);
  2510                }
  2511                this.Inv okeAsync(" getDemogra phics", ne w object[]  {
  2512                             queryB ean}, this .getDemogr aphicsOper ationCompl eted, user State);
  2513           }
  2514           
  2515           pr ivate void  OngetDemo graphicsOp erationCom pleted(obj ect arg) {
  2516                if ((thi s.getDemog raphicsCom pleted !=  null)) {
  2517                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2518                    this .getDemogr aphicsComp leted(this , new getD emographic sCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  2519                }
  2520           }
  2521           
  2522           // / <remarks />
  2523             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2524           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  2525           pu blic tagge dTextArray  getElectr onMicrosco pyReports( queryBean  queryBean)  {
  2526                object[]  results =  this.Invo ke("getEle ctronMicro scopyRepor ts", new o bject[] {
  2527                             queryB ean});
  2528                return ( (taggedTex tArray)(re sults[0])) ;
  2529           }
  2530           
  2531           // / <remarks />
  2532           pu blic void  getElectro nMicroscop yReportsAs ync(queryB ean queryB ean) {
  2533                this.get ElectronMi croscopyRe portsAsync (queryBean , null);
  2534           }
  2535           
  2536           // / <remarks />
  2537           pu blic void  getElectro nMicroscop yReportsAs ync(queryB ean queryB ean, objec t userStat e) {
  2538                if ((thi s.getElect ronMicrosc opyReports OperationC ompleted = = null)) {
  2539                    this .getElectr onMicrosco pyReportsO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.Onget ElectronMi croscopyRe portsOpera tionComple ted);
  2540                }
  2541                this.Inv okeAsync(" getElectro nMicroscop yReports",  new objec t[] {
  2542                             queryB ean}, this .getElectr onMicrosco pyReportsO perationCo mpleted, u serState);
  2543           }
  2544           
  2545           pr ivate void  OngetElec tronMicros copyReport sOperation Completed( object arg ) {
  2546                if ((thi s.getElect ronMicrosc opyReports Completed  != null))  {
  2547                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2548                    this .getElectr onMicrosco pyReportsC ompleted(t his, new g etElectron Microscopy ReportsCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  2549                }
  2550           }
  2551           
  2552           // / <remarks />
  2553             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2554           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  2555           pu blic tagge dTextArray  getMedsAd minLog(que ryBean que ryBean) {
  2556                object[]  results =  this.Invo ke("getMed sAdminLog" , new obje ct[] {
  2557                             queryB ean});
  2558                return ( (taggedTex tArray)(re sults[0])) ;
  2559           }
  2560           
  2561           // / <remarks />
  2562           pu blic void  getMedsAdm inLogAsync (queryBean  queryBean ) {
  2563                this.get MedsAdminL ogAsync(qu eryBean, n ull);
  2564           }
  2565           
  2566           // / <remarks />
  2567           pu blic void  getMedsAdm inLogAsync (queryBean  queryBean , object u serState)  {
  2568                if ((thi s.getMedsA dminLogOpe rationComp leted == n ull)) {
  2569                    this .getMedsAd minLogOper ationCompl eted = new  System.Th reading.Se ndOrPostCa llback(thi s.OngetMed sAdminLogO perationCo mpleted);
  2570                }
  2571                this.Inv okeAsync(" getMedsAdm inLog", ne w object[]  {
  2572                             queryB ean}, this .getMedsAd minLogOper ationCompl eted, user State);
  2573           }
  2574           
  2575           pr ivate void  OngetMeds AdminLogOp erationCom pleted(obj ect arg) {
  2576                if ((thi s.getMedsA dminLogCom pleted !=  null)) {
  2577                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2578                    this .getMedsAd minLogComp leted(this , new getM edsAdminLo gCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  2579                }
  2580           }
  2581           
  2582           // / <remarks />
  2583             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2584           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("return" )]
  2585           pu blic tagge dTextArray  getSitesF orStation( queryBean  queryBean)  {
  2586                object[]  results =  this.Invo ke("getSit esForStati on", new o bject[] {
  2587                             queryB ean});
  2588                return ( (taggedTex tArray)(re sults[0])) ;
  2589           }
  2590           
  2591           // / <remarks />
  2592           pu blic void  getSitesFo rStationAs ync(queryB ean queryB ean) {
  2593                this.get SitesForSt ationAsync (queryBean , null);
  2594           }
  2595           
  2596           // / <remarks />
  2597           pu blic void  getSitesFo rStationAs ync(queryB ean queryB ean, objec t userStat e) {
  2598                if ((thi s.getSites ForStation OperationC ompleted = = null)) {
  2599                    this .getSitesF orStationO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.Onget SitesForSt ationOpera tionComple ted);
  2600                }
  2601                this.Inv okeAsync(" getSitesFo rStation",  new objec t[] {
  2602                             queryB ean}, this .getSitesF orStationO perationCo mpleted, u serState);
  2603           }
  2604           
  2605           pr ivate void  OngetSite sForStatio nOperation Completed( object arg ) {
  2606                if ((thi s.getSites ForStation Completed  != null))  {
  2607                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2608                    this .getSitesF orStationC ompleted(t his, new g etSitesFor StationCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  2609                }
  2610           }
  2611           
  2612           // / <remarks />
  2613             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2614           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedM edicationA rrays")]
  2615           pu blic tagge dMedicatio nArrays ge tAllMeds(q ueryBean q ueryBean)  {
  2616                object[]  results =  this.Invo ke("getAll Meds", new  object[]  {
  2617                             queryB ean});
  2618                return ( (taggedMed icationArr ays)(resul ts[0]));
  2619           }
  2620           
  2621           // / <remarks />
  2622           pu blic void  getAllMeds Async(quer yBean quer yBean) {
  2623                this.get AllMedsAsy nc(queryBe an, null);
  2624           }
  2625           
  2626           // / <remarks />
  2627           pu blic void  getAllMeds Async(quer yBean quer yBean, obj ect userSt ate) {
  2628                if ((thi s.getAllMe dsOperatio nCompleted  == null))  {
  2629                    this .getAllMed sOperation Completed  = new Syst em.Threadi ng.SendOrP ostCallbac k(this.Ong etAllMedsO perationCo mpleted);
  2630                }
  2631                this.Inv okeAsync(" getAllMeds ", new obj ect[] {
  2632                             queryB ean}, this .getAllMed sOperation Completed,  userState );
  2633           }
  2634           
  2635           pr ivate void  OngetAllM edsOperati onComplete d(object a rg) {
  2636                if ((thi s.getAllMe dsComplete d != null) ) {
  2637                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2638                    this .getAllMed sCompleted (this, new  getAllMed sCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  2639                }
  2640           }
  2641           
  2642           // / <remarks />
  2643             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2644           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  2645           pu blic tagge dTextArray  getBloodT ransfusion Reports(qu eryBean qu eryBean) {
  2646                object[]  results =  this.Invo ke("getBlo odTransfus ionReports ", new obj ect[] {
  2647                             queryB ean});
  2648                return ( (taggedTex tArray)(re sults[0])) ;
  2649           }
  2650           
  2651           // / <remarks />
  2652           pu blic void  getBloodTr ansfusionR eportsAsyn c(queryBea n queryBea n) {
  2653                this.get BloodTrans fusionRepo rtsAsync(q ueryBean,  null);
  2654           }
  2655           
  2656           // / <remarks />
  2657           pu blic void  getBloodTr ansfusionR eportsAsyn c(queryBea n queryBea n, object  userState)  {
  2658                if ((thi s.getBlood Transfusio nReportsOp erationCom pleted ==  null)) {
  2659                    this .getBloodT ransfusion ReportsOpe rationComp leted = ne w System.T hreading.S endOrPostC allback(th is.OngetBl oodTransfu sionReport sOperation Completed) ;
  2660                }
  2661                this.Inv okeAsync(" getBloodTr ansfusionR eports", n ew object[ ] {
  2662                             queryB ean}, this .getBloodT ransfusion ReportsOpe rationComp leted, use rState);
  2663           }
  2664           
  2665           pr ivate void  OngetBloo dTransfusi onReportsO perationCo mpleted(ob ject arg)  {
  2666                if ((thi s.getBlood Transfusio nReportsCo mpleted !=  null)) {
  2667                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2668                    this .getBloodT ransfusion ReportsCom pleted(thi s, new get BloodTrans fusionRepo rtsComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  2669                }
  2670           }
  2671           
  2672           // / <remarks />
  2673             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2674           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  2675           pu blic tagge dTextArray  getCareTe amReports( queryBean  queryBean)  {
  2676                object[]  results =  this.Invo ke("getCar eTeamRepor ts", new o bject[] {
  2677                             queryB ean});
  2678                return ( (taggedTex tArray)(re sults[0])) ;
  2679           }
  2680           
  2681           // / <remarks />
  2682           pu blic void  getCareTea mReportsAs ync(queryB ean queryB ean) {
  2683                this.get CareTeamRe portsAsync (queryBean , null);
  2684           }
  2685           
  2686           // / <remarks />
  2687           pu blic void  getCareTea mReportsAs ync(queryB ean queryB ean, objec t userStat e) {
  2688                if ((thi s.getCareT eamReports OperationC ompleted = = null)) {
  2689                    this .getCareTe amReportsO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.Onget CareTeamRe portsOpera tionComple ted);
  2690                }
  2691                this.Inv okeAsync(" getCareTea mReports",  new objec t[] {
  2692                             queryB ean}, this .getCareTe amReportsO perationCo mpleted, u serState);
  2693           }
  2694           
  2695           pr ivate void  OngetCare TeamReport sOperation Completed( object arg ) {
  2696                if ((thi s.getCareT eamReports Completed  != null))  {
  2697                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2698                    this .getCareTe amReportsC ompleted(t his, new g etCareTeam ReportsCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  2699                }
  2700           }
  2701           
  2702           // / <remarks />
  2703             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2704           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedP atientArra y")]
  2705           pu blic tagge dPatientAr ray getPat ientsByPro vider(quer yBean quer yBean) {
  2706                object[]  results =  this.Invo ke("getPat ientsByPro vider", ne w object[]  {
  2707                             queryB ean});
  2708                return ( (taggedPat ientArray) (results[0 ]));
  2709           }
  2710           
  2711           // / <remarks />
  2712           pu blic void  getPatient sByProvide rAsync(que ryBean que ryBean) {
  2713                this.get PatientsBy ProviderAs ync(queryB ean, null) ;
  2714           }
  2715           
  2716           // / <remarks />
  2717           pu blic void  getPatient sByProvide rAsync(que ryBean que ryBean, ob ject userS tate) {
  2718                if ((thi s.getPatie ntsByProvi derOperati onComplete d == null) ) {
  2719                    this .getPatien tsByProvid erOperatio nCompleted  = new Sys tem.Thread ing.SendOr PostCallba ck(this.On getPatient sByProvide rOperation Completed) ;
  2720                }
  2721                this.Inv okeAsync(" getPatient sByProvide r", new ob ject[] {
  2722                             queryB ean}, this .getPatien tsByProvid erOperatio nCompleted , userStat e);
  2723           }
  2724           
  2725           pr ivate void  OngetPati entsByProv iderOperat ionComplet ed(object  arg) {
  2726                if ((thi s.getPatie ntsByProvi derComplet ed != null )) {
  2727                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2728                    this .getPatien tsByProvid erComplete d(this, ne w getPatie ntsByProvi derComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  2729                }
  2730           }
  2731           
  2732           // / <remarks />
  2733             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2734           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedH ealthSumma ryArray")]
  2735           pu blic tagge dHealthSum maryArray  getHealthS ummary(que ryBean que ryBean) {
  2736                object[]  results =  this.Invo ke("getHea lthSummary ", new obj ect[] {
  2737                             queryB ean});
  2738                return ( (taggedHea lthSummary Array)(res ults[0]));
  2739           }
  2740           
  2741           // / <remarks />
  2742           pu blic void  getHealthS ummaryAsyn c(queryBea n queryBea n) {
  2743                this.get HealthSumm aryAsync(q ueryBean,  null);
  2744           }
  2745           
  2746           // / <remarks />
  2747           pu blic void  getHealthS ummaryAsyn c(queryBea n queryBea n, object  userState)  {
  2748                if ((thi s.getHealt hSummaryOp erationCom pleted ==  null)) {
  2749                    this .getHealth SummaryOpe rationComp leted = ne w System.T hreading.S endOrPostC allback(th is.OngetHe althSummar yOperation Completed) ;
  2750                }
  2751                this.Inv okeAsync(" getHealthS ummary", n ew object[ ] {
  2752                             queryB ean}, this .getHealth SummaryOpe rationComp leted, use rState);
  2753           }
  2754           
  2755           pr ivate void  OngetHeal thSummaryO perationCo mpleted(ob ject arg)  {
  2756                if ((thi s.getHealt hSummaryCo mpleted !=  null)) {
  2757                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2758                    this .getHealth SummaryCom pleted(thi s, new get HealthSumm aryComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  2759                }
  2760           }
  2761           
  2762           // / <remarks />
  2763             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2764           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedV italSignSe tArrays")]
  2765           pu blic tagge dVitalSign SetArrays  getVitalSi gns(queryB ean queryB ean) {
  2766                object[]  results =  this.Invo ke("getVit alSigns",  new object [] {
  2767                             queryB ean});
  2768                return ( (taggedVit alSignSetA rrays)(res ults[0]));
  2769           }
  2770           
  2771           // / <remarks />
  2772           pu blic void  getVitalSi gnsAsync(q ueryBean q ueryBean)  {
  2773                this.get VitalSigns Async(quer yBean, nul l);
  2774           }
  2775           
  2776           // / <remarks />
  2777           pu blic void  getVitalSi gnsAsync(q ueryBean q ueryBean,  object use rState) {
  2778                if ((thi s.getVital SignsOpera tionComple ted == nul l)) {
  2779                    this .getVitalS ignsOperat ionComplet ed = new S ystem.Thre ading.Send OrPostCall back(this. OngetVital SignsOpera tionComple ted);
  2780                }
  2781                this.Inv okeAsync(" getVitalSi gns", new  object[] {
  2782                             queryB ean}, this .getVitalS ignsOperat ionComplet ed, userSt ate);
  2783           }
  2784           
  2785           pr ivate void  OngetVita lSignsOper ationCompl eted(objec t arg) {
  2786                if ((thi s.getVital SignsCompl eted != nu ll)) {
  2787                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2788                    this .getVitalS ignsComple ted(this,  new getVit alSignsCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  2789                }
  2790           }
  2791           
  2792           // / <remarks />
  2793             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2794           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("OrderTO ")]
  2795           pu blic order TO writeSi mpleOrderB yPolicy(qu eryBean qu eryBean) {
  2796                object[]  results =  this.Invo ke("writeS impleOrder ByPolicy",  new objec t[] {
  2797                             queryB ean});
  2798                return ( (orderTO)( results[0] ));
  2799           }
  2800           
  2801           // / <remarks />
  2802           pu blic void  writeSimpl eOrderByPo licyAsync( queryBean  queryBean)  {
  2803                this.wri teSimpleOr derByPolic yAsync(que ryBean, nu ll);
  2804           }
  2805           
  2806           // / <remarks />
  2807           pu blic void  writeSimpl eOrderByPo licyAsync( queryBean  queryBean,  object us erState) {
  2808                if ((thi s.writeSim pleOrderBy PolicyOper ationCompl eted == nu ll)) {
  2809                    this .writeSimp leOrderByP olicyOpera tionComple ted = new  System.Thr eading.Sen dOrPostCal lback(this .OnwriteSi mpleOrderB yPolicyOpe rationComp leted);
  2810                }
  2811                this.Inv okeAsync(" writeSimpl eOrderByPo licy", new  object[]  {
  2812                             queryB ean}, this .writeSimp leOrderByP olicyOpera tionComple ted, userS tate);
  2813           }
  2814           
  2815           pr ivate void  OnwriteSi mpleOrderB yPolicyOpe rationComp leted(obje ct arg) {
  2816                if ((thi s.writeSim pleOrderBy PolicyComp leted != n ull)) {
  2817                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2818                    this .writeSimp leOrderByP olicyCompl eted(this,  new write SimpleOrde rByPolicyC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  2819                }
  2820           }
  2821           
  2822           // / <remarks />
  2823             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2824           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedN oteArrays" )]
  2825           pu blic tagge dNoteArray s getSigne dNotes(que ryBean que ryBean) {
  2826                object[]  results =  this.Invo ke("getSig nedNotes",  new objec t[] {
  2827                             queryB ean});
  2828                return ( (taggedNot eArrays)(r esults[0]) );
  2829           }
  2830           
  2831           // / <remarks />
  2832           pu blic void  getSignedN otesAsync( queryBean  queryBean)  {
  2833                this.get SignedNote sAsync(que ryBean, nu ll);
  2834           }
  2835           
  2836           // / <remarks />
  2837           pu blic void  getSignedN otesAsync( queryBean  queryBean,  object us erState) {
  2838                if ((thi s.getSigne dNotesOper ationCompl eted == nu ll)) {
  2839                    this .getSigned NotesOpera tionComple ted = new  System.Thr eading.Sen dOrPostCal lback(this .OngetSign edNotesOpe rationComp leted);
  2840                }
  2841                this.Inv okeAsync(" getSignedN otes", new  object[]  {
  2842                             queryB ean}, this .getSigned NotesOpera tionComple ted, userS tate);
  2843           }
  2844           
  2845           pr ivate void  OngetSign edNotesOpe rationComp leted(obje ct arg) {
  2846                if ((thi s.getSigne dNotesComp leted != n ull)) {
  2847                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2848                    this .getSigned NotesCompl eted(this,  new getSi gnedNotesC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  2849                }
  2850           }
  2851           
  2852           // / <remarks />
  2853             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2854           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedN oteArrays" )]
  2855           pu blic tagge dNoteArray s getUncos ignedNotes (queryBean  queryBean ) {
  2856                object[]  results =  this.Invo ke("getUnc osignedNot es", new o bject[] {
  2857                             queryB ean});
  2858                return ( (taggedNot eArrays)(r esults[0]) );
  2859           }
  2860           
  2861           // / <remarks />
  2862           pu blic void  getUncosig nedNotesAs ync(queryB ean queryB ean) {
  2863                this.get Uncosigned NotesAsync (queryBean , null);
  2864           }
  2865           
  2866           // / <remarks />
  2867           pu blic void  getUncosig nedNotesAs ync(queryB ean queryB ean, objec t userStat e) {
  2868                if ((thi s.getUncos ignedNotes OperationC ompleted = = null)) {
  2869                    this .getUncosi gnedNotesO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.Onget Uncosigned NotesOpera tionComple ted);
  2870                }
  2871                this.Inv okeAsync(" getUncosig nedNotes",  new objec t[] {
  2872                             queryB ean}, this .getUncosi gnedNotesO perationCo mpleted, u serState);
  2873           }
  2874           
  2875           pr ivate void  OngetUnco signedNote sOperation Completed( object arg ) {
  2876                if ((thi s.getUncos ignedNotes Completed  != null))  {
  2877                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2878                    this .getUncosi gnedNotesC ompleted(t his, new g etUncosign edNotesCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  2879                }
  2880           }
  2881           
  2882           // / <remarks />
  2883             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2884           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedI temForGrap hingTypeAr ray")]
  2885           pu blic tagge dItemForGr aphingType Array getI temsForGra phingType( queryBean  queryBean)  {
  2886                object[]  results =  this.Invo ke("getIte msForGraph ingType",  new object [] {
  2887                             queryB ean});
  2888                return ( (taggedIte mForGraphi ngTypeArra y)(results [0]));
  2889           }
  2890           
  2891           // / <remarks />
  2892           pu blic void  getItemsFo rGraphingT ypeAsync(q ueryBean q ueryBean)  {
  2893                this.get ItemsForGr aphingType Async(quer yBean, nul l);
  2894           }
  2895           
  2896           // / <remarks />
  2897           pu blic void  getItemsFo rGraphingT ypeAsync(q ueryBean q ueryBean,  object use rState) {
  2898                if ((thi s.getItems ForGraphin gTypeOpera tionComple ted == nul l)) {
  2899                    this .getItemsF orGraphing TypeOperat ionComplet ed = new S ystem.Thre ading.Send OrPostCall back(this. OngetItems ForGraphin gTypeOpera tionComple ted);
  2900                }
  2901                this.Inv okeAsync(" getItemsFo rGraphingT ype", new  object[] {
  2902                             queryB ean}, this .getItemsF orGraphing TypeOperat ionComplet ed, userSt ate);
  2903           }
  2904           
  2905           pr ivate void  OngetItem sForGraphi ngTypeOper ationCompl eted(objec t arg) {
  2906                if ((thi s.getItems ForGraphin gTypeCompl eted != nu ll)) {
  2907                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2908                    this .getItemsF orGraphing TypeComple ted(this,  new getIte msForGraph ingTypeCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  2909                }
  2910           }
  2911           
  2912           // / <remarks />
  2913             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2914           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  2915           pu blic tagge dTextArray  getDischa rgesReport s(queryBea n queryBea n) {
  2916                object[]  results =  this.Invo ke("getDis chargesRep orts", new  object[]  {
  2917                             queryB ean});
  2918                return ( (taggedTex tArray)(re sults[0])) ;
  2919           }
  2920           
  2921           // / <remarks />
  2922           pu blic void  getDischar gesReports Async(quer yBean quer yBean) {
  2923                this.get Discharges ReportsAsy nc(queryBe an, null);
  2924           }
  2925           
  2926           // / <remarks />
  2927           pu blic void  getDischar gesReports Async(quer yBean quer yBean, obj ect userSt ate) {
  2928                if ((thi s.getDisch argesRepor tsOperatio nCompleted  == null))  {
  2929                    this .getDischa rgesReport sOperation Completed  = new Syst em.Threadi ng.SendOrP ostCallbac k(this.Ong etDischarg esReportsO perationCo mpleted);
  2930                }
  2931                this.Inv okeAsync(" getDischar gesReports ", new obj ect[] {
  2932                             queryB ean}, this .getDischa rgesReport sOperation Completed,  userState );
  2933           }
  2934           
  2935           pr ivate void  OngetDisc hargesRepo rtsOperati onComplete d(object a rg) {
  2936                if ((thi s.getDisch argesRepor tsComplete d != null) ) {
  2937                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2938                    this .getDischa rgesReport sCompleted (this, new  getDischa rgesReport sCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  2939                }
  2940           }
  2941           
  2942           // / <remarks />
  2943             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2944           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedM edicationA rrays")]
  2945           pu blic tagge dMedicatio nArrays ge tUnitDoseM eds(queryB ean queryB ean) {
  2946                object[]  results =  this.Invo ke("getUni tDoseMeds" , new obje ct[] {
  2947                             queryB ean});
  2948                return ( (taggedMed icationArr ays)(resul ts[0]));
  2949           }
  2950           
  2951           // / <remarks />
  2952           pu blic void  getUnitDos eMedsAsync (queryBean  queryBean ) {
  2953                this.get UnitDoseMe dsAsync(qu eryBean, n ull);
  2954           }
  2955           
  2956           // / <remarks />
  2957           pu blic void  getUnitDos eMedsAsync (queryBean  queryBean , object u serState)  {
  2958                if ((thi s.getUnitD oseMedsOpe rationComp leted == n ull)) {
  2959                    this .getUnitDo seMedsOper ationCompl eted = new  System.Th reading.Se ndOrPostCa llback(thi s.OngetUni tDoseMedsO perationCo mpleted);
  2960                }
  2961                this.Inv okeAsync(" getUnitDos eMeds", ne w object[]  {
  2962                             queryB ean}, this .getUnitDo seMedsOper ationCompl eted, user State);
  2963           }
  2964           
  2965           pr ivate void  OngetUnit DoseMedsOp erationCom pleted(obj ect arg) {
  2966                if ((thi s.getUnitD oseMedsCom pleted !=  null)) {
  2967                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2968                    this .getUnitDo seMedsComp leted(this , new getU nitDoseMed sCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  2969                }
  2970           }
  2971           
  2972           // / <remarks />
  2973             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  2974           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedP atientArra y")]
  2975           pu blic tagge dPatientAr ray getPat ientsByCli nic(queryB ean queryB ean) {
  2976                object[]  results =  this.Invo ke("getPat ientsByCli nic", new  object[] {
  2977                             queryB ean});
  2978                return ( (taggedPat ientArray) (results[0 ]));
  2979           }
  2980           
  2981           // / <remarks />
  2982           pu blic void  getPatient sByClinicA sync(query Bean query Bean) {
  2983                this.get PatientsBy ClinicAsyn c(queryBea n, null);
  2984           }
  2985           
  2986           // / <remarks />
  2987           pu blic void  getPatient sByClinicA sync(query Bean query Bean, obje ct userSta te) {
  2988                if ((thi s.getPatie ntsByClini cOperation Completed  == null))  {
  2989                    this .getPatien tsByClinic OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tPatientsB yClinicOpe rationComp leted);
  2990                }
  2991                this.Inv okeAsync(" getPatient sByClinic" , new obje ct[] {
  2992                             queryB ean}, this .getPatien tsByClinic OperationC ompleted,  userState) ;
  2993           }
  2994           
  2995           pr ivate void  OngetPati entsByClin icOperatio nCompleted (object ar g) {
  2996                if ((thi s.getPatie ntsByClini cCompleted  != null))  {
  2997                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  2998                    this .getPatien tsByClinic Completed( this, new  getPatient sByClinicC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  2999                }
  3000           }
  3001           
  3002           // / <remarks />
  3003             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3004           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  3005           pu blic tagge dTextArray  getCorres pondingIds (queryBean  queryBean ) {
  3006                object[]  results =  this.Invo ke("getCor responding Ids", new  object[] {
  3007                             queryB ean});
  3008                return ( (taggedTex tArray)(re sults[0])) ;
  3009           }
  3010           
  3011           // / <remarks />
  3012           pu blic void  getCorresp ondingIdsA sync(query Bean query Bean) {
  3013                this.get Correspond ingIdsAsyn c(queryBea n, null);
  3014           }
  3015           
  3016           // / <remarks />
  3017           pu blic void  getCorresp ondingIdsA sync(query Bean query Bean, obje ct userSta te) {
  3018                if ((thi s.getCorre spondingId sOperation Completed  == null))  {
  3019                    this .getCorres pondingIds OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tCorrespon dingIdsOpe rationComp leted);
  3020                }
  3021                this.Inv okeAsync(" getCorresp ondingIds" , new obje ct[] {
  3022                             queryB ean}, this .getCorres pondingIds OperationC ompleted,  userState) ;
  3023           }
  3024           
  3025           pr ivate void  OngetCorr espondingI dsOperatio nCompleted (object ar g) {
  3026                if ((thi s.getCorre spondingId sCompleted  != null))  {
  3027                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3028                    this .getCorres pondingIds Completed( this, new  getCorresp ondingIdsC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  3029                }
  3030           }
  3031           
  3032           // / <remarks />
  3033             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3034           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  3035           pu blic textT O isCosign erRequired (queryBean  queryBean ) {
  3036                object[]  results =  this.Invo ke("isCosi gnerRequir ed", new o bject[] {
  3037                             queryB ean});
  3038                return ( (textTO)(r esults[0]) );
  3039           }
  3040           
  3041           // / <remarks />
  3042           pu blic void  isCosigner RequiredAs ync(queryB ean queryB ean) {
  3043                this.isC osignerReq uiredAsync (queryBean , null);
  3044           }
  3045           
  3046           // / <remarks />
  3047           pu blic void  isCosigner RequiredAs ync(queryB ean queryB ean, objec t userStat e) {
  3048                if ((thi s.isCosign erRequired OperationC ompleted = = null)) {
  3049                    this .isCosigne rRequiredO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.OnisC osignerReq uiredOpera tionComple ted);
  3050                }
  3051                this.Inv okeAsync(" isCosigner Required",  new objec t[] {
  3052                             queryB ean}, this .isCosigne rRequiredO perationCo mpleted, u serState);
  3053           }
  3054           
  3055           pr ivate void  OnisCosig nerRequire dOperation Completed( object arg ) {
  3056                if ((thi s.isCosign erRequired Completed  != null))  {
  3057                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3058                    this .isCosigne rRequiredC ompleted(t his, new i sCosignerR equiredCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  3059                }
  3060           }
  3061           
  3062           // / <remarks />
  3063             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3064           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("Patient RecordFlag Array", Is Nullable=t rue)]
  3065           pu blic objec t getPrfNo teActions( queryBean  queryBean)  {
  3066                object[]  results =  this.Invo ke("getPrf NoteAction s", new ob ject[] {
  3067                             queryB ean});
  3068                return ( (object)(r esults[0]) );
  3069           }
  3070           
  3071           // / <remarks />
  3072           pu blic void  getPrfNote ActionsAsy nc(queryBe an queryBe an) {
  3073                this.get PrfNoteAct ionsAsync( queryBean,  null);
  3074           }
  3075           
  3076           // / <remarks />
  3077           pu blic void  getPrfNote ActionsAsy nc(queryBe an queryBe an, object  userState ) {
  3078                if ((thi s.getPrfNo teActionsO perationCo mpleted ==  null)) {
  3079                    this .getPrfNot eActionsOp erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OngetP rfNoteActi onsOperati onComplete d);
  3080                }
  3081                this.Inv okeAsync(" getPrfNote Actions",  new object [] {
  3082                             queryB ean}, this .getPrfNot eActionsOp erationCom pleted, us erState);
  3083           }
  3084           
  3085           pr ivate void  OngetPrfN oteActions OperationC ompleted(o bject arg)  {
  3086                if ((thi s.getPrfNo teActionsC ompleted ! = null)) {
  3087                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3088                    this .getPrfNot eActionsCo mpleted(th is, new ge tPrfNoteAc tionsCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  3089                }
  3090           }
  3091           
  3092           // / <remarks />
  3093             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3094           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("UserTO" )]
  3095           pu blic userT O login(st ring siteC ode, strin g accessCo de, string  verifyCod e, string  requesting App) {
  3096                object[]  results =  this.Invo ke("login" , new obje ct[] {
  3097                             siteCo de,
  3098                             access Code,
  3099                             verify Code,
  3100                             reques tingApp});
  3101                return ( (userTO)(r esults[0]) );
  3102           }
  3103           
  3104           // / <remarks />
  3105           pu blic void  loginAsync (string si teCode, st ring acces sCode, str ing verify Code, stri ng request ingApp) {
  3106                this.log inAsync(si teCode, ac cessCode,  verifyCode , requesti ngApp, nul l);
  3107           }
  3108           
  3109           // / <remarks />
  3110           pu blic void  loginAsync (string si teCode, st ring acces sCode, str ing verify Code, stri ng request ingApp, ob ject userS tate) {
  3111                if ((thi s.loginOpe rationComp leted == n ull)) {
  3112                    this .loginOper ationCompl eted = new  System.Th reading.Se ndOrPostCa llback(thi s.OnloginO perationCo mpleted);
  3113                }
  3114                this.Inv okeAsync(" login", ne w object[]  {
  3115                             siteCo de,
  3116                             access Code,
  3117                             verify Code,
  3118                             reques tingApp},  this.login OperationC ompleted,  userState) ;
  3119           }
  3120           
  3121           pr ivate void  OnloginOp erationCom pleted(obj ect arg) {
  3122                if ((thi s.loginCom pleted !=  null)) {
  3123                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3124                    this .loginComp leted(this , new logi nCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  3125                }
  3126           }
  3127           
  3128           // / <remarks />
  3129             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3130           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedS urgeryRepo rtArrays") ]
  3131           pu blic tagge dSurgeryRe portArrays  getSurger yReportsWi thText(que ryBean que ryBean) {
  3132                object[]  results =  this.Invo ke("getSur geryReport sWithText" , new obje ct[] {
  3133                             queryB ean});
  3134                return ( (taggedSur geryReport Arrays)(re sults[0])) ;
  3135           }
  3136           
  3137           // / <remarks />
  3138           pu blic void  getSurgery ReportsWit hTextAsync (queryBean  queryBean ) {
  3139                this.get SurgeryRep ortsWithTe xtAsync(qu eryBean, n ull);
  3140           }
  3141           
  3142           // / <remarks />
  3143           pu blic void  getSurgery ReportsWit hTextAsync (queryBean  queryBean , object u serState)  {
  3144                if ((thi s.getSurge ryReportsW ithTextOpe rationComp leted == n ull)) {
  3145                    this .getSurger yReportsWi thTextOper ationCompl eted = new  System.Th reading.Se ndOrPostCa llback(thi s.OngetSur geryReport sWithTextO perationCo mpleted);
  3146                }
  3147                this.Inv okeAsync(" getSurgery ReportsWit hText", ne w object[]  {
  3148                             queryB ean}, this .getSurger yReportsWi thTextOper ationCompl eted, user State);
  3149           }
  3150           
  3151           pr ivate void  OngetSurg eryReports WithTextOp erationCom pleted(obj ect arg) {
  3152                if ((thi s.getSurge ryReportsW ithTextCom pleted !=  null)) {
  3153                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3154                    this .getSurger yReportsWi thTextComp leted(this , new getS urgeryRepo rtsWithTex tCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  3155                }
  3156           }
  3157           
  3158           // / <remarks />
  3159             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3160           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("BoolTO" )]
  3161           pu blic boolT O userHasP ermission( queryBean  queryBean)  {
  3162                object[]  results =  this.Invo ke("userHa sPermissio n", new ob ject[] {
  3163                             queryB ean});
  3164                return ( (boolTO)(r esults[0]) );
  3165           }
  3166           
  3167           // / <remarks />
  3168           pu blic void  userHasPer missionAsy nc(queryBe an queryBe an) {
  3169                this.use rHasPermis sionAsync( queryBean,  null);
  3170           }
  3171           
  3172           // / <remarks />
  3173           pu blic void  userHasPer missionAsy nc(queryBe an queryBe an, object  userState ) {
  3174                if ((thi s.userHasP ermissionO perationCo mpleted ==  null)) {
  3175                    this .userHasPe rmissionOp erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.Onuser HasPermiss ionOperati onComplete d);
  3176                }
  3177                this.Inv okeAsync(" userHasPer mission",  new object [] {
  3178                             queryB ean}, this .userHasPe rmissionOp erationCom pleted, us erState);
  3179           }
  3180           
  3181           pr ivate void  OnuserHas Permission OperationC ompleted(o bject arg)  {
  3182                if ((thi s.userHasP ermissionC ompleted ! = null)) {
  3183                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3184                    this .userHasPe rmissionCo mpleted(th is, new us erHasPermi ssionCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  3185                }
  3186           }
  3187           
  3188           // / <remarks />
  3189             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3190           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("UserTO" )]
  3191           pu blic userT O loginVIA (string si teCode, st ring acces sCode, str ing verify Code, quer yBean quer yBean) {
  3192                object[]  results =  this.Invo ke("loginV IA", new o bject[] {
  3193                             siteCo de,
  3194                             access Code,
  3195                             verify Code,
  3196                             queryB ean});
  3197                return ( (userTO)(r esults[0]) );
  3198           }
  3199           
  3200           // / <remarks />
  3201           pu blic void  loginVIAAs ync(string  siteCode,  string ac cessCode,  string ver ifyCode, q ueryBean q ueryBean)  {
  3202                this.log inVIAAsync (siteCode,  accessCod e, verifyC ode, query Bean, null );
  3203           }
  3204           
  3205           // / <remarks />
  3206           pu blic void  loginVIAAs ync(string  siteCode,  string ac cessCode,  string ver ifyCode, q ueryBean q ueryBean,  object use rState) {
  3207                if ((thi s.loginVIA OperationC ompleted = = null)) {
  3208                    this .loginVIAO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.Onlog inVIAOpera tionComple ted);
  3209                }
  3210                this.Inv okeAsync(" loginVIA",  new objec t[] {
  3211                             siteCo de,
  3212                             access Code,
  3213                             verify Code,
  3214                             queryB ean}, this .loginVIAO perationCo mpleted, u serState);
  3215           }
  3216           
  3217           pr ivate void  OnloginVI AOperation Completed( object arg ) {
  3218                if ((thi s.loginVIA Completed  != null))  {
  3219                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3220                    this .loginVIAC ompleted(t his, new l oginVIACom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  3221                }
  3222           }
  3223           
  3224           // / <remarks />
  3225             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3226           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  3227           pu blic textT O isPrfNot e(queryBea n queryBea n) {
  3228                object[]  results =  this.Invo ke("isPrfN ote", new  object[] {
  3229                             queryB ean});
  3230                return ( (textTO)(r esults[0]) );
  3231           }
  3232           
  3233           // / <remarks />
  3234           pu blic void  isPrfNoteA sync(query Bean query Bean) {
  3235                this.isP rfNoteAsyn c(queryBea n, null);
  3236           }
  3237           
  3238           // / <remarks />
  3239           pu blic void  isPrfNoteA sync(query Bean query Bean, obje ct userSta te) {
  3240                if ((thi s.isPrfNot eOperation Completed  == null))  {
  3241                    this .isPrfNote OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onis PrfNoteOpe rationComp leted);
  3242                }
  3243                this.Inv okeAsync(" isPrfNote" , new obje ct[] {
  3244                             queryB ean}, this .isPrfNote OperationC ompleted,  userState) ;
  3245           }
  3246           
  3247           pr ivate void  OnisPrfNo teOperatio nCompleted (object ar g) {
  3248                if ((thi s.isPrfNot eCompleted  != null))  {
  3249                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3250                    this .isPrfNote Completed( this, new  isPrfNoteC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  3251                }
  3252           }
  3253           
  3254           // / <remarks />
  3255             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3256           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  3257           pu blic textT O getSite( string vis taServer,  queryBean  queryBean)  {
  3258                object[]  results =  this.Invo ke("getSit e", new ob ject[] {
  3259                             vistaS erver,
  3260                             queryB ean});
  3261                return ( (textTO)(r esults[0]) );
  3262           }
  3263           
  3264           // / <remarks />
  3265           pu blic void  getSiteAsy nc(string  vistaServe r, queryBe an queryBe an) {
  3266                this.get SiteAsync( vistaServe r, queryBe an, null);
  3267           }
  3268           
  3269           // / <remarks />
  3270           pu blic void  getSiteAsy nc(string  vistaServe r, queryBe an queryBe an, object  userState ) {
  3271                if ((thi s.getSiteO perationCo mpleted ==  null)) {
  3272                    this .getSiteOp erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OngetS iteOperati onComplete d);
  3273                }
  3274                this.Inv okeAsync(" getSite",  new object [] {
  3275                             vistaS erver,
  3276                             queryB ean}, this .getSiteOp erationCom pleted, us erState);
  3277           }
  3278           
  3279           pr ivate void  OngetSite OperationC ompleted(o bject arg)  {
  3280                if ((thi s.getSiteC ompleted ! = null)) {
  3281                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3282                    this .getSiteCo mpleted(th is, new ge tSiteCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  3283                }
  3284           }
  3285           
  3286           // / <remarks />
  3287             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3288           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  3289           pu blic tagge dTextArray  getBloodB ankReports (queryBean  queryBean ) {
  3290                object[]  results =  this.Invo ke("getBlo odBankRepo rts", new  object[] {
  3291                             queryB ean});
  3292                return ( (taggedTex tArray)(re sults[0])) ;
  3293           }
  3294           
  3295           // / <remarks />
  3296           pu blic void  getBloodBa nkReportsA sync(query Bean query Bean) {
  3297                this.get BloodBankR eportsAsyn c(queryBea n, null);
  3298           }
  3299           
  3300           // / <remarks />
  3301           pu blic void  getBloodBa nkReportsA sync(query Bean query Bean, obje ct userSta te) {
  3302                if ((thi s.getBlood BankReport sOperation Completed  == null))  {
  3303                    this .getBloodB ankReports OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tBloodBank ReportsOpe rationComp leted);
  3304                }
  3305                this.Inv okeAsync(" getBloodBa nkReports" , new obje ct[] {
  3306                             queryB ean}, this .getBloodB ankReports OperationC ompleted,  userState) ;
  3307           }
  3308           
  3309           pr ivate void  OngetBloo dBankRepor tsOperatio nCompleted (object ar g) {
  3310                if ((thi s.getBlood BankReport sCompleted  != null))  {
  3311                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3312                    this .getBloodB ankReports Completed( this, new  getBloodBa nkReportsC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  3313                }
  3314           }
  3315           
  3316           // / <remarks />
  3317             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3318           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedC hemHemRptA rrays")]
  3319           pu blic tagge dChemHemRp tArrays ge tChemHemRe ports(quer yBean quer yBean) {
  3320                object[]  results =  this.Invo ke("getChe mHemReport s", new ob ject[] {
  3321                             queryB ean});
  3322                return ( (taggedChe mHemRptArr ays)(resul ts[0]));
  3323           }
  3324           
  3325           // / <remarks />
  3326           pu blic void  getChemHem ReportsAsy nc(queryBe an queryBe an) {
  3327                this.get ChemHemRep ortsAsync( queryBean,  null);
  3328           }
  3329           
  3330           // / <remarks />
  3331           pu blic void  getChemHem ReportsAsy nc(queryBe an queryBe an, object  userState ) {
  3332                if ((thi s.getChemH emReportsO perationCo mpleted ==  null)) {
  3333                    this .getChemHe mReportsOp erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OngetC hemHemRepo rtsOperati onComplete d);
  3334                }
  3335                this.Inv okeAsync(" getChemHem Reports",  new object [] {
  3336                             queryB ean}, this .getChemHe mReportsOp erationCom pleted, us erState);
  3337           }
  3338           
  3339           pr ivate void  OngetChem HemReports OperationC ompleted(o bject arg)  {
  3340                if ((thi s.getChemH emReportsC ompleted ! = null)) {
  3341                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3342                    this .getChemHe mReportsCo mpleted(th is, new ge tChemHemRe portsCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  3343                }
  3344           }
  3345           
  3346           // / <remarks />
  3347             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3348           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedN oteArrays" )]
  3349           pu blic tagge dNoteArray s getNotes WithText(q ueryBean q ueryBean)  {
  3350                object[]  results =  this.Invo ke("getNot esWithText ", new obj ect[] {
  3351                             queryB ean});
  3352                return ( (taggedNot eArrays)(r esults[0]) );
  3353           }
  3354           
  3355           // / <remarks />
  3356           pu blic void  getNotesWi thTextAsyn c(queryBea n queryBea n) {
  3357                this.get NotesWithT extAsync(q ueryBean,  null);
  3358           }
  3359           
  3360           // / <remarks />
  3361           pu blic void  getNotesWi thTextAsyn c(queryBea n queryBea n, object  userState)  {
  3362                if ((thi s.getNotes WithTextOp erationCom pleted ==  null)) {
  3363                    this .getNotesW ithTextOpe rationComp leted = ne w System.T hreading.S endOrPostC allback(th is.OngetNo tesWithTex tOperation Completed) ;
  3364                }
  3365                this.Inv okeAsync(" getNotesWi thText", n ew object[ ] {
  3366                             queryB ean}, this .getNotesW ithTextOpe rationComp leted, use rState);
  3367           }
  3368           
  3369           pr ivate void  OngetNote sWithTextO perationCo mpleted(ob ject arg)  {
  3370                if ((thi s.getNotes WithTextCo mpleted !=  null)) {
  3371                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3372                    this .getNotesW ithTextCom pleted(thi s, new get NotesWithT extComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  3373                }
  3374           }
  3375           
  3376           // / <remarks />
  3377             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3378           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  3379           pu blic textT O getNote( queryBean  queryBean)  {
  3380                object[]  results =  this.Invo ke("getNot e", new ob ject[] {
  3381                             queryB ean});
  3382                return ( (textTO)(r esults[0]) );
  3383           }
  3384           
  3385           // / <remarks />
  3386           pu blic void  getNoteAsy nc(queryBe an queryBe an) {
  3387                this.get NoteAsync( queryBean,  null);
  3388           }
  3389           
  3390           // / <remarks />
  3391           pu blic void  getNoteAsy nc(queryBe an queryBe an, object  userState ) {
  3392                if ((thi s.getNoteO perationCo mpleted ==  null)) {
  3393                    this .getNoteOp erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OngetN oteOperati onComplete d);
  3394                }
  3395                this.Inv okeAsync(" getNote",  new object [] {
  3396                             queryB ean}, this .getNoteOp erationCom pleted, us erState);
  3397           }
  3398           
  3399           pr ivate void  OngetNote OperationC ompleted(o bject arg)  {
  3400                if ((thi s.getNoteC ompleted ! = null)) {
  3401                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3402                    this .getNoteCo mpleted(th is, new ge tNoteCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  3403                }
  3404           }
  3405           
  3406           // / <remarks />
  3407             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3408           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedM entalHealt hInstrumen tAdministr ationArray s")]
  3409           pu blic tagge dMentalHea lthInstrum entAdminis trationArr ays getMen talHealthI nstruments ForPatient (queryBean  queryBean ) {
  3410                object[]  results =  this.Invo ke("getMen talHealthI nstruments ForPatient ", new obj ect[] {
  3411                             queryB ean});
  3412                return ( (taggedMen talHealthI nstrumentA dministrat ionArrays) (results[0 ]));
  3413           }
  3414           
  3415           // / <remarks />
  3416           pu blic void  getMentalH ealthInstr umentsForP atientAsyn c(queryBea n queryBea n) {
  3417                this.get MentalHeal thInstrume ntsForPati entAsync(q ueryBean,  null);
  3418           }
  3419           
  3420           // / <remarks />
  3421           pu blic void  getMentalH ealthInstr umentsForP atientAsyn c(queryBea n queryBea n, object  userState)  {
  3422                if ((thi s.getMenta lHealthIns trumentsFo rPatientOp erationCom pleted ==  null)) {
  3423                    this .getMental HealthInst rumentsFor PatientOpe rationComp leted = ne w System.T hreading.S endOrPostC allback(th is.OngetMe ntalHealth Instrument sForPatien tOperation Completed) ;
  3424                }
  3425                this.Inv okeAsync(" getMentalH ealthInstr umentsForP atient", n ew object[ ] {
  3426                             queryB ean}, this .getMental HealthInst rumentsFor PatientOpe rationComp leted, use rState);
  3427           }
  3428           
  3429           pr ivate void  OngetMent alHealthIn strumentsF orPatientO perationCo mpleted(ob ject arg)  {
  3430                if ((thi s.getMenta lHealthIns trumentsFo rPatientCo mpleted !=  null)) {
  3431                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3432                    this .getMental HealthInst rumentsFor PatientCom pleted(thi s, new get MentalHeal thInstrume ntsForPati entComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  3433                }
  3434           }
  3435           
  3436           // / <remarks />
  3437             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3438           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedS urgeryRepo rtArrays") ]
  3439           pu blic tagge dSurgeryRe portArrays  getSurger yReports(q ueryBean q ueryBean)  {
  3440                object[]  results =  this.Invo ke("getSur geryReport s", new ob ject[] {
  3441                             queryB ean});
  3442                return ( (taggedSur geryReport Arrays)(re sults[0])) ;
  3443           }
  3444           
  3445           // / <remarks />
  3446           pu blic void  getSurgery ReportsAsy nc(queryBe an queryBe an) {
  3447                this.get SurgeryRep ortsAsync( queryBean,  null);
  3448           }
  3449           
  3450           // / <remarks />
  3451           pu blic void  getSurgery ReportsAsy nc(queryBe an queryBe an, object  userState ) {
  3452                if ((thi s.getSurge ryReportsO perationCo mpleted ==  null)) {
  3453                    this .getSurger yReportsOp erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OngetS urgeryRepo rtsOperati onComplete d);
  3454                }
  3455                this.Inv okeAsync(" getSurgery Reports",  new object [] {
  3456                             queryB ean}, this .getSurger yReportsOp erationCom pleted, us erState);
  3457           }
  3458           
  3459           pr ivate void  OngetSurg eryReports OperationC ompleted(o bject arg)  {
  3460                if ((thi s.getSurge ryReportsC ompleted ! = null)) {
  3461                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3462                    this .getSurger yReportsCo mpleted(th is, new ge tSurgeryRe portsCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  3463                }
  3464           }
  3465           
  3466           // / <remarks />
  3467             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3468           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("return" )]
  3469           pu blic tagge dTextArray  getActive ReminderRe ports(quer yBean quer yBean) {
  3470                object[]  results =  this.Invo ke("getAct iveReminde rReports",  new objec t[] {
  3471                             queryB ean});
  3472                return ( (taggedTex tArray)(re sults[0])) ;
  3473           }
  3474           
  3475           // / <remarks />
  3476           pu blic void  getActiveR eminderRep ortsAsync( queryBean  queryBean)  {
  3477                this.get ActiveRemi nderReport sAsync(que ryBean, nu ll);
  3478           }
  3479           
  3480           // / <remarks />
  3481           pu blic void  getActiveR eminderRep ortsAsync( queryBean  queryBean,  object us erState) {
  3482                if ((thi s.getActiv eReminderR eportsOper ationCompl eted == nu ll)) {
  3483                    this .getActive ReminderRe portsOpera tionComple ted = new  System.Thr eading.Sen dOrPostCal lback(this .OngetActi veReminder ReportsOpe rationComp leted);
  3484                }
  3485                this.Inv okeAsync(" getActiveR eminderRep orts", new  object[]  {
  3486                             queryB ean}, this .getActive ReminderRe portsOpera tionComple ted, userS tate);
  3487           }
  3488           
  3489           pr ivate void  OngetActi veReminder ReportsOpe rationComp leted(obje ct arg) {
  3490                if ((thi s.getActiv eReminderR eportsComp leted != n ull)) {
  3491                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3492                    this .getActive ReminderRe portsCompl eted(this,  new getAc tiveRemind erReportsC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  3493                }
  3494           }
  3495           
  3496           // / <remarks />
  3497             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3498           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("MentalH ealthInstr umentResul tSetTO")]
  3499           pu blic menta lHealthIns trumentRes ultSetTO g etMentalHe althInstru mentResult Set(queryB ean queryB ean) {
  3500                object[]  results =  this.Invo ke("getMen talHealthI nstrumentR esultSet",  new objec t[] {
  3501                             queryB ean});
  3502                return ( (mentalHea lthInstrum entResultS etTO)(resu lts[0]));
  3503           }
  3504           
  3505           // / <remarks />
  3506           pu blic void  getMentalH ealthInstr umentResul tSetAsync( queryBean  queryBean)  {
  3507                this.get MentalHeal thInstrume ntResultSe tAsync(que ryBean, nu ll);
  3508           }
  3509           
  3510           // / <remarks />
  3511           pu blic void  getMentalH ealthInstr umentResul tSetAsync( queryBean  queryBean,  object us erState) {
  3512                if ((thi s.getMenta lHealthIns trumentRes ultSetOper ationCompl eted == nu ll)) {
  3513                    this .getMental HealthInst rumentResu ltSetOpera tionComple ted = new  System.Thr eading.Sen dOrPostCal lback(this .OngetMent alHealthIn strumentRe sultSetOpe rationComp leted);
  3514                }
  3515                this.Inv okeAsync(" getMentalH ealthInstr umentResul tSet", new  object[]  {
  3516                             queryB ean}, this .getMental HealthInst rumentResu ltSetOpera tionComple ted, userS tate);
  3517           }
  3518           
  3519           pr ivate void  OngetMent alHealthIn strumentRe sultSetOpe rationComp leted(obje ct arg) {
  3520                if ((thi s.getMenta lHealthIns trumentRes ultSetComp leted != n ull)) {
  3521                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3522                    this .getMental HealthInst rumentResu ltSetCompl eted(this,  new getMe ntalHealth Instrument ResultSetC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  3523                }
  3524           }
  3525           
  3526           // / <remarks />
  3527             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3528           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  3529           pu blic textT O getAppoi ntmentText (queryBean  queryBean ) {
  3530                object[]  results =  this.Invo ke("getApp ointmentTe xt", new o bject[] {
  3531                             queryB ean});
  3532                return ( (textTO)(r esults[0]) );
  3533           }
  3534           
  3535           // / <remarks />
  3536           pu blic void  getAppoint mentTextAs ync(queryB ean queryB ean) {
  3537                this.get Appointmen tTextAsync (queryBean , null);
  3538           }
  3539           
  3540           // / <remarks />
  3541           pu blic void  getAppoint mentTextAs ync(queryB ean queryB ean, objec t userStat e) {
  3542                if ((thi s.getAppoi ntmentText OperationC ompleted = = null)) {
  3543                    this .getAppoin tmentTextO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.Onget Appointmen tTextOpera tionComple ted);
  3544                }
  3545                this.Inv okeAsync(" getAppoint mentText",  new objec t[] {
  3546                             queryB ean}, this .getAppoin tmentTextO perationCo mpleted, u serState);
  3547           }
  3548           
  3549           pr ivate void  OngetAppo intmentTex tOperation Completed( object arg ) {
  3550                if ((thi s.getAppoi ntmentText Completed  != null))  {
  3551                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3552                    this .getAppoin tmentTextC ompleted(t his, new g etAppointm entTextCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  3553                }
  3554           }
  3555           
  3556           // / <remarks />
  3557             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3558           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  3559           pu blic textT O isConsul tNote(quer yBean quer yBean) {
  3560                object[]  results =  this.Invo ke("isCons ultNote",  new object [] {
  3561                             queryB ean});
  3562                return ( (textTO)(r esults[0]) );
  3563           }
  3564           
  3565           // / <remarks />
  3566           pu blic void  isConsultN oteAsync(q ueryBean q ueryBean)  {
  3567                this.isC onsultNote Async(quer yBean, nul l);
  3568           }
  3569           
  3570           // / <remarks />
  3571           pu blic void  isConsultN oteAsync(q ueryBean q ueryBean,  object use rState) {
  3572                if ((thi s.isConsul tNoteOpera tionComple ted == nul l)) {
  3573                    this .isConsult NoteOperat ionComplet ed = new S ystem.Thre ading.Send OrPostCall back(this. OnisConsul tNoteOpera tionComple ted);
  3574                }
  3575                this.Inv okeAsync(" isConsultN ote", new  object[] {
  3576                             queryB ean}, this .isConsult NoteOperat ionComplet ed, userSt ate);
  3577           }
  3578           
  3579           pr ivate void  OnisConsu ltNoteOper ationCompl eted(objec t arg) {
  3580                if ((thi s.isConsul tNoteCompl eted != nu ll)) {
  3581                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3582                    this .isConsult NoteComple ted(this,  new isCons ultNoteCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  3583                }
  3584           }
  3585           
  3586           // / <remarks />
  3587             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3588           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("return" )]
  3589           pu blic tagge dProblemAr rays getPr oblemListF romSites(q ueryBean q ueryBean)  {
  3590                object[]  results =  this.Invo ke("getPro blemListFr omSites",  new object [] {
  3591                             queryB ean});
  3592                return ( (taggedPro blemArrays )(results[ 0]));
  3593           }
  3594           
  3595           // / <remarks />
  3596           pu blic void  getProblem ListFromSi tesAsync(q ueryBean q ueryBean)  {
  3597                this.get ProblemLis tFromSites Async(quer yBean, nul l);
  3598           }
  3599           
  3600           // / <remarks />
  3601           pu blic void  getProblem ListFromSi tesAsync(q ueryBean q ueryBean,  object use rState) {
  3602                if ((thi s.getProbl emListFrom SitesOpera tionComple ted == nul l)) {
  3603                    this .getProble mListFromS itesOperat ionComplet ed = new S ystem.Thre ading.Send OrPostCall back(this. OngetProbl emListFrom SitesOpera tionComple ted);
  3604                }
  3605                this.Inv okeAsync(" getProblem ListFromSi tes", new  object[] {
  3606                             queryB ean}, this .getProble mListFromS itesOperat ionComplet ed, userSt ate);
  3607           }
  3608           
  3609           pr ivate void  OngetProb lemListFro mSitesOper ationCompl eted(objec t arg) {
  3610                if ((thi s.getProbl emListFrom SitesCompl eted != nu ll)) {
  3611                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3612                    this .getProble mListFromS itesComple ted(this,  new getPro blemListFr omSitesCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  3613                }
  3614           }
  3615           
  3616           // / <remarks />
  3617             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3618           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT ext")]
  3619           pu blic tagge dText isOn eVisitNote (queryBean  queryBean ) {
  3620                object[]  results =  this.Invo ke("isOneV isitNote",  new objec t[] {
  3621                             queryB ean});
  3622                return ( (taggedTex t)(results [0]));
  3623           }
  3624           
  3625           // / <remarks />
  3626           pu blic void  isOneVisit NoteAsync( queryBean  queryBean)  {
  3627                this.isO neVisitNot eAsync(que ryBean, nu ll);
  3628           }
  3629           
  3630           // / <remarks />
  3631           pu blic void  isOneVisit NoteAsync( queryBean  queryBean,  object us erState) {
  3632                if ((thi s.isOneVis itNoteOper ationCompl eted == nu ll)) {
  3633                    this .isOneVisi tNoteOpera tionComple ted = new  System.Thr eading.Sen dOrPostCal lback(this .OnisOneVi sitNoteOpe rationComp leted);
  3634                }
  3635                this.Inv okeAsync(" isOneVisit Note", new  object[]  {
  3636                             queryB ean}, this .isOneVisi tNoteOpera tionComple ted, userS tate);
  3637           }
  3638           
  3639           pr ivate void  OnisOneVi sitNoteOpe rationComp leted(obje ct arg) {
  3640                if ((thi s.isOneVis itNoteComp leted != n ull)) {
  3641                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3642                    this .isOneVisi tNoteCompl eted(this,  new isOne VisitNoteC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  3643                }
  3644           }
  3645           
  3646           // / <remarks />
  3647             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3648           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("return" )]
  3649           pu blic admis sionTO get CurrentAdm issionDeta ils(queryB ean queryB ean) {
  3650                object[]  results =  this.Invo ke("getCur rentAdmiss ionDetails ", new obj ect[] {
  3651                             queryB ean});
  3652                return ( (admission TO)(result s[0]));
  3653           }
  3654           
  3655           // / <remarks />
  3656           pu blic void  getCurrent AdmissionD etailsAsyn c(queryBea n queryBea n) {
  3657                this.get CurrentAdm issionDeta ilsAsync(q ueryBean,  null);
  3658           }
  3659           
  3660           // / <remarks />
  3661           pu blic void  getCurrent AdmissionD etailsAsyn c(queryBea n queryBea n, object  userState)  {
  3662                if ((thi s.getCurre ntAdmissio nDetailsOp erationCom pleted ==  null)) {
  3663                    this .getCurren tAdmission DetailsOpe rationComp leted = ne w System.T hreading.S endOrPostC allback(th is.OngetCu rrentAdmis sionDetail sOperation Completed) ;
  3664                }
  3665                this.Inv okeAsync(" getCurrent AdmissionD etails", n ew object[ ] {
  3666                             queryB ean}, this .getCurren tAdmission DetailsOpe rationComp leted, use rState);
  3667           }
  3668           
  3669           pr ivate void  OngetCurr entAdmissi onDetailsO perationCo mpleted(ob ject arg)  {
  3670                if ((thi s.getCurre ntAdmissio nDetailsCo mpleted !=  null)) {
  3671                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3672                    this .getCurren tAdmission DetailsCom pleted(thi s, new get CurrentAdm issionDeta ilsComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  3673                }
  3674           }
  3675           
  3676           // / <remarks />
  3677             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3678           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  3679           pu blic tagge dTextArray  getClinic alWarnings (queryBean  queryBean ) {
  3680                object[]  results =  this.Invo ke("getCli nicalWarni ngs", new  object[] {
  3681                             queryB ean});
  3682                return ( (taggedTex tArray)(re sults[0])) ;
  3683           }
  3684           
  3685           // / <remarks />
  3686           pu blic void  getClinica lWarningsA sync(query Bean query Bean) {
  3687                this.get ClinicalWa rningsAsyn c(queryBea n, null);
  3688           }
  3689           
  3690           // / <remarks />
  3691           pu blic void  getClinica lWarningsA sync(query Bean query Bean, obje ct userSta te) {
  3692                if ((thi s.getClini calWarning sOperation Completed  == null))  {
  3693                    this .getClinic alWarnings OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tClinicalW arningsOpe rationComp leted);
  3694                }
  3695                this.Inv okeAsync(" getClinica lWarnings" , new obje ct[] {
  3696                             queryB ean}, this .getClinic alWarnings OperationC ompleted,  userState) ;
  3697           }
  3698           
  3699           pr ivate void  OngetClin icalWarnin gsOperatio nCompleted (object ar g) {
  3700                if ((thi s.getClini calWarning sCompleted  != null))  {
  3701                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3702                    this .getClinic alWarnings Completed( this, new  getClinica lWarningsC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  3703                }
  3704           }
  3705           
  3706           // / <remarks />
  3707             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3708           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  3709           pu blic tagge dTextArray  getNhinDa ta(queryBe an queryBe an) {
  3710                object[]  results =  this.Invo ke("getNhi nData", ne w object[]  {
  3711                             queryB ean});
  3712                return ( (taggedTex tArray)(re sults[0])) ;
  3713           }
  3714           
  3715           // / <remarks />
  3716           pu blic void  getNhinDat aAsync(que ryBean que ryBean) {
  3717                this.get NhinDataAs ync(queryB ean, null) ;
  3718           }
  3719           
  3720           // / <remarks />
  3721           pu blic void  getNhinDat aAsync(que ryBean que ryBean, ob ject userS tate) {
  3722                if ((thi s.getNhinD ataOperati onComplete d == null) ) {
  3723                    this .getNhinDa taOperatio nCompleted  = new Sys tem.Thread ing.SendOr PostCallba ck(this.On getNhinDat aOperation Completed) ;
  3724                }
  3725                this.Inv okeAsync(" getNhinDat a", new ob ject[] {
  3726                             queryB ean}, this .getNhinDa taOperatio nCompleted , userStat e);
  3727           }
  3728           
  3729           pr ivate void  OngetNhin DataOperat ionComplet ed(object  arg) {
  3730                if ((thi s.getNhinD ataComplet ed != null )) {
  3731                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3732                    this .getNhinDa taComplete d(this, ne w getNhinD ataComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  3733                }
  3734           }
  3735           
  3736           // / <remarks />
  3737             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3738           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  3739           pu blic tagge dTextArray  getCrisis Notes(quer yBean quer yBean) {
  3740                object[]  results =  this.Invo ke("getCri sisNotes",  new objec t[] {
  3741                             queryB ean});
  3742                return ( (taggedTex tArray)(re sults[0])) ;
  3743           }
  3744           
  3745           // / <remarks />
  3746           pu blic void  getCrisisN otesAsync( queryBean  queryBean)  {
  3747                this.get CrisisNote sAsync(que ryBean, nu ll);
  3748           }
  3749           
  3750           // / <remarks />
  3751           pu blic void  getCrisisN otesAsync( queryBean  queryBean,  object us erState) {
  3752                if ((thi s.getCrisi sNotesOper ationCompl eted == nu ll)) {
  3753                    this .getCrisis NotesOpera tionComple ted = new  System.Thr eading.Sen dOrPostCal lback(this .OngetCris isNotesOpe rationComp leted);
  3754                }
  3755                this.Inv okeAsync(" getCrisisN otes", new  object[]  {
  3756                             queryB ean}, this .getCrisis NotesOpera tionComple ted, userS tate);
  3757           }
  3758           
  3759           pr ivate void  OngetCris isNotesOpe rationComp leted(obje ct arg) {
  3760                if ((thi s.getCrisi sNotesComp leted != n ull)) {
  3761                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3762                    this .getCrisis NotesCompl eted(this,  new getCr isisNotesC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  3763                }
  3764           }
  3765           
  3766           // / <remarks />
  3767             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3768           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedO rderArrays ")]
  3769           pu blic tagge dOrderArra ys getAllO rders(quer yBean quer yBean) {
  3770                object[]  results =  this.Invo ke("getAll Orders", n ew object[ ] {
  3771                             queryB ean});
  3772                return ( (taggedOrd erArrays)( results[0] ));
  3773           }
  3774           
  3775           // / <remarks />
  3776           pu blic void  getAllOrde rsAsync(qu eryBean qu eryBean) {
  3777                this.get AllOrdersA sync(query Bean, null );
  3778           }
  3779           
  3780           // / <remarks />
  3781           pu blic void  getAllOrde rsAsync(qu eryBean qu eryBean, o bject user State) {
  3782                if ((thi s.getAllOr dersOperat ionComplet ed == null )) {
  3783                    this .getAllOrd ersOperati onComplete d = new Sy stem.Threa ding.SendO rPostCallb ack(this.O ngetAllOrd ersOperati onComplete d);
  3784                }
  3785                this.Inv okeAsync(" getAllOrde rs", new o bject[] {
  3786                             queryB ean}, this .getAllOrd ersOperati onComplete d, userSta te);
  3787           }
  3788           
  3789           pr ivate void  OngetAllO rdersOpera tionComple ted(object  arg) {
  3790                if ((thi s.getAllOr dersComple ted != nul l)) {
  3791                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3792                    this .getAllOrd ersComplet ed(this, n ew getAllO rdersCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  3793                }
  3794           }
  3795           
  3796           // / <remarks />
  3797             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3798           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedM edicationA rrays")]
  3799           pu blic tagge dMedicatio nArrays ge tOutpatien tMeds(quer yBean quer yBean) {
  3800                object[]  results =  this.Invo ke("getOut patientMed s", new ob ject[] {
  3801                             queryB ean});
  3802                return ( (taggedMed icationArr ays)(resul ts[0]));
  3803           }
  3804           
  3805           // / <remarks />
  3806           pu blic void  getOutpati entMedsAsy nc(queryBe an queryBe an) {
  3807                this.get Outpatient MedsAsync( queryBean,  null);
  3808           }
  3809           
  3810           // / <remarks />
  3811           pu blic void  getOutpati entMedsAsy nc(queryBe an queryBe an, object  userState ) {
  3812                if ((thi s.getOutpa tientMedsO perationCo mpleted ==  null)) {
  3813                    this .getOutpat ientMedsOp erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OngetO utpatientM edsOperati onComplete d);
  3814                }
  3815                this.Inv okeAsync(" getOutpati entMeds",  new object [] {
  3816                             queryB ean}, this .getOutpat ientMedsOp erationCom pleted, us erState);
  3817           }
  3818           
  3819           pr ivate void  OngetOutp atientMeds OperationC ompleted(o bject arg)  {
  3820                if ((thi s.getOutpa tientMedsC ompleted ! = null)) {
  3821                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3822                    this .getOutpat ientMedsCo mpleted(th is, new ge tOutpatien tMedsCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  3823                }
  3824           }
  3825           
  3826           // / <remarks />
  3827             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3828           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  3829           pu blic tagge dTextArray  getAutops yReports(q ueryBean q ueryBean)  {
  3830                object[]  results =  this.Invo ke("getAut opsyReport s", new ob ject[] {
  3831                             queryB ean});
  3832                return ( (taggedTex tArray)(re sults[0])) ;
  3833           }
  3834           
  3835           // / <remarks />
  3836           pu blic void  getAutopsy ReportsAsy nc(queryBe an queryBe an) {
  3837                this.get AutopsyRep ortsAsync( queryBean,  null);
  3838           }
  3839           
  3840           // / <remarks />
  3841           pu blic void  getAutopsy ReportsAsy nc(queryBe an queryBe an, object  userState ) {
  3842                if ((thi s.getAutop syReportsO perationCo mpleted ==  null)) {
  3843                    this .getAutops yReportsOp erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OngetA utopsyRepo rtsOperati onComplete d);
  3844                }
  3845                this.Inv okeAsync(" getAutopsy Reports",  new object [] {
  3846                             queryB ean}, this .getAutops yReportsOp erationCom pleted, us erState);
  3847           }
  3848           
  3849           pr ivate void  OngetAuto psyReports OperationC ompleted(o bject arg)  {
  3850                if ((thi s.getAutop syReportsC ompleted ! = null)) {
  3851                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3852                    this .getAutops yReportsCo mpleted(th is, new ge tAutopsyRe portsCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  3853                }
  3854           }
  3855           
  3856           // / <remarks />
  3857             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3858           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedA ppointment Arrays")]
  3859           pu blic tagge dAppointme ntArrays g etAppointm ents(query Bean query Bean) {
  3860                object[]  results =  this.Invo ke("getApp ointments" , new obje ct[] {
  3861                             queryB ean});
  3862                return ( (taggedApp ointmentAr rays)(resu lts[0]));
  3863           }
  3864           
  3865           // / <remarks />
  3866           pu blic void  getAppoint mentsAsync (queryBean  queryBean ) {
  3867                this.get Appointmen tsAsync(qu eryBean, n ull);
  3868           }
  3869           
  3870           // / <remarks />
  3871           pu blic void  getAppoint mentsAsync (queryBean  queryBean , object u serState)  {
  3872                if ((thi s.getAppoi ntmentsOpe rationComp leted == n ull)) {
  3873                    this .getAppoin tmentsOper ationCompl eted = new  System.Th reading.Se ndOrPostCa llback(thi s.OngetApp ointmentsO perationCo mpleted);
  3874                }
  3875                this.Inv okeAsync(" getAppoint ments", ne w object[]  {
  3876                             queryB ean}, this .getAppoin tmentsOper ationCompl eted, user State);
  3877           }
  3878           
  3879           pr ivate void  OngetAppo intmentsOp erationCom pleted(obj ect arg) {
  3880                if ((thi s.getAppoi ntmentsCom pleted !=  null)) {
  3881                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3882                    this .getAppoin tmentsComp leted(this , new getA ppointment sCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  3883                }
  3884           }
  3885           
  3886           // / <remarks />
  3887             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3888           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedP roblemArra ys")]
  3889           pu blic tagge dProblemAr rays getPr oblemList( queryBean  queryBean)  {
  3890                object[]  results =  this.Invo ke("getPro blemList",  new objec t[] {
  3891                             queryB ean});
  3892                return ( (taggedPro blemArrays )(results[ 0]));
  3893           }
  3894           
  3895           // / <remarks />
  3896           pu blic void  getProblem ListAsync( queryBean  queryBean)  {
  3897                this.get ProblemLis tAsync(que ryBean, nu ll);
  3898           }
  3899           
  3900           // / <remarks />
  3901           pu blic void  getProblem ListAsync( queryBean  queryBean,  object us erState) {
  3902                if ((thi s.getProbl emListOper ationCompl eted == nu ll)) {
  3903                    this .getProble mListOpera tionComple ted = new  System.Thr eading.Sen dOrPostCal lback(this .OngetProb lemListOpe rationComp leted);
  3904                }
  3905                this.Inv okeAsync(" getProblem List", new  object[]  {
  3906                             queryB ean}, this .getProble mListOpera tionComple ted, userS tate);
  3907           }
  3908           
  3909           pr ivate void  OngetProb lemListOpe rationComp leted(obje ct arg) {
  3910                if ((thi s.getProbl emListComp leted != n ull)) {
  3911                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3912                    this .getProble mListCompl eted(this,  new getPr oblemListC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  3913                }
  3914           }
  3915           
  3916           // / <remarks />
  3917             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3918           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedH ospitalLoc ationArray ")]
  3919           pu blic tagge dHospitalL ocationArr ay getLoca tions(quer yBean quer yBean) {
  3920                object[]  results =  this.Invo ke("getLoc ations", n ew object[ ] {
  3921                             queryB ean});
  3922                return ( (taggedHos pitalLocat ionArray)( results[0] ));
  3923           }
  3924           
  3925           // / <remarks />
  3926           pu blic void  getLocatio nsAsync(qu eryBean qu eryBean) {
  3927                this.get LocationsA sync(query Bean, null );
  3928           }
  3929           
  3930           // / <remarks />
  3931           pu blic void  getLocatio nsAsync(qu eryBean qu eryBean, o bject user State) {
  3932                if ((thi s.getLocat ionsOperat ionComplet ed == null )) {
  3933                    this .getLocati onsOperati onComplete d = new Sy stem.Threa ding.SendO rPostCallb ack(this.O ngetLocati onsOperati onComplete d);
  3934                }
  3935                this.Inv okeAsync(" getLocatio ns", new o bject[] {
  3936                             queryB ean}, this .getLocati onsOperati onComplete d, userSta te);
  3937           }
  3938           
  3939           pr ivate void  OngetLoca tionsOpera tionComple ted(object  arg) {
  3940                if ((thi s.getLocat ionsComple ted != nul l)) {
  3941                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3942                    this .getLocati onsComplet ed(this, n ew getLoca tionsCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  3943                }
  3944           }
  3945           
  3946           // / <remarks />
  3947             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3948           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  3949           pu blic tagge dTextArray  getAdhocH ealthSumma ryByDispla yName(quer yBean quer yBean) {
  3950                object[]  results =  this.Invo ke("getAdh ocHealthSu mmaryByDis playName",  new objec t[] {
  3951                             queryB ean});
  3952                return ( (taggedTex tArray)(re sults[0])) ;
  3953           }
  3954           
  3955           // / <remarks />
  3956           pu blic void  getAdhocHe althSummar yByDisplay NameAsync( queryBean  queryBean)  {
  3957                this.get AdhocHealt hSummaryBy DisplayNam eAsync(que ryBean, nu ll);
  3958           }
  3959           
  3960           // / <remarks />
  3961           pu blic void  getAdhocHe althSummar yByDisplay NameAsync( queryBean  queryBean,  object us erState) {
  3962                if ((thi s.getAdhoc HealthSumm aryByDispl ayNameOper ationCompl eted == nu ll)) {
  3963                    this .getAdhocH ealthSumma ryByDispla yNameOpera tionComple ted = new  System.Thr eading.Sen dOrPostCal lback(this .OngetAdho cHealthSum maryByDisp layNameOpe rationComp leted);
  3964                }
  3965                this.Inv okeAsync(" getAdhocHe althSummar yByDisplay Name", new  object[]  {
  3966                             queryB ean}, this .getAdhocH ealthSumma ryByDispla yNameOpera tionComple ted, userS tate);
  3967           }
  3968           
  3969           pr ivate void  OngetAdho cHealthSum maryByDisp layNameOpe rationComp leted(obje ct arg) {
  3970                if ((thi s.getAdhoc HealthSumm aryByDispl ayNameComp leted != n ull)) {
  3971                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  3972                    this .getAdhocH ealthSumma ryByDispla yNameCompl eted(this,  new getAd hocHealthS ummaryByDi splayNameC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  3973                }
  3974           }
  3975           
  3976           // / <remarks />
  3977             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  3978           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("return" )]
  3979           pu blic tagge dTextArray  getOrderD ialogsForD isplayGrou p(string d isplayGrou pId, query Bean query Bean) {
  3980                object[]  results =  this.Invo ke("getOrd erDialogsF orDisplayG roup", new  object[]  {
  3981                             displa yGroupId,
  3982                             queryB ean});
  3983                return ( (taggedTex tArray)(re sults[0])) ;
  3984           }
  3985           
  3986           // / <remarks />
  3987           pu blic void  getOrderDi alogsForDi splayGroup Async(stri ng display GroupId, q ueryBean q ueryBean)  {
  3988                this.get OrderDialo gsForDispl ayGroupAsy nc(display GroupId, q ueryBean,  null);
  3989           }
  3990           
  3991           // / <remarks />
  3992           pu blic void  getOrderDi alogsForDi splayGroup Async(stri ng display GroupId, q ueryBean q ueryBean,  object use rState) {
  3993                if ((thi s.getOrder DialogsFor DisplayGro upOperatio nCompleted  == null))  {
  3994                    this .getOrderD ialogsForD isplayGrou pOperation Completed  = new Syst em.Threadi ng.SendOrP ostCallbac k(this.Ong etOrderDia logsForDis playGroupO perationCo mpleted);
  3995                }
  3996                this.Inv okeAsync(" getOrderDi alogsForDi splayGroup ", new obj ect[] {
  3997                             displa yGroupId,
  3998                             queryB ean}, this .getOrderD ialogsForD isplayGrou pOperation Completed,  userState );
  3999           }
  4000           
  4001           pr ivate void  OngetOrde rDialogsFo rDisplayGr oupOperati onComplete d(object a rg) {
  4002                if ((thi s.getOrder DialogsFor DisplayGro upComplete d != null) ) {
  4003                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4004                    this .getOrderD ialogsForD isplayGrou pCompleted (this, new  getOrderD ialogsForD isplayGrou pCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  4005                }
  4006           }
  4007           
  4008           // / <remarks />
  4009             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4010           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("return" )]
  4011           pu blic order DialogItem Array getO rderDialog Items(stri ng dialogI d, queryBe an queryBe an) {
  4012                object[]  results =  this.Invo ke("getOrd erDialogIt ems", new  object[] {
  4013                             dialog Id,
  4014                             queryB ean});
  4015                return ( (orderDial ogItemArra y)(results [0]));
  4016           }
  4017           
  4018           // / <remarks />
  4019           pu blic void  getOrderDi alogItemsA sync(strin g dialogId , queryBea n queryBea n) {
  4020                this.get OrderDialo gItemsAsyn c(dialogId , queryBea n, null);
  4021           }
  4022           
  4023           // / <remarks />
  4024           pu blic void  getOrderDi alogItemsA sync(strin g dialogId , queryBea n queryBea n, object  userState)  {
  4025                if ((thi s.getOrder DialogItem sOperation Completed  == null))  {
  4026                    this .getOrderD ialogItems OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tOrderDial ogItemsOpe rationComp leted);
  4027                }
  4028                this.Inv okeAsync(" getOrderDi alogItems" , new obje ct[] {
  4029                             dialog Id,
  4030                             queryB ean}, this .getOrderD ialogItems OperationC ompleted,  userState) ;
  4031           }
  4032           
  4033           pr ivate void  OngetOrde rDialogIte msOperatio nCompleted (object ar g) {
  4034                if ((thi s.getOrder DialogItem sCompleted  != null))  {
  4035                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4036                    this .getOrderD ialogItems Completed( this, new  getOrderDi alogItemsC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  4037                }
  4038           }
  4039           
  4040           // / <remarks />
  4041             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4042           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("Patient TO")]
  4043           pu blic patie ntTO selec t(queryBea n queryBea n) {
  4044                object[]  results =  this.Invo ke("select ", new obj ect[] {
  4045                             queryB ean});
  4046                return ( (patientTO )(results[ 0]));
  4047           }
  4048           
  4049           // / <remarks />
  4050           pu blic void  selectAsyn c(queryBea n queryBea n) {
  4051                this.sel ectAsync(q ueryBean,  null);
  4052           }
  4053           
  4054           // / <remarks />
  4055           pu blic void  selectAsyn c(queryBea n queryBea n, object  userState)  {
  4056                if ((thi s.selectOp erationCom pleted ==  null)) {
  4057                    this .selectOpe rationComp leted = ne w System.T hreading.S endOrPostC allback(th is.Onselec tOperation Completed) ;
  4058                }
  4059                this.Inv okeAsync(" select", n ew object[ ] {
  4060                             queryB ean}, this .selectOpe rationComp leted, use rState);
  4061           }
  4062           
  4063           pr ivate void  OnselectO perationCo mpleted(ob ject arg)  {
  4064                if ((thi s.selectCo mpleted !=  null)) {
  4065                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4066                    this .selectCom pleted(thi s, new sel ectComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  4067                }
  4068           }
  4069           
  4070           // / <remarks />
  4071             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4072           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedP atientAsso ciateArray s")]
  4073           pu blic tagge dPatientAs sociateArr ays getPat ientAssoci ates(query Bean query Bean) {
  4074                object[]  results =  this.Invo ke("getPat ientAssoci ates", new  object[]  {
  4075                             queryB ean});
  4076                return ( (taggedPat ientAssoci ateArrays) (results[0 ]));
  4077           }
  4078           
  4079           // / <remarks />
  4080           pu blic void  getPatient Associates Async(quer yBean quer yBean) {
  4081                this.get PatientAss ociatesAsy nc(queryBe an, null);
  4082           }
  4083           
  4084           // / <remarks />
  4085           pu blic void  getPatient Associates Async(quer yBean quer yBean, obj ect userSt ate) {
  4086                if ((thi s.getPatie ntAssociat esOperatio nCompleted  == null))  {
  4087                    this .getPatien tAssociate sOperation Completed  = new Syst em.Threadi ng.SendOrP ostCallbac k(this.Ong etPatientA ssociatesO perationCo mpleted);
  4088                }
  4089                this.Inv okeAsync(" getPatient Associates ", new obj ect[] {
  4090                             queryB ean}, this .getPatien tAssociate sOperation Completed,  userState );
  4091           }
  4092           
  4093           pr ivate void  OngetPati entAssocia tesOperati onComplete d(object a rg) {
  4094                if ((thi s.getPatie ntAssociat esComplete d != null) ) {
  4095                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4096                    this .getPatien tAssociate sCompleted (this, new  getPatien tAssociate sCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  4097                }
  4098           }
  4099           
  4100           // / <remarks />
  4101             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4102           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedI cdRptArray s")]
  4103           pu blic tagge dIcdRptArr ays getIcd Procedures Reports(qu eryBean qu eryBean) {
  4104                object[]  results =  this.Invo ke("getIcd Procedures Reports",  new object [] {
  4105                             queryB ean});
  4106                return ( (taggedIcd RptArrays) (results[0 ]));
  4107           }
  4108           
  4109           // / <remarks />
  4110           pu blic void  getIcdProc eduresRepo rtsAsync(q ueryBean q ueryBean)  {
  4111                this.get IcdProcedu resReports Async(quer yBean, nul l);
  4112           }
  4113           
  4114           // / <remarks />
  4115           pu blic void  getIcdProc eduresRepo rtsAsync(q ueryBean q ueryBean,  object use rState) {
  4116                if ((thi s.getIcdPr oceduresRe portsOpera tionComple ted == nul l)) {
  4117                    this .getIcdPro ceduresRep ortsOperat ionComplet ed = new S ystem.Thre ading.Send OrPostCall back(this. OngetIcdPr oceduresRe portsOpera tionComple ted);
  4118                }
  4119                this.Inv okeAsync(" getIcdProc eduresRepo rts", new  object[] {
  4120                             queryB ean}, this .getIcdPro ceduresRep ortsOperat ionComplet ed, userSt ate);
  4121           }
  4122           
  4123           pr ivate void  OngetIcdP roceduresR eportsOper ationCompl eted(objec t arg) {
  4124                if ((thi s.getIcdPr oceduresRe portsCompl eted != nu ll)) {
  4125                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4126                    this .getIcdPro ceduresRep ortsComple ted(this,  new getIcd Procedures ReportsCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  4127                }
  4128           }
  4129           
  4130           // / <remarks />
  4131             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4132           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  4133           pu blic textT O getUsern ameOrHospi talLocatio n(queryBea n queryBea n) {
  4134                object[]  results =  this.Invo ke("getUse rnameOrHos pitalLocat ion", new  object[] {
  4135                             queryB ean});
  4136                return ( (textTO)(r esults[0]) );
  4137           }
  4138           
  4139           // / <remarks />
  4140           pu blic void  getUsernam eOrHospita lLocationA sync(query Bean query Bean) {
  4141                this.get UsernameOr HospitalLo cationAsyn c(queryBea n, null);
  4142           }
  4143           
  4144           // / <remarks />
  4145           pu blic void  getUsernam eOrHospita lLocationA sync(query Bean query Bean, obje ct userSta te) {
  4146                if ((thi s.getUsern ameOrHospi talLocatio nOperation Completed  == null))  {
  4147                    this .getUserna meOrHospit alLocation OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tUsernameO rHospitalL ocationOpe rationComp leted);
  4148                }
  4149                this.Inv okeAsync(" getUsernam eOrHospita lLocation" , new obje ct[] {
  4150                             queryB ean}, this .getUserna meOrHospit alLocation OperationC ompleted,  userState) ;
  4151           }
  4152           
  4153           pr ivate void  OngetUser nameOrHosp italLocati onOperatio nCompleted (object ar g) {
  4154                if ((thi s.getUsern ameOrHospi talLocatio nCompleted  != null))  {
  4155                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4156                    this .getUserna meOrHospit alLocation Completed( this, new  getUsernam eOrHospita lLocationC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  4157                }
  4158           }
  4159           
  4160           // / <remarks />
  4161             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4162           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedP atientArra y")]
  4163           pu blic tagge dPatientAr ray match( queryBean  queryBean)  {
  4164                object[]  results =  this.Invo ke("match" , new obje ct[] {
  4165                             queryB ean});
  4166                return ( (taggedPat ientArray) (results[0 ]));
  4167           }
  4168           
  4169           // / <remarks />
  4170           pu blic void  matchAsync (queryBean  queryBean ) {
  4171                this.mat chAsync(qu eryBean, n ull);
  4172           }
  4173           
  4174           // / <remarks />
  4175           pu blic void  matchAsync (queryBean  queryBean , object u serState)  {
  4176                if ((thi s.matchOpe rationComp leted == n ull)) {
  4177                    this .matchOper ationCompl eted = new  System.Th reading.Se ndOrPostCa llback(thi s.OnmatchO perationCo mpleted);
  4178                }
  4179                this.Inv okeAsync(" match", ne w object[]  {
  4180                             queryB ean}, this .matchOper ationCompl eted, user State);
  4181           }
  4182           
  4183           pr ivate void  OnmatchOp erationCom pleted(obj ect arg) {
  4184                if ((thi s.matchCom pleted !=  null)) {
  4185                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4186                    this .matchComp leted(this , new matc hCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  4187                }
  4188           }
  4189           
  4190           // / <remarks />
  4191             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4192           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("return" )]
  4193           pu blic strin g getVersi on(queryBe an queryBe an) {
  4194                object[]  results =  this.Invo ke("getVer sion", new  object[]  {
  4195                             queryB ean});
  4196                return ( (string)(r esults[0]) );
  4197           }
  4198           
  4199           // / <remarks />
  4200           pu blic void  getVersion Async(quer yBean quer yBean) {
  4201                this.get VersionAsy nc(queryBe an, null);
  4202           }
  4203           
  4204           // / <remarks />
  4205           pu blic void  getVersion Async(quer yBean quer yBean, obj ect userSt ate) {
  4206                if ((thi s.getVersi onOperatio nCompleted  == null))  {
  4207                    this .getVersio nOperation Completed  = new Syst em.Threadi ng.SendOrP ostCallbac k(this.Ong etVersionO perationCo mpleted);
  4208                }
  4209                this.Inv okeAsync(" getVersion ", new obj ect[] {
  4210                             queryB ean}, this .getVersio nOperation Completed,  userState );
  4211           }
  4212           
  4213           pr ivate void  OngetVers ionOperati onComplete d(object a rg) {
  4214                if ((thi s.getVersi onComplete d != null) ) {
  4215                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4216                    this .getVersio nCompleted (this, new  getVersio nCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  4217                }
  4218           }
  4219           
  4220           // / <remarks />
  4221             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4222           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedL abTestArra ys")]
  4223           pu blic tagge dLabTestAr rays getLa bTests(que ryBean que ryBean) {
  4224                object[]  results =  this.Invo ke("getLab Tests", ne w object[]  {
  4225                             queryB ean});
  4226                return ( (taggedLab TestArrays )(results[ 0]));
  4227           }
  4228           
  4229           // / <remarks />
  4230           pu blic void  getLabTest sAsync(que ryBean que ryBean) {
  4231                this.get LabTestsAs ync(queryB ean, null) ;
  4232           }
  4233           
  4234           // / <remarks />
  4235           pu blic void  getLabTest sAsync(que ryBean que ryBean, ob ject userS tate) {
  4236                if ((thi s.getLabTe stsOperati onComplete d == null) ) {
  4237                    this .getLabTes tsOperatio nCompleted  = new Sys tem.Thread ing.SendOr PostCallba ck(this.On getLabTest sOperation Completed) ;
  4238                }
  4239                this.Inv okeAsync(" getLabTest s", new ob ject[] {
  4240                             queryB ean}, this .getLabTes tsOperatio nCompleted , userStat e);
  4241           }
  4242           
  4243           pr ivate void  OngetLabT estsOperat ionComplet ed(object  arg) {
  4244                if ((thi s.getLabTe stsComplet ed != null )) {
  4245                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4246                    this .getLabTes tsComplete d(this, ne w getLabTe stsComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  4247                }
  4248           }
  4249           
  4250           // / <remarks />
  4251             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4252           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  4253           pu blic tagge dTextArray  issueConf identialit yBulletin( queryBean  queryBean)  {
  4254                object[]  results =  this.Invo ke("issueC onfidentia lityBullet in", new o bject[] {
  4255                             queryB ean});
  4256                return ( (taggedTex tArray)(re sults[0])) ;
  4257           }
  4258           
  4259           // / <remarks />
  4260           pu blic void  issueConfi dentiality BulletinAs ync(queryB ean queryB ean) {
  4261                this.iss ueConfiden tialityBul letinAsync (queryBean , null);
  4262           }
  4263           
  4264           // / <remarks />
  4265           pu blic void  issueConfi dentiality BulletinAs ync(queryB ean queryB ean, objec t userStat e) {
  4266                if ((thi s.issueCon fidentiali tyBulletin OperationC ompleted = = null)) {
  4267                    this .issueConf identialit yBulletinO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.Oniss ueConfiden tialityBul letinOpera tionComple ted);
  4268                }
  4269                this.Inv okeAsync(" issueConfi dentiality Bulletin",  new objec t[] {
  4270                             queryB ean}, this .issueConf identialit yBulletinO perationCo mpleted, u serState);
  4271           }
  4272           
  4273           pr ivate void  OnissueCo nfidential ityBulleti nOperation Completed( object arg ) {
  4274                if ((thi s.issueCon fidentiali tyBulletin Completed  != null))  {
  4275                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4276                    this .issueConf identialit yBulletinC ompleted(t his, new i ssueConfid entialityB ulletinCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  4277                }
  4278           }
  4279           
  4280           // / <remarks />
  4281             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4282           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  4283           pu blic textT O patientI nquiry(que ryBean que ryBean) {
  4284                object[]  results =  this.Invo ke("patien tInquiry",  new objec t[] {
  4285                             queryB ean});
  4286                return ( (textTO)(r esults[0]) );
  4287           }
  4288           
  4289           // / <remarks />
  4290           pu blic void  patientInq uiryAsync( queryBean  queryBean)  {
  4291                this.pat ientInquir yAsync(que ryBean, nu ll);
  4292           }
  4293           
  4294           // / <remarks />
  4295           pu blic void  patientInq uiryAsync( queryBean  queryBean,  object us erState) {
  4296                if ((thi s.patientI nquiryOper ationCompl eted == nu ll)) {
  4297                    this .patientIn quiryOpera tionComple ted = new  System.Thr eading.Sen dOrPostCal lback(this .Onpatient InquiryOpe rationComp leted);
  4298                }
  4299                this.Inv okeAsync(" patientInq uiry", new  object[]  {
  4300                             queryB ean}, this .patientIn quiryOpera tionComple ted, userS tate);
  4301           }
  4302           
  4303           pr ivate void  Onpatient InquiryOpe rationComp leted(obje ct arg) {
  4304                if ((thi s.patientI nquiryComp leted != n ull)) {
  4305                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4306                    this .patientIn quiryCompl eted(this,  new patie ntInquiryC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  4307                }
  4308           }
  4309           
  4310           // / <remarks />
  4311             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4312           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedV italSignAr rays")]
  4313           pu blic tagge dVitalSign Arrays get LatestVita lSigns(que ryBean que ryBean) {
  4314                object[]  results =  this.Invo ke("getLat estVitalSi gns", new  object[] {
  4315                             queryB ean});
  4316                return ( (taggedVit alSignArra ys)(result s[0]));
  4317           }
  4318           
  4319           // / <remarks />
  4320           pu blic void  getLatestV italSignsA sync(query Bean query Bean) {
  4321                this.get LatestVita lSignsAsyn c(queryBea n, null);
  4322           }
  4323           
  4324           // / <remarks />
  4325           pu blic void  getLatestV italSignsA sync(query Bean query Bean, obje ct userSta te) {
  4326                if ((thi s.getLates tVitalSign sOperation Completed  == null))  {
  4327                    this .getLatest VitalSigns OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tLatestVit alSignsOpe rationComp leted);
  4328                }
  4329                this.Inv okeAsync(" getLatestV italSigns" , new obje ct[] {
  4330                             queryB ean}, this .getLatest VitalSigns OperationC ompleted,  userState) ;
  4331           }
  4332           
  4333           pr ivate void  OngetLate stVitalSig nsOperatio nCompleted (object ar g) {
  4334                if ((thi s.getLates tVitalSign sCompleted  != null))  {
  4335                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4336                    this .getLatest VitalSigns Completed( this, new  getLatestV italSignsC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  4337                }
  4338           }
  4339           
  4340           // / <remarks />
  4341             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4342           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  4343           pu blic tagge dTextArray  getDischa rgeDiagnos isReports( queryBean  queryBean)  {
  4344                object[]  results =  this.Invo ke("getDis chargeDiag nosisRepor ts", new o bject[] {
  4345                             queryB ean});
  4346                return ( (taggedTex tArray)(re sults[0])) ;
  4347           }
  4348           
  4349           // / <remarks />
  4350           pu blic void  getDischar geDiagnosi sReportsAs ync(queryB ean queryB ean) {
  4351                this.get DischargeD iagnosisRe portsAsync (queryBean , null);
  4352           }
  4353           
  4354           // / <remarks />
  4355           pu blic void  getDischar geDiagnosi sReportsAs ync(queryB ean queryB ean, objec t userStat e) {
  4356                if ((thi s.getDisch argeDiagno sisReports OperationC ompleted = = null)) {
  4357                    this .getDischa rgeDiagnos isReportsO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.Onget DischargeD iagnosisRe portsOpera tionComple ted);
  4358                }
  4359                this.Inv okeAsync(" getDischar geDiagnosi sReports",  new objec t[] {
  4360                             queryB ean}, this .getDischa rgeDiagnos isReportsO perationCo mpleted, u serState);
  4361           }
  4362           
  4363           pr ivate void  OngetDisc hargeDiagn osisReport sOperation Completed( object arg ) {
  4364                if ((thi s.getDisch argeDiagno sisReports Completed  != null))  {
  4365                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4366                    this .getDischa rgeDiagnos isReportsC ompleted(t his, new g etDischarg eDiagnosis ReportsCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  4367                }
  4368           }
  4369           
  4370           // / <remarks />
  4371             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4372           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  4373           pu blic tagge dTextArray  getOutpat ientEncoun terReports (queryBean  queryBean ) {
  4374                object[]  results =  this.Invo ke("getOut patientEnc ounterRepo rts", new  object[] {
  4375                             queryB ean});
  4376                return ( (taggedTex tArray)(re sults[0])) ;
  4377           }
  4378           
  4379           // / <remarks />
  4380           pu blic void  getOutpati entEncount erReportsA sync(query Bean query Bean) {
  4381                this.get Outpatient EncounterR eportsAsyn c(queryBea n, null);
  4382           }
  4383           
  4384           // / <remarks />
  4385           pu blic void  getOutpati entEncount erReportsA sync(query Bean query Bean, obje ct userSta te) {
  4386                if ((thi s.getOutpa tientEncou nterReport sOperation Completed  == null))  {
  4387                    this .getOutpat ientEncoun terReports OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tOutpatien tEncounter ReportsOpe rationComp leted);
  4388                }
  4389                this.Inv okeAsync(" getOutpati entEncount erReports" , new obje ct[] {
  4390                             queryB ean}, this .getOutpat ientEncoun terReports OperationC ompleted,  userState) ;
  4391           }
  4392           
  4393           pr ivate void  OngetOutp atientEnco unterRepor tsOperatio nCompleted (object ar g) {
  4394                if ((thi s.getOutpa tientEncou nterReport sCompleted  != null))  {
  4395                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4396                    this .getOutpat ientEncoun terReports Completed( this, new  getOutpati entEncount erReportsC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  4397                }
  4398           }
  4399           
  4400           // / <remarks />
  4401             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4402           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT ext")]
  4403           pu blic tagge dText getT eams(query Bean query Bean) {
  4404                object[]  results =  this.Invo ke("getTea ms", new o bject[] {
  4405                             queryB ean});
  4406                return ( (taggedTex t)(results [0]));
  4407           }
  4408           
  4409           // / <remarks />
  4410           pu blic void  getTeamsAs ync(queryB ean queryB ean) {
  4411                this.get TeamsAsync (queryBean , null);
  4412           }
  4413           
  4414           // / <remarks />
  4415           pu blic void  getTeamsAs ync(queryB ean queryB ean, objec t userStat e) {
  4416                if ((thi s.getTeams OperationC ompleted = = null)) {
  4417                    this .getTeamsO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.Onget TeamsOpera tionComple ted);
  4418                }
  4419                this.Inv okeAsync(" getTeams",  new objec t[] {
  4420                             queryB ean}, this .getTeamsO perationCo mpleted, u serState);
  4421           }
  4422           
  4423           pr ivate void  OngetTeam sOperation Completed( object arg ) {
  4424                if ((thi s.getTeams Completed  != null))  {
  4425                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4426                    this .getTeamsC ompleted(t his, new g etTeamsCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  4427                }
  4428           }
  4429           
  4430           // / <remarks />
  4431             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4432           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  4433           pu blic tagge dTextArray  getTreati ngSpecialt yReports(q ueryBean q ueryBean)  {
  4434                object[]  results =  this.Invo ke("getTre atingSpeci altyReport s", new ob ject[] {
  4435                             queryB ean});
  4436                return ( (taggedTex tArray)(re sults[0])) ;
  4437           }
  4438           
  4439           // / <remarks />
  4440           pu blic void  getTreatin gSpecialty ReportsAsy nc(queryBe an queryBe an) {
  4441                this.get TreatingSp ecialtyRep ortsAsync( queryBean,  null);
  4442           }
  4443           
  4444           // / <remarks />
  4445           pu blic void  getTreatin gSpecialty ReportsAsy nc(queryBe an queryBe an, object  userState ) {
  4446                if ((thi s.getTreat ingSpecial tyReportsO perationCo mpleted ==  null)) {
  4447                    this .getTreati ngSpecialt yReportsOp erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OngetT reatingSpe cialtyRepo rtsOperati onComplete d);
  4448                }
  4449                this.Inv okeAsync(" getTreatin gSpecialty Reports",  new object [] {
  4450                             queryB ean}, this .getTreati ngSpecialt yReportsOp erationCom pleted, us erState);
  4451           }
  4452           
  4453           pr ivate void  OngetTrea tingSpecia ltyReports OperationC ompleted(o bject arg)  {
  4454                if ((thi s.getTreat ingSpecial tyReportsC ompleted ! = null)) {
  4455                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4456                    this .getTreati ngSpecialt yReportsCo mpleted(th is, new ge tTreatingS pecialtyRe portsCompl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  4457                }
  4458           }
  4459           
  4460           // / <remarks />
  4461             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4462           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedN oteArrays" )]
  4463           pu blic tagge dNoteArray s getUnsig nedNotes(q ueryBean q ueryBean)  {
  4464                object[]  results =  this.Invo ke("getUns ignedNotes ", new obj ect[] {
  4465                             queryB ean});
  4466                return ( (taggedNot eArrays)(r esults[0]) );
  4467           }
  4468           
  4469           // / <remarks />
  4470           pu blic void  getUnsigne dNotesAsyn c(queryBea n queryBea n) {
  4471                this.get UnsignedNo tesAsync(q ueryBean,  null);
  4472           }
  4473           
  4474           // / <remarks />
  4475           pu blic void  getUnsigne dNotesAsyn c(queryBea n queryBea n, object  userState)  {
  4476                if ((thi s.getUnsig nedNotesOp erationCom pleted ==  null)) {
  4477                    this .getUnsign edNotesOpe rationComp leted = ne w System.T hreading.S endOrPostC allback(th is.OngetUn signedNote sOperation Completed) ;
  4478                }
  4479                this.Inv okeAsync(" getUnsigne dNotes", n ew object[ ] {
  4480                             queryB ean}, this .getUnsign edNotesOpe rationComp leted, use rState);
  4481           }
  4482           
  4483           pr ivate void  OngetUnsi gnedNotesO perationCo mpleted(ob ject arg)  {
  4484                if ((thi s.getUnsig nedNotesCo mpleted !=  null)) {
  4485                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4486                    this .getUnsign edNotesCom pleted(thi s, new get UnsignedNo tesComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  4487                }
  4488           }
  4489           
  4490           // / <remarks />
  4491             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4492           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  4493           pu blic tagge dTextArray  getNoteTi tles(query Bean query Bean) {
  4494                object[]  results =  this.Invo ke("getNot eTitles",  new object [] {
  4495                             queryB ean});
  4496                return ( (taggedTex tArray)(re sults[0])) ;
  4497           }
  4498           
  4499           // / <remarks />
  4500           pu blic void  getNoteTit lesAsync(q ueryBean q ueryBean)  {
  4501                this.get NoteTitles Async(quer yBean, nul l);
  4502           }
  4503           
  4504           // / <remarks />
  4505           pu blic void  getNoteTit lesAsync(q ueryBean q ueryBean,  object use rState) {
  4506                if ((thi s.getNoteT itlesOpera tionComple ted == nul l)) {
  4507                    this .getNoteTi tlesOperat ionComplet ed = new S ystem.Thre ading.Send OrPostCall back(this. OngetNoteT itlesOpera tionComple ted);
  4508                }
  4509                this.Inv okeAsync(" getNoteTit les", new  object[] {
  4510                             queryB ean}, this .getNoteTi tlesOperat ionComplet ed, userSt ate);
  4511           }
  4512           
  4513           pr ivate void  OngetNote TitlesOper ationCompl eted(objec t arg) {
  4514                if ((thi s.getNoteT itlesCompl eted != nu ll)) {
  4515                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4516                    this .getNoteTi tlesComple ted(this,  new getNot eTitlesCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  4517                }
  4518           }
  4519           
  4520           // / <remarks />
  4521             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4522           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  4523           pu blic tagge dTextArray  getMedsAd minHx(quer yBean quer yBean) {
  4524                object[]  results =  this.Invo ke("getMed sAdminHx",  new objec t[] {
  4525                             queryB ean});
  4526                return ( (taggedTex tArray)(re sults[0])) ;
  4527           }
  4528           
  4529           // / <remarks />
  4530           pu blic void  getMedsAdm inHxAsync( queryBean  queryBean)  {
  4531                this.get MedsAdminH xAsync(que ryBean, nu ll);
  4532           }
  4533           
  4534           // / <remarks />
  4535           pu blic void  getMedsAdm inHxAsync( queryBean  queryBean,  object us erState) {
  4536                if ((thi s.getMedsA dminHxOper ationCompl eted == nu ll)) {
  4537                    this .getMedsAd minHxOpera tionComple ted = new  System.Thr eading.Sen dOrPostCal lback(this .OngetMeds AdminHxOpe rationComp leted);
  4538                }
  4539                this.Inv okeAsync(" getMedsAdm inHx", new  object[]  {
  4540                             queryB ean}, this .getMedsAd minHxOpera tionComple ted, userS tate);
  4541           }
  4542           
  4543           pr ivate void  OngetMeds AdminHxOpe rationComp leted(obje ct arg) {
  4544                if ((thi s.getMedsA dminHxComp leted != n ull)) {
  4545                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4546                    this .getMedsAd minHxCompl eted(this,  new getMe dsAdminHxC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  4547                }
  4548           }
  4549           
  4550           // / <remarks />
  4551             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4552           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedG raphingIte mDataArray ")]
  4553           pu blic tagge dGraphingI temDataArr ay getGrap hingItemDa ta(queryBe an queryBe an) {
  4554                object[]  results =  this.Invo ke("getGra phingItemD ata", new  object[] {
  4555                             queryB ean});
  4556                return ( (taggedGra phingItemD ataArray)( results[0] ));
  4557           }
  4558           
  4559           // / <remarks />
  4560           pu blic void  getGraphin gItemDataA sync(query Bean query Bean) {
  4561                this.get GraphingIt emDataAsyn c(queryBea n, null);
  4562           }
  4563           
  4564           // / <remarks />
  4565           pu blic void  getGraphin gItemDataA sync(query Bean query Bean, obje ct userSta te) {
  4566                if ((thi s.getGraph ingItemDat aOperation Completed  == null))  {
  4567                    this .getGraphi ngItemData OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tGraphingI temDataOpe rationComp leted);
  4568                }
  4569                this.Inv okeAsync(" getGraphin gItemData" , new obje ct[] {
  4570                             queryB ean}, this .getGraphi ngItemData OperationC ompleted,  userState) ;
  4571           }
  4572           
  4573           pr ivate void  OngetGrap hingItemDa taOperatio nCompleted (object ar g) {
  4574                if ((thi s.getGraph ingItemDat aCompleted  != null))  {
  4575                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4576                    this .getGraphi ngItemData Completed( this, new  getGraphin gItemDataC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  4577                }
  4578           }
  4579           
  4580           // / <remarks />
  4581             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4582           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedV isitArray" )]
  4583           pu blic tagge dVisitArra y getVisit s(queryBea n queryBea n) {
  4584                object[]  results =  this.Invo ke("getVis its", new  object[] {
  4585                             queryB ean});
  4586                return ( (taggedVis itArray)(r esults[0]) );
  4587           }
  4588           
  4589           // / <remarks />
  4590           pu blic void  getVisitsA sync(query Bean query Bean) {
  4591                this.get VisitsAsyn c(queryBea n, null);
  4592           }
  4593           
  4594           // / <remarks />
  4595           pu blic void  getVisitsA sync(query Bean query Bean, obje ct userSta te) {
  4596                if ((thi s.getVisit sOperation Completed  == null))  {
  4597                    this .getVisits OperationC ompleted =  new Syste m.Threadin g.SendOrPo stCallback (this.Onge tVisitsOpe rationComp leted);
  4598                }
  4599                this.Inv okeAsync(" getVisits" , new obje ct[] {
  4600                             queryB ean}, this .getVisits OperationC ompleted,  userState) ;
  4601           }
  4602           
  4603           pr ivate void  OngetVisi tsOperatio nCompleted (object ar g) {
  4604                if ((thi s.getVisit sCompleted  != null))  {
  4605                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4606                    this .getVisits Completed( this, new  getVisitsC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  4607                }
  4608           }
  4609           
  4610           // / <remarks />
  4611             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4612           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedH ealthFacto rArray")]
  4613           pu blic tagge dHealthFac torArray g etHealthFa ctors(quer yBean quer yBean) {
  4614                object[]  results =  this.Invo ke("getHea lthFactors ", new obj ect[] {
  4615                             queryB ean});
  4616                return ( (taggedHea lthFactorA rray)(resu lts[0]));
  4617           }
  4618           
  4619           // / <remarks />
  4620           pu blic void  getHealthF actorsAsyn c(queryBea n queryBea n) {
  4621                this.get HealthFact orsAsync(q ueryBean,  null);
  4622           }
  4623           
  4624           // / <remarks />
  4625           pu blic void  getHealthF actorsAsyn c(queryBea n queryBea n, object  userState)  {
  4626                if ((thi s.getHealt hFactorsOp erationCom pleted ==  null)) {
  4627                    this .getHealth FactorsOpe rationComp leted = ne w System.T hreading.S endOrPostC allback(th is.OngetHe althFactor sOperation Completed) ;
  4628                }
  4629                this.Inv okeAsync(" getHealthF actors", n ew object[ ] {
  4630                             queryB ean}, this .getHealth FactorsOpe rationComp leted, use rState);
  4631           }
  4632           
  4633           pr ivate void  OngetHeal thFactorsO perationCo mpleted(ob ject arg)  {
  4634                if ((thi s.getHealt hFactorsCo mpleted !=  null)) {
  4635                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4636                    this .getHealth FactorsCom pleted(thi s, new get HealthFact orsComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  4637                }
  4638           }
  4639           
  4640           // / <remarks />
  4641             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4642           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedH ospitalLoc ationArray ")]
  4643           pu blic tagge dHospitalL ocationArr ay getHosp italLocati ons(queryB ean queryB ean) {
  4644                object[]  results =  this.Invo ke("getHos pitalLocat ions", new  object[]  {
  4645                             queryB ean});
  4646                return ( (taggedHos pitalLocat ionArray)( results[0] ));
  4647           }
  4648           
  4649           // / <remarks />
  4650           pu blic void  getHospita lLocations Async(quer yBean quer yBean) {
  4651                this.get HospitalLo cationsAsy nc(queryBe an, null);
  4652           }
  4653           
  4654           // / <remarks />
  4655           pu blic void  getHospita lLocations Async(quer yBean quer yBean, obj ect userSt ate) {
  4656                if ((thi s.getHospi talLocatio nsOperatio nCompleted  == null))  {
  4657                    this .getHospit alLocation sOperation Completed  = new Syst em.Threadi ng.SendOrP ostCallbac k(this.Ong etHospital LocationsO perationCo mpleted);
  4658                }
  4659                this.Inv okeAsync(" getHospita lLocations ", new obj ect[] {
  4660                             queryB ean}, this .getHospit alLocation sOperation Completed,  userState );
  4661           }
  4662           
  4663           pr ivate void  OngetHosp italLocati onsOperati onComplete d(object a rg) {
  4664                if ((thi s.getHospi talLocatio nsComplete d != null) ) {
  4665                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4666                    this .getHospit alLocation sCompleted (this, new  getHospit alLocation sCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  4667                }
  4668           }
  4669           
  4670           // / <remarks />
  4671             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4672           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TextTO" )]
  4673           pu blic textT O isValidE sig(queryB ean queryB ean) {
  4674                object[]  results =  this.Invo ke("isVali dEsig", ne w object[]  {
  4675                             queryB ean});
  4676                return ( (textTO)(r esults[0]) );
  4677           }
  4678           
  4679           // / <remarks />
  4680           pu blic void  isValidEsi gAsync(que ryBean que ryBean) {
  4681                this.isV alidEsigAs ync(queryB ean, null) ;
  4682           }
  4683           
  4684           // / <remarks />
  4685           pu blic void  isValidEsi gAsync(que ryBean que ryBean, ob ject userS tate) {
  4686                if ((thi s.isValidE sigOperati onComplete d == null) ) {
  4687                    this .isValidEs igOperatio nCompleted  = new Sys tem.Thread ing.SendOr PostCallba ck(this.On isValidEsi gOperation Completed) ;
  4688                }
  4689                this.Inv okeAsync(" isValidEsi g", new ob ject[] {
  4690                             queryB ean}, this .isValidEs igOperatio nCompleted , userStat e);
  4691           }
  4692           
  4693           pr ivate void  OnisValid EsigOperat ionComplet ed(object  arg) {
  4694                if ((thi s.isValidE sigComplet ed != null )) {
  4695                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4696                    this .isValidEs igComplete d(this, ne w isValidE sigComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  4697                }
  4698           }
  4699           
  4700           // / <remarks />
  4701             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4702           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedC ytologyRpt Arrays")]
  4703           pu blic tagge dCytologyR ptArrays g etCytology Reports(qu eryBean qu eryBean) {
  4704                object[]  results =  this.Invo ke("getCyt ologyRepor ts", new o bject[] {
  4705                             queryB ean});
  4706                return ( (taggedCyt ologyRptAr rays)(resu lts[0]));
  4707           }
  4708           
  4709           // / <remarks />
  4710           pu blic void  getCytolog yReportsAs ync(queryB ean queryB ean) {
  4711                this.get CytologyRe portsAsync (queryBean , null);
  4712           }
  4713           
  4714           // / <remarks />
  4715           pu blic void  getCytolog yReportsAs ync(queryB ean queryB ean, objec t userStat e) {
  4716                if ((thi s.getCytol ogyReports OperationC ompleted = = null)) {
  4717                    this .getCytolo gyReportsO perationCo mpleted =  new System .Threading .SendOrPos tCallback( this.Onget CytologyRe portsOpera tionComple ted);
  4718                }
  4719                this.Inv okeAsync(" getCytolog yReports",  new objec t[] {
  4720                             queryB ean}, this .getCytolo gyReportsO perationCo mpleted, u serState);
  4721           }
  4722           
  4723           pr ivate void  OngetCyto logyReport sOperation Completed( object arg ) {
  4724                if ((thi s.getCytol ogyReports Completed  != null))  {
  4725                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4726                    this .getCytolo gyReportsC ompleted(t his, new g etCytology ReportsCom pletedEven tArgs(invo keArgs.Res ults, invo keArgs.Err or, invoke Args.Cance lled, invo keArgs.Use rState));
  4727                }
  4728           }
  4729           
  4730           // / <remarks />
  4731             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4732           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("TaggedT extArray") ]
  4733           pu blic tagge dTextArray  getCompAn dPenReport s(queryBea n queryBea n) {
  4734                object[]  results =  this.Invo ke("getCom pAndPenRep orts", new  object[]  {
  4735                             queryB ean});
  4736                return ( (taggedTex tArray)(re sults[0])) ;
  4737           }
  4738           
  4739           // / <remarks />
  4740           pu blic void  getCompAnd PenReports Async(quer yBean quer yBean) {
  4741                this.get CompAndPen ReportsAsy nc(queryBe an, null);
  4742           }
  4743           
  4744           // / <remarks />
  4745           pu blic void  getCompAnd PenReports Async(quer yBean quer yBean, obj ect userSt ate) {
  4746                if ((thi s.getCompA ndPenRepor tsOperatio nCompleted  == null))  {
  4747                    this .getCompAn dPenReport sOperation Completed  = new Syst em.Threadi ng.SendOrP ostCallbac k(this.Ong etCompAndP enReportsO perationCo mpleted);
  4748                }
  4749                this.Inv okeAsync(" getCompAnd PenReports ", new obj ect[] {
  4750                             queryB ean}, this .getCompAn dPenReport sOperation Completed,  userState );
  4751           }
  4752           
  4753           pr ivate void  OngetComp AndPenRepo rtsOperati onComplete d(object a rg) {
  4754                if ((thi s.getCompA ndPenRepor tsComplete d != null) ) {
  4755                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4756                    this .getCompAn dPenReport sCompleted (this, new  getCompAn dPenReport sCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  4757                }
  4758           }
  4759           
  4760           // / <remarks />
  4761             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4762           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("Persons TO")]
  4763           pu blic perso nsTO cprsL aunch(quer yBean quer yBean) {
  4764                object[]  results =  this.Invo ke("cprsLa unch", new  object[]  {
  4765                             queryB ean});
  4766                return ( (personsTO )(results[ 0]));
  4767           }
  4768           
  4769           // / <remarks />
  4770           pu blic void  cprsLaunch Async(quer yBean quer yBean) {
  4771                this.cpr sLaunchAsy nc(queryBe an, null);
  4772           }
  4773           
  4774           // / <remarks />
  4775           pu blic void  cprsLaunch Async(quer yBean quer yBean, obj ect userSt ate) {
  4776                if ((thi s.cprsLaun chOperatio nCompleted  == null))  {
  4777                    this .cprsLaunc hOperation Completed  = new Syst em.Threadi ng.SendOrP ostCallbac k(this.Onc prsLaunchO perationCo mpleted);
  4778                }
  4779                this.Inv okeAsync(" cprsLaunch ", new obj ect[] {
  4780                             queryB ean}, this .cprsLaunc hOperation Completed,  userState );
  4781           }
  4782           
  4783           pr ivate void  OncprsLau nchOperati onComplete d(object a rg) {
  4784                if ((thi s.cprsLaun chComplete d != null) ) {
  4785                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4786                    this .cprsLaunc hCompleted (this, new  cprsLaunc hCompleted EventArgs( invokeArgs .Results,  invokeArgs .Error, in vokeArgs.C ancelled,  invokeArgs .UserState ));
  4787                }
  4788           }
  4789           
  4790           // / <remarks />
  4791             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4792           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("return" )]
  4793           pu blic textT O getOrder StatusForP atient(str ing pid, s tring orde rableItemI d, queryBe an queryBe an) {
  4794                object[]  results =  this.Invo ke("getOrd erStatusFo rPatient",  new objec t[] {
  4795                             pid,
  4796                             ordera bleItemId,
  4797                             queryB ean});
  4798                return ( (textTO)(r esults[0]) );
  4799           }
  4800           
  4801           // / <remarks />
  4802           pu blic void  getOrderSt atusForPat ientAsync( string pid , string o rderableIt emId, quer yBean quer yBean) {
  4803                this.get OrderStatu sForPatien tAsync(pid , orderabl eItemId, q ueryBean,  null);
  4804           }
  4805           
  4806           // / <remarks />
  4807           pu blic void  getOrderSt atusForPat ientAsync( string pid , string o rderableIt emId, quer yBean quer yBean, obj ect userSt ate) {
  4808                if ((thi s.getOrder StatusForP atientOper ationCompl eted == nu ll)) {
  4809                    this .getOrderS tatusForPa tientOpera tionComple ted = new  System.Thr eading.Sen dOrPostCal lback(this .OngetOrde rStatusFor PatientOpe rationComp leted);
  4810                }
  4811                this.Inv okeAsync(" getOrderSt atusForPat ient", new  object[]  {
  4812                             pid,
  4813                             ordera bleItemId,
  4814                             queryB ean}, this .getOrderS tatusForPa tientOpera tionComple ted, userS tate);
  4815           }
  4816           
  4817           pr ivate void  OngetOrde rStatusFor PatientOpe rationComp leted(obje ct arg) {
  4818                if ((thi s.getOrder StatusForP atientComp leted != n ull)) {
  4819                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4820                    this .getOrderS tatusForPa tientCompl eted(this,  new getOr derStatusF orPatientC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  4821                }
  4822           }
  4823           
  4824           // / <remarks />
  4825             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4826           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("UserArr ay")]
  4827           pu blic userA rray cprsU serLookup( queryBean  queryBean)  {
  4828                object[]  results =  this.Invo ke("cprsUs erLookup",  new objec t[] {
  4829                             queryB ean});
  4830                return ( (userArray )(results[ 0]));
  4831           }
  4832           
  4833           // / <remarks />
  4834           pu blic void  cprsUserLo okupAsync( queryBean  queryBean)  {
  4835                this.cpr sUserLooku pAsync(que ryBean, nu ll);
  4836           }
  4837           
  4838           // / <remarks />
  4839           pu blic void  cprsUserLo okupAsync( queryBean  queryBean,  object us erState) {
  4840                if ((thi s.cprsUser LookupOper ationCompl eted == nu ll)) {
  4841                    this .cprsUserL ookupOpera tionComple ted = new  System.Thr eading.Sen dOrPostCal lback(this .OncprsUse rLookupOpe rationComp leted);
  4842                }
  4843                this.Inv okeAsync(" cprsUserLo okup", new  object[]  {
  4844                             queryB ean}, this .cprsUserL ookupOpera tionComple ted, userS tate);
  4845           }
  4846           
  4847           pr ivate void  OncprsUse rLookupOpe rationComp leted(obje ct arg) {
  4848                if ((thi s.cprsUser LookupComp leted != n ull)) {
  4849                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4850                    this .cprsUserL ookupCompl eted(this,  new cprsU serLookupC ompletedEv entArgs(in vokeArgs.R esults, in vokeArgs.E rror, invo keArgs.Can celled, in vokeArgs.U serState)) ;
  4851                }
  4852           }
  4853           
  4854           // / <remarks />
  4855             [System.We b.Services .Protocols .SoapDocum entMethodA ttribute(" ", Request Namespace= "http:// DNS          . URL         /", Respon seNamespac e="http:// DNS          . URL         /", Use=Sy stem.Web.S ervices.De scription. SoapBindin gUse.Liter al, Parame terStyle=S ystem.Web. Services.P rotocols.S oapParamet erStyle.Wr apped)]
  4856           [r eturn: Sys tem.Xml.Se rializatio n.XmlEleme ntAttribut e("return" )]
  4857           pu blic remin derReportP atientList TO getPati entListFor ReminderRe port(strin g rptId, q ueryBean q ueryBean)  {
  4858                object[]  results =  this.Invo ke("getPat ientListFo rReminderR eport", ne w object[]  {
  4859                             rptId,
  4860                             queryB ean});
  4861                return ( (reminderR eportPatie ntListTO)( results[0] ));
  4862           }
  4863           
  4864           // / <remarks />
  4865           pu blic void  getPatient ListForRem inderRepor tAsync(str ing rptId,  queryBean  queryBean ) {
  4866                this.get PatientLis tForRemind erReportAs ync(rptId,  queryBean , null);
  4867           }
  4868           
  4869           // / <remarks />
  4870           pu blic void  getPatient ListForRem inderRepor tAsync(str ing rptId,  queryBean  queryBean , object u serState)  {
  4871                if ((thi s.getPatie ntListForR eminderRep ortOperati onComplete d == null) ) {
  4872                    this .getPatien tListForRe minderRepo rtOperatio nCompleted  = new Sys tem.Thread ing.SendOr PostCallba ck(this.On getPatient ListForRem inderRepor tOperation Completed) ;
  4873                }
  4874                this.Inv okeAsync(" getPatient ListForRem inderRepor t", new ob ject[] {
  4875                             rptId,
  4876                             queryB ean}, this .getPatien tListForRe minderRepo rtOperatio nCompleted , userStat e);
  4877           }
  4878           
  4879           pr ivate void  OngetPati entListFor ReminderRe portOperat ionComplet ed(object  arg) {
  4880                if ((thi s.getPatie ntListForR eminderRep ortComplet ed != null )) {
  4881                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  4882                    this .getPatien tListForRe minderRepo rtComplete d(this, ne w getPatie ntListForR eminderRep ortComplet edEventArg s(invokeAr gs.Results , invokeAr gs.Error,  invokeArgs .Cancelled , invokeAr gs.UserSta te));
  4883                }
  4884           }
  4885           
  4886           // / <remarks />
  4887           pu blic new v oid Cancel Async(obje ct userSta te) {
  4888                base.Can celAsync(u serState);
  4889           }
  4890           
  4891           pr ivate bool  IsLocalFi leSystemWe bService(s tring url)  {
  4892                if (((ur l == null)  
  4893                             || (ur l == strin g.Empty)))  {
  4894                    retu rn false;
  4895                }
  4896                System.U ri wsUri =  new Syste m.Uri(url) ;
  4897                if (((ws Uri.Port > = 1024) 
  4898                             && (st ring.Compa re(wsUri.H ost, "loca lHost", Sy stem.Strin gCompariso n.OrdinalI gnoreCase)  == 0))) {
  4899                    retu rn true;
  4900                }
  4901                return f alse;
  4902           }
  4903       }
  4904       
  4905       /// <r emarks/>
  4906       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  4907       [Syste m.Serializ ableAttrib ute()]
  4908       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  4909       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  4910         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  4911       public  partial c lass query Bean {
  4912           
  4913           pr ivate prov ider provi derField;
  4914           
  4915           pr ivate pati ent patien tField;
  4916           
  4917           pr ivate stri ng recordS iteCodeFie ld;
  4918           
  4919           pr ivate stri ng request ingAppFiel d;
  4920           
  4921           pr ivate stri ng activeF ield;
  4922           
  4923           pr ivate stri ng endDate Field;
  4924           
  4925           pr ivate stri ng startDa teField;
  4926           
  4927           pr ivate stri ng maxReco rdsField;
  4928           
  4929           pr ivate stri ng statusF ield;
  4930           
  4931           pr ivate stri ng supplem entalParam etersField ;
  4932           
  4933           pr ivate stri ng itemIdF ield;
  4934           
  4935           pr ivate stri ng targetF ield;
  4936           
  4937           pr ivate stri ng criteri aField;
  4938           
  4939           pr ivate stri ng typeFie ld;
  4940           
  4941           pr ivate stri ng directi onField;
  4942           
  4943           pr ivate stri ng nameFie ld;
  4944           
  4945           pr ivate bool  multiSite QueryField ;
  4946           
  4947           pr ivate stri ng consumi ngAppToken Field;
  4948           
  4949           pr ivate stri ng consumi ngAppPassw ordField;
  4950           
  4951           // / <remarks />
  4952           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  4953           pu blic provi der provid er {
  4954                get {
  4955                    retu rn this.pr oviderFiel d;
  4956                }
  4957                set {
  4958                    this .providerF ield = val ue;
  4959                }
  4960           }
  4961           
  4962           // / <remarks />
  4963           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  4964           pu blic patie nt patient  {
  4965                get {
  4966                    retu rn this.pa tientField ;
  4967                }
  4968                set {
  4969                    this .patientFi eld = valu e;
  4970                }
  4971           }
  4972           
  4973           // / <remarks />
  4974           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  4975           pu blic strin g recordSi teCode {
  4976                get {
  4977                    retu rn this.re cordSiteCo deField;
  4978                }
  4979                set {
  4980                    this .recordSit eCodeField  = value;
  4981                }
  4982           }
  4983           
  4984           // / <remarks />
  4985           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  4986           pu blic strin g requesti ngApp {
  4987                get {
  4988                    retu rn this.re questingAp pField;
  4989                }
  4990                set {
  4991                    this .requestin gAppField  = value;
  4992                }
  4993           }
  4994           
  4995           // / <remarks />
  4996           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  4997           pu blic strin g active {
  4998                get {
  4999                    retu rn this.ac tiveField;
  5000                }
  5001                set {
  5002                    this .activeFie ld = value ;
  5003                }
  5004           }
  5005           
  5006           // / <remarks />
  5007           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5008           pu blic strin g endDate  {
  5009                get {
  5010                    retu rn this.en dDateField ;
  5011                }
  5012                set {
  5013                    this .endDateFi eld = valu e;
  5014                }
  5015           }
  5016           
  5017           // / <remarks />
  5018           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5019           pu blic strin g startDat e {
  5020                get {
  5021                    retu rn this.st artDateFie ld;
  5022                }
  5023                set {
  5024                    this .startDate Field = va lue;
  5025                }
  5026           }
  5027           
  5028           // / <remarks />
  5029           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5030           pu blic strin g maxRecor ds {
  5031                get {
  5032                    retu rn this.ma xRecordsFi eld;
  5033                }
  5034                set {
  5035                    this .maxRecord sField = v alue;
  5036                }
  5037           }
  5038           
  5039           // / <remarks />
  5040           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5041           pu blic strin g status {
  5042                get {
  5043                    retu rn this.st atusField;
  5044                }
  5045                set {
  5046                    this .statusFie ld = value ;
  5047                }
  5048           }
  5049           
  5050           // / <remarks />
  5051           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5052           pu blic strin g suppleme ntalParame ters {
  5053                get {
  5054                    retu rn this.su pplemental Parameters Field;
  5055                }
  5056                set {
  5057                    this .supplemen talParamet ersField =  value;
  5058                }
  5059           }
  5060           
  5061           // / <remarks />
  5062           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5063           pu blic strin g itemId {
  5064                get {
  5065                    retu rn this.it emIdField;
  5066                }
  5067                set {
  5068                    this .itemIdFie ld = value ;
  5069                }
  5070           }
  5071           
  5072           // / <remarks />
  5073           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5074           pu blic strin g target {
  5075                get {
  5076                    retu rn this.ta rgetField;
  5077                }
  5078                set {
  5079                    this .targetFie ld = value ;
  5080                }
  5081           }
  5082           
  5083           // / <remarks />
  5084           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5085           pu blic strin g criteria  {
  5086                get {
  5087                    retu rn this.cr iteriaFiel d;
  5088                }
  5089                set {
  5090                    this .criteriaF ield = val ue;
  5091                }
  5092           }
  5093           
  5094           // / <remarks />
  5095           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5096           pu blic strin g type {
  5097                get {
  5098                    retu rn this.ty peField;
  5099                }
  5100                set {
  5101                    this .typeField  = value;
  5102                }
  5103           }
  5104           
  5105           // / <remarks />
  5106           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5107           pu blic strin g directio n {
  5108                get {
  5109                    retu rn this.di rectionFie ld;
  5110                }
  5111                set {
  5112                    this .direction Field = va lue;
  5113                }
  5114           }
  5115           
  5116           // / <remarks />
  5117           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5118           pu blic strin g name {
  5119                get {
  5120                    retu rn this.na meField;
  5121                }
  5122                set {
  5123                    this .nameField  = value;
  5124                }
  5125           }
  5126           
  5127           // / <remarks />
  5128           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5129           pu blic bool  multiSiteQ uery {
  5130                get {
  5131                    retu rn this.mu ltiSiteQue ryField;
  5132                }
  5133                set {
  5134                    this .multiSite QueryField  = value;
  5135                }
  5136           }
  5137           
  5138           // / <remarks />
  5139           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5140           pu blic strin g consumin gAppToken  {
  5141                get {
  5142                    retu rn this.co nsumingApp TokenField ;
  5143                }
  5144                set {
  5145                    this .consuming AppTokenFi eld = valu e;
  5146                }
  5147           }
  5148           
  5149           // / <remarks />
  5150           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5151           pu blic strin g consumin gAppPasswo rd {
  5152                get {
  5153                    retu rn this.co nsumingApp PasswordFi eld;
  5154                }
  5155                set {
  5156                    this .consuming AppPasswor dField = v alue;
  5157                }
  5158           }
  5159       }
  5160       
  5161       /// <r emarks/>
  5162       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  5163       [Syste m.Serializ ableAttrib ute()]
  5164       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  5165       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  5166         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  5167       public  partial c lass provi der {
  5168           
  5169           pr ivate stri ng nameFie ld;
  5170           
  5171           pr ivate stri ng userIdF ield;
  5172           
  5173           pr ivate stri ng loginSi teCodeFiel d;
  5174           
  5175           pr ivate stri ng vistaLo cationsFie ld;
  5176           
  5177           // / <remarks />
  5178           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5179           pu blic strin g name {
  5180                get {
  5181                    retu rn this.na meField;
  5182                }
  5183                set {
  5184                    this .nameField  = value;
  5185                }
  5186           }
  5187           
  5188           // / <remarks />
  5189           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5190           pu blic strin g userId {
  5191                get {
  5192                    retu rn this.us erIdField;
  5193                }
  5194                set {
  5195                    this .userIdFie ld = value ;
  5196                }
  5197           }
  5198           
  5199           // / <remarks />
  5200           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5201           pu blic strin g loginSit eCode {
  5202                get {
  5203                    retu rn this.lo ginSiteCod eField;
  5204                }
  5205                set {
  5206                    this .loginSite CodeField  = value;
  5207                }
  5208           }
  5209           
  5210           // / <remarks />
  5211           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5212           pu blic strin g vistaLoc ations {
  5213                get {
  5214                    retu rn this.vi staLocatio nsField;
  5215                }
  5216                set {
  5217                    this .vistaLoca tionsField  = value;
  5218                }
  5219           }
  5220       }
  5221       
  5222       /// <r emarks/>
  5223       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  5224       [Syste m.Serializ ableAttrib ute()]
  5225       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  5226       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  5227         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  5228       public  partial c lass Valid ationExcep tion {
  5229           
  5230           pr ivate stri ng errorDe scriptionF ield;
  5231           
  5232           pr ivate stri ng[] custo mMsgValues Field;
  5233           
  5234           pr ivate Syst em.Nullabl e<errorCod eEnum> err orCodeFiel d;
  5235           
  5236           pr ivate Syst em.Nullabl e<bool> lo ggedField;
  5237           
  5238           // / <remarks />
  5239           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(IsNull able=true) ]
  5240           pu blic strin g errorDes cription {
  5241                get {
  5242                    retu rn this.er rorDescrip tionField;
  5243                }
  5244                set {
  5245                    this .errorDesc riptionFie ld = value ;
  5246                }
  5247           }
  5248           
  5249           // / <remarks />
  5250           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute("custo mMsgValues ")]
  5251           pu blic strin g[] custom MsgValues  {
  5252                get {
  5253                    retu rn this.cu stomMsgVal uesField;
  5254                }
  5255                set {
  5256                    this .customMsg ValuesFiel d = value;
  5257                }
  5258           }
  5259           
  5260           // / <remarks />
  5261           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(IsNull able=true) ]
  5262           pu blic Syste m.Nullable <errorCode Enum> erro rCode {
  5263                get {
  5264                    retu rn this.er rorCodeFie ld;
  5265                }
  5266                set {
  5267                    this .errorCode Field = va lue;
  5268                }
  5269           }
  5270           
  5271           // / <remarks />
  5272           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(IsNull able=true) ]
  5273           pu blic Syste m.Nullable <bool> log ged {
  5274                get {
  5275                    retu rn this.lo ggedField;
  5276                }
  5277                set {
  5278                    this .loggedFie ld = value ;
  5279                }
  5280           }
  5281       }
  5282       
  5283       /// <r emarks/>
  5284       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  5285       [Syste m.Serializ ableAttrib ute()]
  5286         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  5287       public  enum erro rCodeEnum  {
  5288           
  5289           // / <remarks />
  5290           CO ULD_NOT_CR EATE_A_URL ,
  5291           
  5292           // / <remarks />
  5293           CO NFIDENTIAL ITY_SENSIT IVE_RECORD _ACCESS_EX CEPTION,
  5294           
  5295           // / <remarks />
  5296           VI A_OPERATIO N_FAILED,
  5297           
  5298           // / <remarks />
  5299           VI A_CONSTRAI NT_VIOLATE D,
  5300           
  5301           // / <remarks />
  5302           RO OT_CAUSE_M SG,
  5303           
  5304           // / <remarks />
  5305           ME THOD_NOT_I MPLEMENTED ,
  5306           
  5307           // / <remarks />
  5308           MI SSING_DUZ_ EXCEPTION,
  5309           
  5310           // / <remarks />
  5311           VI A_AUDIT_LO G_ERROR,
  5312           
  5313           // / <remarks />
  5314           TR ANSACTION_ WORK_EXCEP TION,
  5315           
  5316           // / <remarks />
  5317           MU LTIPLE_USE R_EXCEPTIO N,
  5318           
  5319           // / <remarks />
  5320           MU LTIPLE_PAT IENT_EXCEP TION,
  5321           
  5322           // / <remarks />
  5323           NO TE_IEN_EXC EPTION,
  5324           
  5325           // / <remarks />
  5326           NO TE_NOT_SAV ED_EXCEPTI ON,
  5327           
  5328           // / <remarks />
  5329           NO TE_INVALID _SIGNATURE _PERMISSIO N_EXCEPTIO N,
  5330           
  5331           // / <remarks />
  5332           NO TE_USER_NO T_AUTHORIZ ED_EXCEPTI ON,
  5333           
  5334           // / <remarks />
  5335           NO TE_INVALID _SIGNATURE _EXCEPTION ,
  5336           
  5337           // / <remarks />
  5338           NO TE_CANNOT_ UNLOCK_CON SULT,
  5339           
  5340           // / <remarks />
  5341           NO TE_UNABLE_ TO_CREATE_ NOTE,
  5342           
  5343           // / <remarks />
  5344           NO TE_UNABLE_ TO_LOCK_NO TE,
  5345           
  5346           // / <remarks />
  5347           NO TE_UNABLE_ TO_LOCK_OR DER,
  5348           
  5349           // / <remarks />
  5350           NO TE_ERROR_U PDATING_NO TE,
  5351           
  5352           // / <remarks />
  5353           NO TE_ERROR_C LOSING_NOT E,
  5354           
  5355           // / <remarks />
  5356           NO TE_UNABLE_ TO_SET_NOT E_TEXT,
  5357           
  5358           // / <remarks />
  5359           NO TE_INDEX_O UT_OF_BOUN DS,
  5360           
  5361           // / <remarks />
  5362           NO TE_UNABLE_ TO_LINK_PR F_NOTE,
  5363           
  5364           // / <remarks />
  5365           NO TE_UNABLE_ TO_LINK_PR F_NOTE_REA SON,
  5366           
  5367           // / <remarks />
  5368           NO TE_UNABLE_ TO_UNLOCK_ NOTE,
  5369           
  5370           // / <remarks />
  5371           NO TE_CANNOT_ CREATE_SUR GERY_NOTE,
  5372           
  5373           // / <remarks />
  5374           NO TE_ONE_PER _VISIT,
  5375           
  5376           // / <remarks />
  5377           NO TE_MISSING _CONSULT_I EN,
  5378           
  5379           // / <remarks />
  5380           NO TE_MISSING _PRF_IEN,
  5381           
  5382           // / <remarks />
  5383           NO TE_MISSING _COSIGNER,
  5384           
  5385           // / <remarks />
  5386           MI SSING_ADT_ PATIENT,
  5387           
  5388           // / <remarks />
  5389           WO RK_EXCEPTI ON,
  5390           
  5391           // / <remarks />
  5392           WO RK_EXCEPTI ON_WITH_CL IENT_MESSA GES,
  5393           
  5394           // / <remarks />
  5395           RE AD_WORK_EX CEPTION_WI TH_CLIENT_ MESSAGES,
  5396           
  5397           // / <remarks />
  5398           RE AD_WORK_EX CEPTION_WI TH_CLIENT_ MESSAGES_F OR_DUZEXCE PTION,
  5399           
  5400           // / <remarks />
  5401           RE AD_WORK_EX CEPTION_WI TH_CLIENT_ MESSAGES_F OR_EXCEPTI ON,
  5402           
  5403           // / <remarks />
  5404           LO GIN_UNABLE _TO_DETERM INE_PROVID ER_DUZ,
  5405           
  5406           // / <remarks />
  5407           LO GIN_UNABLE _TO_GET_US ER_INFO,
  5408           
  5409           // / <remarks />
  5410           LO GIN_NO_USE R_ID_FOR_S ITE,
  5411           
  5412           // / <remarks />
  5413           LO GIN_UNABLE _TO_GET_US ER_SSN,
  5414           
  5415           // / <remarks />
  5416           DA O_EXCEPTIO N_MISSING_ ICN,
  5417           
  5418           // / <remarks />
  5419           DA O_EXCEPTIO N_UNFOUND_ DFN,
  5420           
  5421           // / <remarks />
  5422           DA O_EXCEPTIO N_MISSING_ DFN,
  5423           
  5424           // / <remarks />
  5425           DA O_EXCEPTIO N_MISSING_ PATIENT,
  5426           
  5427           // / <remarks />
  5428           DA O_EXCEPTIO N_UNFOUND_ LRDFN,
  5429           
  5430           // / <remarks />
  5431           VA LIDATION_E XCEPTION,
  5432           
  5433           // / <remarks />
  5434           SE CURITY_EXC EPTION,
  5435       }
  5436       
  5437       /// <r emarks/>
  5438       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  5439       [Syste m.Serializ ableAttrib ute()]
  5440       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  5441       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  5442         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  5443       public  partial c lass getPa tientListF orReminder ReportResp onse {
  5444           
  5445           pr ivate remi nderReport PatientLis tTO return Field;
  5446           
  5447           // / <remarks />
  5448           pu blic remin derReportP atientList TO @return  {
  5449                get {
  5450                    retu rn this.re turnField;
  5451                }
  5452                set {
  5453                    this .returnFie ld = value ;
  5454                }
  5455           }
  5456       }
  5457       
  5458       /// <r emarks/>
  5459       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  5460       [Syste m.Serializ ableAttrib ute()]
  5461       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  5462       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  5463         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  5464       public  partial c lass remin derReportP atientList TO : abstr actTO {
  5465       }
  5466       
  5467       /// <r emarks/>
  5468       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(rem inderRepor tPatientLi stTO))]
  5469       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(per sonsTO))]
  5470       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(adm issionTO)) ]
  5471       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(boo lTO))]
  5472       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(not eResultTO) )]
  5473       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pat ientRecord FlagTO))]
  5474       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(use rSecurityK eyTO))]
  5475       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tex tTO))]
  5476       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(cyt ologyRpt)) ]
  5477       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(hea lthFactorT O))]
  5478       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(vis itTO))]
  5479       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(gra phingItemD ataTO))]
  5480       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(app ointmentTO ))]
  5481       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pro blemTO))]
  5482       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(men talHealthI nstrumentR esultSetTO ))]
  5483       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(men talHealthI nstrumentA dministrat ionTO))]
  5484       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(sur geryReport TO))]
  5485       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(ite mForGraphi ngTypeTO)) ]
  5486       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(vit alSignTO)) ]
  5487       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(vit alSignSetT O))]
  5488       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(hea lthSummary TO))]
  5489       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(sym ptomTO))]
  5490       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(obs ervationTy peTO))]
  5491       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(all ergyTO))]
  5492       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(icd Rpt))]
  5493       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(adt TO))]
  5494       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(dis chargeDiag nosesTO))]
  5495       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(inp atientStay TO))]
  5496       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(lab TestTO))]
  5497       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(lab ResultTO)) ]
  5498       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(che mHemRpt))]
  5499       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(rad iologyRepo rtTO))]
  5500       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(mic robiologyR pt))]
  5501       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(ord erTypeTO)) ]
  5502       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(use rTO))]
  5503       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(ord erTO))]
  5504       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(con sultTO))]
  5505       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(lab SpecimenTO ))]
  5506       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(sur gicalPatho logyRpt))]
  5507       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(not eTO))]
  5508       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(lex iconEntryT O))]
  5509       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pho neNumTO))]
  5510       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(add ressTO))]
  5511       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(per sonTO))]
  5512       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pat ientAssoci ateTO))]
  5513       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pat ientTO))]
  5514       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tim eSlotTO))]
  5515       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(dat aSourceTO) )]
  5516       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(sit eTO))]
  5517       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(hos pitalLocat ionTO))]
  5518       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(aut horTO))]
  5519       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedText))]
  5520       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(med icationTO) )]
  5521       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(abs tractArray TO))]
  5522       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(use rArray))]
  5523       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedCytolog yRptArrays ))]
  5524       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVitalSi gnArrays)) ]
  5525       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedLabTest Arrays))]
  5526       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedPatient AssociateA rrays))]
  5527       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(ord erDialogIt emArray))]
  5528       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedAppoint mentArrays ))]
  5529       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedOrderAr rays))]
  5530       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedProblem Arrays))]
  5531       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMentalH ealthInstr umentAdmin istrationA rrays))]
  5532       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedSurgery ReportArra ys))]
  5533       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pat ientRecord FlagArray) )]
  5534       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVitalSi gnSetArray s))]
  5535       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedAllergy Arrays))]
  5536       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedIcdRptA rrays))]
  5537       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(use rSecurityK eyArray))]
  5538       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedChemHem RptArrays) )]
  5539       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pat ientArray) )]
  5540       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedRadiolo gyReportAr rays))]
  5541       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMicrobi ologyRptAr rays))]
  5542       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedConsult Arrays))]
  5543       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedSurgica lPathology RptArrays) )]
  5544       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedNoteArr ays))]
  5545       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tex tArray))]
  5546       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(lab TestArray) )]
  5547       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedTextArr ay))]
  5548       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(per sonArray)) ]
  5549       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(sit eArray))]
  5550       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(dat aSourceArr ay))]
  5551       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(abs tractTagge dArrayTO)) ]
  5552       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedCytolog yRptArray) )]
  5553       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedHealthF actorArray ))]
  5554       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVisitAr ray))]
  5555       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedGraphin gItemDataA rray))]
  5556       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVitalSi gnArray))]
  5557       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedLabTest Array))]
  5558       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedPatient AssociateA rray))]
  5559       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedAppoint mentArray) )]
  5560       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedOrderAr ray))]
  5561       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedProblem Array))]
  5562       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMentalH ealthInstr umentAdmin istrationA rray))]
  5563       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedSurgery ReportArra y))]
  5564       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedItemFor GraphingTy peArray))]
  5565       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVitalSi gnSetArray ))]
  5566       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedHealthS ummaryArra y))]
  5567       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedAllergy Array))]
  5568       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedIcdRptA rray))]
  5569       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedInpatie ntStayArra y))]
  5570       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedChemHem RptArray)) ]
  5571       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedRadiolo gyReportAr ray))]
  5572       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMicrobi ologyRptAr ray))]
  5573       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedConsult Array))]
  5574       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedSurgica lPathology RptArray)) ]
  5575       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedNoteArr ay))]
  5576       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedLexicon EntryArray ))]
  5577       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedPatient Array))]
  5578       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tim eSlotArray ))]
  5579       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedHospita lLocationA rray))]
  5580       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMedicat ionArray)) ]
  5581       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMedicat ionArrays) )]
  5582       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  5583       [Syste m.Serializ ableAttrib ute()]
  5584       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  5585       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  5586         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  5587       public  abstract  partial cl ass abstra ctTO {
  5588           
  5589           pr ivate faul tTO faultF ield;
  5590           
  5591           // / <remarks />
  5592           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  5593           pu blic fault TO fault {
  5594                get {
  5595                    retu rn this.fa ultField;
  5596                }
  5597                set {
  5598                    this .faultFiel d = value;
  5599                }
  5600           }
  5601       }
  5602       
  5603       /// <r emarks/>
  5604       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  5605       [Syste m.Serializ ableAttrib ute()]
  5606       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  5607       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  5608         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  5609       public  partial c lass fault TO {
  5610           
  5611           pr ivate stri ng innerMe ssageField ;
  5612           
  5613           pr ivate stri ng innerSt ackTraceFi eld;
  5614           
  5615           pr ivate stri ng innerTy peField;
  5616           
  5617           pr ivate stri ng message Field;
  5618           
  5619           pr ivate stri ng stackTr aceField;
  5620           
  5621           pr ivate stri ng suggest ionField;
  5622           
  5623           pr ivate stri ng typeFie ld;
  5624           
  5625           // / <remarks />
  5626           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5627           pu blic strin g innerMes sage {
  5628                get {
  5629                    retu rn this.in nerMessage Field;
  5630                }
  5631                set {
  5632                    this .innerMess ageField =  value;
  5633                }
  5634           }
  5635           
  5636           // / <remarks />
  5637           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5638           pu blic strin g innerSta ckTrace {
  5639                get {
  5640                    retu rn this.in nerStackTr aceField;
  5641                }
  5642                set {
  5643                    this .innerStac kTraceFiel d = value;
  5644                }
  5645           }
  5646           
  5647           // / <remarks />
  5648           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5649           pu blic strin g innerTyp e {
  5650                get {
  5651                    retu rn this.in nerTypeFie ld;
  5652                }
  5653                set {
  5654                    this .innerType Field = va lue;
  5655                }
  5656           }
  5657           
  5658           // / <remarks />
  5659           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5660           pu blic strin g message  {
  5661                get {
  5662                    retu rn this.me ssageField ;
  5663                }
  5664                set {
  5665                    this .messageFi eld = valu e;
  5666                }
  5667           }
  5668           
  5669           // / <remarks />
  5670           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5671           pu blic strin g stackTra ce {
  5672                get {
  5673                    retu rn this.st ackTraceFi eld;
  5674                }
  5675                set {
  5676                    this .stackTrac eField = v alue;
  5677                }
  5678           }
  5679           
  5680           // / <remarks />
  5681           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5682           pu blic strin g suggesti on {
  5683                get {
  5684                    retu rn this.su ggestionFi eld;
  5685                }
  5686                set {
  5687                    this .suggestio nField = v alue;
  5688                }
  5689           }
  5690           
  5691           // / <remarks />
  5692           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  5693           pu blic strin g type {
  5694                get {
  5695                    retu rn this.ty peField;
  5696                }
  5697                set {
  5698                    this .typeField  = value;
  5699                }
  5700           }
  5701       }
  5702       
  5703       /// <r emarks/>
  5704       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  5705       [Syste m.Serializ ableAttrib ute()]
  5706       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  5707       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  5708         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  5709       public  partial c lass perso nsTO : abs tractTO {
  5710           
  5711           pr ivate user TO userFie ld;
  5712           
  5713           pr ivate pati entTO pati entField;
  5714           
  5715           // / <remarks />
  5716           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  5717           pu blic userT O user {
  5718                get {
  5719                    retu rn this.us erField;
  5720                }
  5721                set {
  5722                    this .userField  = value;
  5723                }
  5724           }
  5725           
  5726           // / <remarks />
  5727           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  5728           pu blic patie ntTO patie nt {
  5729                get {
  5730                    retu rn this.pa tientField ;
  5731                }
  5732                set {
  5733                    this .patientFi eld = valu e;
  5734                }
  5735           }
  5736       }
  5737       
  5738       /// <r emarks/>
  5739       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  5740       [Syste m.Serializ ableAttrib ute()]
  5741       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  5742       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  5743         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  5744       public  partial c lass userT O : abstra ctTO {
  5745           
  5746           pr ivate stri ng nameFie ld;
  5747           
  5748           pr ivate stri ng sSNFiel d;
  5749           
  5750           pr ivate stri ng dUZFiel d;
  5751           
  5752           pr ivate stri ng siteIdF ield;
  5753           
  5754           pr ivate stri ng officeF ield;
  5755           
  5756           pr ivate stri ng phoneFi eld;
  5757           
  5758           pr ivate stri ng pagerFi eld;
  5759           
  5760           pr ivate stri ng service Field;
  5761           
  5762           pr ivate stri ng titleFi eld;
  5763           
  5764           pr ivate stri ng orderRo leField;
  5765           
  5766           pr ivate stri ng userCla ssField;
  5767           
  5768           pr ivate stri ng greetin gField;
  5769           
  5770           pr ivate stri ng siteMes sageField;
  5771           
  5772           pr ivate tagg edTextArra y idsField ;
  5773           
  5774           pr ivate stri ng emailAd dressField ;
  5775           
  5776           pr ivate stri ng usernam eField;
  5777           
  5778           pr ivate stri ng vistaDU ZField;
  5779           
  5780           pr ivate divi sion[] div isionsFiel d;
  5781           
  5782           // / <remarks />
  5783           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  5784           pu blic strin g name {
  5785                get {
  5786                    retu rn this.na meField;
  5787                }
  5788                set {
  5789                    this .nameField  = value;
  5790                }
  5791           }
  5792           
  5793           // / <remarks />
  5794           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  5795           pu blic strin g SSN {
  5796                get {
  5797                    retu rn this.sS NField;
  5798                }
  5799                set {
  5800                    this .sSNField  = value;
  5801                }
  5802           }
  5803           
  5804           // / <remarks />
  5805           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  5806           pu blic strin g DUZ {
  5807                get {
  5808                    retu rn this.dU ZField;
  5809                }
  5810                set {
  5811                    this .dUZField  = value;
  5812                }
  5813           }
  5814           
  5815           // / <remarks />
  5816           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  5817           pu blic strin g siteId {
  5818                get {
  5819                    retu rn this.si teIdField;
  5820                }
  5821                set {
  5822                    this .siteIdFie ld = value ;
  5823                }
  5824           }
  5825           
  5826           // / <remarks />
  5827           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  5828           pu blic strin g office {
  5829                get {
  5830                    retu rn this.of ficeField;
  5831                }
  5832                set {
  5833                    this .officeFie ld = value ;
  5834                }
  5835           }
  5836           
  5837           // / <remarks />
  5838           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  5839           pu blic strin g phone {
  5840                get {
  5841                    retu rn this.ph oneField;
  5842                }
  5843                set {
  5844                    this .phoneFiel d = value;
  5845                }
  5846           }
  5847           
  5848           // / <remarks />
  5849           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  5850           pu blic strin g pager {
  5851                get {
  5852                    retu rn this.pa gerField;
  5853                }
  5854                set {
  5855                    this .pagerFiel d = value;
  5856                }
  5857           }
  5858           
  5859           // / <remarks />
  5860           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  5861           pu blic strin g service  {
  5862                get {
  5863                    retu rn this.se rviceField ;
  5864                }
  5865                set {
  5866                    this .serviceFi eld = valu e;
  5867                }
  5868           }
  5869           
  5870           // / <remarks />
  5871           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  5872           pu blic strin g title {
  5873                get {
  5874                    retu rn this.ti tleField;
  5875                }
  5876                set {
  5877                    this .titleFiel d = value;
  5878                }
  5879           }
  5880           
  5881           // / <remarks />
  5882           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  5883           pu blic strin g orderRol e {
  5884                get {
  5885                    retu rn this.or derRoleFie ld;
  5886                }
  5887                set {
  5888                    this .orderRole Field = va lue;
  5889                }
  5890           }
  5891           
  5892           // / <remarks />
  5893           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  5894           pu blic strin g userClas s {
  5895                get {
  5896                    retu rn this.us erClassFie ld;
  5897                }
  5898                set {
  5899                    this .userClass Field = va lue;
  5900                }
  5901           }
  5902           
  5903           // / <remarks />
  5904           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  5905           pu blic strin g greeting  {
  5906                get {
  5907                    retu rn this.gr eetingFiel d;
  5908                }
  5909                set {
  5910                    this .greetingF ield = val ue;
  5911                }
  5912           }
  5913           
  5914           // / <remarks />
  5915           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  5916           pu blic strin g siteMess age {
  5917                get {
  5918                    retu rn this.si teMessageF ield;
  5919                }
  5920                set {
  5921                    this .siteMessa geField =  value;
  5922                }
  5923           }
  5924           
  5925           // / <remarks />
  5926           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 13)]
  5927           pu blic tagge dTextArray  ids {
  5928                get {
  5929                    retu rn this.id sField;
  5930                }
  5931                set {
  5932                    this .idsField  = value;
  5933                }
  5934           }
  5935           
  5936           // / <remarks />
  5937           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 14)]
  5938           pu blic strin g emailAdd ress {
  5939                get {
  5940                    retu rn this.em ailAddress Field;
  5941                }
  5942                set {
  5943                    this .emailAddr essField =  value;
  5944                }
  5945           }
  5946           
  5947           // / <remarks />
  5948           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 15)]
  5949           pu blic strin g username  {
  5950                get {
  5951                    retu rn this.us ernameFiel d;
  5952                }
  5953                set {
  5954                    this .usernameF ield = val ue;
  5955                }
  5956           }
  5957           
  5958           // / <remarks />
  5959           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 16)]
  5960           pu blic strin g vistaDUZ  {
  5961                get {
  5962                    retu rn this.vi staDUZFiel d;
  5963                }
  5964                set {
  5965                    this .vistaDUZF ield = val ue;
  5966                }
  5967           }
  5968           
  5969           // / <remarks />
  5970           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=17 )]
  5971           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  5972           pu blic divis ion[] divi sions {
  5973                get {
  5974                    retu rn this.di visionsFie ld;
  5975                }
  5976                set {
  5977                    this .divisions Field = va lue;
  5978                }
  5979           }
  5980       }
  5981       
  5982       /// <r emarks/>
  5983       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  5984       [Syste m.Serializ ableAttrib ute()]
  5985       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  5986       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  5987         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  5988       public  partial c lass tagge dTextArray  : abstrac tArrayTO {
  5989           
  5990           pr ivate tagg edText[] r esultsFiel d;
  5991           
  5992           pr ivate bool  textOnlyF ield;
  5993           
  5994           pr ivate bool  textOnlyF ieldSpecif ied;
  5995           
  5996           // / <remarks />
  5997           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  5998           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  5999           pu blic tagge dText[] re sults {
  6000                get {
  6001                    retu rn this.re sultsField ;
  6002                }
  6003                set {
  6004                    this .resultsFi eld = valu e;
  6005                }
  6006           }
  6007           
  6008           // / <remarks />
  6009           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  6010           pu blic bool  textOnly {
  6011                get {
  6012                    retu rn this.te xtOnlyFiel d;
  6013                }
  6014                set {
  6015                    this .textOnlyF ield = val ue;
  6016                }
  6017           }
  6018           
  6019           // / <remarks />
  6020           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  6021           pu blic bool  textOnlySp ecified {
  6022                get {
  6023                    retu rn this.te xtOnlyFiel dSpecified ;
  6024                }
  6025                set {
  6026                    this .textOnlyF ieldSpecif ied = valu e;
  6027                }
  6028           }
  6029       }
  6030       
  6031       /// <r emarks/>
  6032       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  6033       [Syste m.Serializ ableAttrib ute()]
  6034       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  6035       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  6036         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  6037       public  partial c lass tagge dText : ab stractTO {
  6038           
  6039           pr ivate stri ng tagFiel d;
  6040           
  6041           pr ivate stri ng textFie ld;
  6042           
  6043           pr ivate stri ng[] textA rrayField;
  6044           
  6045           pr ivate tagg edText[] t aggedResul tsField;
  6046           
  6047           // / <remarks />
  6048           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  6049           pu blic strin g tag {
  6050                get {
  6051                    retu rn this.ta gField;
  6052                }
  6053                set {
  6054                    this .tagField  = value;
  6055                }
  6056           }
  6057           
  6058           // / <remarks />
  6059           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  6060           pu blic strin g text {
  6061                get {
  6062                    retu rn this.te xtField;
  6063                }
  6064                set {
  6065                    this .textField  = value;
  6066                }
  6067           }
  6068           
  6069           // / <remarks />
  6070           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=2) ]
  6071           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute("tex tArray", F orm=System .Xml.Schem a.XmlSchem aForm.Unqu alified, I sNullable= false)]
  6072           pu blic strin g[] textAr ray {
  6073                get {
  6074                    retu rn this.te xtArrayFie ld;
  6075                }
  6076                set {
  6077                    this .textArray Field = va lue;
  6078                }
  6079           }
  6080           
  6081           // / <remarks />
  6082           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=3) ]
  6083           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  6084           pu blic tagge dText[] ta ggedResult s {
  6085                get {
  6086                    retu rn this.ta ggedResult sField;
  6087                }
  6088                set {
  6089                    this .taggedRes ultsField  = value;
  6090                }
  6091           }
  6092       }
  6093       
  6094       /// <r emarks/>
  6095       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(use rArray))]
  6096       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedCytolog yRptArrays ))]
  6097       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVitalSi gnArrays)) ]
  6098       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedLabTest Arrays))]
  6099       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedPatient AssociateA rrays))]
  6100       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(ord erDialogIt emArray))]
  6101       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedAppoint mentArrays ))]
  6102       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedOrderAr rays))]
  6103       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedProblem Arrays))]
  6104       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMentalH ealthInstr umentAdmin istrationA rrays))]
  6105       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedSurgery ReportArra ys))]
  6106       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pat ientRecord FlagArray) )]
  6107       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVitalSi gnSetArray s))]
  6108       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedAllergy Arrays))]
  6109       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedIcdRptA rrays))]
  6110       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(use rSecurityK eyArray))]
  6111       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedChemHem RptArrays) )]
  6112       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pat ientArray) )]
  6113       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedRadiolo gyReportAr rays))]
  6114       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMicrobi ologyRptAr rays))]
  6115       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedConsult Arrays))]
  6116       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedSurgica lPathology RptArrays) )]
  6117       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedNoteArr ays))]
  6118       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tex tArray))]
  6119       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(lab TestArray) )]
  6120       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedTextArr ay))]
  6121       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(per sonArray)) ]
  6122       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(sit eArray))]
  6123       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(dat aSourceArr ay))]
  6124       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(abs tractTagge dArrayTO)) ]
  6125       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedCytolog yRptArray) )]
  6126       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedHealthF actorArray ))]
  6127       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVisitAr ray))]
  6128       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedGraphin gItemDataA rray))]
  6129       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVitalSi gnArray))]
  6130       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedLabTest Array))]
  6131       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedPatient AssociateA rray))]
  6132       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedAppoint mentArray) )]
  6133       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedOrderAr ray))]
  6134       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedProblem Array))]
  6135       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMentalH ealthInstr umentAdmin istrationA rray))]
  6136       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedSurgery ReportArra y))]
  6137       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedItemFor GraphingTy peArray))]
  6138       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVitalSi gnSetArray ))]
  6139       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedHealthS ummaryArra y))]
  6140       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedAllergy Array))]
  6141       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedIcdRptA rray))]
  6142       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedInpatie ntStayArra y))]
  6143       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedChemHem RptArray)) ]
  6144       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedRadiolo gyReportAr ray))]
  6145       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMicrobi ologyRptAr ray))]
  6146       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedConsult Array))]
  6147       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedSurgica lPathology RptArray)) ]
  6148       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedNoteArr ay))]
  6149       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedLexicon EntryArray ))]
  6150       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedPatient Array))]
  6151       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tim eSlotArray ))]
  6152       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedHospita lLocationA rray))]
  6153       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMedicat ionArray)) ]
  6154       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMedicat ionArrays) )]
  6155       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  6156       [Syste m.Serializ ableAttrib ute()]
  6157       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  6158       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  6159         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  6160       public  partial c lass abstr actArrayTO  : abstrac tTO {
  6161           
  6162           pr ivate int  countField ;
  6163           
  6164           pr ivate bool  countFiel dSpecified ;
  6165           
  6166           // / <remarks />
  6167           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  6168           pu blic int c ount {
  6169                get {
  6170                    retu rn this.co untField;
  6171                }
  6172                set {
  6173                    this .countFiel d = value;
  6174                }
  6175           }
  6176           
  6177           // / <remarks />
  6178           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  6179           pu blic bool  countSpeci fied {
  6180                get {
  6181                    retu rn this.co untFieldSp ecified;
  6182                }
  6183                set {
  6184                    this .countFiel dSpecified  = value;
  6185                }
  6186           }
  6187       }
  6188       
  6189       /// <r emarks/>
  6190       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  6191       [Syste m.Serializ ableAttrib ute()]
  6192       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  6193       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  6194         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  6195       public  partial c lass userA rray : abs tractArray TO {
  6196           
  6197           pr ivate user TO[] users Field;
  6198           
  6199           // / <remarks />
  6200           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  6201           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  6202           pu blic userT O[] users  {
  6203                get {
  6204                    retu rn this.us ersField;
  6205                }
  6206                set {
  6207                    this .usersFiel d = value;
  6208                }
  6209           }
  6210       }
  6211       
  6212       /// <r emarks/>
  6213       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  6214       [Syste m.Serializ ableAttrib ute()]
  6215       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  6216       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  6217         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  6218       public  partial c lass tagge dCytologyR ptArrays :  abstractA rrayTO {
  6219           
  6220           pr ivate tagg edCytology RptArray[]  arraysFie ld;
  6221           
  6222           // / <remarks />
  6223           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  6224           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  6225           pu blic tagge dCytologyR ptArray[]  arrays {
  6226                get {
  6227                    retu rn this.ar raysField;
  6228                }
  6229                set {
  6230                    this .arraysFie ld = value ;
  6231                }
  6232           }
  6233       }
  6234       
  6235       /// <r emarks/>
  6236       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  6237       [Syste m.Serializ ableAttrib ute()]
  6238       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  6239       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  6240         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  6241       public  partial c lass tagge dCytologyR ptArray :  abstractTa ggedArrayT O {
  6242           
  6243           pr ivate cyto logyRpt[]  rptsField;
  6244           
  6245           // / <remarks />
  6246           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  6247           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  6248           pu blic cytol ogyRpt[] r pts {
  6249                get {
  6250                    retu rn this.rp tsField;
  6251                }
  6252                set {
  6253                    this .rptsField  = value;
  6254                }
  6255           }
  6256       }
  6257       
  6258       /// <r emarks/>
  6259       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  6260       [Syste m.Serializ ableAttrib ute()]
  6261       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  6262       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  6263         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  6264       public  partial c lass cytol ogyRpt : a bstractTO  {
  6265           
  6266           pr ivate stri ng idField ;
  6267           
  6268           pr ivate stri ng titleFi eld;
  6269           
  6270           pr ivate stri ng timesta mpField;
  6271           
  6272           pr ivate auth orTO autho rField;
  6273           
  6274           pr ivate tagg edText fac ilityField ;
  6275           
  6276           pr ivate labS pecimenTO  specimenFi eld;
  6277           
  6278           pr ivate stri ng clinica lHxField;
  6279           
  6280           pr ivate stri ng descrip tionField;
  6281           
  6282           pr ivate stri ng examFie ld;
  6283           
  6284           pr ivate stri ng diagnos isField;
  6285           
  6286           pr ivate stri ng comment Field;
  6287           
  6288           pr ivate stri ng supplem entalRptFi eld;
  6289           
  6290           // / <remarks />
  6291           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  6292           pu blic strin g id {
  6293                get {
  6294                    retu rn this.id Field;
  6295                }
  6296                set {
  6297                    this .idField =  value;
  6298                }
  6299           }
  6300           
  6301           // / <remarks />
  6302           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  6303           pu blic strin g title {
  6304                get {
  6305                    retu rn this.ti tleField;
  6306                }
  6307                set {
  6308                    this .titleFiel d = value;
  6309                }
  6310           }
  6311           
  6312           // / <remarks />
  6313           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  6314           pu blic strin g timestam p {
  6315                get {
  6316                    retu rn this.ti mestampFie ld;
  6317                }
  6318                set {
  6319                    this .timestamp Field = va lue;
  6320                }
  6321           }
  6322           
  6323           // / <remarks />
  6324           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  6325           pu blic autho rTO author  {
  6326                get {
  6327                    retu rn this.au thorField;
  6328                }
  6329                set {
  6330                    this .authorFie ld = value ;
  6331                }
  6332           }
  6333           
  6334           // / <remarks />
  6335           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  6336           pu blic tagge dText faci lity {
  6337                get {
  6338                    retu rn this.fa cilityFiel d;
  6339                }
  6340                set {
  6341                    this .facilityF ield = val ue;
  6342                }
  6343           }
  6344           
  6345           // / <remarks />
  6346           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  6347           pu blic labSp ecimenTO s pecimen {
  6348                get {
  6349                    retu rn this.sp ecimenFiel d;
  6350                }
  6351                set {
  6352                    this .specimenF ield = val ue;
  6353                }
  6354           }
  6355           
  6356           // / <remarks />
  6357           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  6358           pu blic strin g clinical Hx {
  6359                get {
  6360                    retu rn this.cl inicalHxFi eld;
  6361                }
  6362                set {
  6363                    this .clinicalH xField = v alue;
  6364                }
  6365           }
  6366           
  6367           // / <remarks />
  6368           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  6369           pu blic strin g descript ion {
  6370                get {
  6371                    retu rn this.de scriptionF ield;
  6372                }
  6373                set {
  6374                    this .descripti onField =  value;
  6375                }
  6376           }
  6377           
  6378           // / <remarks />
  6379           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  6380           pu blic strin g exam {
  6381                get {
  6382                    retu rn this.ex amField;
  6383                }
  6384                set {
  6385                    this .examField  = value;
  6386                }
  6387           }
  6388           
  6389           // / <remarks />
  6390           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  6391           pu blic strin g diagnosi s {
  6392                get {
  6393                    retu rn this.di agnosisFie ld;
  6394                }
  6395                set {
  6396                    this .diagnosis Field = va lue;
  6397                }
  6398           }
  6399           
  6400           // / <remarks />
  6401           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  6402           pu blic strin g comment  {
  6403                get {
  6404                    retu rn this.co mmentField ;
  6405                }
  6406                set {
  6407                    this .commentFi eld = valu e;
  6408                }
  6409           }
  6410           
  6411           // / <remarks />
  6412           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  6413           pu blic strin g suppleme ntalRpt {
  6414                get {
  6415                    retu rn this.su pplemental RptField;
  6416                }
  6417                set {
  6418                    this .supplemen talRptFiel d = value;
  6419                }
  6420           }
  6421       }
  6422       
  6423       /// <r emarks/>
  6424       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  6425       [Syste m.Serializ ableAttrib ute()]
  6426       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  6427       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  6428         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  6429       public  partial c lass autho rTO : abst ractTO {
  6430           
  6431           pr ivate stri ng idField ;
  6432           
  6433           pr ivate stri ng nameFie ld;
  6434           
  6435           pr ivate stri ng signatu reField;
  6436           
  6437           // / <remarks />
  6438           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  6439           pu blic strin g id {
  6440                get {
  6441                    retu rn this.id Field;
  6442                }
  6443                set {
  6444                    this .idField =  value;
  6445                }
  6446           }
  6447           
  6448           // / <remarks />
  6449           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  6450           pu blic strin g name {
  6451                get {
  6452                    retu rn this.na meField;
  6453                }
  6454                set {
  6455                    this .nameField  = value;
  6456                }
  6457           }
  6458           
  6459           // / <remarks />
  6460           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  6461           pu blic strin g signatur e {
  6462                get {
  6463                    retu rn this.si gnatureFie ld;
  6464                }
  6465                set {
  6466                    this .signature Field = va lue;
  6467                }
  6468           }
  6469       }
  6470       
  6471       /// <r emarks/>
  6472       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  6473       [Syste m.Serializ ableAttrib ute()]
  6474       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  6475       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  6476         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  6477       public  partial c lass labSp ecimenTO :  abstractT O {
  6478           
  6479           pr ivate stri ng idField ;
  6480           
  6481           pr ivate stri ng nameFie ld;
  6482           
  6483           pr ivate stri ng collect ionDateFie ld;
  6484           
  6485           pr ivate stri ng accessi onNumField ;
  6486           
  6487           pr ivate stri ng siteFie ld;
  6488           
  6489           pr ivate tagg edText fac ilityField ;
  6490           
  6491           // / <remarks />
  6492           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  6493           pu blic strin g id {
  6494                get {
  6495                    retu rn this.id Field;
  6496                }
  6497                set {
  6498                    this .idField =  value;
  6499                }
  6500           }
  6501           
  6502           // / <remarks />
  6503           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  6504           pu blic strin g name {
  6505                get {
  6506                    retu rn this.na meField;
  6507                }
  6508                set {
  6509                    this .nameField  = value;
  6510                }
  6511           }
  6512           
  6513           // / <remarks />
  6514           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  6515           pu blic strin g collecti onDate {
  6516                get {
  6517                    retu rn this.co llectionDa teField;
  6518                }
  6519                set {
  6520                    this .collectio nDateField  = value;
  6521                }
  6522           }
  6523           
  6524           // / <remarks />
  6525           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  6526           pu blic strin g accessio nNum {
  6527                get {
  6528                    retu rn this.ac cessionNum Field;
  6529                }
  6530                set {
  6531                    this .accession NumField =  value;
  6532                }
  6533           }
  6534           
  6535           // / <remarks />
  6536           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  6537           pu blic strin g site {
  6538                get {
  6539                    retu rn this.si teField;
  6540                }
  6541                set {
  6542                    this .siteField  = value;
  6543                }
  6544           }
  6545           
  6546           // / <remarks />
  6547           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  6548           pu blic tagge dText faci lity {
  6549                get {
  6550                    retu rn this.fa cilityFiel d;
  6551                }
  6552                set {
  6553                    this .facilityF ield = val ue;
  6554                }
  6555           }
  6556       }
  6557       
  6558       /// <r emarks/>
  6559       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedCytolog yRptArray) )]
  6560       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedHealthF actorArray ))]
  6561       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVisitAr ray))]
  6562       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedGraphin gItemDataA rray))]
  6563       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVitalSi gnArray))]
  6564       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedLabTest Array))]
  6565       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedPatient AssociateA rray))]
  6566       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedAppoint mentArray) )]
  6567       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedOrderAr ray))]
  6568       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedProblem Array))]
  6569       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMentalH ealthInstr umentAdmin istrationA rray))]
  6570       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedSurgery ReportArra y))]
  6571       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedItemFor GraphingTy peArray))]
  6572       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedVitalSi gnSetArray ))]
  6573       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedHealthS ummaryArra y))]
  6574       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedAllergy Array))]
  6575       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedIcdRptA rray))]
  6576       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedInpatie ntStayArra y))]
  6577       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedChemHem RptArray)) ]
  6578       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedRadiolo gyReportAr ray))]
  6579       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMicrobi ologyRptAr ray))]
  6580       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedConsult Array))]
  6581       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedSurgica lPathology RptArray)) ]
  6582       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedNoteArr ay))]
  6583       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedLexicon EntryArray ))]
  6584       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedPatient Array))]
  6585       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tim eSlotArray ))]
  6586       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedHospita lLocationA rray))]
  6587       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMedicat ionArray)) ]
  6588       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(tag gedMedicat ionArrays) )]
  6589       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  6590       [Syste m.Serializ ableAttrib ute()]
  6591       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  6592       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  6593         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  6594       public  partial c lass abstr actTaggedA rrayTO : a bstractArr ayTO {
  6595           
  6596           pr ivate stri ng tagFiel d;
  6597           
  6598           // / <remarks />
  6599           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  6600           pu blic strin g tag {
  6601                get {
  6602                    retu rn this.ta gField;
  6603                }
  6604                set {
  6605                    this .tagField  = value;
  6606                }
  6607           }
  6608       }
  6609       
  6610       /// <r emarks/>
  6611       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  6612       [Syste m.Serializ ableAttrib ute()]
  6613       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  6614       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  6615         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  6616       public  partial c lass tagge dHealthFac torArray :  abstractT aggedArray TO {
  6617           
  6618           pr ivate heal thFactorTO [] entries Field;
  6619           
  6620           // / <remarks />
  6621           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  6622           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  6623           pu blic healt hFactorTO[ ] entries  {
  6624                get {
  6625                    retu rn this.en triesField ;
  6626                }
  6627                set {
  6628                    this .entriesFi eld = valu e;
  6629                }
  6630           }
  6631       }
  6632       
  6633       /// <r emarks/>
  6634       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  6635       [Syste m.Serializ ableAttrib ute()]
  6636       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  6637       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  6638         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  6639       public  partial c lass healt hFactorTO  : abstract TO {
  6640           
  6641           pr ivate stri ng healthF actorIenFi eld;
  6642           
  6643           pr ivate stri ng healthF actorDescr iptionFiel d;
  6644           
  6645           pr ivate bool  isCategor yField;
  6646           
  6647           pr ivate bool  isCategor yFieldSpec ified;
  6648           
  6649           pr ivate stri ng parentC ategoryFie ld;
  6650           
  6651           // / <remarks />
  6652           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  6653           pu blic strin g healthFa ctorIen {
  6654                get {
  6655                    retu rn this.he althFactor IenField;
  6656                }
  6657                set {
  6658                    this .healthFac torIenFiel d = value;
  6659                }
  6660           }
  6661           
  6662           // / <remarks />
  6663           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  6664           pu blic strin g healthFa ctorDescri ption {
  6665                get {
  6666                    retu rn this.he althFactor Descriptio nField;
  6667                }
  6668                set {
  6669                    this .healthFac torDescrip tionField  = value;
  6670                }
  6671           }
  6672           
  6673           // / <remarks />
  6674           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  6675           pu blic bool  isCategory  {
  6676                get {
  6677                    retu rn this.is CategoryFi eld;
  6678                }
  6679                set {
  6680                    this .isCategor yField = v alue;
  6681                }
  6682           }
  6683           
  6684           // / <remarks />
  6685           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  6686           pu blic bool  isCategory Specified  {
  6687                get {
  6688                    retu rn this.is CategoryFi eldSpecifi ed;
  6689                }
  6690                set {
  6691                    this .isCategor yFieldSpec ified = va lue;
  6692                }
  6693           }
  6694           
  6695           // / <remarks />
  6696           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  6697           pu blic strin g parentCa tegory {
  6698                get {
  6699                    retu rn this.pa rentCatego ryField;
  6700                }
  6701                set {
  6702                    this .parentCat egoryField  = value;
  6703                }
  6704           }
  6705       }
  6706       
  6707       /// <r emarks/>
  6708       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  6709       [Syste m.Serializ ableAttrib ute()]
  6710       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  6711       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  6712         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  6713       public  partial c lass tagge dVisitArra y : abstra ctTaggedAr rayTO {
  6714           
  6715           pr ivate visi tTO[] visi tsField;
  6716           
  6717           // / <remarks />
  6718           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  6719           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  6720           pu blic visit TO[] visit s {
  6721                get {
  6722                    retu rn this.vi sitsField;
  6723                }
  6724                set {
  6725                    this .visitsFie ld = value ;
  6726                }
  6727           }
  6728       }
  6729       
  6730       /// <r emarks/>
  6731       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  6732       [Syste m.Serializ ableAttrib ute()]
  6733       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  6734       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  6735         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  6736       public  partial c lass visit TO : abstr actTO {
  6737           
  6738           pr ivate stri ng idField ;
  6739           
  6740           pr ivate stri ng typeFie ld;
  6741           
  6742           pr ivate pati entTO pati entField;
  6743           
  6744           pr ivate user TO attendi ngField;
  6745           
  6746           pr ivate user TO provide rField;
  6747           
  6748           pr ivate stri ng service Field;
  6749           
  6750           pr ivate hosp italLocati onTO locat ionField;
  6751           
  6752           pr ivate stri ng patient TypeField;
  6753           
  6754           pr ivate stri ng visitId Field;
  6755           
  6756           pr ivate stri ng timesta mpField;
  6757           
  6758           pr ivate stri ng statusF ield;
  6759           
  6760           pr ivate site TO facilit yField;
  6761           
  6762           // / <remarks />
  6763           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  6764           pu blic strin g id {
  6765                get {
  6766                    retu rn this.id Field;
  6767                }
  6768                set {
  6769                    this .idField =  value;
  6770                }
  6771           }
  6772           
  6773           // / <remarks />
  6774           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  6775           pu blic strin g type {
  6776                get {
  6777                    retu rn this.ty peField;
  6778                }
  6779                set {
  6780                    this .typeField  = value;
  6781                }
  6782           }
  6783           
  6784           // / <remarks />
  6785           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  6786           pu blic patie ntTO patie nt {
  6787                get {
  6788                    retu rn this.pa tientField ;
  6789                }
  6790                set {
  6791                    this .patientFi eld = valu e;
  6792                }
  6793           }
  6794           
  6795           // / <remarks />
  6796           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  6797           pu blic userT O attendin g {
  6798                get {
  6799                    retu rn this.at tendingFie ld;
  6800                }
  6801                set {
  6802                    this .attending Field = va lue;
  6803                }
  6804           }
  6805           
  6806           // / <remarks />
  6807           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  6808           pu blic userT O provider  {
  6809                get {
  6810                    retu rn this.pr oviderFiel d;
  6811                }
  6812                set {
  6813                    this .providerF ield = val ue;
  6814                }
  6815           }
  6816           
  6817           // / <remarks />
  6818           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  6819           pu blic strin g service  {
  6820                get {
  6821                    retu rn this.se rviceField ;
  6822                }
  6823                set {
  6824                    this .serviceFi eld = valu e;
  6825                }
  6826           }
  6827           
  6828           // / <remarks />
  6829           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  6830           pu blic hospi talLocatio nTO locati on {
  6831                get {
  6832                    retu rn this.lo cationFiel d;
  6833                }
  6834                set {
  6835                    this .locationF ield = val ue;
  6836                }
  6837           }
  6838           
  6839           // / <remarks />
  6840           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  6841           pu blic strin g patientT ype {
  6842                get {
  6843                    retu rn this.pa tientTypeF ield;
  6844                }
  6845                set {
  6846                    this .patientTy peField =  value;
  6847                }
  6848           }
  6849           
  6850           // / <remarks />
  6851           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  6852           pu blic strin g visitId  {
  6853                get {
  6854                    retu rn this.vi sitIdField ;
  6855                }
  6856                set {
  6857                    this .visitIdFi eld = valu e;
  6858                }
  6859           }
  6860           
  6861           // / <remarks />
  6862           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  6863           pu blic strin g timestam p {
  6864                get {
  6865                    retu rn this.ti mestampFie ld;
  6866                }
  6867                set {
  6868                    this .timestamp Field = va lue;
  6869                }
  6870           }
  6871           
  6872           // / <remarks />
  6873           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  6874           pu blic strin g status {
  6875                get {
  6876                    retu rn this.st atusField;
  6877                }
  6878                set {
  6879                    this .statusFie ld = value ;
  6880                }
  6881           }
  6882           
  6883           // / <remarks />
  6884           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  6885           pu blic siteT O facility  {
  6886                get {
  6887                    retu rn this.fa cilityFiel d;
  6888                }
  6889                set {
  6890                    this .facilityF ield = val ue;
  6891                }
  6892           }
  6893       }
  6894       
  6895       /// <r emarks/>
  6896       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  6897       [Syste m.Serializ ableAttrib ute()]
  6898       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  6899       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  6900         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  6901       public  partial c lass patie ntTO : per sonTO {
  6902           
  6903           pr ivate stri ng occupat ionField;
  6904           
  6905           pr ivate stri ng employm entStatusF ield;
  6906           
  6907           pr ivate stri ng employe rNameField ;
  6908           
  6909           pr ivate pers onArray re lationship sField;
  6910           
  6911           pr ivate stri ng patient NameField;
  6912           
  6913           pr ivate stri ng mpiPidF ield;
  6914           
  6915           pr ivate stri ng mpiChec ksumField;
  6916           
  6917           pr ivate stri ng localPi dField;
  6918           
  6919           pr ivate tagg edTextArra y sitePids Field;
  6920           
  6921           pr ivate stri ng vendorP idField;
  6922           
  6923           pr ivate hosp italLocati onTO locat ionField;
  6924           
  6925           pr ivate stri ng cwadFie ld;
  6926           
  6927           pr ivate bool  restricte dField;
  6928           
  6929           pr ivate bool  restricte dFieldSpec ified;
  6930           
  6931           pr ivate stri ng admitTi mestampFie ld;
  6932           
  6933           pr ivate bool  serviceCo nnectedFie ld;
  6934           
  6935           pr ivate bool  serviceCo nnectedFie ldSpecifie d;
  6936           
  6937           pr ivate int  scPercentF ield;
  6938           
  6939           pr ivate bool  scPercent FieldSpeci fied;
  6940           
  6941           pr ivate bool  inpatient Field;
  6942           
  6943           pr ivate bool  inpatient FieldSpeci fied;
  6944           
  6945           pr ivate stri ng decease dDateField ;
  6946           
  6947           pr ivate tagg edText con fidentiali tyField;
  6948           
  6949           pr ivate bool  needsMean sTestField ;
  6950           
  6951           pr ivate bool  needsMean sTestField Specified;
  6952           
  6953           pr ivate tagg edTextArra y patientF lagsField;
  6954           
  6955           pr ivate stri ng cmorSit eIdField;
  6956           
  6957           pr ivate stri ng activeI nsuranceFi eld;
  6958           
  6959           pr ivate bool  isTestPat ientField;
  6960           
  6961           pr ivate bool  isTestPat ientFieldS pecified;
  6962           
  6963           pr ivate stri ng current MeansStatu sField;
  6964           
  6965           pr ivate bool  hasInsura nceField;
  6966           
  6967           pr ivate bool  hasInsura nceFieldSp ecified;
  6968           
  6969           pr ivate tagg edText pre ferredFaci lityField;
  6970           
  6971           pr ivate stri ng patient TypeField;
  6972           
  6973           pr ivate bool  isVeteran Field;
  6974           
  6975           pr ivate bool  isVeteran FieldSpeci fied;
  6976           
  6977           pr ivate bool  isLocally AssignedMp iPidField;
  6978           
  6979           pr ivate bool  isLocally AssignedMp iPidFieldS pecified;
  6980           
  6981           pr ivate site Array site sField;
  6982           
  6983           pr ivate team  teamField ;
  6984           
  6985           // / <remarks />
  6986           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  6987           pu blic strin g occupati on {
  6988                get {
  6989                    retu rn this.oc cupationFi eld;
  6990                }
  6991                set {
  6992                    this .occupatio nField = v alue;
  6993                }
  6994           }
  6995           
  6996           // / <remarks />
  6997           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  6998           pu blic strin g employme ntStatus {
  6999                get {
  7000                    retu rn this.em ploymentSt atusField;
  7001                }
  7002                set {
  7003                    this .employmen tStatusFie ld = value ;
  7004                }
  7005           }
  7006           
  7007           // / <remarks />
  7008           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  7009           pu blic strin g employer Name {
  7010                get {
  7011                    retu rn this.em ployerName Field;
  7012                }
  7013                set {
  7014                    this .employerN ameField =  value;
  7015                }
  7016           }
  7017           
  7018           // / <remarks />
  7019           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  7020           pu blic perso nArray rel ationships  {
  7021                get {
  7022                    retu rn this.re lationship sField;
  7023                }
  7024                set {
  7025                    this .relations hipsField  = value;
  7026                }
  7027           }
  7028           
  7029           // / <remarks />
  7030           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  7031           pu blic strin g patientN ame {
  7032                get {
  7033                    retu rn this.pa tientNameF ield;
  7034                }
  7035                set {
  7036                    this .patientNa meField =  value;
  7037                }
  7038           }
  7039           
  7040           // / <remarks />
  7041           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  7042           pu blic strin g mpiPid {
  7043                get {
  7044                    retu rn this.mp iPidField;
  7045                }
  7046                set {
  7047                    this .mpiPidFie ld = value ;
  7048                }
  7049           }
  7050           
  7051           // / <remarks />
  7052           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  7053           pu blic strin g mpiCheck sum {
  7054                get {
  7055                    retu rn this.mp iChecksumF ield;
  7056                }
  7057                set {
  7058                    this .mpiChecks umField =  value;
  7059                }
  7060           }
  7061           
  7062           // / <remarks />
  7063           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  7064           pu blic strin g localPid  {
  7065                get {
  7066                    retu rn this.lo calPidFiel d;
  7067                }
  7068                set {
  7069                    this .localPidF ield = val ue;
  7070                }
  7071           }
  7072           
  7073           // / <remarks />
  7074           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  7075           pu blic tagge dTextArray  sitePids  {
  7076                get {
  7077                    retu rn this.si tePidsFiel d;
  7078                }
  7079                set {
  7080                    this .sitePidsF ield = val ue;
  7081                }
  7082           }
  7083           
  7084           // / <remarks />
  7085           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  7086           pu blic strin g vendorPi d {
  7087                get {
  7088                    retu rn this.ve ndorPidFie ld;
  7089                }
  7090                set {
  7091                    this .vendorPid Field = va lue;
  7092                }
  7093           }
  7094           
  7095           // / <remarks />
  7096           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  7097           pu blic hospi talLocatio nTO locati on {
  7098                get {
  7099                    retu rn this.lo cationFiel d;
  7100                }
  7101                set {
  7102                    this .locationF ield = val ue;
  7103                }
  7104           }
  7105           
  7106           // / <remarks />
  7107           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  7108           pu blic strin g cwad {
  7109                get {
  7110                    retu rn this.cw adField;
  7111                }
  7112                set {
  7113                    this .cwadField  = value;
  7114                }
  7115           }
  7116           
  7117           // / <remarks />
  7118           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  7119           pu blic bool  restricted  {
  7120                get {
  7121                    retu rn this.re strictedFi eld;
  7122                }
  7123                set {
  7124                    this .restricte dField = v alue;
  7125                }
  7126           }
  7127           
  7128           // / <remarks />
  7129           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  7130           pu blic bool  restricted Specified  {
  7131                get {
  7132                    retu rn this.re strictedFi eldSpecifi ed;
  7133                }
  7134                set {
  7135                    this .restricte dFieldSpec ified = va lue;
  7136                }
  7137           }
  7138           
  7139           // / <remarks />
  7140           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 13)]
  7141           pu blic strin g admitTim estamp {
  7142                get {
  7143                    retu rn this.ad mitTimesta mpField;
  7144                }
  7145                set {
  7146                    this .admitTime stampField  = value;
  7147                }
  7148           }
  7149           
  7150           // / <remarks />
  7151           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 14)]
  7152           pu blic bool  serviceCon nected {
  7153                get {
  7154                    retu rn this.se rviceConne ctedField;
  7155                }
  7156                set {
  7157                    this .serviceCo nnectedFie ld = value ;
  7158                }
  7159           }
  7160           
  7161           // / <remarks />
  7162           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  7163           pu blic bool  serviceCon nectedSpec ified {
  7164                get {
  7165                    retu rn this.se rviceConne ctedFieldS pecified;
  7166                }
  7167                set {
  7168                    this .serviceCo nnectedFie ldSpecifie d = value;
  7169                }
  7170           }
  7171           
  7172           // / <remarks />
  7173           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 15)]
  7174           pu blic int s cPercent {
  7175                get {
  7176                    retu rn this.sc PercentFie ld;
  7177                }
  7178                set {
  7179                    this .scPercent Field = va lue;
  7180                }
  7181           }
  7182           
  7183           // / <remarks />
  7184           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  7185           pu blic bool  scPercentS pecified {
  7186                get {
  7187                    retu rn this.sc PercentFie ldSpecifie d;
  7188                }
  7189                set {
  7190                    this .scPercent FieldSpeci fied = val ue;
  7191                }
  7192           }
  7193           
  7194           // / <remarks />
  7195           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 16)]
  7196           pu blic bool  inpatient  {
  7197                get {
  7198                    retu rn this.in patientFie ld;
  7199                }
  7200                set {
  7201                    this .inpatient Field = va lue;
  7202                }
  7203           }
  7204           
  7205           // / <remarks />
  7206           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  7207           pu blic bool  inpatientS pecified {
  7208                get {
  7209                    retu rn this.in patientFie ldSpecifie d;
  7210                }
  7211                set {
  7212                    this .inpatient FieldSpeci fied = val ue;
  7213                }
  7214           }
  7215           
  7216           // / <remarks />
  7217           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 17)]
  7218           pu blic strin g deceased Date {
  7219                get {
  7220                    retu rn this.de ceasedDate Field;
  7221                }
  7222                set {
  7223                    this .deceasedD ateField =  value;
  7224                }
  7225           }
  7226           
  7227           // / <remarks />
  7228           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 18)]
  7229           pu blic tagge dText conf identialit y {
  7230                get {
  7231                    retu rn this.co nfidential ityField;
  7232                }
  7233                set {
  7234                    this .confident ialityFiel d = value;
  7235                }
  7236           }
  7237           
  7238           // / <remarks />
  7239           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 19)]
  7240           pu blic bool  needsMeans Test {
  7241                get {
  7242                    retu rn this.ne edsMeansTe stField;
  7243                }
  7244                set {
  7245                    this .needsMean sTestField  = value;
  7246                }
  7247           }
  7248           
  7249           // / <remarks />
  7250           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  7251           pu blic bool  needsMeans TestSpecif ied {
  7252                get {
  7253                    retu rn this.ne edsMeansTe stFieldSpe cified;
  7254                }
  7255                set {
  7256                    this .needsMean sTestField Specified  = value;
  7257                }
  7258           }
  7259           
  7260           // / <remarks />
  7261           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 20)]
  7262           pu blic tagge dTextArray  patientFl ags {
  7263                get {
  7264                    retu rn this.pa tientFlags Field;
  7265                }
  7266                set {
  7267                    this .patientFl agsField =  value;
  7268                }
  7269           }
  7270           
  7271           // / <remarks />
  7272           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 21)]
  7273           pu blic strin g cmorSite Id {
  7274                get {
  7275                    retu rn this.cm orSiteIdFi eld;
  7276                }
  7277                set {
  7278                    this .cmorSiteI dField = v alue;
  7279                }
  7280           }
  7281           
  7282           // / <remarks />
  7283           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 22)]
  7284           pu blic strin g activeIn surance {
  7285                get {
  7286                    retu rn this.ac tiveInsura nceField;
  7287                }
  7288                set {
  7289                    this .activeIns uranceFiel d = value;
  7290                }
  7291           }
  7292           
  7293           // / <remarks />
  7294           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 23)]
  7295           pu blic bool  isTestPati ent {
  7296                get {
  7297                    retu rn this.is TestPatien tField;
  7298                }
  7299                set {
  7300                    this .isTestPat ientField  = value;
  7301                }
  7302           }
  7303           
  7304           // / <remarks />
  7305           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  7306           pu blic bool  isTestPati entSpecifi ed {
  7307                get {
  7308                    retu rn this.is TestPatien tFieldSpec ified;
  7309                }
  7310                set {
  7311                    this .isTestPat ientFieldS pecified =  value;
  7312                }
  7313           }
  7314           
  7315           // / <remarks />
  7316           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 24)]
  7317           pu blic strin g currentM eansStatus  {
  7318                get {
  7319                    retu rn this.cu rrentMeans StatusFiel d;
  7320                }
  7321                set {
  7322                    this .currentMe ansStatusF ield = val ue;
  7323                }
  7324           }
  7325           
  7326           // / <remarks />
  7327           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 25)]
  7328           pu blic bool  hasInsuran ce {
  7329                get {
  7330                    retu rn this.ha sInsurance Field;
  7331                }
  7332                set {
  7333                    this .hasInsura nceField =  value;
  7334                }
  7335           }
  7336           
  7337           // / <remarks />
  7338           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  7339           pu blic bool  hasInsuran ceSpecifie d {
  7340                get {
  7341                    retu rn this.ha sInsurance FieldSpeci fied;
  7342                }
  7343                set {
  7344                    this .hasInsura nceFieldSp ecified =  value;
  7345                }
  7346           }
  7347           
  7348           // / <remarks />
  7349           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 26)]
  7350           pu blic tagge dText pref erredFacil ity {
  7351                get {
  7352                    retu rn this.pr eferredFac ilityField ;
  7353                }
  7354                set {
  7355                    this .preferred FacilityFi eld = valu e;
  7356                }
  7357           }
  7358           
  7359           // / <remarks />
  7360           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 27)]
  7361           pu blic strin g patientT ype {
  7362                get {
  7363                    retu rn this.pa tientTypeF ield;
  7364                }
  7365                set {
  7366                    this .patientTy peField =  value;
  7367                }
  7368           }
  7369           
  7370           // / <remarks />
  7371           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 28)]
  7372           pu blic bool  isVeteran  {
  7373                get {
  7374                    retu rn this.is VeteranFie ld;
  7375                }
  7376                set {
  7377                    this .isVeteran Field = va lue;
  7378                }
  7379           }
  7380           
  7381           // / <remarks />
  7382           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  7383           pu blic bool  isVeteranS pecified {
  7384                get {
  7385                    retu rn this.is VeteranFie ldSpecifie d;
  7386                }
  7387                set {
  7388                    this .isVeteran FieldSpeci fied = val ue;
  7389                }
  7390           }
  7391           
  7392           // / <remarks />
  7393           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 29)]
  7394           pu blic bool  isLocallyA ssignedMpi Pid {
  7395                get {
  7396                    retu rn this.is LocallyAss ignedMpiPi dField;
  7397                }
  7398                set {
  7399                    this .isLocally AssignedMp iPidField  = value;
  7400                }
  7401           }
  7402           
  7403           // / <remarks />
  7404           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  7405           pu blic bool  isLocallyA ssignedMpi PidSpecifi ed {
  7406                get {
  7407                    retu rn this.is LocallyAss ignedMpiPi dFieldSpec ified;
  7408                }
  7409                set {
  7410                    this .isLocally AssignedMp iPidFieldS pecified =  value;
  7411                }
  7412           }
  7413           
  7414           // / <remarks />
  7415           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 30)]
  7416           pu blic siteA rray sites  {
  7417                get {
  7418                    retu rn this.si tesField;
  7419                }
  7420                set {
  7421                    this .sitesFiel d = value;
  7422                }
  7423           }
  7424           
  7425           // / <remarks />
  7426           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 31)]
  7427           pu blic team  team {
  7428                get {
  7429                    retu rn this.te amField;
  7430                }
  7431                set {
  7432                    this .teamField  = value;
  7433                }
  7434           }
  7435       }
  7436       
  7437       /// <r emarks/>
  7438       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  7439       [Syste m.Serializ ableAttrib ute()]
  7440       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  7441       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  7442         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  7443       public  partial c lass perso nArray : a bstractArr ayTO {
  7444           
  7445           pr ivate pers onTO[] per sonsField;
  7446           
  7447           // / <remarks />
  7448           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  7449           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  7450           pu blic perso nTO[] pers ons {
  7451                get {
  7452                    retu rn this.pe rsonsField ;
  7453                }
  7454                set {
  7455                    this .personsFi eld = valu e;
  7456                }
  7457           }
  7458       }
  7459       
  7460       /// <r emarks/>
  7461       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pat ientAssoci ateTO))]
  7462       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(pat ientTO))]
  7463       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  7464       [Syste m.Serializ ableAttrib ute()]
  7465       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  7466       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  7467         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  7468       public  partial c lass perso nTO : abst ractTO {
  7469           
  7470           pr ivate stri ng typeFie ld;
  7471           
  7472           pr ivate stri ng birthPl aceField;
  7473           
  7474           pr ivate stri ng religio nField;
  7475           
  7476           pr ivate stri ng nameFie ld;
  7477           
  7478           pr ivate stri ng ssnFiel d;
  7479           
  7480           pr ivate stri ng genderF ield;
  7481           
  7482           pr ivate stri ng dobFiel d;
  7483           
  7484           pr ivate stri ng ethnici tyField;
  7485           
  7486           pr ivate int  ageField;
  7487           
  7488           pr ivate bool  ageFieldS pecified;
  7489           
  7490           pr ivate stri ng marital StatusFiel d;
  7491           
  7492           pr ivate addr essTO home AddressFie ld;
  7493           
  7494           pr ivate phon eNumTO hom ePhoneFiel d;
  7495           
  7496           pr ivate phon eNumTO cel lPhoneFiel d;
  7497           
  7498           pr ivate demo graphicSet TO[] demog raphicsFie ld;
  7499           
  7500           // / <remarks />
  7501           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  7502           pu blic strin g type {
  7503                get {
  7504                    retu rn this.ty peField;
  7505                }
  7506                set {
  7507                    this .typeField  = value;
  7508                }
  7509           }
  7510           
  7511           // / <remarks />
  7512           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  7513           pu blic strin g birthPla ce {
  7514                get {
  7515                    retu rn this.bi rthPlaceFi eld;
  7516                }
  7517                set {
  7518                    this .birthPlac eField = v alue;
  7519                }
  7520           }
  7521           
  7522           // / <remarks />
  7523           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  7524           pu blic strin g religion  {
  7525                get {
  7526                    retu rn this.re ligionFiel d;
  7527                }
  7528                set {
  7529                    this .religionF ield = val ue;
  7530                }
  7531           }
  7532           
  7533           // / <remarks />
  7534           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  7535           pu blic strin g name {
  7536                get {
  7537                    retu rn this.na meField;
  7538                }
  7539                set {
  7540                    this .nameField  = value;
  7541                }
  7542           }
  7543           
  7544           // / <remarks />
  7545           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  7546           pu blic strin g ssn {
  7547                get {
  7548                    retu rn this.ss nField;
  7549                }
  7550                set {
  7551                    this .ssnField  = value;
  7552                }
  7553           }
  7554           
  7555           // / <remarks />
  7556           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  7557           pu blic strin g gender {
  7558                get {
  7559                    retu rn this.ge nderField;
  7560                }
  7561                set {
  7562                    this .genderFie ld = value ;
  7563                }
  7564           }
  7565           
  7566           // / <remarks />
  7567           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  7568           pu blic strin g dob {
  7569                get {
  7570                    retu rn this.do bField;
  7571                }
  7572                set {
  7573                    this .dobField  = value;
  7574                }
  7575           }
  7576           
  7577           // / <remarks />
  7578           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  7579           pu blic strin g ethnicit y {
  7580                get {
  7581                    retu rn this.et hnicityFie ld;
  7582                }
  7583                set {
  7584                    this .ethnicity Field = va lue;
  7585                }
  7586           }
  7587           
  7588           // / <remarks />
  7589           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  7590           pu blic int a ge {
  7591                get {
  7592                    retu rn this.ag eField;
  7593                }
  7594                set {
  7595                    this .ageField  = value;
  7596                }
  7597           }
  7598           
  7599           // / <remarks />
  7600           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  7601           pu blic bool  ageSpecifi ed {
  7602                get {
  7603                    retu rn this.ag eFieldSpec ified;
  7604                }
  7605                set {
  7606                    this .ageFieldS pecified =  value;
  7607                }
  7608           }
  7609           
  7610           // / <remarks />
  7611           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  7612           pu blic strin g maritalS tatus {
  7613                get {
  7614                    retu rn this.ma ritalStatu sField;
  7615                }
  7616                set {
  7617                    this .maritalSt atusField  = value;
  7618                }
  7619           }
  7620           
  7621           // / <remarks />
  7622           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  7623           pu blic addre ssTO homeA ddress {
  7624                get {
  7625                    retu rn this.ho meAddressF ield;
  7626                }
  7627                set {
  7628                    this .homeAddre ssField =  value;
  7629                }
  7630           }
  7631           
  7632           // / <remarks />
  7633           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  7634           pu blic phone NumTO home Phone {
  7635                get {
  7636                    retu rn this.ho mePhoneFie ld;
  7637                }
  7638                set {
  7639                    this .homePhone Field = va lue;
  7640                }
  7641           }
  7642           
  7643           // / <remarks />
  7644           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  7645           pu blic phone NumTO cell Phone {
  7646                get {
  7647                    retu rn this.ce llPhoneFie ld;
  7648                }
  7649                set {
  7650                    this .cellPhone Field = va lue;
  7651                }
  7652           }
  7653           
  7654           // / <remarks />
  7655           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=13 )]
  7656           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  7657           pu blic demog raphicSetT O[] demogr aphics {
  7658                get {
  7659                    retu rn this.de mographics Field;
  7660                }
  7661                set {
  7662                    this .demograph icsField =  value;
  7663                }
  7664           }
  7665       }
  7666       
  7667       /// <r emarks/>
  7668       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  7669       [Syste m.Serializ ableAttrib ute()]
  7670       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  7671       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  7672         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  7673       public  partial c lass addre ssTO : abs tractTO {
  7674           
  7675           pr ivate stri ng typeFie ld;
  7676           
  7677           pr ivate stri ng streetA ddress1Fie ld;
  7678           
  7679           pr ivate stri ng streetA ddress2Fie ld;
  7680           
  7681           pr ivate stri ng streetA ddress3Fie ld;
  7682           
  7683           pr ivate stri ng cityFie ld;
  7684           
  7685           pr ivate stri ng countyF ield;
  7686           
  7687           pr ivate stri ng stateFi eld;
  7688           
  7689           pr ivate stri ng zipcode Field;
  7690           
  7691           pr ivate stri ng country Field;
  7692           
  7693           // / <remarks />
  7694           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  7695           pu blic strin g type {
  7696                get {
  7697                    retu rn this.ty peField;
  7698                }
  7699                set {
  7700                    this .typeField  = value;
  7701                }
  7702           }
  7703           
  7704           // / <remarks />
  7705           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  7706           pu blic strin g streetAd dress1 {
  7707                get {
  7708                    retu rn this.st reetAddres s1Field;
  7709                }
  7710                set {
  7711                    this .streetAdd ress1Field  = value;
  7712                }
  7713           }
  7714           
  7715           // / <remarks />
  7716           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  7717           pu blic strin g streetAd dress2 {
  7718                get {
  7719                    retu rn this.st reetAddres s2Field;
  7720                }
  7721                set {
  7722                    this .streetAdd ress2Field  = value;
  7723                }
  7724           }
  7725           
  7726           // / <remarks />
  7727           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  7728           pu blic strin g streetAd dress3 {
  7729                get {
  7730                    retu rn this.st reetAddres s3Field;
  7731                }
  7732                set {
  7733                    this .streetAdd ress3Field  = value;
  7734                }
  7735           }
  7736           
  7737           // / <remarks />
  7738           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  7739           pu blic strin g city {
  7740                get {
  7741                    retu rn this.ci tyField;
  7742                }
  7743                set {
  7744                    this .cityField  = value;
  7745                }
  7746           }
  7747           
  7748           // / <remarks />
  7749           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  7750           pu blic strin g county {
  7751                get {
  7752                    retu rn this.co untyField;
  7753                }
  7754                set {
  7755                    this .countyFie ld = value ;
  7756                }
  7757           }
  7758           
  7759           // / <remarks />
  7760           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  7761           pu blic strin g state {
  7762                get {
  7763                    retu rn this.st ateField;
  7764                }
  7765                set {
  7766                    this .stateFiel d = value;
  7767                }
  7768           }
  7769           
  7770           // / <remarks />
  7771           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  7772           pu blic strin g zipcode  {
  7773                get {
  7774                    retu rn this.zi pcodeField ;
  7775                }
  7776                set {
  7777                    this .zipcodeFi eld = valu e;
  7778                }
  7779           }
  7780           
  7781           // / <remarks />
  7782           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  7783           pu blic strin g country  {
  7784                get {
  7785                    retu rn this.co untryField ;
  7786                }
  7787                set {
  7788                    this .countryFi eld = valu e;
  7789                }
  7790           }
  7791       }
  7792       
  7793       /// <r emarks/>
  7794       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  7795       [Syste m.Serializ ableAttrib ute()]
  7796       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  7797       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  7798         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  7799       public  partial c lass phone NumTO : ab stractTO {
  7800           
  7801           pr ivate stri ng typeFie ld;
  7802           
  7803           pr ivate stri ng areaCod eField;
  7804           
  7805           pr ivate stri ng exchang eField;
  7806           
  7807           pr ivate stri ng numberF ield;
  7808           
  7809           pr ivate stri ng descrip tionField;
  7810           
  7811           // / <remarks />
  7812           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  7813           pu blic strin g type {
  7814                get {
  7815                    retu rn this.ty peField;
  7816                }
  7817                set {
  7818                    this .typeField  = value;
  7819                }
  7820           }
  7821           
  7822           // / <remarks />
  7823           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  7824           pu blic strin g areaCode  {
  7825                get {
  7826                    retu rn this.ar eaCodeFiel d;
  7827                }
  7828                set {
  7829                    this .areaCodeF ield = val ue;
  7830                }
  7831           }
  7832           
  7833           // / <remarks />
  7834           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  7835           pu blic strin g exchange  {
  7836                get {
  7837                    retu rn this.ex changeFiel d;
  7838                }
  7839                set {
  7840                    this .exchangeF ield = val ue;
  7841                }
  7842           }
  7843           
  7844           // / <remarks />
  7845           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  7846           pu blic strin g number {
  7847                get {
  7848                    retu rn this.nu mberField;
  7849                }
  7850                set {
  7851                    this .numberFie ld = value ;
  7852                }
  7853           }
  7854           
  7855           // / <remarks />
  7856           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  7857           pu blic strin g descript ion {
  7858                get {
  7859                    retu rn this.de scriptionF ield;
  7860                }
  7861                set {
  7862                    this .descripti onField =  value;
  7863                }
  7864           }
  7865       }
  7866       
  7867       /// <r emarks/>
  7868       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  7869       [Syste m.Serializ ableAttrib ute()]
  7870       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  7871       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  7872         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  7873       public  partial c lass demog raphicSetT O {
  7874           
  7875           pr ivate stri ng tagFiel d;
  7876           
  7877           pr ivate addr essTO[] ad dressesFie ld;
  7878           
  7879           pr ivate phon eNumTO[] p honesField ;
  7880           
  7881           pr ivate stri ng[] email AddressesF ield;
  7882           
  7883           pr ivate stri ng[] demog raphicName sField;
  7884           
  7885           // / <remarks />
  7886           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  7887           pu blic strin g tag {
  7888                get {
  7889                    retu rn this.ta gField;
  7890                }
  7891                set {
  7892                    this .tagField  = value;
  7893                }
  7894           }
  7895           
  7896           // / <remarks />
  7897           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )]
  7898           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  7899           pu blic addre ssTO[] add resses {
  7900                get {
  7901                    retu rn this.ad dressesFie ld;
  7902                }
  7903                set {
  7904                    this .addresses Field = va lue;
  7905                }
  7906           }
  7907           
  7908           // / <remarks />
  7909           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )]
  7910           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  7911           pu blic phone NumTO[] ph ones {
  7912                get {
  7913                    retu rn this.ph onesField;
  7914                }
  7915                set {
  7916                    this .phonesFie ld = value ;
  7917                }
  7918           }
  7919           
  7920           // / <remarks />
  7921           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )]
  7922           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  7923           pu blic strin g[] emailA ddresses {
  7924                get {
  7925                    retu rn this.em ailAddress esField;
  7926                }
  7927                set {
  7928                    this .emailAddr essesField  = value;
  7929                }
  7930           }
  7931           
  7932           // / <remarks />
  7933           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified )]
  7934           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute("nam es", Form= System.Xml .Schema.Xm lSchemaFor m.Unqualif ied, IsNul lable=fals e)]
  7935           pu blic strin g[] demogr aphicNames  {
  7936                get {
  7937                    retu rn this.de mographicN amesField;
  7938                }
  7939                set {
  7940                    this .demograph icNamesFie ld = value ;
  7941                }
  7942           }
  7943       }
  7944       
  7945       /// <r emarks/>
  7946       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  7947       [Syste m.Serializ ableAttrib ute()]
  7948       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  7949       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  7950         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  7951       public  partial c lass patie ntAssociat eTO : pers onTO {
  7952           
  7953           pr ivate stri ng associa tionField;
  7954           
  7955           pr ivate stri ng relatio nshipToPat ientField;
  7956           
  7957           pr ivate stri ng facilit yNameField ;
  7958           
  7959           // / <remarks />
  7960           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  7961           pu blic strin g associat ion {
  7962                get {
  7963                    retu rn this.as sociationF ield;
  7964                }
  7965                set {
  7966                    this .associati onField =  value;
  7967                }
  7968           }
  7969           
  7970           // / <remarks />
  7971           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  7972           pu blic strin g relation shipToPati ent {
  7973                get {
  7974                    retu rn this.re lationship ToPatientF ield;
  7975                }
  7976                set {
  7977                    this .relations hipToPatie ntField =  value;
  7978                }
  7979           }
  7980           
  7981           // / <remarks />
  7982           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  7983           pu blic strin g facility Name {
  7984                get {
  7985                    retu rn this.fa cilityName Field;
  7986                }
  7987                set {
  7988                    this .facilityN ameField =  value;
  7989                }
  7990           }
  7991       }
  7992       
  7993       /// <r emarks/>
  7994       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  7995       [Syste m.Serializ ableAttrib ute()]
  7996       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  7997       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  7998         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  7999       public  partial c lass hospi talLocatio nTO : abst ractTO {
  8000           
  8001           pr ivate stri ng idField ;
  8002           
  8003           pr ivate stri ng nameFie ld;
  8004           
  8005           pr ivate tagg edText dep artmentFie ld;
  8006           
  8007           pr ivate tagg edText ser viceField;
  8008           
  8009           pr ivate tagg edText spe cialtyFiel d;
  8010           
  8011           pr ivate tagg edText sto pCodeField ;
  8012           
  8013           pr ivate tagg edText cre ditStopCod eField;
  8014           
  8015           pr ivate site TO facilit yField;
  8016           
  8017           pr ivate stri ng buildin gField;
  8018           
  8019           pr ivate stri ng floorFi eld;
  8020           
  8021           pr ivate stri ng roomFie ld;
  8022           
  8023           pr ivate stri ng bedFiel d;
  8024           
  8025           pr ivate stri ng statusF ield;
  8026           
  8027           pr ivate stri ng phoneFi eld;
  8028           
  8029           pr ivate stri ng appoint mentTimest ampField;
  8030           
  8031           pr ivate stri ng typeFie ld;
  8032           
  8033           pr ivate stri ng physica lLocationF ield;
  8034           
  8035           pr ivate bool  askForChe ckInField;
  8036           
  8037           pr ivate bool  askForChe ckInFieldS pecified;
  8038           
  8039           pr ivate stri ng appoint mentLength Field;
  8040           
  8041           pr ivate stri ng clinicD isplayStar tTimeField ;
  8042           
  8043           pr ivate stri ng display Increments Field;
  8044           
  8045           pr ivate time SlotArray  availabili tyField;
  8046           
  8047           pr ivate stri ng maxOver booksPerDa yField;
  8048           
  8049           pr ivate stri ng prohibi tAccessToC linicField ;
  8050           
  8051           // / <remarks />
  8052           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  8053           pu blic strin g id {
  8054                get {
  8055                    retu rn this.id Field;
  8056                }
  8057                set {
  8058                    this .idField =  value;
  8059                }
  8060           }
  8061           
  8062           // / <remarks />
  8063           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  8064           pu blic strin g name {
  8065                get {
  8066                    retu rn this.na meField;
  8067                }
  8068                set {
  8069                    this .nameField  = value;
  8070                }
  8071           }
  8072           
  8073           // / <remarks />
  8074           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  8075           pu blic tagge dText depa rtment {
  8076                get {
  8077                    retu rn this.de partmentFi eld;
  8078                }
  8079                set {
  8080                    this .departmen tField = v alue;
  8081                }
  8082           }
  8083           
  8084           // / <remarks />
  8085           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  8086           pu blic tagge dText serv ice {
  8087                get {
  8088                    retu rn this.se rviceField ;
  8089                }
  8090                set {
  8091                    this .serviceFi eld = valu e;
  8092                }
  8093           }
  8094           
  8095           // / <remarks />
  8096           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  8097           pu blic tagge dText spec ialty {
  8098                get {
  8099                    retu rn this.sp ecialtyFie ld;
  8100                }
  8101                set {
  8102                    this .specialty Field = va lue;
  8103                }
  8104           }
  8105           
  8106           // / <remarks />
  8107           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  8108           pu blic tagge dText stop Code {
  8109                get {
  8110                    retu rn this.st opCodeFiel d;
  8111                }
  8112                set {
  8113                    this .stopCodeF ield = val ue;
  8114                }
  8115           }
  8116           
  8117           // / <remarks />
  8118           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  8119           pu blic tagge dText cred itStopCode  {
  8120                get {
  8121                    retu rn this.cr editStopCo deField;
  8122                }
  8123                set {
  8124                    this .creditSto pCodeField  = value;
  8125                }
  8126           }
  8127           
  8128           // / <remarks />
  8129           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  8130           pu blic siteT O facility  {
  8131                get {
  8132                    retu rn this.fa cilityFiel d;
  8133                }
  8134                set {
  8135                    this .facilityF ield = val ue;
  8136                }
  8137           }
  8138           
  8139           // / <remarks />
  8140           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  8141           pu blic strin g building  {
  8142                get {
  8143                    retu rn this.bu ildingFiel d;
  8144                }
  8145                set {
  8146                    this .buildingF ield = val ue;
  8147                }
  8148           }
  8149           
  8150           // / <remarks />
  8151           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  8152           pu blic strin g floor {
  8153                get {
  8154                    retu rn this.fl oorField;
  8155                }
  8156                set {
  8157                    this .floorFiel d = value;
  8158                }
  8159           }
  8160           
  8161           // / <remarks />
  8162           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  8163           pu blic strin g room {
  8164                get {
  8165                    retu rn this.ro omField;
  8166                }
  8167                set {
  8168                    this .roomField  = value;
  8169                }
  8170           }
  8171           
  8172           // / <remarks />
  8173           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  8174           pu blic strin g bed {
  8175                get {
  8176                    retu rn this.be dField;
  8177                }
  8178                set {
  8179                    this .bedField  = value;
  8180                }
  8181           }
  8182           
  8183           // / <remarks />
  8184           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  8185           pu blic strin g status {
  8186                get {
  8187                    retu rn this.st atusField;
  8188                }
  8189                set {
  8190                    this .statusFie ld = value ;
  8191                }
  8192           }
  8193           
  8194           // / <remarks />
  8195           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 13)]
  8196           pu blic strin g phone {
  8197                get {
  8198                    retu rn this.ph oneField;
  8199                }
  8200                set {
  8201                    this .phoneFiel d = value;
  8202                }
  8203           }
  8204           
  8205           // / <remarks />
  8206           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 14)]
  8207           pu blic strin g appointm entTimesta mp {
  8208                get {
  8209                    retu rn this.ap pointmentT imestampFi eld;
  8210                }
  8211                set {
  8212                    this .appointme ntTimestam pField = v alue;
  8213                }
  8214           }
  8215           
  8216           // / <remarks />
  8217           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 15)]
  8218           pu blic strin g type {
  8219                get {
  8220                    retu rn this.ty peField;
  8221                }
  8222                set {
  8223                    this .typeField  = value;
  8224                }
  8225           }
  8226           
  8227           // / <remarks />
  8228           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 16)]
  8229           pu blic strin g physical Location {
  8230                get {
  8231                    retu rn this.ph ysicalLoca tionField;
  8232                }
  8233                set {
  8234                    this .physicalL ocationFie ld = value ;
  8235                }
  8236           }
  8237           
  8238           // / <remarks />
  8239           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 17)]
  8240           pu blic bool  askForChec kIn {
  8241                get {
  8242                    retu rn this.as kForCheckI nField;
  8243                }
  8244                set {
  8245                    this .askForChe ckInField  = value;
  8246                }
  8247           }
  8248           
  8249           // / <remarks />
  8250           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  8251           pu blic bool  askForChec kInSpecifi ed {
  8252                get {
  8253                    retu rn this.as kForCheckI nFieldSpec ified;
  8254                }
  8255                set {
  8256                    this .askForChe ckInFieldS pecified =  value;
  8257                }
  8258           }
  8259           
  8260           // / <remarks />
  8261           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 18)]
  8262           pu blic strin g appointm entLength  {
  8263                get {
  8264                    retu rn this.ap pointmentL engthField ;
  8265                }
  8266                set {
  8267                    this .appointme ntLengthFi eld = valu e;
  8268                }
  8269           }
  8270           
  8271           // / <remarks />
  8272           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 19)]
  8273           pu blic strin g clinicDi splayStart Time {
  8274                get {
  8275                    retu rn this.cl inicDispla yStartTime Field;
  8276                }
  8277                set {
  8278                    this .clinicDis playStartT imeField =  value;
  8279                }
  8280           }
  8281           
  8282           // / <remarks />
  8283           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 20)]
  8284           pu blic strin g displayI ncrements  {
  8285                get {
  8286                    retu rn this.di splayIncre mentsField ;
  8287                }
  8288                set {
  8289                    this .displayIn crementsFi eld = valu e;
  8290                }
  8291           }
  8292           
  8293           // / <remarks />
  8294           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 21)]
  8295           pu blic timeS lotArray a vailabilit y {
  8296                get {
  8297                    retu rn this.av ailability Field;
  8298                }
  8299                set {
  8300                    this .availabil ityField =  value;
  8301                }
  8302           }
  8303           
  8304           // / <remarks />
  8305           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 22)]
  8306           pu blic strin g maxOverb ooksPerDay  {
  8307                get {
  8308                    retu rn this.ma xOverbooks PerDayFiel d;
  8309                }
  8310                set {
  8311                    this .maxOverbo oksPerDayF ield = val ue;
  8312                }
  8313           }
  8314           
  8315           // / <remarks />
  8316           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 23)]
  8317           pu blic strin g prohibit AccessToCl inic {
  8318                get {
  8319                    retu rn this.pr ohibitAcce ssToClinic Field;
  8320                }
  8321                set {
  8322                    this .prohibitA ccessToCli nicField =  value;
  8323                }
  8324           }
  8325       }
  8326       
  8327       /// <r emarks/>
  8328       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  8329       [Syste m.Serializ ableAttrib ute()]
  8330       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  8331       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  8332         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  8333       public  partial c lass siteT O : abstra ctTO {
  8334           
  8335           pr ivate stri ng sitecod eField;
  8336           
  8337           pr ivate stri ng nameFie ld;
  8338           
  8339           pr ivate stri ng display NameField;
  8340           
  8341           pr ivate stri ng moniker Field;
  8342           
  8343           pr ivate stri ng regionI DField;
  8344           
  8345           pr ivate stri ng lastEve ntTimestam pField;
  8346           
  8347           pr ivate stri ng lastEve ntReasonFi eld;
  8348           
  8349           pr ivate stri ng uidFiel d;
  8350           
  8351           pr ivate stri ng pidFiel d;
  8352           
  8353           pr ivate data SourceArra y dataSour cesField;
  8354           
  8355           pr ivate stri ng parentS iteIdField ;
  8356           
  8357           pr ivate site Array chil dSitesFiel d;
  8358           
  8359           pr ivate stri ng address Field;
  8360           
  8361           pr ivate stri ng cityFie ld;
  8362           
  8363           pr ivate stri ng stateFi eld;
  8364           
  8365           pr ivate stri ng systemN ameField;
  8366           
  8367           pr ivate stri ng siteTyp eField;
  8368           
  8369           // / <remarks />
  8370           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  8371           pu blic strin g sitecode  {
  8372                get {
  8373                    retu rn this.si tecodeFiel d;
  8374                }
  8375                set {
  8376                    this .sitecodeF ield = val ue;
  8377                }
  8378           }
  8379           
  8380           // / <remarks />
  8381           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  8382           pu blic strin g name {
  8383                get {
  8384                    retu rn this.na meField;
  8385                }
  8386                set {
  8387                    this .nameField  = value;
  8388                }
  8389           }
  8390           
  8391           // / <remarks />
  8392           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  8393           pu blic strin g displayN ame {
  8394                get {
  8395                    retu rn this.di splayNameF ield;
  8396                }
  8397                set {
  8398                    this .displayNa meField =  value;
  8399                }
  8400           }
  8401           
  8402           // / <remarks />
  8403           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  8404           pu blic strin g moniker  {
  8405                get {
  8406                    retu rn this.mo nikerField ;
  8407                }
  8408                set {
  8409                    this .monikerFi eld = valu e;
  8410                }
  8411           }
  8412           
  8413           // / <remarks />
  8414           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  8415           pu blic strin g regionID  {
  8416                get {
  8417                    retu rn this.re gionIDFiel d;
  8418                }
  8419                set {
  8420                    this .regionIDF ield = val ue;
  8421                }
  8422           }
  8423           
  8424           // / <remarks />
  8425           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  8426           pu blic strin g lastEven tTimestamp  {
  8427                get {
  8428                    retu rn this.la stEventTim estampFiel d;
  8429                }
  8430                set {
  8431                    this .lastEvent TimestampF ield = val ue;
  8432                }
  8433           }
  8434           
  8435           // / <remarks />
  8436           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  8437           pu blic strin g lastEven tReason {
  8438                get {
  8439                    retu rn this.la stEventRea sonField;
  8440                }
  8441                set {
  8442                    this .lastEvent ReasonFiel d = value;
  8443                }
  8444           }
  8445           
  8446           // / <remarks />
  8447           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  8448           pu blic strin g uid {
  8449                get {
  8450                    retu rn this.ui dField;
  8451                }
  8452                set {
  8453                    this .uidField  = value;
  8454                }
  8455           }
  8456           
  8457           // / <remarks />
  8458           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  8459           pu blic strin g pid {
  8460                get {
  8461                    retu rn this.pi dField;
  8462                }
  8463                set {
  8464                    this .pidField  = value;
  8465                }
  8466           }
  8467           
  8468           // / <remarks />
  8469           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  8470           pu blic dataS ourceArray  dataSourc es {
  8471                get {
  8472                    retu rn this.da taSourcesF ield;
  8473                }
  8474                set {
  8475                    this .dataSourc esField =  value;
  8476                }
  8477           }
  8478           
  8479           // / <remarks />
  8480           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  8481           pu blic strin g parentSi teId {
  8482                get {
  8483                    retu rn this.pa rentSiteId Field;
  8484                }
  8485                set {
  8486                    this .parentSit eIdField =  value;
  8487                }
  8488           }
  8489           
  8490           // / <remarks />
  8491           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  8492           pu blic siteA rray child Sites {
  8493                get {
  8494                    retu rn this.ch ildSitesFi eld;
  8495                }
  8496                set {
  8497                    this .childSite sField = v alue;
  8498                }
  8499           }
  8500           
  8501           // / <remarks />
  8502           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  8503           pu blic strin g address  {
  8504                get {
  8505                    retu rn this.ad dressField ;
  8506                }
  8507                set {
  8508                    this .addressFi eld = valu e;
  8509                }
  8510           }
  8511           
  8512           // / <remarks />
  8513           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 13)]
  8514           pu blic strin g city {
  8515                get {
  8516                    retu rn this.ci tyField;
  8517                }
  8518                set {
  8519                    this .cityField  = value;
  8520                }
  8521           }
  8522           
  8523           // / <remarks />
  8524           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 14)]
  8525           pu blic strin g state {
  8526                get {
  8527                    retu rn this.st ateField;
  8528                }
  8529                set {
  8530                    this .stateFiel d = value;
  8531                }
  8532           }
  8533           
  8534           // / <remarks />
  8535           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 15)]
  8536           pu blic strin g systemNa me {
  8537                get {
  8538                    retu rn this.sy stemNameFi eld;
  8539                }
  8540                set {
  8541                    this .systemNam eField = v alue;
  8542                }
  8543           }
  8544           
  8545           // / <remarks />
  8546           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 16)]
  8547           pu blic strin g siteType  {
  8548                get {
  8549                    retu rn this.si teTypeFiel d;
  8550                }
  8551                set {
  8552                    this .siteTypeF ield = val ue;
  8553                }
  8554           }
  8555       }
  8556       
  8557       /// <r emarks/>
  8558       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  8559       [Syste m.Serializ ableAttrib ute()]
  8560       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  8561       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  8562         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  8563       public  partial c lass dataS ourceArray  : abstrac tArrayTO {
  8564           
  8565           pr ivate data SourceTO[]  itemsFiel d;
  8566           
  8567           // / <remarks />
  8568           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  8569           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  8570           pu blic dataS ourceTO[]  items {
  8571                get {
  8572                    retu rn this.it emsField;
  8573                }
  8574                set {
  8575                    this .itemsFiel d = value;
  8576                }
  8577           }
  8578       }
  8579       
  8580       /// <r emarks/>
  8581       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  8582       [Syste m.Serializ ableAttrib ute()]
  8583       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  8584       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  8585         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  8586       public  partial c lass dataS ourceTO :  abstractTO  {
  8587           
  8588           pr ivate stri ng protoco lField;
  8589           
  8590           pr ivate stri ng modalit yField;
  8591           
  8592           pr ivate int  timeoutFie ld;
  8593           
  8594           pr ivate int  portField;
  8595           
  8596           pr ivate stri ng provide rField;
  8597           
  8598           pr ivate stri ng statusF ield;
  8599           
  8600           pr ivate stri ng descrip tionField;
  8601           
  8602           pr ivate stri ng context Field;
  8603           
  8604           pr ivate bool  testSourc eField;
  8605           
  8606           pr ivate stri ng vendorF ield;
  8607           
  8608           pr ivate stri ng version Field;
  8609           
  8610           pr ivate tagg edText sit eIdField;
  8611           
  8612           pr ivate stri ng welcome MessageFie ld;
  8613           
  8614           // / <remarks />
  8615           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  8616           pu blic strin g protocol  {
  8617                get {
  8618                    retu rn this.pr otocolFiel d;
  8619                }
  8620                set {
  8621                    this .protocolF ield = val ue;
  8622                }
  8623           }
  8624           
  8625           // / <remarks />
  8626           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  8627           pu blic strin g modality  {
  8628                get {
  8629                    retu rn this.mo dalityFiel d;
  8630                }
  8631                set {
  8632                    this .modalityF ield = val ue;
  8633                }
  8634           }
  8635           
  8636           // / <remarks />
  8637           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  8638           pu blic int t imeout {
  8639                get {
  8640                    retu rn this.ti meoutField ;
  8641                }
  8642                set {
  8643                    this .timeoutFi eld = valu e;
  8644                }
  8645           }
  8646           
  8647           // / <remarks />
  8648           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  8649           pu blic int p ort {
  8650                get {
  8651                    retu rn this.po rtField;
  8652                }
  8653                set {
  8654                    this .portField  = value;
  8655                }
  8656           }
  8657           
  8658           // / <remarks />
  8659           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  8660           pu blic strin g provider  {
  8661                get {
  8662                    retu rn this.pr oviderFiel d;
  8663                }
  8664                set {
  8665                    this .providerF ield = val ue;
  8666                }
  8667           }
  8668           
  8669           // / <remarks />
  8670           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  8671           pu blic strin g status {
  8672                get {
  8673                    retu rn this.st atusField;
  8674                }
  8675                set {
  8676                    this .statusFie ld = value ;
  8677                }
  8678           }
  8679           
  8680           // / <remarks />
  8681           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  8682           pu blic strin g descript ion {
  8683                get {
  8684                    retu rn this.de scriptionF ield;
  8685                }
  8686                set {
  8687                    this .descripti onField =  value;
  8688                }
  8689           }
  8690           
  8691           // / <remarks />
  8692           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  8693           pu blic strin g context  {
  8694                get {
  8695                    retu rn this.co ntextField ;
  8696                }
  8697                set {
  8698                    this .contextFi eld = valu e;
  8699                }
  8700           }
  8701           
  8702           // / <remarks />
  8703           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  8704           pu blic bool  testSource  {
  8705                get {
  8706                    retu rn this.te stSourceFi eld;
  8707                }
  8708                set {
  8709                    this .testSourc eField = v alue;
  8710                }
  8711           }
  8712           
  8713           // / <remarks />
  8714           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  8715           pu blic strin g vendor {
  8716                get {
  8717                    retu rn this.ve ndorField;
  8718                }
  8719                set {
  8720                    this .vendorFie ld = value ;
  8721                }
  8722           }
  8723           
  8724           // / <remarks />
  8725           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  8726           pu blic strin g version  {
  8727                get {
  8728                    retu rn this.ve rsionField ;
  8729                }
  8730                set {
  8731                    this .versionFi eld = valu e;
  8732                }
  8733           }
  8734           
  8735           // / <remarks />
  8736           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  8737           pu blic tagge dText site Id {
  8738                get {
  8739                    retu rn this.si teIdField;
  8740                }
  8741                set {
  8742                    this .siteIdFie ld = value ;
  8743                }
  8744           }
  8745           
  8746           // / <remarks />
  8747           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  8748           pu blic strin g welcomeM essage {
  8749                get {
  8750                    retu rn this.we lcomeMessa geField;
  8751                }
  8752                set {
  8753                    this .welcomeMe ssageField  = value;
  8754                }
  8755           }
  8756       }
  8757       
  8758       /// <r emarks/>
  8759       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  8760       [Syste m.Serializ ableAttrib ute()]
  8761       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  8762       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  8763         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  8764       public  partial c lass siteA rray : abs tractArray TO {
  8765           
  8766           pr ivate site TO[] sites Field;
  8767           
  8768           // / <remarks />
  8769           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  8770           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  8771           pu blic siteT O[] sites  {
  8772                get {
  8773                    retu rn this.si tesField;
  8774                }
  8775                set {
  8776                    this .sitesFiel d = value;
  8777                }
  8778           }
  8779       }
  8780       
  8781       /// <r emarks/>
  8782       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  8783       [Syste m.Serializ ableAttrib ute()]
  8784       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  8785       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  8786         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  8787       public  partial c lass timeS lotArray :  abstractT aggedArray TO {
  8788           
  8789           pr ivate time SlotTO[] s lotsField;
  8790           
  8791           // / <remarks />
  8792           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  8793           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  8794           pu blic timeS lotTO[] sl ots {
  8795                get {
  8796                    retu rn this.sl otsField;
  8797                }
  8798                set {
  8799                    this .slotsFiel d = value;
  8800                }
  8801           }
  8802       }
  8803       
  8804       /// <r emarks/>
  8805       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  8806       [Syste m.Serializ ableAttrib ute()]
  8807       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  8808       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  8809         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  8810       public  partial c lass timeS lotTO : ab stractTO {
  8811           
  8812           pr ivate stri ng startFi eld;
  8813           
  8814           pr ivate stri ng endFiel d;
  8815           
  8816           pr ivate stri ng textFie ld;
  8817           
  8818           pr ivate bool  available Field;
  8819           
  8820           // / <remarks />
  8821           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  8822           pu blic strin g start {
  8823                get {
  8824                    retu rn this.st artField;
  8825                }
  8826                set {
  8827                    this .startFiel d = value;
  8828                }
  8829           }
  8830           
  8831           // / <remarks />
  8832           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  8833           pu blic strin g end {
  8834                get {
  8835                    retu rn this.en dField;
  8836                }
  8837                set {
  8838                    this .endField  = value;
  8839                }
  8840           }
  8841           
  8842           // / <remarks />
  8843           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  8844           pu blic strin g text {
  8845                get {
  8846                    retu rn this.te xtField;
  8847                }
  8848                set {
  8849                    this .textField  = value;
  8850                }
  8851           }
  8852           
  8853           // / <remarks />
  8854           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  8855           pu blic bool  available  {
  8856                get {
  8857                    retu rn this.av ailableFie ld;
  8858                }
  8859                set {
  8860                    this .available Field = va lue;
  8861                }
  8862           }
  8863       }
  8864       
  8865       /// <r emarks/>
  8866       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  8867       [Syste m.Serializ ableAttrib ute()]
  8868       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  8869       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  8870         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  8871       public  partial c lass team  {
  8872           
  8873           pr ivate stri ng attendi ngNameFiel d;
  8874           
  8875           pr ivate stri ng idField ;
  8876           
  8877           pr ivate stri ng nameFie ld;
  8878           
  8879           pr ivate stri ng pcpName Field;
  8880           
  8881           // / <remarks />
  8882           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  8883           pu blic strin g attendin gName {
  8884                get {
  8885                    retu rn this.at tendingNam eField;
  8886                }
  8887                set {
  8888                    this .attending NameField  = value;
  8889                }
  8890           }
  8891           
  8892           // / <remarks />
  8893           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  8894           pu blic strin g id {
  8895                get {
  8896                    retu rn this.id Field;
  8897                }
  8898                set {
  8899                    this .idField =  value;
  8900                }
  8901           }
  8902           
  8903           // / <remarks />
  8904           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  8905           pu blic strin g name {
  8906                get {
  8907                    retu rn this.na meField;
  8908                }
  8909                set {
  8910                    this .nameField  = value;
  8911                }
  8912           }
  8913           
  8914           // / <remarks />
  8915           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  8916           pu blic strin g pcpName  {
  8917                get {
  8918                    retu rn this.pc pNameField ;
  8919                }
  8920                set {
  8921                    this .pcpNameFi eld = valu e;
  8922                }
  8923           }
  8924       }
  8925       
  8926       /// <r emarks/>
  8927       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  8928       [Syste m.Serializ ableAttrib ute()]
  8929       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  8930       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  8931         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  8932       public  partial c lass tagge dGraphingI temDataArr ay : abstr actTaggedA rrayTO {
  8933           
  8934           pr ivate grap hingItemDa taTO[] ite msField;
  8935           
  8936           // / <remarks />
  8937           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  8938           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  8939           pu blic graph ingItemDat aTO[] item s {
  8940                get {
  8941                    retu rn this.it emsField;
  8942                }
  8943                set {
  8944                    this .itemsFiel d = value;
  8945                }
  8946           }
  8947       }
  8948       
  8949       /// <r emarks/>
  8950       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  8951       [Syste m.Serializ ableAttrib ute()]
  8952       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  8953       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  8954         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  8955       public  partial c lass graph ingItemDat aTO : abst ractTO {
  8956           
  8957           pr ivate stri ng graphin gTypeField ;
  8958           
  8959           pr ivate stri ng itemIen Field;
  8960           
  8961           pr ivate stri ng resultD ateField;
  8962           
  8963           pr ivate stri ng resultF ield;
  8964           
  8965           pr ivate stri ng flagFie ld;
  8966           
  8967           pr ivate stri ng specime nIenField;
  8968           
  8969           pr ivate stri ng specime nNameField ;
  8970           
  8971           pr ivate stri ng rangeFi eld;
  8972           
  8973           pr ivate stri ng unitsFi eld;
  8974           
  8975           // / <remarks />
  8976           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  8977           pu blic strin g graphing Type {
  8978                get {
  8979                    retu rn this.gr aphingType Field;
  8980                }
  8981                set {
  8982                    this .graphingT ypeField =  value;
  8983                }
  8984           }
  8985           
  8986           // / <remarks />
  8987           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  8988           pu blic strin g itemIen  {
  8989                get {
  8990                    retu rn this.it emIenField ;
  8991                }
  8992                set {
  8993                    this .itemIenFi eld = valu e;
  8994                }
  8995           }
  8996           
  8997           // / <remarks />
  8998           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  8999           pu blic strin g resultDa te {
  9000                get {
  9001                    retu rn this.re sultDateFi eld;
  9002                }
  9003                set {
  9004                    this .resultDat eField = v alue;
  9005                }
  9006           }
  9007           
  9008           // / <remarks />
  9009           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  9010           pu blic strin g result {
  9011                get {
  9012                    retu rn this.re sultField;
  9013                }
  9014                set {
  9015                    this .resultFie ld = value ;
  9016                }
  9017           }
  9018           
  9019           // / <remarks />
  9020           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  9021           pu blic strin g flag {
  9022                get {
  9023                    retu rn this.fl agField;
  9024                }
  9025                set {
  9026                    this .flagField  = value;
  9027                }
  9028           }
  9029           
  9030           // / <remarks />
  9031           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  9032           pu blic strin g specimen Ien {
  9033                get {
  9034                    retu rn this.sp ecimenIenF ield;
  9035                }
  9036                set {
  9037                    this .specimenI enField =  value;
  9038                }
  9039           }
  9040           
  9041           // / <remarks />
  9042           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  9043           pu blic strin g specimen Name {
  9044                get {
  9045                    retu rn this.sp ecimenName Field;
  9046                }
  9047                set {
  9048                    this .specimenN ameField =  value;
  9049                }
  9050           }
  9051           
  9052           // / <remarks />
  9053           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  9054           pu blic strin g range {
  9055                get {
  9056                    retu rn this.ra ngeField;
  9057                }
  9058                set {
  9059                    this .rangeFiel d = value;
  9060                }
  9061           }
  9062           
  9063           // / <remarks />
  9064           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  9065           pu blic strin g units {
  9066                get {
  9067                    retu rn this.un itsField;
  9068                }
  9069                set {
  9070                    this .unitsFiel d = value;
  9071                }
  9072           }
  9073       }
  9074       
  9075       /// <r emarks/>
  9076       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  9077       [Syste m.Serializ ableAttrib ute()]
  9078       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  9079       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  9080         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  9081       public  partial c lass tagge dVitalSign Array : ab stractTagg edArrayTO  {
  9082           
  9083           pr ivate vita lSignTO[]  vitalsFiel d;
  9084           
  9085           // / <remarks />
  9086           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  9087           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  9088           pu blic vital SignTO[] v itals {
  9089                get {
  9090                    retu rn this.vi talsField;
  9091                }
  9092                set {
  9093                    this .vitalsFie ld = value ;
  9094                }
  9095           }
  9096       }
  9097       
  9098       /// <r emarks/>
  9099       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  9100       [Syste m.Serializ ableAttrib ute()]
  9101       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  9102       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  9103         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  9104       public  partial c lass vital SignTO : a bstractTO  {
  9105           
  9106           pr ivate obse rvationTyp eTO typeFi eld;
  9107           
  9108           pr ivate stri ng value1F ield;
  9109           
  9110           pr ivate stri ng value2F ield;
  9111           
  9112           pr ivate auth orTO obser verField;
  9113           
  9114           pr ivate auth orTO recor derField;
  9115           
  9116           pr ivate stri ng timesta mpField;
  9117           
  9118           pr ivate tagg edText fac ilityField ;
  9119           
  9120           pr ivate hosp italLocati onTO locat ionField;
  9121           
  9122           pr ivate stri ng comment Field;
  9123           
  9124           pr ivate stri ng unitsFi eld;
  9125           
  9126           pr ivate stri ng qualifi ersField;
  9127           
  9128           // / <remarks />
  9129           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  9130           pu blic obser vationType TO type {
  9131                get {
  9132                    retu rn this.ty peField;
  9133                }
  9134                set {
  9135                    this .typeField  = value;
  9136                }
  9137           }
  9138           
  9139           // / <remarks />
  9140           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  9141           pu blic strin g value1 {
  9142                get {
  9143                    retu rn this.va lue1Field;
  9144                }
  9145                set {
  9146                    this .value1Fie ld = value ;
  9147                }
  9148           }
  9149           
  9150           // / <remarks />
  9151           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  9152           pu blic strin g value2 {
  9153                get {
  9154                    retu rn this.va lue2Field;
  9155                }
  9156                set {
  9157                    this .value2Fie ld = value ;
  9158                }
  9159           }
  9160           
  9161           // / <remarks />
  9162           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  9163           pu blic autho rTO observ er {
  9164                get {
  9165                    retu rn this.ob serverFiel d;
  9166                }
  9167                set {
  9168                    this .observerF ield = val ue;
  9169                }
  9170           }
  9171           
  9172           // / <remarks />
  9173           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  9174           pu blic autho rTO record er {
  9175                get {
  9176                    retu rn this.re corderFiel d;
  9177                }
  9178                set {
  9179                    this .recorderF ield = val ue;
  9180                }
  9181           }
  9182           
  9183           // / <remarks />
  9184           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  9185           pu blic strin g timestam p {
  9186                get {
  9187                    retu rn this.ti mestampFie ld;
  9188                }
  9189                set {
  9190                    this .timestamp Field = va lue;
  9191                }
  9192           }
  9193           
  9194           // / <remarks />
  9195           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  9196           pu blic tagge dText faci lity {
  9197                get {
  9198                    retu rn this.fa cilityFiel d;
  9199                }
  9200                set {
  9201                    this .facilityF ield = val ue;
  9202                }
  9203           }
  9204           
  9205           // / <remarks />
  9206           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  9207           pu blic hospi talLocatio nTO locati on {
  9208                get {
  9209                    retu rn this.lo cationFiel d;
  9210                }
  9211                set {
  9212                    this .locationF ield = val ue;
  9213                }
  9214           }
  9215           
  9216           // / <remarks />
  9217           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  9218           pu blic strin g comment  {
  9219                get {
  9220                    retu rn this.co mmentField ;
  9221                }
  9222                set {
  9223                    this .commentFi eld = valu e;
  9224                }
  9225           }
  9226           
  9227           // / <remarks />
  9228           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  9229           pu blic strin g units {
  9230                get {
  9231                    retu rn this.un itsField;
  9232                }
  9233                set {
  9234                    this .unitsFiel d = value;
  9235                }
  9236           }
  9237           
  9238           // / <remarks />
  9239           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  9240           pu blic strin g qualifie rs {
  9241                get {
  9242                    retu rn this.qu alifiersFi eld;
  9243                }
  9244                set {
  9245                    this .qualifier sField = v alue;
  9246                }
  9247           }
  9248       }
  9249       
  9250       /// <r emarks/>
  9251       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  9252       [Syste m.Serializ ableAttrib ute()]
  9253       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  9254       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  9255         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  9256       public  partial c lass obser vationType TO : abstr actTO {
  9257           
  9258           pr ivate stri ng idField ;
  9259           
  9260           pr ivate stri ng categor yField;
  9261           
  9262           pr ivate stri ng nameFie ld;
  9263           
  9264           pr ivate stri ng shortNa meField;
  9265           
  9266           pr ivate stri ng dataIdF ield;
  9267           
  9268           pr ivate stri ng dataNam eField;
  9269           
  9270           pr ivate stri ng dataTyp eField;
  9271           
  9272           // / <remarks />
  9273           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  9274           pu blic strin g id {
  9275                get {
  9276                    retu rn this.id Field;
  9277                }
  9278                set {
  9279                    this .idField =  value;
  9280                }
  9281           }
  9282           
  9283           // / <remarks />
  9284           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  9285           pu blic strin g category  {
  9286                get {
  9287                    retu rn this.ca tegoryFiel d;
  9288                }
  9289                set {
  9290                    this .categoryF ield = val ue;
  9291                }
  9292           }
  9293           
  9294           // / <remarks />
  9295           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  9296           pu blic strin g name {
  9297                get {
  9298                    retu rn this.na meField;
  9299                }
  9300                set {
  9301                    this .nameField  = value;
  9302                }
  9303           }
  9304           
  9305           // / <remarks />
  9306           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  9307           pu blic strin g shortNam e {
  9308                get {
  9309                    retu rn this.sh ortNameFie ld;
  9310                }
  9311                set {
  9312                    this .shortName Field = va lue;
  9313                }
  9314           }
  9315           
  9316           // / <remarks />
  9317           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  9318           pu blic strin g dataId {
  9319                get {
  9320                    retu rn this.da taIdField;
  9321                }
  9322                set {
  9323                    this .dataIdFie ld = value ;
  9324                }
  9325           }
  9326           
  9327           // / <remarks />
  9328           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  9329           pu blic strin g dataName  {
  9330                get {
  9331                    retu rn this.da taNameFiel d;
  9332                }
  9333                set {
  9334                    this .dataNameF ield = val ue;
  9335                }
  9336           }
  9337           
  9338           // / <remarks />
  9339           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  9340           pu blic strin g dataType  {
  9341                get {
  9342                    retu rn this.da taTypeFiel d;
  9343                }
  9344                set {
  9345                    this .dataTypeF ield = val ue;
  9346                }
  9347           }
  9348       }
  9349       
  9350       /// <r emarks/>
  9351       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  9352       [Syste m.Serializ ableAttrib ute()]
  9353       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  9354       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  9355         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  9356       public  partial c lass tagge dLabTestAr ray : abst ractTagged ArrayTO {
  9357           
  9358           pr ivate labT estArray l abTestsFie ld;
  9359           
  9360           // / <remarks />
  9361           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  9362           pu blic labTe stArray la bTests {
  9363                get {
  9364                    retu rn this.la bTestsFiel d;
  9365                }
  9366                set {
  9367                    this .labTestsF ield = val ue;
  9368                }
  9369           }
  9370       }
  9371       
  9372       /// <r emarks/>
  9373       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  9374       [Syste m.Serializ ableAttrib ute()]
  9375       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  9376       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  9377         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  9378       public  partial c lass labTe stArray :  abstractAr rayTO {
  9379           
  9380           pr ivate labT estTO[] te stsField;
  9381           
  9382           // / <remarks />
  9383           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  9384           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  9385           pu blic labTe stTO[] tes ts {
  9386                get {
  9387                    retu rn this.te stsField;
  9388                }
  9389                set {
  9390                    this .testsFiel d = value;
  9391                }
  9392           }
  9393       }
  9394       
  9395       /// <r emarks/>
  9396       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  9397       [Syste m.Serializ ableAttrib ute()]
  9398       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  9399       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  9400         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  9401       public  partial c lass labTe stTO : abs tractTO {
  9402           
  9403           pr ivate labR esultTO re sultField;
  9404           
  9405           pr ivate labS pecimenTO  specimenFi eld;
  9406           
  9407           pr ivate stri ng idField ;
  9408           
  9409           pr ivate stri ng nameFie ld;
  9410           
  9411           pr ivate stri ng categor yField;
  9412           
  9413           pr ivate stri ng unitsFi eld;
  9414           
  9415           pr ivate stri ng lowRefF ield;
  9416           
  9417           pr ivate stri ng hiRefFi eld;
  9418           
  9419           pr ivate stri ng refRang eField;
  9420           
  9421           pr ivate stri ng loincFi eld;
  9422           
  9423           // / <remarks />
  9424           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  9425           pu blic labRe sultTO res ult {
  9426                get {
  9427                    retu rn this.re sultField;
  9428                }
  9429                set {
  9430                    this .resultFie ld = value ;
  9431                }
  9432           }
  9433           
  9434           // / <remarks />
  9435           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  9436           pu blic labSp ecimenTO s pecimen {
  9437                get {
  9438                    retu rn this.sp ecimenFiel d;
  9439                }
  9440                set {
  9441                    this .specimenF ield = val ue;
  9442                }
  9443           }
  9444           
  9445           // / <remarks />
  9446           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  9447           pu blic strin g id {
  9448                get {
  9449                    retu rn this.id Field;
  9450                }
  9451                set {
  9452                    this .idField =  value;
  9453                }
  9454           }
  9455           
  9456           // / <remarks />
  9457           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  9458           pu blic strin g name {
  9459                get {
  9460                    retu rn this.na meField;
  9461                }
  9462                set {
  9463                    this .nameField  = value;
  9464                }
  9465           }
  9466           
  9467           // / <remarks />
  9468           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  9469           pu blic strin g category  {
  9470                get {
  9471                    retu rn this.ca tegoryFiel d;
  9472                }
  9473                set {
  9474                    this .categoryF ield = val ue;
  9475                }
  9476           }
  9477           
  9478           // / <remarks />
  9479           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  9480           pu blic strin g units {
  9481                get {
  9482                    retu rn this.un itsField;
  9483                }
  9484                set {
  9485                    this .unitsFiel d = value;
  9486                }
  9487           }
  9488           
  9489           // / <remarks />
  9490           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  9491           pu blic strin g lowRef {
  9492                get {
  9493                    retu rn this.lo wRefField;
  9494                }
  9495                set {
  9496                    this .lowRefFie ld = value ;
  9497                }
  9498           }
  9499           
  9500           // / <remarks />
  9501           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  9502           pu blic strin g hiRef {
  9503                get {
  9504                    retu rn this.hi RefField;
  9505                }
  9506                set {
  9507                    this .hiRefFiel d = value;
  9508                }
  9509           }
  9510           
  9511           // / <remarks />
  9512           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  9513           pu blic strin g refRange  {
  9514                get {
  9515                    retu rn this.re fRangeFiel d;
  9516                }
  9517                set {
  9518                    this .refRangeF ield = val ue;
  9519                }
  9520           }
  9521           
  9522           // / <remarks />
  9523           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  9524           pu blic strin g loinc {
  9525                get {
  9526                    retu rn this.lo incField;
  9527                }
  9528                set {
  9529                    this .loincFiel d = value;
  9530                }
  9531           }
  9532       }
  9533       
  9534       /// <r emarks/>
  9535       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  9536       [Syste m.Serializ ableAttrib ute()]
  9537       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  9538       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  9539         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  9540       public  partial c lass labRe sultTO : a bstractTO  {
  9541           
  9542           pr ivate stri ng timesta mpField;
  9543           
  9544           pr ivate labT estTO test Field;
  9545           
  9546           pr ivate stri ng specime nTypeField ;
  9547           
  9548           pr ivate stri ng comment Field;
  9549           
  9550           pr ivate stri ng valueFi eld;
  9551           
  9552           pr ivate stri ng boundar yStatusFie ld;
  9553           
  9554           pr ivate stri ng labSite IdField;
  9555           
  9556           // / <remarks />
  9557           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  9558           pu blic strin g timestam p {
  9559                get {
  9560                    retu rn this.ti mestampFie ld;
  9561                }
  9562                set {
  9563                    this .timestamp Field = va lue;
  9564                }
  9565           }
  9566           
  9567           // / <remarks />
  9568           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  9569           pu blic labTe stTO test  {
  9570                get {
  9571                    retu rn this.te stField;
  9572                }
  9573                set {
  9574                    this .testField  = value;
  9575                }
  9576           }
  9577           
  9578           // / <remarks />
  9579           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  9580           pu blic strin g specimen Type {
  9581                get {
  9582                    retu rn this.sp ecimenType Field;
  9583                }
  9584                set {
  9585                    this .specimenT ypeField =  value;
  9586                }
  9587           }
  9588           
  9589           // / <remarks />
  9590           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  9591           pu blic strin g comment  {
  9592                get {
  9593                    retu rn this.co mmentField ;
  9594                }
  9595                set {
  9596                    this .commentFi eld = valu e;
  9597                }
  9598           }
  9599           
  9600           // / <remarks />
  9601           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  9602           pu blic strin g value {
  9603                get {
  9604                    retu rn this.va lueField;
  9605                }
  9606                set {
  9607                    this .valueFiel d = value;
  9608                }
  9609           }
  9610           
  9611           // / <remarks />
  9612           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  9613           pu blic strin g boundary Status {
  9614                get {
  9615                    retu rn this.bo undaryStat usField;
  9616                }
  9617                set {
  9618                    this .boundaryS tatusField  = value;
  9619                }
  9620           }
  9621           
  9622           // / <remarks />
  9623           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  9624           pu blic strin g labSiteI d {
  9625                get {
  9626                    retu rn this.la bSiteIdFie ld;
  9627                }
  9628                set {
  9629                    this .labSiteId Field = va lue;
  9630                }
  9631           }
  9632       }
  9633       
  9634       /// <r emarks/>
  9635       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  9636       [Syste m.Serializ ableAttrib ute()]
  9637       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  9638       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  9639         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  9640       public  partial c lass tagge dPatientAs sociateArr ay : abstr actTaggedA rrayTO {
  9641           
  9642           pr ivate pati entAssocia teTO[] pas Field;
  9643           
  9644           // / <remarks />
  9645           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  9646           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  9647           pu blic patie ntAssociat eTO[] pas  {
  9648                get {
  9649                    retu rn this.pa sField;
  9650                }
  9651                set {
  9652                    this .pasField  = value;
  9653                }
  9654           }
  9655       }
  9656       
  9657       /// <r emarks/>
  9658       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  9659       [Syste m.Serializ ableAttrib ute()]
  9660       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  9661       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  9662         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  9663       public  partial c lass tagge dAppointme ntArray :  abstractTa ggedArrayT O {
  9664           
  9665           pr ivate appo intmentTO[ ] apptsFie ld;
  9666           
  9667           // / <remarks />
  9668           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  9669           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  9670           pu blic appoi ntmentTO[]  appts {
  9671                get {
  9672                    retu rn this.ap ptsField;
  9673                }
  9674                set {
  9675                    this .apptsFiel d = value;
  9676                }
  9677           }
  9678       }
  9679       
  9680       /// <r emarks/>
  9681       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  9682       [Syste m.Serializ ableAttrib ute()]
  9683       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  9684       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  9685         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  9686       public  partial c lass appoi ntmentTO :  abstractT O {
  9687           
  9688           pr ivate stri ng idField ;
  9689           
  9690           pr ivate stri ng timesta mpField;
  9691           
  9692           pr ivate stri ng titleFi eld;
  9693           
  9694           pr ivate stri ng statusF ield;
  9695           
  9696           pr ivate stri ng textFie ld;
  9697           
  9698           pr ivate tagg edText fac ilityField ;
  9699           
  9700           pr ivate hosp italLocati onTO clini cField;
  9701           
  9702           pr ivate stri ng labDate TimeField;
  9703           
  9704           pr ivate stri ng xrayDat eTimeField ;
  9705           
  9706           pr ivate stri ng ekgDate TimeField;
  9707           
  9708           pr ivate stri ng purpose Field;
  9709           
  9710           pr ivate stri ng typeFie ld;
  9711           
  9712           pr ivate stri ng current StatusFiel d;
  9713           
  9714           pr ivate stri ng clinicI dField;
  9715           
  9716           pr ivate stri ng purpose Subcategor yField;
  9717           
  9718           pr ivate stri ng appoint mentLength Field;
  9719           
  9720           pr ivate stri ng appoint mentTypeFi eld;
  9721           
  9722           pr ivate stri ng bookNot esField;
  9723           
  9724           pr ivate stri ng consult IenField;
  9725           
  9726           pr ivate stri ng lvlFiel d;
  9727           
  9728           pr ivate stri ng desired DateTimeFi eld;
  9729           
  9730           pr ivate stri ng visitId Field;
  9731           
  9732           pr ivate stri ng provide rNameField ;
  9733           
  9734           // / <remarks />
  9735           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  9736           pu blic strin g id {
  9737                get {
  9738                    retu rn this.id Field;
  9739                }
  9740                set {
  9741                    this .idField =  value;
  9742                }
  9743           }
  9744           
  9745           // / <remarks />
  9746           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  9747           pu blic strin g timestam p {
  9748                get {
  9749                    retu rn this.ti mestampFie ld;
  9750                }
  9751                set {
  9752                    this .timestamp Field = va lue;
  9753                }
  9754           }
  9755           
  9756           // / <remarks />
  9757           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  9758           pu blic strin g title {
  9759                get {
  9760                    retu rn this.ti tleField;
  9761                }
  9762                set {
  9763                    this .titleFiel d = value;
  9764                }
  9765           }
  9766           
  9767           // / <remarks />
  9768           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  9769           pu blic strin g status {
  9770                get {
  9771                    retu rn this.st atusField;
  9772                }
  9773                set {
  9774                    this .statusFie ld = value ;
  9775                }
  9776           }
  9777           
  9778           // / <remarks />
  9779           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  9780           pu blic strin g text {
  9781                get {
  9782                    retu rn this.te xtField;
  9783                }
  9784                set {
  9785                    this .textField  = value;
  9786                }
  9787           }
  9788           
  9789           // / <remarks />
  9790           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  9791           pu blic tagge dText faci lity {
  9792                get {
  9793                    retu rn this.fa cilityFiel d;
  9794                }
  9795                set {
  9796                    this .facilityF ield = val ue;
  9797                }
  9798           }
  9799           
  9800           // / <remarks />
  9801           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  9802           pu blic hospi talLocatio nTO clinic  {
  9803                get {
  9804                    retu rn this.cl inicField;
  9805                }
  9806                set {
  9807                    this .clinicFie ld = value ;
  9808                }
  9809           }
  9810           
  9811           // / <remarks />
  9812           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  9813           pu blic strin g labDateT ime {
  9814                get {
  9815                    retu rn this.la bDateTimeF ield;
  9816                }
  9817                set {
  9818                    this .labDateTi meField =  value;
  9819                }
  9820           }
  9821           
  9822           // / <remarks />
  9823           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  9824           pu blic strin g xrayDate Time {
  9825                get {
  9826                    retu rn this.xr ayDateTime Field;
  9827                }
  9828                set {
  9829                    this .xrayDateT imeField =  value;
  9830                }
  9831           }
  9832           
  9833           // / <remarks />
  9834           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  9835           pu blic strin g ekgDateT ime {
  9836                get {
  9837                    retu rn this.ek gDateTimeF ield;
  9838                }
  9839                set {
  9840                    this .ekgDateTi meField =  value;
  9841                }
  9842           }
  9843           
  9844           // / <remarks />
  9845           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  9846           pu blic strin g purpose  {
  9847                get {
  9848                    retu rn this.pu rposeField ;
  9849                }
  9850                set {
  9851                    this .purposeFi eld = valu e;
  9852                }
  9853           }
  9854           
  9855           // / <remarks />
  9856           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  9857           pu blic strin g type {
  9858                get {
  9859                    retu rn this.ty peField;
  9860                }
  9861                set {
  9862                    this .typeField  = value;
  9863                }
  9864           }
  9865           
  9866           // / <remarks />
  9867           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  9868           pu blic strin g currentS tatus {
  9869                get {
  9870                    retu rn this.cu rrentStatu sField;
  9871                }
  9872                set {
  9873                    this .currentSt atusField  = value;
  9874                }
  9875           }
  9876           
  9877           // / <remarks />
  9878           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 13)]
  9879           pu blic strin g clinicId  {
  9880                get {
  9881                    retu rn this.cl inicIdFiel d;
  9882                }
  9883                set {
  9884                    this .clinicIdF ield = val ue;
  9885                }
  9886           }
  9887           
  9888           // / <remarks />
  9889           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 14)]
  9890           pu blic strin g purposeS ubcategory  {
  9891                get {
  9892                    retu rn this.pu rposeSubca tegoryFiel d;
  9893                }
  9894                set {
  9895                    this .purposeSu bcategoryF ield = val ue;
  9896                }
  9897           }
  9898           
  9899           // / <remarks />
  9900           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 15)]
  9901           pu blic strin g appointm entLength  {
  9902                get {
  9903                    retu rn this.ap pointmentL engthField ;
  9904                }
  9905                set {
  9906                    this .appointme ntLengthFi eld = valu e;
  9907                }
  9908           }
  9909           
  9910           // / <remarks />
  9911           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 16)]
  9912           pu blic strin g appointm entType {
  9913                get {
  9914                    retu rn this.ap pointmentT ypeField;
  9915                }
  9916                set {
  9917                    this .appointme ntTypeFiel d = value;
  9918                }
  9919           }
  9920           
  9921           // / <remarks />
  9922           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 17)]
  9923           pu blic strin g bookNote s {
  9924                get {
  9925                    retu rn this.bo okNotesFie ld;
  9926                }
  9927                set {
  9928                    this .bookNotes Field = va lue;
  9929                }
  9930           }
  9931           
  9932           // / <remarks />
  9933           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 18)]
  9934           pu blic strin g consultI en {
  9935                get {
  9936                    retu rn this.co nsultIenFi eld;
  9937                }
  9938                set {
  9939                    this .consultIe nField = v alue;
  9940                }
  9941           }
  9942           
  9943           // / <remarks />
  9944           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 19)]
  9945           pu blic strin g lvl {
  9946                get {
  9947                    retu rn this.lv lField;
  9948                }
  9949                set {
  9950                    this .lvlField  = value;
  9951                }
  9952           }
  9953           
  9954           // / <remarks />
  9955           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 20)]
  9956           pu blic strin g desiredD ateTime {
  9957                get {
  9958                    retu rn this.de siredDateT imeField;
  9959                }
  9960                set {
  9961                    this .desiredDa teTimeFiel d = value;
  9962                }
  9963           }
  9964           
  9965           // / <remarks />
  9966           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 21)]
  9967           pu blic strin g visitId  {
  9968                get {
  9969                    retu rn this.vi sitIdField ;
  9970                }
  9971                set {
  9972                    this .visitIdFi eld = valu e;
  9973                }
  9974           }
  9975           
  9976           // / <remarks />
  9977           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 22)]
  9978           pu blic strin g provider Name {
  9979                get {
  9980                    retu rn this.pr oviderName Field;
  9981                }
  9982                set {
  9983                    this .providerN ameField =  value;
  9984                }
  9985           }
  9986       }
  9987       
  9988       /// <r emarks/>
  9989       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  9990       [Syste m.Serializ ableAttrib ute()]
  9991       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  9992       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  9993         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  9994       public  partial c lass tagge dOrderArra y : abstra ctTaggedAr rayTO {
  9995           
  9996           pr ivate orde rTO[] item sField;
  9997           
  9998           // / <remarks />
  9999           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  10000           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  10001           pu blic order TO[] items  {
  10002                get {
  10003                    retu rn this.it emsField;
  10004                }
  10005                set {
  10006                    this .itemsFiel d = value;
  10007                }
  10008           }
  10009       }
  10010       
  10011       /// <r emarks/>
  10012       [Syste m.Xml.Seri alization. XmlInclude Attribute( typeof(con sultTO))]
  10013       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  10014       [Syste m.Serializ ableAttrib ute()]
  10015       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  10016       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  10017         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  10018       public  partial c lass order TO : abstr actTO {
  10019           
  10020           pr ivate stri ng idField ;
  10021           
  10022           pr ivate stri ng timesta mpField;
  10023           
  10024           pr ivate stri ng orderin gServiceNa meField;
  10025           
  10026           pr ivate stri ng treatin gSpecialty Field;
  10027           
  10028           pr ivate stri ng startDa teField;
  10029           
  10030           pr ivate stri ng stopDat eField;
  10031           
  10032           pr ivate stri ng statusF ield;
  10033           
  10034           pr ivate stri ng sigStat usField;
  10035           
  10036           pr ivate stri ng dateSig nedField;
  10037           
  10038           pr ivate stri ng verifyi ngNurseFie ld;
  10039           
  10040           pr ivate stri ng dateVer ifiedField ;
  10041           
  10042           pr ivate stri ng verifyi ngClerkFie ld;
  10043           
  10044           pr ivate stri ng chartRe viewerFiel d;
  10045           
  10046           pr ivate stri ng dateRev iewedField ;
  10047           
  10048           pr ivate user TO provide rField;
  10049           
  10050           pr ivate stri ng textFie ld;
  10051           
  10052           pr ivate stri ng detailF ield;
  10053           
  10054           pr ivate stri ng errMsgF ield;
  10055           
  10056           pr ivate bool  flagField ;
  10057           
  10058           pr ivate bool  flagField Specified;
  10059           
  10060           pr ivate orde rTypeTO ty peField;
  10061           
  10062           // / <remarks />
  10063           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  10064           pu blic strin g id {
  10065                get {
  10066                    retu rn this.id Field;
  10067                }
  10068                set {
  10069                    this .idField =  value;
  10070                }
  10071           }
  10072           
  10073           // / <remarks />
  10074           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  10075           pu blic strin g timestam p {
  10076                get {
  10077                    retu rn this.ti mestampFie ld;
  10078                }
  10079                set {
  10080                    this .timestamp Field = va lue;
  10081                }
  10082           }
  10083           
  10084           // / <remarks />
  10085           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  10086           pu blic strin g ordering ServiceNam e {
  10087                get {
  10088                    retu rn this.or deringServ iceNameFie ld;
  10089                }
  10090                set {
  10091                    this .orderingS erviceName Field = va lue;
  10092                }
  10093           }
  10094           
  10095           // / <remarks />
  10096           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  10097           pu blic strin g treating Specialty  {
  10098                get {
  10099                    retu rn this.tr eatingSpec ialtyField ;
  10100                }
  10101                set {
  10102                    this .treatingS pecialtyFi eld = valu e;
  10103                }
  10104           }
  10105           
  10106           // / <remarks />
  10107           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  10108           pu blic strin g startDat e {
  10109                get {
  10110                    retu rn this.st artDateFie ld;
  10111                }
  10112                set {
  10113                    this .startDate Field = va lue;
  10114                }
  10115           }
  10116           
  10117           // / <remarks />
  10118           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  10119           pu blic strin g stopDate  {
  10120                get {
  10121                    retu rn this.st opDateFiel d;
  10122                }
  10123                set {
  10124                    this .stopDateF ield = val ue;
  10125                }
  10126           }
  10127           
  10128           // / <remarks />
  10129           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  10130           pu blic strin g status {
  10131                get {
  10132                    retu rn this.st atusField;
  10133                }
  10134                set {
  10135                    this .statusFie ld = value ;
  10136                }
  10137           }
  10138           
  10139           // / <remarks />
  10140           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  10141           pu blic strin g sigStatu s {
  10142                get {
  10143                    retu rn this.si gStatusFie ld;
  10144                }
  10145                set {
  10146                    this .sigStatus Field = va lue;
  10147                }
  10148           }
  10149           
  10150           // / <remarks />
  10151           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  10152           pu blic strin g dateSign ed {
  10153                get {
  10154                    retu rn this.da teSignedFi eld;
  10155                }
  10156                set {
  10157                    this .dateSigne dField = v alue;
  10158                }
  10159           }
  10160           
  10161           // / <remarks />
  10162           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  10163           pu blic strin g verifyin gNurse {
  10164                get {
  10165                    retu rn this.ve rifyingNur seField;
  10166                }
  10167                set {
  10168                    this .verifying NurseField  = value;
  10169                }
  10170           }
  10171           
  10172           // / <remarks />
  10173           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  10174           pu blic strin g dateVeri fied {
  10175                get {
  10176                    retu rn this.da teVerified Field;
  10177                }
  10178                set {
  10179                    this .dateVerif iedField =  value;
  10180                }
  10181           }
  10182           
  10183           // / <remarks />
  10184           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  10185           pu blic strin g verifyin gClerk {
  10186                get {
  10187                    retu rn this.ve rifyingCle rkField;
  10188                }
  10189                set {
  10190                    this .verifying ClerkField  = value;
  10191                }
  10192           }
  10193           
  10194           // / <remarks />
  10195           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  10196           pu blic strin g chartRev iewer {
  10197                get {
  10198                    retu rn this.ch artReviewe rField;
  10199                }
  10200                set {
  10201                    this .chartRevi ewerField  = value;
  10202                }
  10203           }
  10204           
  10205           // / <remarks />
  10206           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 13)]
  10207           pu blic strin g dateRevi ewed {
  10208                get {
  10209                    retu rn this.da teReviewed Field;
  10210                }
  10211                set {
  10212                    this .dateRevie wedField =  value;
  10213                }
  10214           }
  10215           
  10216           // / <remarks />
  10217           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 14)]
  10218           pu blic userT O provider  {
  10219                get {
  10220                    retu rn this.pr oviderFiel d;
  10221                }
  10222                set {
  10223                    this .providerF ield = val ue;
  10224                }
  10225           }
  10226           
  10227           // / <remarks />
  10228           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 15)]
  10229           pu blic strin g text {
  10230                get {
  10231                    retu rn this.te xtField;
  10232                }
  10233                set {
  10234                    this .textField  = value;
  10235                }
  10236           }
  10237           
  10238           // / <remarks />
  10239           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 16)]
  10240           pu blic strin g detail {
  10241                get {
  10242                    retu rn this.de tailField;
  10243                }
  10244                set {
  10245                    this .detailFie ld = value ;
  10246                }
  10247           }
  10248           
  10249           // / <remarks />
  10250           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 17)]
  10251           pu blic strin g errMsg {
  10252                get {
  10253                    retu rn this.er rMsgField;
  10254                }
  10255                set {
  10256                    this .errMsgFie ld = value ;
  10257                }
  10258           }
  10259           
  10260           // / <remarks />
  10261           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 18)]
  10262           pu blic bool  flag {
  10263                get {
  10264                    retu rn this.fl agField;
  10265                }
  10266                set {
  10267                    this .flagField  = value;
  10268                }
  10269           }
  10270           
  10271           // / <remarks />
  10272           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  10273           pu blic bool  flagSpecif ied {
  10274                get {
  10275                    retu rn this.fl agFieldSpe cified;
  10276                }
  10277                set {
  10278                    this .flagField Specified  = value;
  10279                }
  10280           }
  10281           
  10282           // / <remarks />
  10283           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 19)]
  10284           pu blic order TypeTO typ e {
  10285                get {
  10286                    retu rn this.ty peField;
  10287                }
  10288                set {
  10289                    this .typeField  = value;
  10290                }
  10291           }
  10292       }
  10293       
  10294       /// <r emarks/>
  10295       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  10296       [Syste m.Serializ ableAttrib ute()]
  10297       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  10298       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  10299         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  10300       public  partial c lass order TypeTO : a bstractTO  {
  10301           
  10302           pr ivate stri ng idField ;
  10303           
  10304           pr ivate stri ng name1Fi eld;
  10305           
  10306           pr ivate stri ng name2Fi eld;
  10307           
  10308           // / <remarks />
  10309           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  10310           pu blic strin g id {
  10311                get {
  10312                    retu rn this.id Field;
  10313                }
  10314                set {
  10315                    this .idField =  value;
  10316                }
  10317           }
  10318           
  10319           // / <remarks />
  10320           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  10321           pu blic strin g name1 {
  10322                get {
  10323                    retu rn this.na me1Field;
  10324                }
  10325                set {
  10326                    this .name1Fiel d = value;
  10327                }
  10328           }
  10329           
  10330           // / <remarks />
  10331           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  10332           pu blic strin g name2 {
  10333                get {
  10334                    retu rn this.na me2Field;
  10335                }
  10336                set {
  10337                    this .name2Fiel d = value;
  10338                }
  10339           }
  10340       }
  10341       
  10342       /// <r emarks/>
  10343       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  10344       [Syste m.Serializ ableAttrib ute()]
  10345       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  10346       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  10347         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  10348       public  partial c lass consu ltTO : ord erTO {
  10349           
  10350           pr ivate tagg edText toS erviceFiel d;
  10351           
  10352           pr ivate stri ng titleFi eld;
  10353           
  10354           pr ivate stri ng request edProcedur eField;
  10355           
  10356           pr ivate stri ng consult IenField;
  10357           
  10358           pr ivate stri ng request DateField;
  10359           
  10360           pr ivate stri ng status1 Field;
  10361           
  10362           pr ivate stri ng service IenField;
  10363           
  10364           pr ivate stri ng service NameField;
  10365           
  10366           pr ivate stri ng patient DfnField;
  10367           
  10368           pr ivate stri ng patient NameField;
  10369           
  10370           pr ivate stri ng sending ProviderDu zField;
  10371           
  10372           pr ivate stri ng sending ProviderNa meField;
  10373           
  10374           pr ivate stri ng provisi onalDiagno sisField;
  10375           
  10376           // / <remarks />
  10377           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  10378           pu blic tagge dText toSe rvice {
  10379                get {
  10380                    retu rn this.to ServiceFie ld;
  10381                }
  10382                set {
  10383                    this .toService Field = va lue;
  10384                }
  10385           }
  10386           
  10387           // / <remarks />
  10388           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  10389           pu blic strin g title {
  10390                get {
  10391                    retu rn this.ti tleField;
  10392                }
  10393                set {
  10394                    this .titleFiel d = value;
  10395                }
  10396           }
  10397           
  10398           // / <remarks />
  10399           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  10400           pu blic strin g requeste dProcedure  {
  10401                get {
  10402                    retu rn this.re questedPro cedureFiel d;
  10403                }
  10404                set {
  10405                    this .requested ProcedureF ield = val ue;
  10406                }
  10407           }
  10408           
  10409           // / <remarks />
  10410           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  10411           pu blic strin g consultI en {
  10412                get {
  10413                    retu rn this.co nsultIenFi eld;
  10414                }
  10415                set {
  10416                    this .consultIe nField = v alue;
  10417                }
  10418           }
  10419           
  10420           // / <remarks />
  10421           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  10422           pu blic strin g requestD ate {
  10423                get {
  10424                    retu rn this.re questDateF ield;
  10425                }
  10426                set {
  10427                    this .requestDa teField =  value;
  10428                }
  10429           }
  10430           
  10431           // / <remarks />
  10432           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute("statu s", Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  10433           pu blic strin g status1  {
  10434                get {
  10435                    retu rn this.st atus1Field ;
  10436                }
  10437                set {
  10438                    this .status1Fi eld = valu e;
  10439                }
  10440           }
  10441           
  10442           // / <remarks />
  10443           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  10444           pu blic strin g serviceI en {
  10445                get {
  10446                    retu rn this.se rviceIenFi eld;
  10447                }
  10448                set {
  10449                    this .serviceIe nField = v alue;
  10450                }
  10451           }
  10452           
  10453           // / <remarks />
  10454           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  10455           pu blic strin g serviceN ame {
  10456                get {
  10457                    retu rn this.se rviceNameF ield;
  10458                }
  10459                set {
  10460                    this .serviceNa meField =  value;
  10461                }
  10462           }
  10463           
  10464           // / <remarks />
  10465           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  10466           pu blic strin g patientD fn {
  10467                get {
  10468                    retu rn this.pa tientDfnFi eld;
  10469                }
  10470                set {
  10471                    this .patientDf nField = v alue;
  10472                }
  10473           }
  10474           
  10475           // / <remarks />
  10476           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  10477           pu blic strin g patientN ame {
  10478                get {
  10479                    retu rn this.pa tientNameF ield;
  10480                }
  10481                set {
  10482                    this .patientNa meField =  value;
  10483                }
  10484           }
  10485           
  10486           // / <remarks />
  10487           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  10488           pu blic strin g sendingP roviderDuz  {
  10489                get {
  10490                    retu rn this.se ndingProvi derDuzFiel d;
  10491                }
  10492                set {
  10493                    this .sendingPr oviderDuzF ield = val ue;
  10494                }
  10495           }
  10496           
  10497           // / <remarks />
  10498           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  10499           pu blic strin g sendingP roviderNam e {
  10500                get {
  10501                    retu rn this.se ndingProvi derNameFie ld;
  10502                }
  10503                set {
  10504                    this .sendingPr oviderName Field = va lue;
  10505                }
  10506           }
  10507           
  10508           // / <remarks />
  10509           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  10510           pu blic strin g provisio nalDiagnos is {
  10511                get {
  10512                    retu rn this.pr ovisionalD iagnosisFi eld;
  10513                }
  10514                set {
  10515                    this .provision alDiagnosi sField = v alue;
  10516                }
  10517           }
  10518       }
  10519       
  10520       /// <r emarks/>
  10521       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  10522       [Syste m.Serializ ableAttrib ute()]
  10523       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  10524       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  10525         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  10526       public  partial c lass tagge dProblemAr ray : abst ractTagged ArrayTO {
  10527           
  10528           pr ivate prob lemTO[] pr oblemsFiel d;
  10529           
  10530           // / <remarks />
  10531           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  10532           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  10533           pu blic probl emTO[] pro blems {
  10534                get {
  10535                    retu rn this.pr oblemsFiel d;
  10536                }
  10537                set {
  10538                    this .problemsF ield = val ue;
  10539                }
  10540           }
  10541       }
  10542       
  10543       /// <r emarks/>
  10544       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  10545       [Syste m.Serializ ableAttrib ute()]
  10546       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  10547       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  10548         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  10549       public  partial c lass probl emTO : abs tractTO {
  10550           
  10551           pr ivate bool  removedFi eld;
  10552           
  10553           pr ivate bool  removedFi eldSpecifi ed;
  10554           
  10555           pr ivate bool  verifiedF ield;
  10556           
  10557           pr ivate bool  verifiedF ieldSpecif ied;
  10558           
  10559           pr ivate tagg edNoteArra y comments Field;
  10560           
  10561           pr ivate tagg edText acu ityField;
  10562           
  10563           pr ivate stri ng idField ;
  10564           
  10565           pr ivate stri ng statusF ield;
  10566           
  10567           pr ivate stri ng provide rNarrative Field;
  10568           
  10569           pr ivate stri ng onsetDa teField;
  10570           
  10571           pr ivate stri ng modifie dDateField ;
  10572           
  10573           pr ivate stri ng resolve dDateField ;
  10574           
  10575           pr ivate stri ng exposur esField;
  10576           
  10577           pr ivate stri ng noteNar rativeFiel d;
  10578           
  10579           pr ivate stri ng priorit yField;
  10580           
  10581           pr ivate auth orTO obser verField;
  10582           
  10583           pr ivate tagg edText fac ilityField ;
  10584           
  10585           pr ivate obse rvationTyp eTO typeFi eld;
  10586           
  10587           pr ivate stri ng comment Field;
  10588           
  10589           pr ivate tagg edTextArra y organiza tionalProp ertiesFiel d;
  10590           
  10591           pr ivate stri ng timesta mpField;
  10592           
  10593           pr ivate hosp italLocati onTO locat ionField;
  10594           
  10595           pr ivate stri ng icdFiel d;
  10596           
  10597           pr ivate bool  serviceCo nnectedFie ld;
  10598           
  10599           pr ivate bool  serviceCo nnectedFie ldSpecifie d;
  10600           
  10601           // / <remarks />
  10602           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  10603           pu blic bool  removed {
  10604                get {
  10605                    retu rn this.re movedField ;
  10606                }
  10607                set {
  10608                    this .removedFi eld = valu e;
  10609                }
  10610           }
  10611           
  10612           // / <remarks />
  10613           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  10614           pu blic bool  removedSpe cified {
  10615                get {
  10616                    retu rn this.re movedField Specified;
  10617                }
  10618                set {
  10619                    this .removedFi eldSpecifi ed = value ;
  10620                }
  10621           }
  10622           
  10623           // / <remarks />
  10624           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  10625           pu blic bool  verified {
  10626                get {
  10627                    retu rn this.ve rifiedFiel d;
  10628                }
  10629                set {
  10630                    this .verifiedF ield = val ue;
  10631                }
  10632           }
  10633           
  10634           // / <remarks />
  10635           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  10636           pu blic bool  verifiedSp ecified {
  10637                get {
  10638                    retu rn this.ve rifiedFiel dSpecified ;
  10639                }
  10640                set {
  10641                    this .verifiedF ieldSpecif ied = valu e;
  10642                }
  10643           }
  10644           
  10645           // / <remarks />
  10646           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  10647           pu blic tagge dNoteArray  comments  {
  10648                get {
  10649                    retu rn this.co mmentsFiel d;
  10650                }
  10651                set {
  10652                    this .commentsF ield = val ue;
  10653                }
  10654           }
  10655           
  10656           // / <remarks />
  10657           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  10658           pu blic tagge dText acui ty {
  10659                get {
  10660                    retu rn this.ac uityField;
  10661                }
  10662                set {
  10663                    this .acuityFie ld = value ;
  10664                }
  10665           }
  10666           
  10667           // / <remarks />
  10668           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  10669           pu blic strin g id {
  10670                get {
  10671                    retu rn this.id Field;
  10672                }
  10673                set {
  10674                    this .idField =  value;
  10675                }
  10676           }
  10677           
  10678           // / <remarks />
  10679           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  10680           pu blic strin g status {
  10681                get {
  10682                    retu rn this.st atusField;
  10683                }
  10684                set {
  10685                    this .statusFie ld = value ;
  10686                }
  10687           }
  10688           
  10689           // / <remarks />
  10690           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  10691           pu blic strin g provider Narrative  {
  10692                get {
  10693                    retu rn this.pr oviderNarr ativeField ;
  10694                }
  10695                set {
  10696                    this .providerN arrativeFi eld = valu e;
  10697                }
  10698           }
  10699           
  10700           // / <remarks />
  10701           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  10702           pu blic strin g onsetDat e {
  10703                get {
  10704                    retu rn this.on setDateFie ld;
  10705                }
  10706                set {
  10707                    this .onsetDate Field = va lue;
  10708                }
  10709           }
  10710           
  10711           // / <remarks />
  10712           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  10713           pu blic strin g modified Date {
  10714                get {
  10715                    retu rn this.mo difiedDate Field;
  10716                }
  10717                set {
  10718                    this .modifiedD ateField =  value;
  10719                }
  10720           }
  10721           
  10722           // / <remarks />
  10723           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  10724           pu blic strin g resolved Date {
  10725                get {
  10726                    retu rn this.re solvedDate Field;
  10727                }
  10728                set {
  10729                    this .resolvedD ateField =  value;
  10730                }
  10731           }
  10732           
  10733           // / <remarks />
  10734           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  10735           pu blic strin g exposure s {
  10736                get {
  10737                    retu rn this.ex posuresFie ld;
  10738                }
  10739                set {
  10740                    this .exposures Field = va lue;
  10741                }
  10742           }
  10743           
  10744           // / <remarks />
  10745           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  10746           pu blic strin g noteNarr ative {
  10747                get {
  10748                    retu rn this.no teNarrativ eField;
  10749                }
  10750                set {
  10751                    this .noteNarra tiveField  = value;
  10752                }
  10753           }
  10754           
  10755           // / <remarks />
  10756           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  10757           pu blic strin g priority  {
  10758                get {
  10759                    retu rn this.pr iorityFiel d;
  10760                }
  10761                set {
  10762                    this .priorityF ield = val ue;
  10763                }
  10764           }
  10765           
  10766           // / <remarks />
  10767           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 13)]
  10768           pu blic autho rTO observ er {
  10769                get {
  10770                    retu rn this.ob serverFiel d;
  10771                }
  10772                set {
  10773                    this .observerF ield = val ue;
  10774                }
  10775           }
  10776           
  10777           // / <remarks />
  10778           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 14)]
  10779           pu blic tagge dText faci lity {
  10780                get {
  10781                    retu rn this.fa cilityFiel d;
  10782                }
  10783                set {
  10784                    this .facilityF ield = val ue;
  10785                }
  10786           }
  10787           
  10788           // / <remarks />
  10789           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 15)]
  10790           pu blic obser vationType TO type {
  10791                get {
  10792                    retu rn this.ty peField;
  10793                }
  10794                set {
  10795                    this .typeField  = value;
  10796                }
  10797           }
  10798           
  10799           // / <remarks />
  10800           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 16)]
  10801           pu blic strin g comment  {
  10802                get {
  10803                    retu rn this.co mmentField ;
  10804                }
  10805                set {
  10806                    this .commentFi eld = valu e;
  10807                }
  10808           }
  10809           
  10810           // / <remarks />
  10811           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 17)]
  10812           pu blic tagge dTextArray  organizat ionalPrope rties {
  10813                get {
  10814                    retu rn this.or ganization alProperti esField;
  10815                }
  10816                set {
  10817                    this .organizat ionalPrope rtiesField  = value;
  10818                }
  10819           }
  10820           
  10821           // / <remarks />
  10822           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 18)]
  10823           pu blic strin g timestam p {
  10824                get {
  10825                    retu rn this.ti mestampFie ld;
  10826                }
  10827                set {
  10828                    this .timestamp Field = va lue;
  10829                }
  10830           }
  10831           
  10832           // / <remarks />
  10833           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 19)]
  10834           pu blic hospi talLocatio nTO locati on {
  10835                get {
  10836                    retu rn this.lo cationFiel d;
  10837                }
  10838                set {
  10839                    this .locationF ield = val ue;
  10840                }
  10841           }
  10842           
  10843           // / <remarks />
  10844           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 20)]
  10845           pu blic strin g icd {
  10846                get {
  10847                    retu rn this.ic dField;
  10848                }
  10849                set {
  10850                    this .icdField  = value;
  10851                }
  10852           }
  10853           
  10854           // / <remarks />
  10855           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 21)]
  10856           pu blic bool  serviceCon nected {
  10857                get {
  10858                    retu rn this.se rviceConne ctedField;
  10859                }
  10860                set {
  10861                    this .serviceCo nnectedFie ld = value ;
  10862                }
  10863           }
  10864           
  10865           // / <remarks />
  10866           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  10867           pu blic bool  serviceCon nectedSpec ified {
  10868                get {
  10869                    retu rn this.se rviceConne ctedFieldS pecified;
  10870                }
  10871                set {
  10872                    this .serviceCo nnectedFie ldSpecifie d = value;
  10873                }
  10874           }
  10875       }
  10876       
  10877       /// <r emarks/>
  10878       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  10879       [Syste m.Serializ ableAttrib ute()]
  10880       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  10881       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  10882         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  10883       public  partial c lass tagge dNoteArray  : abstrac tTaggedArr ayTO {
  10884           
  10885           pr ivate note TO[] notes Field;
  10886           
  10887           // / <remarks />
  10888           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  10889           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  10890           pu blic noteT O[] notes  {
  10891                get {
  10892                    retu rn this.no tesField;
  10893                }
  10894                set {
  10895                    this .notesFiel d = value;
  10896                }
  10897           }
  10898       }
  10899       
  10900       /// <r emarks/>
  10901       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  10902       [Syste m.Serializ ableAttrib ute()]
  10903       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  10904       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  10905         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  10906       public  partial c lass noteT O : abstra ctTO {
  10907           
  10908           pr ivate stri ng idField ;
  10909           
  10910           pr ivate stri ng timesta mpField;
  10911           
  10912           pr ivate stri ng admitTi mestampFie ld;
  10913           
  10914           pr ivate stri ng dischar geTimestam pField;
  10915           
  10916           pr ivate stri ng service CategoryFi eld;
  10917           
  10918           pr ivate stri ng localTi tleField;
  10919           
  10920           pr ivate stri ng standar dTitleFiel d;
  10921           
  10922           pr ivate auth orTO autho rField;
  10923           
  10924           pr ivate auth orTO cosig nerField;
  10925           
  10926           pr ivate hosp italLocati onTO locat ionField;
  10927           
  10928           pr ivate stri ng textFie ld;
  10929           
  10930           pr ivate bool  hasAddend umField;
  10931           
  10932           pr ivate bool  hasAddend umFieldSpe cified;
  10933           
  10934           pr ivate bool  isAddendu mField;
  10935           
  10936           pr ivate bool  isAddendu mFieldSpec ified;
  10937           
  10938           pr ivate stri ng origina lNoteIDFie ld;
  10939           
  10940           pr ivate bool  hasImages Field;
  10941           
  10942           pr ivate bool  hasImages FieldSpeci fied;
  10943           
  10944           pr ivate stri ng itemIdF ield;
  10945           
  10946           pr ivate auth orTO appro vedByField ;
  10947           
  10948           pr ivate stri ng statusF ield;
  10949           
  10950           pr ivate stri ng typeFie ld;
  10951           
  10952           pr ivate stri ng signatu reTimestam pField;
  10953           
  10954           pr ivate stri ng consult IdField;
  10955           
  10956           pr ivate stri ng surgica lProcIdFie ld;
  10957           
  10958           pr ivate stri ng prfIdFi eld;
  10959           
  10960           pr ivate stri ng parentI dField;
  10961           
  10962           pr ivate stri ng procIdF ield;
  10963           
  10964           pr ivate stri ng procTim estampFiel d;
  10965           
  10966           pr ivate stri ng subject Field;
  10967           
  10968           // / <remarks />
  10969           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  10970           pu blic strin g id {
  10971                get {
  10972                    retu rn this.id Field;
  10973                }
  10974                set {
  10975                    this .idField =  value;
  10976                }
  10977           }
  10978           
  10979           // / <remarks />
  10980           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  10981           pu blic strin g timestam p {
  10982                get {
  10983                    retu rn this.ti mestampFie ld;
  10984                }
  10985                set {
  10986                    this .timestamp Field = va lue;
  10987                }
  10988           }
  10989           
  10990           // / <remarks />
  10991           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  10992           pu blic strin g admitTim estamp {
  10993                get {
  10994                    retu rn this.ad mitTimesta mpField;
  10995                }
  10996                set {
  10997                    this .admitTime stampField  = value;
  10998                }
  10999           }
  11000           
  11001           // / <remarks />
  11002           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  11003           pu blic strin g discharg eTimestamp  {
  11004                get {
  11005                    retu rn this.di schargeTim estampFiel d;
  11006                }
  11007                set {
  11008                    this .discharge TimestampF ield = val ue;
  11009                }
  11010           }
  11011           
  11012           // / <remarks />
  11013           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  11014           pu blic strin g serviceC ategory {
  11015                get {
  11016                    retu rn this.se rviceCateg oryField;
  11017                }
  11018                set {
  11019                    this .serviceCa tegoryFiel d = value;
  11020                }
  11021           }
  11022           
  11023           // / <remarks />
  11024           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  11025           pu blic strin g localTit le {
  11026                get {
  11027                    retu rn this.lo calTitleFi eld;
  11028                }
  11029                set {
  11030                    this .localTitl eField = v alue;
  11031                }
  11032           }
  11033           
  11034           // / <remarks />
  11035           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  11036           pu blic strin g standard Title {
  11037                get {
  11038                    retu rn this.st andardTitl eField;
  11039                }
  11040                set {
  11041                    this .standardT itleField  = value;
  11042                }
  11043           }
  11044           
  11045           // / <remarks />
  11046           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  11047           pu blic autho rTO author  {
  11048                get {
  11049                    retu rn this.au thorField;
  11050                }
  11051                set {
  11052                    this .authorFie ld = value ;
  11053                }
  11054           }
  11055           
  11056           // / <remarks />
  11057           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  11058           pu blic autho rTO cosign er {
  11059                get {
  11060                    retu rn this.co signerFiel d;
  11061                }
  11062                set {
  11063                    this .cosignerF ield = val ue;
  11064                }
  11065           }
  11066           
  11067           // / <remarks />
  11068           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  11069           pu blic hospi talLocatio nTO locati on {
  11070                get {
  11071                    retu rn this.lo cationFiel d;
  11072                }
  11073                set {
  11074                    this .locationF ield = val ue;
  11075                }
  11076           }
  11077           
  11078           // / <remarks />
  11079           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  11080           pu blic strin g text {
  11081                get {
  11082                    retu rn this.te xtField;
  11083                }
  11084                set {
  11085                    this .textField  = value;
  11086                }
  11087           }
  11088           
  11089           // / <remarks />
  11090           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  11091           pu blic bool  hasAddendu m {
  11092                get {
  11093                    retu rn this.ha sAddendumF ield;
  11094                }
  11095                set {
  11096                    this .hasAddend umField =  value;
  11097                }
  11098           }
  11099           
  11100           // / <remarks />
  11101           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  11102           pu blic bool  hasAddendu mSpecified  {
  11103                get {
  11104                    retu rn this.ha sAddendumF ieldSpecif ied;
  11105                }
  11106                set {
  11107                    this .hasAddend umFieldSpe cified = v alue;
  11108                }
  11109           }
  11110           
  11111           // / <remarks />
  11112           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  11113           pu blic bool  isAddendum  {
  11114                get {
  11115                    retu rn this.is AddendumFi eld;
  11116                }
  11117                set {
  11118                    this .isAddendu mField = v alue;
  11119                }
  11120           }
  11121           
  11122           // / <remarks />
  11123           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  11124           pu blic bool  isAddendum Specified  {
  11125                get {
  11126                    retu rn this.is AddendumFi eldSpecifi ed;
  11127                }
  11128                set {
  11129                    this .isAddendu mFieldSpec ified = va lue;
  11130                }
  11131           }
  11132           
  11133           // / <remarks />
  11134           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 13)]
  11135           pu blic strin g original NoteID {
  11136                get {
  11137                    retu rn this.or iginalNote IDField;
  11138                }
  11139                set {
  11140                    this .originalN oteIDField  = value;
  11141                }
  11142           }
  11143           
  11144           // / <remarks />
  11145           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 14)]
  11146           pu blic bool  hasImages  {
  11147                get {
  11148                    retu rn this.ha sImagesFie ld;
  11149                }
  11150                set {
  11151                    this .hasImages Field = va lue;
  11152                }
  11153           }
  11154           
  11155           // / <remarks />
  11156           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  11157           pu blic bool  hasImagesS pecified {
  11158                get {
  11159                    retu rn this.ha sImagesFie ldSpecifie d;
  11160                }
  11161                set {
  11162                    this .hasImages FieldSpeci fied = val ue;
  11163                }
  11164           }
  11165           
  11166           // / <remarks />
  11167           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 15)]
  11168           pu blic strin g itemId {
  11169                get {
  11170                    retu rn this.it emIdField;
  11171                }
  11172                set {
  11173                    this .itemIdFie ld = value ;
  11174                }
  11175           }
  11176           
  11177           // / <remarks />
  11178           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 16)]
  11179           pu blic autho rTO approv edBy {
  11180                get {
  11181                    retu rn this.ap provedByFi eld;
  11182                }
  11183                set {
  11184                    this .approvedB yField = v alue;
  11185                }
  11186           }
  11187           
  11188           // / <remarks />
  11189           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 17)]
  11190           pu blic strin g status {
  11191                get {
  11192                    retu rn this.st atusField;
  11193                }
  11194                set {
  11195                    this .statusFie ld = value ;
  11196                }
  11197           }
  11198           
  11199           // / <remarks />
  11200           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 18)]
  11201           pu blic strin g type {
  11202                get {
  11203                    retu rn this.ty peField;
  11204                }
  11205                set {
  11206                    this .typeField  = value;
  11207                }
  11208           }
  11209           
  11210           // / <remarks />
  11211           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 19)]
  11212           pu blic strin g signatur eTimestamp  {
  11213                get {
  11214                    retu rn this.si gnatureTim estampFiel d;
  11215                }
  11216                set {
  11217                    this .signature TimestampF ield = val ue;
  11218                }
  11219           }
  11220           
  11221           // / <remarks />
  11222           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 20)]
  11223           pu blic strin g consultI d {
  11224                get {
  11225                    retu rn this.co nsultIdFie ld;
  11226                }
  11227                set {
  11228                    this .consultId Field = va lue;
  11229                }
  11230           }
  11231           
  11232           // / <remarks />
  11233           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 21)]
  11234           pu blic strin g surgical ProcId {
  11235                get {
  11236                    retu rn this.su rgicalProc IdField;
  11237                }
  11238                set {
  11239                    this .surgicalP rocIdField  = value;
  11240                }
  11241           }
  11242           
  11243           // / <remarks />
  11244           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 22)]
  11245           pu blic strin g prfId {
  11246                get {
  11247                    retu rn this.pr fIdField;
  11248                }
  11249                set {
  11250                    this .prfIdFiel d = value;
  11251                }
  11252           }
  11253           
  11254           // / <remarks />
  11255           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 23)]
  11256           pu blic strin g parentId  {
  11257                get {
  11258                    retu rn this.pa rentIdFiel d;
  11259                }
  11260                set {
  11261                    this .parentIdF ield = val ue;
  11262                }
  11263           }
  11264           
  11265           // / <remarks />
  11266           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 24)]
  11267           pu blic strin g procId {
  11268                get {
  11269                    retu rn this.pr ocIdField;
  11270                }
  11271                set {
  11272                    this .procIdFie ld = value ;
  11273                }
  11274           }
  11275           
  11276           // / <remarks />
  11277           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 25)]
  11278           pu blic strin g procTime stamp {
  11279                get {
  11280                    retu rn this.pr ocTimestam pField;
  11281                }
  11282                set {
  11283                    this .procTimes tampField  = value;
  11284                }
  11285           }
  11286           
  11287           // / <remarks />
  11288           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 26)]
  11289           pu blic strin g subject  {
  11290                get {
  11291                    retu rn this.su bjectField ;
  11292                }
  11293                set {
  11294                    this .subjectFi eld = valu e;
  11295                }
  11296           }
  11297       }
  11298       
  11299       /// <r emarks/>
  11300       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  11301       [Syste m.Serializ ableAttrib ute()]
  11302       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  11303       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  11304         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  11305       public  partial c lass tagge dMentalHea lthInstrum entAdminis trationArr ay : abstr actTaggedA rrayTO {
  11306           
  11307           pr ivate ment alHealthIn strumentAd ministrati onTO[] ite msField;
  11308           
  11309           // / <remarks />
  11310           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  11311           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  11312           pu blic menta lHealthIns trumentAdm inistratio nTO[] item s {
  11313                get {
  11314                    retu rn this.it emsField;
  11315                }
  11316                set {
  11317                    this .itemsFiel d = value;
  11318                }
  11319           }
  11320       }
  11321       
  11322       /// <r emarks/>
  11323       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  11324       [Syste m.Serializ ableAttrib ute()]
  11325       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  11326       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  11327         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  11328       public  partial c lass menta lHealthIns trumentAdm inistratio nTO : abst ractTO {
  11329           
  11330           pr ivate stri ng idField ;
  11331           
  11332           pr ivate tagg edText pat ientField;
  11333           
  11334           pr ivate tagg edText ins trumentFie ld;
  11335           
  11336           pr ivate stri ng dateAdm inisteredF ield;
  11337           
  11338           pr ivate stri ng dateSav edField;
  11339           
  11340           pr ivate tagg edText ord eredByFiel d;
  11341           
  11342           pr ivate tagg edText adm inisteredB yField;
  11343           
  11344           pr ivate bool  isSignedF ield;
  11345           
  11346           pr ivate bool  isSignedF ieldSpecif ied;
  11347           
  11348           pr ivate bool  isComplet eField;
  11349           
  11350           pr ivate bool  isComplet eFieldSpec ified;
  11351           
  11352           pr ivate stri ng numberO fQuestions AnsweredFi eld;
  11353           
  11354           pr ivate stri ng transmi tStatusFie ld;
  11355           
  11356           pr ivate stri ng transmi tTimeField ;
  11357           
  11358           pr ivate tagg edText hos pitalLocat ionField;
  11359           
  11360           pr ivate ment alHealthIn strumentRe sultSetTO  resultsFie ld;
  11361           
  11362           // / <remarks />
  11363           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  11364           pu blic strin g id {
  11365                get {
  11366                    retu rn this.id Field;
  11367                }
  11368                set {
  11369                    this .idField =  value;
  11370                }
  11371           }
  11372           
  11373           // / <remarks />
  11374           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  11375           pu blic tagge dText pati ent {
  11376                get {
  11377                    retu rn this.pa tientField ;
  11378                }
  11379                set {
  11380                    this .patientFi eld = valu e;
  11381                }
  11382           }
  11383           
  11384           // / <remarks />
  11385           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  11386           pu blic tagge dText inst rument {
  11387                get {
  11388                    retu rn this.in strumentFi eld;
  11389                }
  11390                set {
  11391                    this .instrumen tField = v alue;
  11392                }
  11393           }
  11394           
  11395           // / <remarks />
  11396           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  11397           pu blic strin g dateAdmi nistered {
  11398                get {
  11399                    retu rn this.da teAdminist eredField;
  11400                }
  11401                set {
  11402                    this .dateAdmin isteredFie ld = value ;
  11403                }
  11404           }
  11405           
  11406           // / <remarks />
  11407           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  11408           pu blic strin g dateSave d {
  11409                get {
  11410                    retu rn this.da teSavedFie ld;
  11411                }
  11412                set {
  11413                    this .dateSaved Field = va lue;
  11414                }
  11415           }
  11416           
  11417           // / <remarks />
  11418           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  11419           pu blic tagge dText orde redBy {
  11420                get {
  11421                    retu rn this.or deredByFie ld;
  11422                }
  11423                set {
  11424                    this .orderedBy Field = va lue;
  11425                }
  11426           }
  11427           
  11428           // / <remarks />
  11429           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  11430           pu blic tagge dText admi nisteredBy  {
  11431                get {
  11432                    retu rn this.ad ministered ByField;
  11433                }
  11434                set {
  11435                    this .administe redByField  = value;
  11436                }
  11437           }
  11438           
  11439           // / <remarks />
  11440           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  11441           pu blic bool  isSigned {
  11442                get {
  11443                    retu rn this.is SignedFiel d;
  11444                }
  11445                set {
  11446                    this .isSignedF ield = val ue;
  11447                }
  11448           }
  11449           
  11450           // / <remarks />
  11451           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  11452           pu blic bool  isSignedSp ecified {
  11453                get {
  11454                    retu rn this.is SignedFiel dSpecified ;
  11455                }
  11456                set {
  11457                    this .isSignedF ieldSpecif ied = valu e;
  11458                }
  11459           }
  11460           
  11461           // / <remarks />
  11462           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  11463           pu blic bool  isComplete  {
  11464                get {
  11465                    retu rn this.is CompleteFi eld;
  11466                }
  11467                set {
  11468                    this .isComplet eField = v alue;
  11469                }
  11470           }
  11471           
  11472           // / <remarks />
  11473           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  11474           pu blic bool  isComplete Specified  {
  11475                get {
  11476                    retu rn this.is CompleteFi eldSpecifi ed;
  11477                }
  11478                set {
  11479                    this .isComplet eFieldSpec ified = va lue;
  11480                }
  11481           }
  11482           
  11483           // / <remarks />
  11484           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  11485           pu blic strin g numberOf QuestionsA nswered {
  11486                get {
  11487                    retu rn this.nu mberOfQues tionsAnswe redField;
  11488                }
  11489                set {
  11490                    this .numberOfQ uestionsAn sweredFiel d = value;
  11491                }
  11492           }
  11493           
  11494           // / <remarks />
  11495           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  11496           pu blic strin g transmit Status {
  11497                get {
  11498                    retu rn this.tr ansmitStat usField;
  11499                }
  11500                set {
  11501                    this .transmitS tatusField  = value;
  11502                }
  11503           }
  11504           
  11505           // / <remarks />
  11506           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  11507           pu blic strin g transmit Time {
  11508                get {
  11509                    retu rn this.tr ansmitTime Field;
  11510                }
  11511                set {
  11512                    this .transmitT imeField =  value;
  11513                }
  11514           }
  11515           
  11516           // / <remarks />
  11517           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  11518           pu blic tagge dText hosp italLocati on {
  11519                get {
  11520                    retu rn this.ho spitalLoca tionField;
  11521                }
  11522                set {
  11523                    this .hospitalL ocationFie ld = value ;
  11524                }
  11525           }
  11526           
  11527           // / <remarks />
  11528           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 13)]
  11529           pu blic menta lHealthIns trumentRes ultSetTO r esults {
  11530                get {
  11531                    retu rn this.re sultsField ;
  11532                }
  11533                set {
  11534                    this .resultsFi eld = valu e;
  11535                }
  11536           }
  11537       }
  11538       
  11539       /// <r emarks/>
  11540       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  11541       [Syste m.Serializ ableAttrib ute()]
  11542       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  11543       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  11544         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  11545       public  partial c lass menta lHealthIns trumentRes ultSetTO :  abstractT O {
  11546           
  11547           pr ivate stri ng idField ;
  11548           
  11549           pr ivate stri ng adminis trationIdF ield;
  11550           
  11551           pr ivate tagg edText sca leField;
  11552           
  11553           pr ivate stri ng rawScor eField;
  11554           
  11555           pr ivate tagg edTextArra y transfor medScoresF ield;
  11556           
  11557           pr ivate tagg edText ins trumentFie ld;
  11558           
  11559           pr ivate stri ng surveyG ivenDateTi meField;
  11560           
  11561           pr ivate stri ng surveyS avedDateTi meField;
  11562           
  11563           // / <remarks />
  11564           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  11565           pu blic strin g id {
  11566                get {
  11567                    retu rn this.id Field;
  11568                }
  11569                set {
  11570                    this .idField =  value;
  11571                }
  11572           }
  11573           
  11574           // / <remarks />
  11575           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  11576           pu blic strin g administ rationId {
  11577                get {
  11578                    retu rn this.ad ministrati onIdField;
  11579                }
  11580                set {
  11581                    this .administr ationIdFie ld = value ;
  11582                }
  11583           }
  11584           
  11585           // / <remarks />
  11586           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  11587           pu blic tagge dText scal e {
  11588                get {
  11589                    retu rn this.sc aleField;
  11590                }
  11591                set {
  11592                    this .scaleFiel d = value;
  11593                }
  11594           }
  11595           
  11596           // / <remarks />
  11597           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  11598           pu blic strin g rawScore  {
  11599                get {
  11600                    retu rn this.ra wScoreFiel d;
  11601                }
  11602                set {
  11603                    this .rawScoreF ield = val ue;
  11604                }
  11605           }
  11606           
  11607           // / <remarks />
  11608           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  11609           pu blic tagge dTextArray  transform edScores {
  11610                get {
  11611                    retu rn this.tr ansformedS coresField ;
  11612                }
  11613                set {
  11614                    this .transform edScoresFi eld = valu e;
  11615                }
  11616           }
  11617           
  11618           // / <remarks />
  11619           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  11620           pu blic tagge dText inst rument {
  11621                get {
  11622                    retu rn this.in strumentFi eld;
  11623                }
  11624                set {
  11625                    this .instrumen tField = v alue;
  11626                }
  11627           }
  11628           
  11629           // / <remarks />
  11630           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  11631           pu blic strin g surveyGi venDateTim e {
  11632                get {
  11633                    retu rn this.su rveyGivenD ateTimeFie ld;
  11634                }
  11635                set {
  11636                    this .surveyGiv enDateTime Field = va lue;
  11637                }
  11638           }
  11639           
  11640           // / <remarks />
  11641           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  11642           pu blic strin g surveySa vedDateTim e {
  11643                get {
  11644                    retu rn this.su rveySavedD ateTimeFie ld;
  11645                }
  11646                set {
  11647                    this .surveySav edDateTime Field = va lue;
  11648                }
  11649           }
  11650       }
  11651       
  11652       /// <r emarks/>
  11653       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  11654       [Syste m.Serializ ableAttrib ute()]
  11655       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  11656       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  11657         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  11658       public  partial c lass tagge dSurgeryRe portArray  : abstract TaggedArra yTO {
  11659           
  11660           pr ivate surg eryReportT O[] rptsFi eld;
  11661           
  11662           // / <remarks />
  11663           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  11664           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  11665           pu blic surge ryReportTO [] rpts {
  11666                get {
  11667                    retu rn this.rp tsField;
  11668                }
  11669                set {
  11670                    this .rptsField  = value;
  11671                }
  11672           }
  11673       }
  11674       
  11675       /// <r emarks/>
  11676       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  11677       [Syste m.Serializ ableAttrib ute()]
  11678       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  11679       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  11680         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  11681       public  partial c lass surge ryReportTO  : abstrac tTO {
  11682           
  11683           pr ivate stri ng idField ;
  11684           
  11685           pr ivate stri ng titleFi eld;
  11686           
  11687           pr ivate stri ng timesta mpField;
  11688           
  11689           pr ivate auth orTO autho rField;
  11690           
  11691           pr ivate stri ng textFie ld;
  11692           
  11693           pr ivate tagg edText fac ilityField ;
  11694           
  11695           pr ivate stri ng statusF ield;
  11696           
  11697           pr ivate tagg edText spe cialtyFiel d;
  11698           
  11699           pr ivate stri ng preOpDx Field;
  11700           
  11701           pr ivate stri ng postOpD xField;
  11702           
  11703           pr ivate stri ng labWork Field;
  11704           
  11705           pr ivate stri ng dictati onTimestam pField;
  11706           
  11707           pr ivate stri ng transcr iptionTime stampField ;
  11708           
  11709           // / <remarks />
  11710           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  11711           pu blic strin g id {
  11712                get {
  11713                    retu rn this.id Field;
  11714                }
  11715                set {
  11716                    this .idField =  value;
  11717                }
  11718           }
  11719           
  11720           // / <remarks />
  11721           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  11722           pu blic strin g title {
  11723                get {
  11724                    retu rn this.ti tleField;
  11725                }
  11726                set {
  11727                    this .titleFiel d = value;
  11728                }
  11729           }
  11730           
  11731           // / <remarks />
  11732           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  11733           pu blic strin g timestam p {
  11734                get {
  11735                    retu rn this.ti mestampFie ld;
  11736                }
  11737                set {
  11738                    this .timestamp Field = va lue;
  11739                }
  11740           }
  11741           
  11742           // / <remarks />
  11743           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  11744           pu blic autho rTO author  {
  11745                get {
  11746                    retu rn this.au thorField;
  11747                }
  11748                set {
  11749                    this .authorFie ld = value ;
  11750                }
  11751           }
  11752           
  11753           // / <remarks />
  11754           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  11755           pu blic strin g text {
  11756                get {
  11757                    retu rn this.te xtField;
  11758                }
  11759                set {
  11760                    this .textField  = value;
  11761                }
  11762           }
  11763           
  11764           // / <remarks />
  11765           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  11766           pu blic tagge dText faci lity {
  11767                get {
  11768                    retu rn this.fa cilityFiel d;
  11769                }
  11770                set {
  11771                    this .facilityF ield = val ue;
  11772                }
  11773           }
  11774           
  11775           // / <remarks />
  11776           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  11777           pu blic strin g status {
  11778                get {
  11779                    retu rn this.st atusField;
  11780                }
  11781                set {
  11782                    this .statusFie ld = value ;
  11783                }
  11784           }
  11785           
  11786           // / <remarks />
  11787           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  11788           pu blic tagge dText spec ialty {
  11789                get {
  11790                    retu rn this.sp ecialtyFie ld;
  11791                }
  11792                set {
  11793                    this .specialty Field = va lue;
  11794                }
  11795           }
  11796           
  11797           // / <remarks />
  11798           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  11799           pu blic strin g preOpDx  {
  11800                get {
  11801                    retu rn this.pr eOpDxField ;
  11802                }
  11803                set {
  11804                    this .preOpDxFi eld = valu e;
  11805                }
  11806           }
  11807           
  11808           // / <remarks />
  11809           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  11810           pu blic strin g postOpDx  {
  11811                get {
  11812                    retu rn this.po stOpDxFiel d;
  11813                }
  11814                set {
  11815                    this .postOpDxF ield = val ue;
  11816                }
  11817           }
  11818           
  11819           // / <remarks />
  11820           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  11821           pu blic strin g labWork  {
  11822                get {
  11823                    retu rn this.la bWorkField ;
  11824                }
  11825                set {
  11826                    this .labWorkFi eld = valu e;
  11827                }
  11828           }
  11829           
  11830           // / <remarks />
  11831           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  11832           pu blic strin g dictatio nTimestamp  {
  11833                get {
  11834                    retu rn this.di ctationTim estampFiel d;
  11835                }
  11836                set {
  11837                    this .dictation TimestampF ield = val ue;
  11838                }
  11839           }
  11840           
  11841           // / <remarks />
  11842           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  11843           pu blic strin g transcri ptionTimes tamp {
  11844                get {
  11845                    retu rn this.tr anscriptio nTimestamp Field;
  11846                }
  11847                set {
  11848                    this .transcrip tionTimest ampField =  value;
  11849                }
  11850           }
  11851       }
  11852       
  11853       /// <r emarks/>
  11854       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  11855       [Syste m.Serializ ableAttrib ute()]
  11856       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  11857       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  11858         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  11859       public  partial c lass tagge dItemForGr aphingType Array : ab stractTagg edArrayTO  {
  11860           
  11861           pr ivate item ForGraphin gTypeTO[]  itemsField ;
  11862           
  11863           // / <remarks />
  11864           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  11865           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  11866           pu blic itemF orGraphing TypeTO[] i tems {
  11867                get {
  11868                    retu rn this.it emsField;
  11869                }
  11870                set {
  11871                    this .itemsFiel d = value;
  11872                }
  11873           }
  11874       }
  11875       
  11876       /// <r emarks/>
  11877       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  11878       [Syste m.Serializ ableAttrib ute()]
  11879       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  11880       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  11881         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  11882       public  partial c lass itemF orGraphing TypeTO : a bstractTO  {
  11883           
  11884           pr ivate stri ng graphin gTypeField ;
  11885           
  11886           pr ivate stri ng itemIen Field;
  11887           
  11888           pr ivate stri ng itemNam eField;
  11889           
  11890           pr ivate stri ng mostCur rentResult DateField;
  11891           
  11892           pr ivate stri ng accArea IenField;
  11893           
  11894           pr ivate stri ng accArea NameField;
  11895           
  11896           pr ivate stri ng accSubs criptField ;
  11897           
  11898           // / <remarks />
  11899           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  11900           pu blic strin g graphing Type {
  11901                get {
  11902                    retu rn this.gr aphingType Field;
  11903                }
  11904                set {
  11905                    this .graphingT ypeField =  value;
  11906                }
  11907           }
  11908           
  11909           // / <remarks />
  11910           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  11911           pu blic strin g itemIen  {
  11912                get {
  11913                    retu rn this.it emIenField ;
  11914                }
  11915                set {
  11916                    this .itemIenFi eld = valu e;
  11917                }
  11918           }
  11919           
  11920           // / <remarks />
  11921           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  11922           pu blic strin g itemName  {
  11923                get {
  11924                    retu rn this.it emNameFiel d;
  11925                }
  11926                set {
  11927                    this .itemNameF ield = val ue;
  11928                }
  11929           }
  11930           
  11931           // / <remarks />
  11932           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  11933           pu blic strin g mostCurr entResultD ate {
  11934                get {
  11935                    retu rn this.mo stCurrentR esultDateF ield;
  11936                }
  11937                set {
  11938                    this .mostCurre ntResultDa teField =  value;
  11939                }
  11940           }
  11941           
  11942           // / <remarks />
  11943           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  11944           pu blic strin g accAreaI en {
  11945                get {
  11946                    retu rn this.ac cAreaIenFi eld;
  11947                }
  11948                set {
  11949                    this .accAreaIe nField = v alue;
  11950                }
  11951           }
  11952           
  11953           // / <remarks />
  11954           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  11955           pu blic strin g accAreaN ame {
  11956                get {
  11957                    retu rn this.ac cAreaNameF ield;
  11958                }
  11959                set {
  11960                    this .accAreaNa meField =  value;
  11961                }
  11962           }
  11963           
  11964           // / <remarks />
  11965           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  11966           pu blic strin g accSubsc ript {
  11967                get {
  11968                    retu rn this.ac cSubscript Field;
  11969                }
  11970                set {
  11971                    this .accSubscr iptField =  value;
  11972                }
  11973           }
  11974       }
  11975       
  11976       /// <r emarks/>
  11977       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  11978       [Syste m.Serializ ableAttrib ute()]
  11979       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  11980       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  11981         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  11982       public  partial c lass tagge dVitalSign SetArray :  abstractT aggedArray TO {
  11983           
  11984           pr ivate vita lSignSetTO [] setsFie ld;
  11985           
  11986           // / <remarks />
  11987           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  11988           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  11989           pu blic vital SignSetTO[ ] sets {
  11990                get {
  11991                    retu rn this.se tsField;
  11992                }
  11993                set {
  11994                    this .setsField  = value;
  11995                }
  11996           }
  11997       }
  11998       
  11999       /// <r emarks/>
  12000       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  12001       [Syste m.Serializ ableAttrib ute()]
  12002       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  12003       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  12004         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  12005       public  partial c lass vital SignSetTO  : abstract TO {
  12006           
  12007           pr ivate stri ng timesta mpField;
  12008           
  12009           pr ivate tagg edText fac ilityField ;
  12010           
  12011           pr ivate vita lSignTO[]  vitalSigns Field;
  12012           
  12013           pr ivate stri ng unitsFi eld;
  12014           
  12015           pr ivate stri ng qualifi ersField;
  12016           
  12017           // / <remarks />
  12018           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  12019           pu blic strin g timestam p {
  12020                get {
  12021                    retu rn this.ti mestampFie ld;
  12022                }
  12023                set {
  12024                    this .timestamp Field = va lue;
  12025                }
  12026           }
  12027           
  12028           // / <remarks />
  12029           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  12030           pu blic tagge dText faci lity {
  12031                get {
  12032                    retu rn this.fa cilityFiel d;
  12033                }
  12034                set {
  12035                    this .facilityF ield = val ue;
  12036                }
  12037           }
  12038           
  12039           // / <remarks />
  12040           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=2) ]
  12041           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  12042           pu blic vital SignTO[] v italSigns  {
  12043                get {
  12044                    retu rn this.vi talSignsFi eld;
  12045                }
  12046                set {
  12047                    this .vitalSign sField = v alue;
  12048                }
  12049           }
  12050           
  12051           // / <remarks />
  12052           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  12053           pu blic strin g units {
  12054                get {
  12055                    retu rn this.un itsField;
  12056                }
  12057                set {
  12058                    this .unitsFiel d = value;
  12059                }
  12060           }
  12061           
  12062           // / <remarks />
  12063           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  12064           pu blic strin g qualifie rs {
  12065                get {
  12066                    retu rn this.qu alifiersFi eld;
  12067                }
  12068                set {
  12069                    this .qualifier sField = v alue;
  12070                }
  12071           }
  12072       }
  12073       
  12074       /// <r emarks/>
  12075       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  12076       [Syste m.Serializ ableAttrib ute()]
  12077       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  12078       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  12079         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  12080       public  partial c lass tagge dHealthSum maryArray  : abstract TaggedArra yTO {
  12081           
  12082           pr ivate heal thSummaryT O[] health SummariesF ield;
  12083           
  12084           // / <remarks />
  12085           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  12086           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  12087           pu blic healt hSummaryTO [] healthS ummaries {
  12088                get {
  12089                    retu rn this.he althSummar iesField;
  12090                }
  12091                set {
  12092                    this .healthSum mariesFiel d = value;
  12093                }
  12094           }
  12095       }
  12096       
  12097       /// <r emarks/>
  12098       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  12099       [Syste m.Serializ ableAttrib ute()]
  12100       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  12101       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  12102         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  12103       public  partial c lass healt hSummaryTO  : abstrac tTO {
  12104           
  12105           pr ivate stri ng idField ;
  12106           
  12107           pr ivate stri ng occurre nceLimitFi eld;
  12108           
  12109           pr ivate stri ng timeLim itField;
  12110           
  12111           pr ivate stri ng headerF ield;
  12112           
  12113           pr ivate stri ng segment Field;
  12114           
  12115           pr ivate stri ng fileFie ld;
  12116           
  12117           pr ivate stri ng ifnFiel d;
  12118           
  12119           pr ivate stri ng zerothN odeField;
  12120           
  12121           pr ivate stri ng titleFi eld;
  12122           
  12123           pr ivate stri ng textFie ld;
  12124           
  12125           // / <remarks />
  12126           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  12127           pu blic strin g id {
  12128                get {
  12129                    retu rn this.id Field;
  12130                }
  12131                set {
  12132                    this .idField =  value;
  12133                }
  12134           }
  12135           
  12136           // / <remarks />
  12137           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  12138           pu blic strin g occurren ceLimit {
  12139                get {
  12140                    retu rn this.oc currenceLi mitField;
  12141                }
  12142                set {
  12143                    this .occurrenc eLimitFiel d = value;
  12144                }
  12145           }
  12146           
  12147           // / <remarks />
  12148           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  12149           pu blic strin g timeLimi t {
  12150                get {
  12151                    retu rn this.ti meLimitFie ld;
  12152                }
  12153                set {
  12154                    this .timeLimit Field = va lue;
  12155                }
  12156           }
  12157           
  12158           // / <remarks />
  12159           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  12160           pu blic strin g header {
  12161                get {
  12162                    retu rn this.he aderField;
  12163                }
  12164                set {
  12165                    this .headerFie ld = value ;
  12166                }
  12167           }
  12168           
  12169           // / <remarks />
  12170           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  12171           pu blic strin g segment  {
  12172                get {
  12173                    retu rn this.se gmentField ;
  12174                }
  12175                set {
  12176                    this .segmentFi eld = valu e;
  12177                }
  12178           }
  12179           
  12180           // / <remarks />
  12181           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  12182           pu blic strin g file {
  12183                get {
  12184                    retu rn this.fi leField;
  12185                }
  12186                set {
  12187                    this .fileField  = value;
  12188                }
  12189           }
  12190           
  12191           // / <remarks />
  12192           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  12193           pu blic strin g ifn {
  12194                get {
  12195                    retu rn this.if nField;
  12196                }
  12197                set {
  12198                    this .ifnField  = value;
  12199                }
  12200           }
  12201           
  12202           // / <remarks />
  12203           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  12204           pu blic strin g zerothNo de {
  12205                get {
  12206                    retu rn this.ze rothNodeFi eld;
  12207                }
  12208                set {
  12209                    this .zerothNod eField = v alue;
  12210                }
  12211           }
  12212           
  12213           // / <remarks />
  12214           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  12215           pu blic strin g title {
  12216                get {
  12217                    retu rn this.ti tleField;
  12218                }
  12219                set {
  12220                    this .titleFiel d = value;
  12221                }
  12222           }
  12223           
  12224           // / <remarks />
  12225           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  12226           pu blic strin g text {
  12227                get {
  12228                    retu rn this.te xtField;
  12229                }
  12230                set {
  12231                    this .textField  = value;
  12232                }
  12233           }
  12234       }
  12235       
  12236       /// <r emarks/>
  12237       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  12238       [Syste m.Serializ ableAttrib ute()]
  12239       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  12240       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  12241         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  12242       public  partial c lass tagge dAllergyAr ray : abst ractTagged ArrayTO {
  12243           
  12244           pr ivate alle rgyTO[] al lergiesFie ld;
  12245           
  12246           // / <remarks />
  12247           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  12248           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  12249           pu blic aller gyTO[] all ergies {
  12250                get {
  12251                    retu rn this.al lergiesFie ld;
  12252                }
  12253                set {
  12254                    this .allergies Field = va lue;
  12255                }
  12256           }
  12257       }
  12258       
  12259       /// <r emarks/>
  12260       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  12261       [Syste m.Serializ ableAttrib ute()]
  12262       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  12263       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  12264         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  12265       public  partial c lass aller gyTO : abs tractTO {
  12266           
  12267           pr ivate stri ng allerge nIdField;
  12268           
  12269           pr ivate stri ng allerge nNameField ;
  12270           
  12271           pr ivate stri ng allerge nTypeField ;
  12272           
  12273           pr ivate stri ng reactio nField;
  12274           
  12275           pr ivate stri ng severit yField;
  12276           
  12277           pr ivate stri ng comment Field;
  12278           
  12279           pr ivate stri ng timesta mpField;
  12280           
  12281           pr ivate tagg edText fac ilityField ;
  12282           
  12283           pr ivate hosp italLocati onTO locat ionField;
  12284           
  12285           pr ivate obse rvationTyp eTO typeFi eld;
  12286           
  12287           pr ivate auth orTO obser verField;
  12288           
  12289           pr ivate auth orTO recor derField;
  12290           
  12291           pr ivate symp tomTO[] re actionsFie ld;
  12292           
  12293           pr ivate tagg edText[] d rugIngredi entsField;
  12294           
  12295           pr ivate tagg edText[] d rugClasses Field;
  12296           
  12297           // / <remarks />
  12298           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  12299           pu blic strin g allergen Id {
  12300                get {
  12301                    retu rn this.al lergenIdFi eld;
  12302                }
  12303                set {
  12304                    this .allergenI dField = v alue;
  12305                }
  12306           }
  12307           
  12308           // / <remarks />
  12309           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  12310           pu blic strin g allergen Name {
  12311                get {
  12312                    retu rn this.al lergenName Field;
  12313                }
  12314                set {
  12315                    this .allergenN ameField =  value;
  12316                }
  12317           }
  12318           
  12319           // / <remarks />
  12320           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  12321           pu blic strin g allergen Type {
  12322                get {
  12323                    retu rn this.al lergenType Field;
  12324                }
  12325                set {
  12326                    this .allergenT ypeField =  value;
  12327                }
  12328           }
  12329           
  12330           // / <remarks />
  12331           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  12332           pu blic strin g reaction  {
  12333                get {
  12334                    retu rn this.re actionFiel d;
  12335                }
  12336                set {
  12337                    this .reactionF ield = val ue;
  12338                }
  12339           }
  12340           
  12341           // / <remarks />
  12342           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  12343           pu blic strin g severity  {
  12344                get {
  12345                    retu rn this.se verityFiel d;
  12346                }
  12347                set {
  12348                    this .severityF ield = val ue;
  12349                }
  12350           }
  12351           
  12352           // / <remarks />
  12353           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  12354           pu blic strin g comment  {
  12355                get {
  12356                    retu rn this.co mmentField ;
  12357                }
  12358                set {
  12359                    this .commentFi eld = valu e;
  12360                }
  12361           }
  12362           
  12363           // / <remarks />
  12364           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  12365           pu blic strin g timestam p {
  12366                get {
  12367                    retu rn this.ti mestampFie ld;
  12368                }
  12369                set {
  12370                    this .timestamp Field = va lue;
  12371                }
  12372           }
  12373           
  12374           // / <remarks />
  12375           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  12376           pu blic tagge dText faci lity {
  12377                get {
  12378                    retu rn this.fa cilityFiel d;
  12379                }
  12380                set {
  12381                    this .facilityF ield = val ue;
  12382                }
  12383           }
  12384           
  12385           // / <remarks />
  12386           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  12387           pu blic hospi talLocatio nTO locati on {
  12388                get {
  12389                    retu rn this.lo cationFiel d;
  12390                }
  12391                set {
  12392                    this .locationF ield = val ue;
  12393                }
  12394           }
  12395           
  12396           // / <remarks />
  12397           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  12398           pu blic obser vationType TO type {
  12399                get {
  12400                    retu rn this.ty peField;
  12401                }
  12402                set {
  12403                    this .typeField  = value;
  12404                }
  12405           }
  12406           
  12407           // / <remarks />
  12408           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  12409           pu blic autho rTO observ er {
  12410                get {
  12411                    retu rn this.ob serverFiel d;
  12412                }
  12413                set {
  12414                    this .observerF ield = val ue;
  12415                }
  12416           }
  12417           
  12418           // / <remarks />
  12419           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  12420           pu blic autho rTO record er {
  12421                get {
  12422                    retu rn this.re corderFiel d;
  12423                }
  12424                set {
  12425                    this .recorderF ield = val ue;
  12426                }
  12427           }
  12428           
  12429           // / <remarks />
  12430           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=12 )]
  12431           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  12432           pu blic sympt omTO[] rea ctions {
  12433                get {
  12434                    retu rn this.re actionsFie ld;
  12435                }
  12436                set {
  12437                    this .reactions Field = va lue;
  12438                }
  12439           }
  12440           
  12441           // / <remarks />
  12442           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=13 )]
  12443           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  12444           pu blic tagge dText[] dr ugIngredie nts {
  12445                get {
  12446                    retu rn this.dr ugIngredie ntsField;
  12447                }
  12448                set {
  12449                    this .drugIngre dientsFiel d = value;
  12450                }
  12451           }
  12452           
  12453           // / <remarks />
  12454           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=14 )]
  12455           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  12456           pu blic tagge dText[] dr ugClasses  {
  12457                get {
  12458                    retu rn this.dr ugClassesF ield;
  12459                }
  12460                set {
  12461                    this .drugClass esField =  value;
  12462                }
  12463           }
  12464       }
  12465       
  12466       /// <r emarks/>
  12467       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  12468       [Syste m.Serializ ableAttrib ute()]
  12469       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  12470       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  12471         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  12472       public  partial c lass sympt omTO : abs tractTO {
  12473           
  12474           pr ivate stri ng idField ;
  12475           
  12476           pr ivate stri ng nameFie ld;
  12477           
  12478           pr ivate bool  isNationa lField;
  12479           
  12480           pr ivate bool  isNationa lFieldSpec ified;
  12481           
  12482           pr ivate stri ng vuidFie ld;
  12483           
  12484           pr ivate obse rvationTyp eTO typeFi eld;
  12485           
  12486           pr ivate auth orTO obser verField;
  12487           
  12488           pr ivate stri ng timesta mpField;
  12489           
  12490           pr ivate tagg edText fac ilityField ;
  12491           
  12492           // / <remarks />
  12493           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  12494           pu blic strin g id {
  12495                get {
  12496                    retu rn this.id Field;
  12497                }
  12498                set {
  12499                    this .idField =  value;
  12500                }
  12501           }
  12502           
  12503           // / <remarks />
  12504           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  12505           pu blic strin g name {
  12506                get {
  12507                    retu rn this.na meField;
  12508                }
  12509                set {
  12510                    this .nameField  = value;
  12511                }
  12512           }
  12513           
  12514           // / <remarks />
  12515           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  12516           pu blic bool  isNational  {
  12517                get {
  12518                    retu rn this.is NationalFi eld;
  12519                }
  12520                set {
  12521                    this .isNationa lField = v alue;
  12522                }
  12523           }
  12524           
  12525           // / <remarks />
  12526           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  12527           pu blic bool  isNational Specified  {
  12528                get {
  12529                    retu rn this.is NationalFi eldSpecifi ed;
  12530                }
  12531                set {
  12532                    this .isNationa lFieldSpec ified = va lue;
  12533                }
  12534           }
  12535           
  12536           // / <remarks />
  12537           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  12538           pu blic strin g vuid {
  12539                get {
  12540                    retu rn this.vu idField;
  12541                }
  12542                set {
  12543                    this .vuidField  = value;
  12544                }
  12545           }
  12546           
  12547           // / <remarks />
  12548           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  12549           pu blic obser vationType TO type {
  12550                get {
  12551                    retu rn this.ty peField;
  12552                }
  12553                set {
  12554                    this .typeField  = value;
  12555                }
  12556           }
  12557           
  12558           // / <remarks />
  12559           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  12560           pu blic autho rTO observ er {
  12561                get {
  12562                    retu rn this.ob serverFiel d;
  12563                }
  12564                set {
  12565                    this .observerF ield = val ue;
  12566                }
  12567           }
  12568           
  12569           // / <remarks />
  12570           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  12571           pu blic strin g timestam p {
  12572                get {
  12573                    retu rn this.ti mestampFie ld;
  12574                }
  12575                set {
  12576                    this .timestamp Field = va lue;
  12577                }
  12578           }
  12579           
  12580           // / <remarks />
  12581           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  12582           pu blic tagge dText faci lity {
  12583                get {
  12584                    retu rn this.fa cilityFiel d;
  12585                }
  12586                set {
  12587                    this .facilityF ield = val ue;
  12588                }
  12589           }
  12590       }
  12591       
  12592       /// <r emarks/>
  12593       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  12594       [Syste m.Serializ ableAttrib ute()]
  12595       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  12596       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  12597         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  12598       public  partial c lass tagge dIcdRptArr ay : abstr actTaggedA rrayTO {
  12599           
  12600           pr ivate icdR pt[] rptsF ield;
  12601           
  12602           // / <remarks />
  12603           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  12604           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  12605           pu blic icdRp t[] rpts {
  12606                get {
  12607                    retu rn this.rp tsField;
  12608                }
  12609                set {
  12610                    this .rptsField  = value;
  12611                }
  12612           }
  12613       }
  12614       
  12615       /// <r emarks/>
  12616       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  12617       [Syste m.Serializ ableAttrib ute()]
  12618       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  12619       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  12620         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  12621       public  partial c lass icdRp t : abstra ctTO {
  12622           
  12623           pr ivate stri ng titleFi eld;
  12624           
  12625           pr ivate stri ng timesta mpField;
  12626           
  12627           pr ivate tagg edText fac ilityField ;
  12628           
  12629           pr ivate stri ng icdCode Field;
  12630           
  12631           // / <remarks />
  12632           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  12633           pu blic strin g title {
  12634                get {
  12635                    retu rn this.ti tleField;
  12636                }
  12637                set {
  12638                    this .titleFiel d = value;
  12639                }
  12640           }
  12641           
  12642           // / <remarks />
  12643           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  12644           pu blic strin g timestam p {
  12645                get {
  12646                    retu rn this.ti mestampFie ld;
  12647                }
  12648                set {
  12649                    this .timestamp Field = va lue;
  12650                }
  12651           }
  12652           
  12653           // / <remarks />
  12654           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  12655           pu blic tagge dText faci lity {
  12656                get {
  12657                    retu rn this.fa cilityFiel d;
  12658                }
  12659                set {
  12660                    this .facilityF ield = val ue;
  12661                }
  12662           }
  12663           
  12664           // / <remarks />
  12665           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  12666           pu blic strin g icdCode  {
  12667                get {
  12668                    retu rn this.ic dCodeField ;
  12669                }
  12670                set {
  12671                    this .icdCodeFi eld = valu e;
  12672                }
  12673           }
  12674       }
  12675       
  12676       /// <r emarks/>
  12677       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  12678       [Syste m.Serializ ableAttrib ute()]
  12679       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  12680       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  12681         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  12682       public  partial c lass tagge dInpatient StayArray  : abstract TaggedArra yTO {
  12683           
  12684           pr ivate inpa tientStayT O[] staysF ield;
  12685           
  12686           // / <remarks />
  12687           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  12688           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  12689           pu blic inpat ientStayTO [] stays {
  12690                get {
  12691                    retu rn this.st aysField;
  12692                }
  12693                set {
  12694                    this .staysFiel d = value;
  12695                }
  12696           }
  12697       }
  12698       
  12699       /// <r emarks/>
  12700       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  12701       [Syste m.Serializ ableAttrib ute()]
  12702       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  12703       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  12704         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  12705       public  partial c lass inpat ientStayTO  : abstrac tTO {
  12706           
  12707           pr ivate pati entTO pati entField;
  12708           
  12709           pr ivate hosp italLocati onTO locat ionField;
  12710           
  12711           pr ivate stri ng admitTi mestampFie ld;
  12712           
  12713           pr ivate stri ng dischar geTimestam pField;
  12714           
  12715           pr ivate disc hargeDiagn osesTO dis chargeDiag nosesField ;
  12716           
  12717           pr ivate stri ng typeFie ld;
  12718           
  12719           pr ivate adtT O[] adtsFi eld;
  12720           
  12721           pr ivate stri ng movemen tCheckinId Field;
  12722           
  12723           // / <remarks />
  12724           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  12725           pu blic patie ntTO patie nt {
  12726                get {
  12727                    retu rn this.pa tientField ;
  12728                }
  12729                set {
  12730                    this .patientFi eld = valu e;
  12731                }
  12732           }
  12733           
  12734           // / <remarks />
  12735           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  12736           pu blic hospi talLocatio nTO locati on {
  12737                get {
  12738                    retu rn this.lo cationFiel d;
  12739                }
  12740                set {
  12741                    this .locationF ield = val ue;
  12742                }
  12743           }
  12744           
  12745           // / <remarks />
  12746           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  12747           pu blic strin g admitTim estamp {
  12748                get {
  12749                    retu rn this.ad mitTimesta mpField;
  12750                }
  12751                set {
  12752                    this .admitTime stampField  = value;
  12753                }
  12754           }
  12755           
  12756           // / <remarks />
  12757           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  12758           pu blic strin g discharg eTimestamp  {
  12759                get {
  12760                    retu rn this.di schargeTim estampFiel d;
  12761                }
  12762                set {
  12763                    this .discharge TimestampF ield = val ue;
  12764                }
  12765           }
  12766           
  12767           // / <remarks />
  12768           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  12769           pu blic disch argeDiagno sesTO disc hargeDiagn oses {
  12770                get {
  12771                    retu rn this.di schargeDia gnosesFiel d;
  12772                }
  12773                set {
  12774                    this .discharge DiagnosesF ield = val ue;
  12775                }
  12776           }
  12777           
  12778           // / <remarks />
  12779           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  12780           pu blic strin g type {
  12781                get {
  12782                    retu rn this.ty peField;
  12783                }
  12784                set {
  12785                    this .typeField  = value;
  12786                }
  12787           }
  12788           
  12789           // / <remarks />
  12790           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=6) ]
  12791           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  12792           pu blic adtTO [] adts {
  12793                get {
  12794                    retu rn this.ad tsField;
  12795                }
  12796                set {
  12797                    this .adtsField  = value;
  12798                }
  12799           }
  12800           
  12801           // / <remarks />
  12802           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  12803           pu blic strin g movement CheckinId  {
  12804                get {
  12805                    retu rn this.mo vementChec kinIdField ;
  12806                }
  12807                set {
  12808                    this .movementC heckinIdFi eld = valu e;
  12809                }
  12810           }
  12811       }
  12812       
  12813       /// <r emarks/>
  12814       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  12815       [Syste m.Serializ ableAttrib ute()]
  12816       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  12817       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  12818         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  12819       public  partial c lass disch argeDiagno sesTO : ab stractTO {
  12820       }
  12821       
  12822       /// <r emarks/>
  12823       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  12824       [Syste m.Serializ ableAttrib ute()]
  12825       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  12826       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  12827         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  12828       public  partial c lass adtTO  : abstrac tTO {
  12829           
  12830           pr ivate stri ng idField ;
  12831           
  12832           pr ivate pati entTO pati entField;
  12833           
  12834           pr ivate stri ng checkIn IdField;
  12835           
  12836           pr ivate stri ng checkOu tIdField;
  12837           
  12838           pr ivate stri ng related PhysicalMo vementIdFi eld;
  12839           
  12840           pr ivate stri ng transac tionField;
  12841           
  12842           pr ivate stri ng movemen tTypeField ;
  12843           
  12844           pr ivate stri ng timesta mpField;
  12845           
  12846           pr ivate stri ng diagnos isField;
  12847           
  12848           pr ivate hosp italLocati onTO assig nedLocatio nField;
  12849           
  12850           pr ivate user TO provide rField;
  12851           
  12852           pr ivate user TO attendi ngField;
  12853           
  12854           pr ivate stri ng transfe rFacilityF ield;
  12855           
  12856           pr ivate tagg edText spe cialtyFiel d;
  12857           
  12858           pr ivate stri ng patient TxIdField;
  12859           
  12860           pr ivate stri ng visitId Field;
  12861           
  12862           pr ivate stri ng patient MovementNu mberField;
  12863           
  12864           pr ivate stri ng nextPat ientMoveme ntField;
  12865           
  12866           pr ivate user TO entered ByField;
  12867           
  12868           pr ivate stri ng lengthO fStayField ;
  12869           
  12870           pr ivate stri ng passDay sField;
  12871           
  12872           pr ivate stri ng daysAbs entField;
  12873           
  12874           pr ivate tagg edText asi hAdmission Field;
  12875           
  12876           pr ivate stri ng asihTra nsferField ;
  12877           
  12878           pr ivate stri ng asihSeq uenceField ;
  12879           
  12880           pr ivate stri ng asihDay sField;
  12881           
  12882           pr ivate stri ng absence ReturnDate Field;
  12883           
  12884           pr ivate bool  admittedF orScCondit ionField;
  12885           
  12886           pr ivate bool  scheduled AdmissionF ield;
  12887           
  12888           pr ivate stri ng admissi onSourceFi eld;
  12889           
  12890           pr ivate stri ng admitti ngCategory Field;
  12891           
  12892           pr ivate tagg edText adm ittingRegu lationFiel d;
  12893           
  12894           pr ivate tagg edText adm ittingElig ibilityFie ld;
  12895           
  12896           pr ivate tagg edText mas MovementTy peField;
  12897           
  12898           pr ivate stri ng lodging ReasonFiel d;
  12899           
  12900           pr ivate stri ng lodging CommentsFi eld;
  12901           
  12902           pr ivate stri ng disposi tionField;
  12903           
  12904           pr ivate stri ng eligibi lityField;
  12905           
  12906           pr ivate stri ng preAdmi tIdField;
  12907           
  12908           pr ivate user TO referri ngField;
  12909           
  12910           pr ivate user TO consult ingField;
  12911           
  12912           pr ivate user TO admitti ngField;
  12913           
  12914           pr ivate tagg edText ser viceField;
  12915           
  12916           pr ivate hosp italLocati onTO prior LocationFi eld;
  12917           
  12918           pr ivate hosp italLocati onTO tempo raryLocati onField;
  12919           
  12920           pr ivate hosp italLocati onTO pendi ngLocation Field;
  12921           
  12922           pr ivate stri ng patient TypeField;
  12923           
  12924           pr ivate stri ng admitTi mestampFie ld;
  12925           
  12926           pr ivate stri ng dischar geTimestam pField;
  12927           
  12928           pr ivate stri ng admitRe asonField;
  12929           
  12930           pr ivate stri ng transfe rReasonFie ld;
  12931           
  12932           // / <remarks />
  12933           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  12934           pu blic strin g id {
  12935                get {
  12936                    retu rn this.id Field;
  12937                }
  12938                set {
  12939                    this .idField =  value;
  12940                }
  12941           }
  12942           
  12943           // / <remarks />
  12944           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  12945           pu blic patie ntTO patie nt {
  12946                get {
  12947                    retu rn this.pa tientField ;
  12948                }
  12949                set {
  12950                    this .patientFi eld = valu e;
  12951                }
  12952           }
  12953           
  12954           // / <remarks />
  12955           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  12956           pu blic strin g checkInI d {
  12957                get {
  12958                    retu rn this.ch eckInIdFie ld;
  12959                }
  12960                set {
  12961                    this .checkInId Field = va lue;
  12962                }
  12963           }
  12964           
  12965           // / <remarks />
  12966           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  12967           pu blic strin g checkOut Id {
  12968                get {
  12969                    retu rn this.ch eckOutIdFi eld;
  12970                }
  12971                set {
  12972                    this .checkOutI dField = v alue;
  12973                }
  12974           }
  12975           
  12976           // / <remarks />
  12977           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  12978           pu blic strin g relatedP hysicalMov ementId {
  12979                get {
  12980                    retu rn this.re latedPhysi calMovemen tIdField;
  12981                }
  12982                set {
  12983                    this .relatedPh ysicalMove mentIdFiel d = value;
  12984                }
  12985           }
  12986           
  12987           // / <remarks />
  12988           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  12989           pu blic strin g transact ion {
  12990                get {
  12991                    retu rn this.tr ansactionF ield;
  12992                }
  12993                set {
  12994                    this .transacti onField =  value;
  12995                }
  12996           }
  12997           
  12998           // / <remarks />
  12999           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  13000           pu blic strin g movement Type {
  13001                get {
  13002                    retu rn this.mo vementType Field;
  13003                }
  13004                set {
  13005                    this .movementT ypeField =  value;
  13006                }
  13007           }
  13008           
  13009           // / <remarks />
  13010           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  13011           pu blic strin g timestam p {
  13012                get {
  13013                    retu rn this.ti mestampFie ld;
  13014                }
  13015                set {
  13016                    this .timestamp Field = va lue;
  13017                }
  13018           }
  13019           
  13020           // / <remarks />
  13021           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  13022           pu blic strin g diagnosi s {
  13023                get {
  13024                    retu rn this.di agnosisFie ld;
  13025                }
  13026                set {
  13027                    this .diagnosis Field = va lue;
  13028                }
  13029           }
  13030           
  13031           // / <remarks />
  13032           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  13033           pu blic hospi talLocatio nTO assign edLocation  {
  13034                get {
  13035                    retu rn this.as signedLoca tionField;
  13036                }
  13037                set {
  13038                    this .assignedL ocationFie ld = value ;
  13039                }
  13040           }
  13041           
  13042           // / <remarks />
  13043           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  13044           pu blic userT O provider  {
  13045                get {
  13046                    retu rn this.pr oviderFiel d;
  13047                }
  13048                set {
  13049                    this .providerF ield = val ue;
  13050                }
  13051           }
  13052           
  13053           // / <remarks />
  13054           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  13055           pu blic userT O attendin g {
  13056                get {
  13057                    retu rn this.at tendingFie ld;
  13058                }
  13059                set {
  13060                    this .attending Field = va lue;
  13061                }
  13062           }
  13063           
  13064           // / <remarks />
  13065           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  13066           pu blic strin g transfer Facility {
  13067                get {
  13068                    retu rn this.tr ansferFaci lityField;
  13069                }
  13070                set {
  13071                    this .transferF acilityFie ld = value ;
  13072                }
  13073           }
  13074           
  13075           // / <remarks />
  13076           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 13)]
  13077           pu blic tagge dText spec ialty {
  13078                get {
  13079                    retu rn this.sp ecialtyFie ld;
  13080                }
  13081                set {
  13082                    this .specialty Field = va lue;
  13083                }
  13084           }
  13085           
  13086           // / <remarks />
  13087           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 14)]
  13088           pu blic strin g patientT xId {
  13089                get {
  13090                    retu rn this.pa tientTxIdF ield;
  13091                }
  13092                set {
  13093                    this .patientTx IdField =  value;
  13094                }
  13095           }
  13096           
  13097           // / <remarks />
  13098           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 15)]
  13099           pu blic strin g visitId  {
  13100                get {
  13101                    retu rn this.vi sitIdField ;
  13102                }
  13103                set {
  13104                    this .visitIdFi eld = valu e;
  13105                }
  13106           }
  13107           
  13108           // / <remarks />
  13109           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 16)]
  13110           pu blic strin g patientM ovementNum ber {
  13111                get {
  13112                    retu rn this.pa tientMovem entNumberF ield;
  13113                }
  13114                set {
  13115                    this .patientMo vementNumb erField =  value;
  13116                }
  13117           }
  13118           
  13119           // / <remarks />
  13120           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 17)]
  13121           pu blic strin g nextPati entMovemen t {
  13122                get {
  13123                    retu rn this.ne xtPatientM ovementFie ld;
  13124                }
  13125                set {
  13126                    this .nextPatie ntMovement Field = va lue;
  13127                }
  13128           }
  13129           
  13130           // / <remarks />
  13131           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 18)]
  13132           pu blic userT O enteredB y {
  13133                get {
  13134                    retu rn this.en teredByFie ld;
  13135                }
  13136                set {
  13137                    this .enteredBy Field = va lue;
  13138                }
  13139           }
  13140           
  13141           // / <remarks />
  13142           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 19)]
  13143           pu blic strin g lengthOf Stay {
  13144                get {
  13145                    retu rn this.le ngthOfStay Field;
  13146                }
  13147                set {
  13148                    this .lengthOfS tayField =  value;
  13149                }
  13150           }
  13151           
  13152           // / <remarks />
  13153           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 20)]
  13154           pu blic strin g passDays  {
  13155                get {
  13156                    retu rn this.pa ssDaysFiel d;
  13157                }
  13158                set {
  13159                    this .passDaysF ield = val ue;
  13160                }
  13161           }
  13162           
  13163           // / <remarks />
  13164           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 21)]
  13165           pu blic strin g daysAbse nt {
  13166                get {
  13167                    retu rn this.da ysAbsentFi eld;
  13168                }
  13169                set {
  13170                    this .daysAbsen tField = v alue;
  13171                }
  13172           }
  13173           
  13174           // / <remarks />
  13175           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 22)]
  13176           pu blic tagge dText asih Admission  {
  13177                get {
  13178                    retu rn this.as ihAdmissio nField;
  13179                }
  13180                set {
  13181                    this .asihAdmis sionField  = value;
  13182                }
  13183           }
  13184           
  13185           // / <remarks />
  13186           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 23)]
  13187           pu blic strin g asihTran sfer {
  13188                get {
  13189                    retu rn this.as ihTransfer Field;
  13190                }
  13191                set {
  13192                    this .asihTrans ferField =  value;
  13193                }
  13194           }
  13195           
  13196           // / <remarks />
  13197           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 24)]
  13198           pu blic strin g asihSequ ence {
  13199                get {
  13200                    retu rn this.as ihSequence Field;
  13201                }
  13202                set {
  13203                    this .asihSeque nceField =  value;
  13204                }
  13205           }
  13206           
  13207           // / <remarks />
  13208           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 25)]
  13209           pu blic strin g asihDays  {
  13210                get {
  13211                    retu rn this.as ihDaysFiel d;
  13212                }
  13213                set {
  13214                    this .asihDaysF ield = val ue;
  13215                }
  13216           }
  13217           
  13218           // / <remarks />
  13219           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 26)]
  13220           pu blic strin g absenceR eturnDate  {
  13221                get {
  13222                    retu rn this.ab senceRetur nDateField ;
  13223                }
  13224                set {
  13225                    this .absenceRe turnDateFi eld = valu e;
  13226                }
  13227           }
  13228           
  13229           // / <remarks />
  13230           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 27)]
  13231           pu blic bool  admittedFo rScConditi on {
  13232                get {
  13233                    retu rn this.ad mittedForS cCondition Field;
  13234                }
  13235                set {
  13236                    this .admittedF orScCondit ionField =  value;
  13237                }
  13238           }
  13239           
  13240           // / <remarks />
  13241           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 28)]
  13242           pu blic bool  scheduledA dmission {
  13243                get {
  13244                    retu rn this.sc heduledAdm issionFiel d;
  13245                }
  13246                set {
  13247                    this .scheduled AdmissionF ield = val ue;
  13248                }
  13249           }
  13250           
  13251           // / <remarks />
  13252           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 29)]
  13253           pu blic strin g admissio nSource {
  13254                get {
  13255                    retu rn this.ad missionSou rceField;
  13256                }
  13257                set {
  13258                    this .admission SourceFiel d = value;
  13259                }
  13260           }
  13261           
  13262           // / <remarks />
  13263           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 30)]
  13264           pu blic strin g admittin gCategory  {
  13265                get {
  13266                    retu rn this.ad mittingCat egoryField ;
  13267                }
  13268                set {
  13269                    this .admitting CategoryFi eld = valu e;
  13270                }
  13271           }
  13272           
  13273           // / <remarks />
  13274           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 31)]
  13275           pu blic tagge dText admi ttingRegul ation {
  13276                get {
  13277                    retu rn this.ad mittingReg ulationFie ld;
  13278                }
  13279                set {
  13280                    this .admitting Regulation Field = va lue;
  13281                }
  13282           }
  13283           
  13284           // / <remarks />
  13285           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 32)]
  13286           pu blic tagge dText admi ttingEligi bility {
  13287                get {
  13288                    retu rn this.ad mittingEli gibilityFi eld;
  13289                }
  13290                set {
  13291                    this .admitting Eligibilit yField = v alue;
  13292                }
  13293           }
  13294           
  13295           // / <remarks />
  13296           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 33)]
  13297           pu blic tagge dText masM ovementTyp e {
  13298                get {
  13299                    retu rn this.ma sMovementT ypeField;
  13300                }
  13301                set {
  13302                    this .masMoveme ntTypeFiel d = value;
  13303                }
  13304           }
  13305           
  13306           // / <remarks />
  13307           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 34)]
  13308           pu blic strin g lodgingR eason {
  13309                get {
  13310                    retu rn this.lo dgingReaso nField;
  13311                }
  13312                set {
  13313                    this .lodgingRe asonField  = value;
  13314                }
  13315           }
  13316           
  13317           // / <remarks />
  13318           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 35)]
  13319           pu blic strin g lodgingC omments {
  13320                get {
  13321                    retu rn this.lo dgingComme ntsField;
  13322                }
  13323                set {
  13324                    this .lodgingCo mmentsFiel d = value;
  13325                }
  13326           }
  13327           
  13328           // / <remarks />
  13329           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 36)]
  13330           pu blic strin g disposit ion {
  13331                get {
  13332                    retu rn this.di spositionF ield;
  13333                }
  13334                set {
  13335                    this .dispositi onField =  value;
  13336                }
  13337           }
  13338           
  13339           // / <remarks />
  13340           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 37)]
  13341           pu blic strin g eligibil ity {
  13342                get {
  13343                    retu rn this.el igibilityF ield;
  13344                }
  13345                set {
  13346                    this .eligibili tyField =  value;
  13347                }
  13348           }
  13349           
  13350           // / <remarks />
  13351           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 38)]
  13352           pu blic strin g preAdmit Id {
  13353                get {
  13354                    retu rn this.pr eAdmitIdFi eld;
  13355                }
  13356                set {
  13357                    this .preAdmitI dField = v alue;
  13358                }
  13359           }
  13360           
  13361           // / <remarks />
  13362           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 39)]
  13363           pu blic userT O referrin g {
  13364                get {
  13365                    retu rn this.re ferringFie ld;
  13366                }
  13367                set {
  13368                    this .referring Field = va lue;
  13369                }
  13370           }
  13371           
  13372           // / <remarks />
  13373           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 40)]
  13374           pu blic userT O consulti ng {
  13375                get {
  13376                    retu rn this.co nsultingFi eld;
  13377                }
  13378                set {
  13379                    this .consultin gField = v alue;
  13380                }
  13381           }
  13382           
  13383           // / <remarks />
  13384           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 41)]
  13385           pu blic userT O admittin g {
  13386                get {
  13387                    retu rn this.ad mittingFie ld;
  13388                }
  13389                set {
  13390                    this .admitting Field = va lue;
  13391                }
  13392           }
  13393           
  13394           // / <remarks />
  13395           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 42)]
  13396           pu blic tagge dText serv ice {
  13397                get {
  13398                    retu rn this.se rviceField ;
  13399                }
  13400                set {
  13401                    this .serviceFi eld = valu e;
  13402                }
  13403           }
  13404           
  13405           // / <remarks />
  13406           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 43)]
  13407           pu blic hospi talLocatio nTO priorL ocation {
  13408                get {
  13409                    retu rn this.pr iorLocatio nField;
  13410                }
  13411                set {
  13412                    this .priorLoca tionField  = value;
  13413                }
  13414           }
  13415           
  13416           // / <remarks />
  13417           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 44)]
  13418           pu blic hospi talLocatio nTO tempor aryLocatio n {
  13419                get {
  13420                    retu rn this.te mporaryLoc ationField ;
  13421                }
  13422                set {
  13423                    this .temporary LocationFi eld = valu e;
  13424                }
  13425           }
  13426           
  13427           // / <remarks />
  13428           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 45)]
  13429           pu blic hospi talLocatio nTO pendin gLocation  {
  13430                get {
  13431                    retu rn this.pe ndingLocat ionField;
  13432                }
  13433                set {
  13434                    this .pendingLo cationFiel d = value;
  13435                }
  13436           }
  13437           
  13438           // / <remarks />
  13439           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 46)]
  13440           pu blic strin g patientT ype {
  13441                get {
  13442                    retu rn this.pa tientTypeF ield;
  13443                }
  13444                set {
  13445                    this .patientTy peField =  value;
  13446                }
  13447           }
  13448           
  13449           // / <remarks />
  13450           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 47)]
  13451           pu blic strin g admitTim estamp {
  13452                get {
  13453                    retu rn this.ad mitTimesta mpField;
  13454                }
  13455                set {
  13456                    this .admitTime stampField  = value;
  13457                }
  13458           }
  13459           
  13460           // / <remarks />
  13461           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 48)]
  13462           pu blic strin g discharg eTimestamp  {
  13463                get {
  13464                    retu rn this.di schargeTim estampFiel d;
  13465                }
  13466                set {
  13467                    this .discharge TimestampF ield = val ue;
  13468                }
  13469           }
  13470           
  13471           // / <remarks />
  13472           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 49)]
  13473           pu blic strin g admitRea son {
  13474                get {
  13475                    retu rn this.ad mitReasonF ield;
  13476                }
  13477                set {
  13478                    this .admitReas onField =  value;
  13479                }
  13480           }
  13481           
  13482           // / <remarks />
  13483           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 50)]
  13484           pu blic strin g transfer Reason {
  13485                get {
  13486                    retu rn this.tr ansferReas onField;
  13487                }
  13488                set {
  13489                    this .transferR easonField  = value;
  13490                }
  13491           }
  13492       }
  13493       
  13494       /// <r emarks/>
  13495       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  13496       [Syste m.Serializ ableAttrib ute()]
  13497       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  13498       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  13499         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  13500       public  partial c lass tagge dChemHemRp tArray : a bstractTag gedArrayTO  {
  13501           
  13502           pr ivate chem HemRpt[] r ptsField;
  13503           
  13504           // / <remarks />
  13505           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  13506           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  13507           pu blic chemH emRpt[] rp ts {
  13508                get {
  13509                    retu rn this.rp tsField;
  13510                }
  13511                set {
  13512                    this .rptsField  = value;
  13513                }
  13514           }
  13515       }
  13516       
  13517       /// <r emarks/>
  13518       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  13519       [Syste m.Serializ ableAttrib ute()]
  13520       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  13521       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  13522         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  13523       public  partial c lass chemH emRpt : ab stractTO {
  13524           
  13525           pr ivate stri ng idField ;
  13526           
  13527           pr ivate stri ng titleFi eld;
  13528           
  13529           pr ivate stri ng timesta mpField;
  13530           
  13531           pr ivate auth orTO autho rField;
  13532           
  13533           pr ivate tagg edText fac ilityField ;
  13534           
  13535           pr ivate labS pecimenTO  specimenFi eld;
  13536           
  13537           pr ivate stri ng comment Field;
  13538           
  13539           pr ivate labR esultTO[]  resultsFie ld;
  13540           
  13541           pr ivate site TO[] labSi tesField;
  13542           
  13543           // / <remarks />
  13544           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  13545           pu blic strin g id {
  13546                get {
  13547                    retu rn this.id Field;
  13548                }
  13549                set {
  13550                    this .idField =  value;
  13551                }
  13552           }
  13553           
  13554           // / <remarks />
  13555           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  13556           pu blic strin g title {
  13557                get {
  13558                    retu rn this.ti tleField;
  13559                }
  13560                set {
  13561                    this .titleFiel d = value;
  13562                }
  13563           }
  13564           
  13565           // / <remarks />
  13566           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  13567           pu blic strin g timestam p {
  13568                get {
  13569                    retu rn this.ti mestampFie ld;
  13570                }
  13571                set {
  13572                    this .timestamp Field = va lue;
  13573                }
  13574           }
  13575           
  13576           // / <remarks />
  13577           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  13578           pu blic autho rTO author  {
  13579                get {
  13580                    retu rn this.au thorField;
  13581                }
  13582                set {
  13583                    this .authorFie ld = value ;
  13584                }
  13585           }
  13586           
  13587           // / <remarks />
  13588           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  13589           pu blic tagge dText faci lity {
  13590                get {
  13591                    retu rn this.fa cilityFiel d;
  13592                }
  13593                set {
  13594                    this .facilityF ield = val ue;
  13595                }
  13596           }
  13597           
  13598           // / <remarks />
  13599           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  13600           pu blic labSp ecimenTO s pecimen {
  13601                get {
  13602                    retu rn this.sp ecimenFiel d;
  13603                }
  13604                set {
  13605                    this .specimenF ield = val ue;
  13606                }
  13607           }
  13608           
  13609           // / <remarks />
  13610           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  13611           pu blic strin g comment  {
  13612                get {
  13613                    retu rn this.co mmentField ;
  13614                }
  13615                set {
  13616                    this .commentFi eld = valu e;
  13617                }
  13618           }
  13619           
  13620           // / <remarks />
  13621           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=7) ]
  13622           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  13623           pu blic labRe sultTO[] r esults {
  13624                get {
  13625                    retu rn this.re sultsField ;
  13626                }
  13627                set {
  13628                    this .resultsFi eld = valu e;
  13629                }
  13630           }
  13631           
  13632           // / <remarks />
  13633           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=8) ]
  13634           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  13635           pu blic siteT O[] labSit es {
  13636                get {
  13637                    retu rn this.la bSitesFiel d;
  13638                }
  13639                set {
  13640                    this .labSitesF ield = val ue;
  13641                }
  13642           }
  13643       }
  13644       
  13645       /// <r emarks/>
  13646       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  13647       [Syste m.Serializ ableAttrib ute()]
  13648       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  13649       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  13650         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  13651       public  partial c lass tagge dRadiology ReportArra y : abstra ctTaggedAr rayTO {
  13652           
  13653           pr ivate radi ologyRepor tTO[] rpts Field;
  13654           
  13655           // / <remarks />
  13656           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  13657           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  13658           pu blic radio logyReport TO[] rpts  {
  13659                get {
  13660                    retu rn this.rp tsField;
  13661                }
  13662                set {
  13663                    this .rptsField  = value;
  13664                }
  13665           }
  13666       }
  13667       
  13668       /// <r emarks/>
  13669       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  13670       [Syste m.Serializ ableAttrib ute()]
  13671       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  13672       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  13673         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  13674       public  partial c lass radio logyReport TO : abstr actTO {
  13675           
  13676           pr ivate stri ng accessi onNumberFi eld;
  13677           
  13678           pr ivate stri ng caseNum berField;
  13679           
  13680           pr ivate stri ng idField ;
  13681           
  13682           pr ivate stri ng titleFi eld;
  13683           
  13684           pr ivate stri ng timesta mpField;
  13685           
  13686           pr ivate auth orTO autho rField;
  13687           
  13688           pr ivate stri ng textFie ld;
  13689           
  13690           pr ivate tagg edText fac ilityField ;
  13691           
  13692           pr ivate stri ng statusF ield;
  13693           
  13694           pr ivate stri ng cptCode Field;
  13695           
  13696           pr ivate stri ng clinica lHxField;
  13697           
  13698           pr ivate stri ng impress ionField;
  13699           
  13700           pr ivate imag ingExamTO  imagingExa mTOField;
  13701           
  13702           // / <remarks />
  13703           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  13704           pu blic strin g accessio nNumber {
  13705                get {
  13706                    retu rn this.ac cessionNum berField;
  13707                }
  13708                set {
  13709                    this .accession NumberFiel d = value;
  13710                }
  13711           }
  13712           
  13713           // / <remarks />
  13714           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  13715           pu blic strin g caseNumb er {
  13716                get {
  13717                    retu rn this.ca seNumberFi eld;
  13718                }
  13719                set {
  13720                    this .caseNumbe rField = v alue;
  13721                }
  13722           }
  13723           
  13724           // / <remarks />
  13725           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  13726           pu blic strin g id {
  13727                get {
  13728                    retu rn this.id Field;
  13729                }
  13730                set {
  13731                    this .idField =  value;
  13732                }
  13733           }
  13734           
  13735           // / <remarks />
  13736           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  13737           pu blic strin g title {
  13738                get {
  13739                    retu rn this.ti tleField;
  13740                }
  13741                set {
  13742                    this .titleFiel d = value;
  13743                }
  13744           }
  13745           
  13746           // / <remarks />
  13747           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  13748           pu blic strin g timestam p {
  13749                get {
  13750                    retu rn this.ti mestampFie ld;
  13751                }
  13752                set {
  13753                    this .timestamp Field = va lue;
  13754                }
  13755           }
  13756           
  13757           // / <remarks />
  13758           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  13759           pu blic autho rTO author  {
  13760                get {
  13761                    retu rn this.au thorField;
  13762                }
  13763                set {
  13764                    this .authorFie ld = value ;
  13765                }
  13766           }
  13767           
  13768           // / <remarks />
  13769           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  13770           pu blic strin g text {
  13771                get {
  13772                    retu rn this.te xtField;
  13773                }
  13774                set {
  13775                    this .textField  = value;
  13776                }
  13777           }
  13778           
  13779           // / <remarks />
  13780           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  13781           pu blic tagge dText faci lity {
  13782                get {
  13783                    retu rn this.fa cilityFiel d;
  13784                }
  13785                set {
  13786                    this .facilityF ield = val ue;
  13787                }
  13788           }
  13789           
  13790           // / <remarks />
  13791           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  13792           pu blic strin g status {
  13793                get {
  13794                    retu rn this.st atusField;
  13795                }
  13796                set {
  13797                    this .statusFie ld = value ;
  13798                }
  13799           }
  13800           
  13801           // / <remarks />
  13802           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  13803           pu blic strin g cptCode  {
  13804                get {
  13805                    retu rn this.cp tCodeField ;
  13806                }
  13807                set {
  13808                    this .cptCodeFi eld = valu e;
  13809                }
  13810           }
  13811           
  13812           // / <remarks />
  13813           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  13814           pu blic strin g clinical Hx {
  13815                get {
  13816                    retu rn this.cl inicalHxFi eld;
  13817                }
  13818                set {
  13819                    this .clinicalH xField = v alue;
  13820                }
  13821           }
  13822           
  13823           // / <remarks />
  13824           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  13825           pu blic strin g impressi on {
  13826                get {
  13827                    retu rn this.im pressionFi eld;
  13828                }
  13829                set {
  13830                    this .impressio nField = v alue;
  13831                }
  13832           }
  13833           
  13834           // / <remarks />
  13835           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  13836           pu blic imagi ngExamTO i magingExam TO {
  13837                get {
  13838                    retu rn this.im agingExamT OField;
  13839                }
  13840                set {
  13841                    this .imagingEx amTOField  = value;
  13842                }
  13843           }
  13844       }
  13845       
  13846       /// <r emarks/>
  13847       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  13848       [Syste m.Serializ ableAttrib ute()]
  13849       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  13850       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  13851         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  13852       public  partial c lass imagi ngExamTO {
  13853           
  13854           pr ivate stri ng accessi onNumField ;
  13855           
  13856           pr ivate stri ng casenum Field;
  13857           
  13858           pr ivate stri ng encount erIdField;
  13859           
  13860           pr ivate site TO facilit yField;
  13861           
  13862           pr ivate bool  hasImages Field;
  13863           
  13864           pr ivate bool  hasImages FieldSpeci fied;
  13865           
  13866           pr ivate stri ng idField ;
  13867           
  13868           pr ivate stri ng imaging TypeField;
  13869           
  13870           pr ivate stri ng interpr etationFie ld;
  13871           
  13872           pr ivate hosp italLocati onTO imagi ngLocation Field;
  13873           
  13874           pr ivate cptC odeTO[] mo difiersFie ld;
  13875           
  13876           pr ivate stri ng nameFie ld;
  13877           
  13878           pr ivate orde rTO orderF ield;
  13879           
  13880           pr ivate user TO provide rField;
  13881           
  13882           pr ivate radi ologyRepor tTO[] repo rtsField;
  13883           
  13884           pr ivate stri ng reportI dField;
  13885           
  13886           pr ivate stri ng statusF ield;
  13887           
  13888           pr ivate stri ng timesta mpField;
  13889           
  13890           pr ivate cptC odeTO type Field;
  13891           
  13892           // / <remarks />
  13893           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  13894           pu blic strin g accessio nNum {
  13895                get {
  13896                    retu rn this.ac cessionNum Field;
  13897                }
  13898                set {
  13899                    this .accession NumField =  value;
  13900                }
  13901           }
  13902           
  13903           // / <remarks />
  13904           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  13905           pu blic strin g casenum  {
  13906                get {
  13907                    retu rn this.ca senumField ;
  13908                }
  13909                set {
  13910                    this .casenumFi eld = valu e;
  13911                }
  13912           }
  13913           
  13914           // / <remarks />
  13915           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  13916           pu blic strin g encounte rId {
  13917                get {
  13918                    retu rn this.en counterIdF ield;
  13919                }
  13920                set {
  13921                    this .encounter IdField =  value;
  13922                }
  13923           }
  13924           
  13925           // / <remarks />
  13926           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  13927           pu blic siteT O facility  {
  13928                get {
  13929                    retu rn this.fa cilityFiel d;
  13930                }
  13931                set {
  13932                    this .facilityF ield = val ue;
  13933                }
  13934           }
  13935           
  13936           // / <remarks />
  13937           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  13938           pu blic bool  hasImages  {
  13939                get {
  13940                    retu rn this.ha sImagesFie ld;
  13941                }
  13942                set {
  13943                    this .hasImages Field = va lue;
  13944                }
  13945           }
  13946           
  13947           // / <remarks />
  13948           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  13949           pu blic bool  hasImagesS pecified {
  13950                get {
  13951                    retu rn this.ha sImagesFie ldSpecifie d;
  13952                }
  13953                set {
  13954                    this .hasImages FieldSpeci fied = val ue;
  13955                }
  13956           }
  13957           
  13958           // / <remarks />
  13959           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  13960           pu blic strin g id {
  13961                get {
  13962                    retu rn this.id Field;
  13963                }
  13964                set {
  13965                    this .idField =  value;
  13966                }
  13967           }
  13968           
  13969           // / <remarks />
  13970           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  13971           pu blic strin g imagingT ype {
  13972                get {
  13973                    retu rn this.im agingTypeF ield;
  13974                }
  13975                set {
  13976                    this .imagingTy peField =  value;
  13977                }
  13978           }
  13979           
  13980           // / <remarks />
  13981           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  13982           pu blic strin g interpre tation {
  13983                get {
  13984                    retu rn this.in terpretati onField;
  13985                }
  13986                set {
  13987                    this .interpret ationField  = value;
  13988                }
  13989           }
  13990           
  13991           // / <remarks />
  13992           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  13993           pu blic hospi talLocatio nTO imagin gLocation  {
  13994                get {
  13995                    retu rn this.im agingLocat ionField;
  13996                }
  13997                set {
  13998                    this .imagingLo cationFiel d = value;
  13999                }
  14000           }
  14001           
  14002           // / <remarks />
  14003           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute("modif iers", For m=System.X ml.Schema. XmlSchemaF orm.Unqual ified)]
  14004           pu blic cptCo deTO[] mod ifiers {
  14005                get {
  14006                    retu rn this.mo difiersFie ld;
  14007                }
  14008                set {
  14009                    this .modifiers Field = va lue;
  14010                }
  14011           }
  14012           
  14013           // / <remarks />
  14014           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  14015           pu blic strin g name {
  14016                get {
  14017                    retu rn this.na meField;
  14018                }
  14019                set {
  14020                    this .nameField  = value;
  14021                }
  14022           }
  14023           
  14024           // / <remarks />
  14025           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  14026           pu blic order TO order {
  14027                get {
  14028                    retu rn this.or derField;
  14029                }
  14030                set {
  14031                    this .orderFiel d = value;
  14032                }
  14033           }
  14034           
  14035           // / <remarks />
  14036           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  14037           pu blic userT O provider  {
  14038                get {
  14039                    retu rn this.pr oviderFiel d;
  14040                }
  14041                set {
  14042                    this .providerF ield = val ue;
  14043                }
  14044           }
  14045           
  14046           // / <remarks />
  14047           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute("repor ts", Form= System.Xml .Schema.Xm lSchemaFor m.Unqualif ied)]
  14048           pu blic radio logyReport TO[] repor ts {
  14049                get {
  14050                    retu rn this.re portsField ;
  14051                }
  14052                set {
  14053                    this .reportsFi eld = valu e;
  14054                }
  14055           }
  14056           
  14057           // / <remarks />
  14058           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  14059           pu blic strin g reportId  {
  14060                get {
  14061                    retu rn this.re portIdFiel d;
  14062                }
  14063                set {
  14064                    this .reportIdF ield = val ue;
  14065                }
  14066           }
  14067           
  14068           // / <remarks />
  14069           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  14070           pu blic strin g status {
  14071                get {
  14072                    retu rn this.st atusField;
  14073                }
  14074                set {
  14075                    this .statusFie ld = value ;
  14076                }
  14077           }
  14078           
  14079           // / <remarks />
  14080           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  14081           pu blic strin g timestam p {
  14082                get {
  14083                    retu rn this.ti mestampFie ld;
  14084                }
  14085                set {
  14086                    this .timestamp Field = va lue;
  14087                }
  14088           }
  14089           
  14090           // / <remarks />
  14091           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  14092           pu blic cptCo deTO type  {
  14093                get {
  14094                    retu rn this.ty peField;
  14095                }
  14096                set {
  14097                    this .typeField  = value;
  14098                }
  14099           }
  14100       }
  14101       
  14102       /// <r emarks/>
  14103       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  14104       [Syste m.Serializ ableAttrib ute()]
  14105       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  14106       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  14107         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  14108       public  partial c lass cptCo deTO {
  14109           
  14110           pr ivate stri ng idField ;
  14111           
  14112           pr ivate stri ng nameFie ld;
  14113           
  14114           // / <remarks />
  14115           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  14116           pu blic strin g id {
  14117                get {
  14118                    retu rn this.id Field;
  14119                }
  14120                set {
  14121                    this .idField =  value;
  14122                }
  14123           }
  14124           
  14125           // / <remarks />
  14126           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  14127           pu blic strin g name {
  14128                get {
  14129                    retu rn this.na meField;
  14130                }
  14131                set {
  14132                    this .nameField  = value;
  14133                }
  14134           }
  14135       }
  14136       
  14137       /// <r emarks/>
  14138       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  14139       [Syste m.Serializ ableAttrib ute()]
  14140       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  14141       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  14142         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  14143       public  partial c lass tagge dMicrobiol ogyRptArra y : abstra ctTaggedAr rayTO {
  14144           
  14145           pr ivate micr obiologyRp t[] rptsFi eld;
  14146           
  14147           // / <remarks />
  14148           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  14149           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  14150           pu blic micro biologyRpt [] rpts {
  14151                get {
  14152                    retu rn this.rp tsField;
  14153                }
  14154                set {
  14155                    this .rptsField  = value;
  14156                }
  14157           }
  14158       }
  14159       
  14160       /// <r emarks/>
  14161       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  14162       [Syste m.Serializ ableAttrib ute()]
  14163       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  14164       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  14165         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  14166       public  partial c lass micro biologyRpt  : abstrac tTO {
  14167           
  14168           pr ivate stri ng idField ;
  14169           
  14170           pr ivate stri ng titleFi eld;
  14171           
  14172           pr ivate stri ng timesta mpField;
  14173           
  14174           pr ivate auth orTO autho rField;
  14175           
  14176           pr ivate tagg edText fac ilityField ;
  14177           
  14178           pr ivate labS pecimenTO  specimenFi eld;
  14179           
  14180           pr ivate stri ng comment Field;
  14181           
  14182           pr ivate stri ng sampleF ield;
  14183           
  14184           pr ivate stri ng textFie ld;
  14185           
  14186           // / <remarks />
  14187           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  14188           pu blic strin g id {
  14189                get {
  14190                    retu rn this.id Field;
  14191                }
  14192                set {
  14193                    this .idField =  value;
  14194                }
  14195           }
  14196           
  14197           // / <remarks />
  14198           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  14199           pu blic strin g title {
  14200                get {
  14201                    retu rn this.ti tleField;
  14202                }
  14203                set {
  14204                    this .titleFiel d = value;
  14205                }
  14206           }
  14207           
  14208           // / <remarks />
  14209           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  14210           pu blic strin g timestam p {
  14211                get {
  14212                    retu rn this.ti mestampFie ld;
  14213                }
  14214                set {
  14215                    this .timestamp Field = va lue;
  14216                }
  14217           }
  14218           
  14219           // / <remarks />
  14220           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  14221           pu blic autho rTO author  {
  14222                get {
  14223                    retu rn this.au thorField;
  14224                }
  14225                set {
  14226                    this .authorFie ld = value ;
  14227                }
  14228           }
  14229           
  14230           // / <remarks />
  14231           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  14232           pu blic tagge dText faci lity {
  14233                get {
  14234                    retu rn this.fa cilityFiel d;
  14235                }
  14236                set {
  14237                    this .facilityF ield = val ue;
  14238                }
  14239           }
  14240           
  14241           // / <remarks />
  14242           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  14243           pu blic labSp ecimenTO s pecimen {
  14244                get {
  14245                    retu rn this.sp ecimenFiel d;
  14246                }
  14247                set {
  14248                    this .specimenF ield = val ue;
  14249                }
  14250           }
  14251           
  14252           // / <remarks />
  14253           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  14254           pu blic strin g comment  {
  14255                get {
  14256                    retu rn this.co mmentField ;
  14257                }
  14258                set {
  14259                    this .commentFi eld = valu e;
  14260                }
  14261           }
  14262           
  14263           // / <remarks />
  14264           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  14265           pu blic strin g sample {
  14266                get {
  14267                    retu rn this.sa mpleField;
  14268                }
  14269                set {
  14270                    this .sampleFie ld = value ;
  14271                }
  14272           }
  14273           
  14274           // / <remarks />
  14275           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  14276           pu blic strin g text {
  14277                get {
  14278                    retu rn this.te xtField;
  14279                }
  14280                set {
  14281                    this .textField  = value;
  14282                }
  14283           }
  14284       }
  14285       
  14286       /// <r emarks/>
  14287       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  14288       [Syste m.Serializ ableAttrib ute()]
  14289       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  14290       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  14291         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  14292       public  partial c lass tagge dConsultAr ray : abst ractTagged ArrayTO {
  14293           
  14294           pr ivate cons ultTO[] co nsultsFiel d;
  14295           
  14296           // / <remarks />
  14297           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  14298           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  14299           pu blic consu ltTO[] con sults {
  14300                get {
  14301                    retu rn this.co nsultsFiel d;
  14302                }
  14303                set {
  14304                    this .consultsF ield = val ue;
  14305                }
  14306           }
  14307       }
  14308       
  14309       /// <r emarks/>
  14310       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  14311       [Syste m.Serializ ableAttrib ute()]
  14312       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  14313       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  14314         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  14315       public  partial c lass tagge dSurgicalP athologyRp tArray : a bstractTag gedArrayTO  {
  14316           
  14317           pr ivate surg icalPathol ogyRpt[] r ptsField;
  14318           
  14319           // / <remarks />
  14320           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  14321           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  14322           pu blic surgi calPatholo gyRpt[] rp ts {
  14323                get {
  14324                    retu rn this.rp tsField;
  14325                }
  14326                set {
  14327                    this .rptsField  = value;
  14328                }
  14329           }
  14330       }
  14331       
  14332       /// <r emarks/>
  14333       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  14334       [Syste m.Serializ ableAttrib ute()]
  14335       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  14336       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  14337         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  14338       public  partial c lass surgi calPatholo gyRpt : ab stractTO {
  14339           
  14340           pr ivate stri ng idField ;
  14341           
  14342           pr ivate stri ng titleFi eld;
  14343           
  14344           pr ivate stri ng timesta mpField;
  14345           
  14346           pr ivate auth orTO autho rField;
  14347           
  14348           pr ivate tagg edText fac ilityField ;
  14349           
  14350           pr ivate labS pecimenTO  specimenFi eld;
  14351           
  14352           pr ivate stri ng clinica lHxField;
  14353           
  14354           pr ivate stri ng descrip tionField;
  14355           
  14356           pr ivate stri ng examFie ld;
  14357           
  14358           pr ivate stri ng diagnos isField;
  14359           
  14360           pr ivate stri ng comment Field;
  14361           
  14362           // / <remarks />
  14363           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  14364           pu blic strin g id {
  14365                get {
  14366                    retu rn this.id Field;
  14367                }
  14368                set {
  14369                    this .idField =  value;
  14370                }
  14371           }
  14372           
  14373           // / <remarks />
  14374           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  14375           pu blic strin g title {
  14376                get {
  14377                    retu rn this.ti tleField;
  14378                }
  14379                set {
  14380                    this .titleFiel d = value;
  14381                }
  14382           }
  14383           
  14384           // / <remarks />
  14385           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  14386           pu blic strin g timestam p {
  14387                get {
  14388                    retu rn this.ti mestampFie ld;
  14389                }
  14390                set {
  14391                    this .timestamp Field = va lue;
  14392                }
  14393           }
  14394           
  14395           // / <remarks />
  14396           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  14397           pu blic autho rTO author  {
  14398                get {
  14399                    retu rn this.au thorField;
  14400                }
  14401                set {
  14402                    this .authorFie ld = value ;
  14403                }
  14404           }
  14405           
  14406           // / <remarks />
  14407           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  14408           pu blic tagge dText faci lity {
  14409                get {
  14410                    retu rn this.fa cilityFiel d;
  14411                }
  14412                set {
  14413                    this .facilityF ield = val ue;
  14414                }
  14415           }
  14416           
  14417           // / <remarks />
  14418           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  14419           pu blic labSp ecimenTO s pecimen {
  14420                get {
  14421                    retu rn this.sp ecimenFiel d;
  14422                }
  14423                set {
  14424                    this .specimenF ield = val ue;
  14425                }
  14426           }
  14427           
  14428           // / <remarks />
  14429           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  14430           pu blic strin g clinical Hx {
  14431                get {
  14432                    retu rn this.cl inicalHxFi eld;
  14433                }
  14434                set {
  14435                    this .clinicalH xField = v alue;
  14436                }
  14437           }
  14438           
  14439           // / <remarks />
  14440           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  14441           pu blic strin g descript ion {
  14442                get {
  14443                    retu rn this.de scriptionF ield;
  14444                }
  14445                set {
  14446                    this .descripti onField =  value;
  14447                }
  14448           }
  14449           
  14450           // / <remarks />
  14451           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  14452           pu blic strin g exam {
  14453                get {
  14454                    retu rn this.ex amField;
  14455                }
  14456                set {
  14457                    this .examField  = value;
  14458                }
  14459           }
  14460           
  14461           // / <remarks />
  14462           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  14463           pu blic strin g diagnosi s {
  14464                get {
  14465                    retu rn this.di agnosisFie ld;
  14466                }
  14467                set {
  14468                    this .diagnosis Field = va lue;
  14469                }
  14470           }
  14471           
  14472           // / <remarks />
  14473           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  14474           pu blic strin g comment  {
  14475                get {
  14476                    retu rn this.co mmentField ;
  14477                }
  14478                set {
  14479                    this .commentFi eld = valu e;
  14480                }
  14481           }
  14482       }
  14483       
  14484       /// <r emarks/>
  14485       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  14486       [Syste m.Serializ ableAttrib ute()]
  14487       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  14488       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  14489         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  14490       public  partial c lass tagge dLexiconEn tryArray :  abstractT aggedArray TO {
  14491           
  14492           pr ivate lexi conEntryTO [] entries Field;
  14493           
  14494           // / <remarks />
  14495           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  14496           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  14497           pu blic lexic onEntryTO[ ] entries  {
  14498                get {
  14499                    retu rn this.en triesField ;
  14500                }
  14501                set {
  14502                    this .entriesFi eld = valu e;
  14503                }
  14504           }
  14505       }
  14506       
  14507       /// <r emarks/>
  14508       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  14509       [Syste m.Serializ ableAttrib ute()]
  14510       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  14511       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  14512         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  14513       public  partial c lass lexic onEntryTO  : abstract TO {
  14514           
  14515           pr ivate stri ng lexIenF ield;
  14516           
  14517           pr ivate stri ng prefTex tField;
  14518           
  14519           pr ivate stri ng codeSys Field;
  14520           
  14521           pr ivate stri ng concept IDField;
  14522           
  14523           pr ivate stri ng icdVerF ield;
  14524           
  14525           pr ivate stri ng desigID Field;
  14526           
  14527           pr ivate stri ng parentS ubscriptFi eld;
  14528           
  14529           // / <remarks />
  14530           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  14531           pu blic strin g lexIen {
  14532                get {
  14533                    retu rn this.le xIenField;
  14534                }
  14535                set {
  14536                    this .lexIenFie ld = value ;
  14537                }
  14538           }
  14539           
  14540           // / <remarks />
  14541           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  14542           pu blic strin g prefText  {
  14543                get {
  14544                    retu rn this.pr efTextFiel d;
  14545                }
  14546                set {
  14547                    this .prefTextF ield = val ue;
  14548                }
  14549           }
  14550           
  14551           // / <remarks />
  14552           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  14553           pu blic strin g codeSys  {
  14554                get {
  14555                    retu rn this.co deSysField ;
  14556                }
  14557                set {
  14558                    this .codeSysFi eld = valu e;
  14559                }
  14560           }
  14561           
  14562           // / <remarks />
  14563           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  14564           pu blic strin g conceptI D {
  14565                get {
  14566                    retu rn this.co nceptIDFie ld;
  14567                }
  14568                set {
  14569                    this .conceptID Field = va lue;
  14570                }
  14571           }
  14572           
  14573           // / <remarks />
  14574           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  14575           pu blic strin g icdVer {
  14576                get {
  14577                    retu rn this.ic dVerField;
  14578                }
  14579                set {
  14580                    this .icdVerFie ld = value ;
  14581                }
  14582           }
  14583           
  14584           // / <remarks />
  14585           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  14586           pu blic strin g desigID  {
  14587                get {
  14588                    retu rn this.de sigIDField ;
  14589                }
  14590                set {
  14591                    this .desigIDFi eld = valu e;
  14592                }
  14593           }
  14594           
  14595           // / <remarks />
  14596           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  14597           pu blic strin g parentSu bscript {
  14598                get {
  14599                    retu rn this.pa rentSubscr iptField;
  14600                }
  14601                set {
  14602                    this .parentSub scriptFiel d = value;
  14603                }
  14604           }
  14605       }
  14606       
  14607       /// <r emarks/>
  14608       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  14609       [Syste m.Serializ ableAttrib ute()]
  14610       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  14611       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  14612         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  14613       public  partial c lass tagge dPatientAr ray : abst ractTagged ArrayTO {
  14614           
  14615           pr ivate pati entTO[] pa tientsFiel d;
  14616           
  14617           // / <remarks />
  14618           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  14619           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  14620           pu blic patie ntTO[] pat ients {
  14621                get {
  14622                    retu rn this.pa tientsFiel d;
  14623                }
  14624                set {
  14625                    this .patientsF ield = val ue;
  14626                }
  14627           }
  14628       }
  14629       
  14630       /// <r emarks/>
  14631       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  14632       [Syste m.Serializ ableAttrib ute()]
  14633       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  14634       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  14635         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  14636       public  partial c lass tagge dHospitalL ocationArr ay : abstr actTaggedA rrayTO {
  14637           
  14638           pr ivate hosp italLocati onTO[] loc ationsFiel d;
  14639           
  14640           // / <remarks />
  14641           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  14642           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  14643           pu blic hospi talLocatio nTO[] loca tions {
  14644                get {
  14645                    retu rn this.lo cationsFie ld;
  14646                }
  14647                set {
  14648                    this .locations Field = va lue;
  14649                }
  14650           }
  14651       }
  14652       
  14653       /// <r emarks/>
  14654       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  14655       [Syste m.Serializ ableAttrib ute()]
  14656       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  14657       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  14658         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  14659       public  partial c lass tagge dMedicatio nArray : a bstractTag gedArrayTO  {
  14660           
  14661           pr ivate medi cationTO[]  medsField ;
  14662           
  14663           // / <remarks />
  14664           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  14665           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  14666           pu blic medic ationTO[]  meds {
  14667                get {
  14668                    retu rn this.me dsField;
  14669                }
  14670                set {
  14671                    this .medsField  = value;
  14672                }
  14673           }
  14674       }
  14675       
  14676       /// <r emarks/>
  14677       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  14678       [Syste m.Serializ ableAttrib ute()]
  14679       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  14680       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  14681         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  14682       public  partial c lass medic ationTO :  abstractTO  {
  14683           
  14684           pr ivate stri ng idField ;
  14685           
  14686           pr ivate stri ng nameFie ld;
  14687           
  14688           pr ivate stri ng rxNumFi eld;
  14689           
  14690           pr ivate stri ng quantit yField;
  14691           
  14692           pr ivate stri ng expirat ionDateFie ld;
  14693           
  14694           pr ivate stri ng issueDa teField;
  14695           
  14696           pr ivate stri ng startDa teField;
  14697           
  14698           pr ivate stri ng stopDat eField;
  14699           
  14700           pr ivate stri ng orderId Field;
  14701           
  14702           pr ivate stri ng statusF ield;
  14703           
  14704           pr ivate stri ng refills Field;
  14705           
  14706           pr ivate bool  isOutpati entField;
  14707           
  14708           pr ivate bool  isOutpati entFieldSp ecified;
  14709           
  14710           pr ivate bool  isInpatie ntField;
  14711           
  14712           pr ivate bool  isInpatie ntFieldSpe cified;
  14713           
  14714           pr ivate bool  isIVField ;
  14715           
  14716           pr ivate bool  isIVField Specified;
  14717           
  14718           pr ivate bool  isUnitDos eField;
  14719           
  14720           pr ivate bool  isUnitDos eFieldSpec ified;
  14721           
  14722           pr ivate bool  isNonVAFi eld;
  14723           
  14724           pr ivate bool  isNonVAFi eldSpecifi ed;
  14725           
  14726           pr ivate bool  isImoFiel d;
  14727           
  14728           pr ivate bool  isImoFiel dSpecified ;
  14729           
  14730           pr ivate stri ng lastFil lDateField ;
  14731           
  14732           pr ivate stri ng remaini ngField;
  14733           
  14734           pr ivate tagg edText fac ilityField ;
  14735           
  14736           pr ivate auth orTO provi derField;
  14737           
  14738           pr ivate stri ng costFie ld;
  14739           
  14740           pr ivate stri ng sigFiel d;
  14741           
  14742           pr ivate stri ng typeFie ld;
  14743           
  14744           pr ivate stri ng additiv esField;
  14745           
  14746           pr ivate stri ng solutio nField;
  14747           
  14748           pr ivate stri ng rateFie ld;
  14749           
  14750           pr ivate stri ng doseFie ld;
  14751           
  14752           pr ivate stri ng instruc tionField;
  14753           
  14754           pr ivate stri ng comment Field;
  14755           
  14756           pr ivate stri ng dateDoc umentedFie ld;
  14757           
  14758           pr ivate auth orTO docum entorField ;
  14759           
  14760           pr ivate stri ng detailF ield;
  14761           
  14762           pr ivate stri ng schedul eField;
  14763           
  14764           pr ivate stri ng daysSup plyField;
  14765           
  14766           pr ivate tagg edText hos pitalField ;
  14767           
  14768           pr ivate stri ng totalDo seField;
  14769           
  14770           pr ivate stri ng unitDos eField;
  14771           
  14772           pr ivate stri ng infRate Field;
  14773           
  14774           pr ivate stri ng routeFi eld;
  14775           
  14776           pr ivate tagg edText dru gField;
  14777           
  14778           pr ivate bool  isSupplyF ield;
  14779           
  14780           pr ivate bool  isSupplyF ieldSpecif ied;
  14781           
  14782           // / <remarks />
  14783           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  14784           pu blic strin g id {
  14785                get {
  14786                    retu rn this.id Field;
  14787                }
  14788                set {
  14789                    this .idField =  value;
  14790                }
  14791           }
  14792           
  14793           // / <remarks />
  14794           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  14795           pu blic strin g name {
  14796                get {
  14797                    retu rn this.na meField;
  14798                }
  14799                set {
  14800                    this .nameField  = value;
  14801                }
  14802           }
  14803           
  14804           // / <remarks />
  14805           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  14806           pu blic strin g rxNum {
  14807                get {
  14808                    retu rn this.rx NumField;
  14809                }
  14810                set {
  14811                    this .rxNumFiel d = value;
  14812                }
  14813           }
  14814           
  14815           // / <remarks />
  14816           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  14817           pu blic strin g quantity  {
  14818                get {
  14819                    retu rn this.qu antityFiel d;
  14820                }
  14821                set {
  14822                    this .quantityF ield = val ue;
  14823                }
  14824           }
  14825           
  14826           // / <remarks />
  14827           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  14828           pu blic strin g expirati onDate {
  14829                get {
  14830                    retu rn this.ex pirationDa teField;
  14831                }
  14832                set {
  14833                    this .expiratio nDateField  = value;
  14834                }
  14835           }
  14836           
  14837           // / <remarks />
  14838           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  14839           pu blic strin g issueDat e {
  14840                get {
  14841                    retu rn this.is sueDateFie ld;
  14842                }
  14843                set {
  14844                    this .issueDate Field = va lue;
  14845                }
  14846           }
  14847           
  14848           // / <remarks />
  14849           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  14850           pu blic strin g startDat e {
  14851                get {
  14852                    retu rn this.st artDateFie ld;
  14853                }
  14854                set {
  14855                    this .startDate Field = va lue;
  14856                }
  14857           }
  14858           
  14859           // / <remarks />
  14860           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 7)]
  14861           pu blic strin g stopDate  {
  14862                get {
  14863                    retu rn this.st opDateFiel d;
  14864                }
  14865                set {
  14866                    this .stopDateF ield = val ue;
  14867                }
  14868           }
  14869           
  14870           // / <remarks />
  14871           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 8)]
  14872           pu blic strin g orderId  {
  14873                get {
  14874                    retu rn this.or derIdField ;
  14875                }
  14876                set {
  14877                    this .orderIdFi eld = valu e;
  14878                }
  14879           }
  14880           
  14881           // / <remarks />
  14882           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 9)]
  14883           pu blic strin g status {
  14884                get {
  14885                    retu rn this.st atusField;
  14886                }
  14887                set {
  14888                    this .statusFie ld = value ;
  14889                }
  14890           }
  14891           
  14892           // / <remarks />
  14893           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 10)]
  14894           pu blic strin g refills  {
  14895                get {
  14896                    retu rn this.re fillsField ;
  14897                }
  14898                set {
  14899                    this .refillsFi eld = valu e;
  14900                }
  14901           }
  14902           
  14903           // / <remarks />
  14904           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 11)]
  14905           pu blic bool  isOutpatie nt {
  14906                get {
  14907                    retu rn this.is Outpatient Field;
  14908                }
  14909                set {
  14910                    this .isOutpati entField =  value;
  14911                }
  14912           }
  14913           
  14914           // / <remarks />
  14915           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  14916           pu blic bool  isOutpatie ntSpecifie d {
  14917                get {
  14918                    retu rn this.is Outpatient FieldSpeci fied;
  14919                }
  14920                set {
  14921                    this .isOutpati entFieldSp ecified =  value;
  14922                }
  14923           }
  14924           
  14925           // / <remarks />
  14926           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 12)]
  14927           pu blic bool  isInpatien t {
  14928                get {
  14929                    retu rn this.is InpatientF ield;
  14930                }
  14931                set {
  14932                    this .isInpatie ntField =  value;
  14933                }
  14934           }
  14935           
  14936           // / <remarks />
  14937           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  14938           pu blic bool  isInpatien tSpecified  {
  14939                get {
  14940                    retu rn this.is InpatientF ieldSpecif ied;
  14941                }
  14942                set {
  14943                    this .isInpatie ntFieldSpe cified = v alue;
  14944                }
  14945           }
  14946           
  14947           // / <remarks />
  14948           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 13)]
  14949           pu blic bool  isIV {
  14950                get {
  14951                    retu rn this.is IVField;
  14952                }
  14953                set {
  14954                    this .isIVField  = value;
  14955                }
  14956           }
  14957           
  14958           // / <remarks />
  14959           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  14960           pu blic bool  isIVSpecif ied {
  14961                get {
  14962                    retu rn this.is IVFieldSpe cified;
  14963                }
  14964                set {
  14965                    this .isIVField Specified  = value;
  14966                }
  14967           }
  14968           
  14969           // / <remarks />
  14970           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 14)]
  14971           pu blic bool  isUnitDose  {
  14972                get {
  14973                    retu rn this.is UnitDoseFi eld;
  14974                }
  14975                set {
  14976                    this .isUnitDos eField = v alue;
  14977                }
  14978           }
  14979           
  14980           // / <remarks />
  14981           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  14982           pu blic bool  isUnitDose Specified  {
  14983                get {
  14984                    retu rn this.is UnitDoseFi eldSpecifi ed;
  14985                }
  14986                set {
  14987                    this .isUnitDos eFieldSpec ified = va lue;
  14988                }
  14989           }
  14990           
  14991           // / <remarks />
  14992           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 15)]
  14993           pu blic bool  isNonVA {
  14994                get {
  14995                    retu rn this.is NonVAField ;
  14996                }
  14997                set {
  14998                    this .isNonVAFi eld = valu e;
  14999                }
  15000           }
  15001           
  15002           // / <remarks />
  15003           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  15004           pu blic bool  isNonVASpe cified {
  15005                get {
  15006                    retu rn this.is NonVAField Specified;
  15007                }
  15008                set {
  15009                    this .isNonVAFi eldSpecifi ed = value ;
  15010                }
  15011           }
  15012           
  15013           // / <remarks />
  15014           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 16)]
  15015           pu blic bool  isImo {
  15016                get {
  15017                    retu rn this.is ImoField;
  15018                }
  15019                set {
  15020                    this .isImoFiel d = value;
  15021                }
  15022           }
  15023           
  15024           // / <remarks />
  15025           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  15026           pu blic bool  isImoSpeci fied {
  15027                get {
  15028                    retu rn this.is ImoFieldSp ecified;
  15029                }
  15030                set {
  15031                    this .isImoFiel dSpecified  = value;
  15032                }
  15033           }
  15034           
  15035           // / <remarks />
  15036           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 17)]
  15037           pu blic strin g lastFill Date {
  15038                get {
  15039                    retu rn this.la stFillDate Field;
  15040                }
  15041                set {
  15042                    this .lastFillD ateField =  value;
  15043                }
  15044           }
  15045           
  15046           // / <remarks />
  15047           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 18)]
  15048           pu blic strin g remainin g {
  15049                get {
  15050                    retu rn this.re mainingFie ld;
  15051                }
  15052                set {
  15053                    this .remaining Field = va lue;
  15054                }
  15055           }
  15056           
  15057           // / <remarks />
  15058           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 19)]
  15059           pu blic tagge dText faci lity {
  15060                get {
  15061                    retu rn this.fa cilityFiel d;
  15062                }
  15063                set {
  15064                    this .facilityF ield = val ue;
  15065                }
  15066           }
  15067           
  15068           // / <remarks />
  15069           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 20)]
  15070           pu blic autho rTO provid er {
  15071                get {
  15072                    retu rn this.pr oviderFiel d;
  15073                }
  15074                set {
  15075                    this .providerF ield = val ue;
  15076                }
  15077           }
  15078           
  15079           // / <remarks />
  15080           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 21)]
  15081           pu blic strin g cost {
  15082                get {
  15083                    retu rn this.co stField;
  15084                }
  15085                set {
  15086                    this .costField  = value;
  15087                }
  15088           }
  15089           
  15090           // / <remarks />
  15091           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 22)]
  15092           pu blic strin g sig {
  15093                get {
  15094                    retu rn this.si gField;
  15095                }
  15096                set {
  15097                    this .sigField  = value;
  15098                }
  15099           }
  15100           
  15101           // / <remarks />
  15102           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 23)]
  15103           pu blic strin g type {
  15104                get {
  15105                    retu rn this.ty peField;
  15106                }
  15107                set {
  15108                    this .typeField  = value;
  15109                }
  15110           }
  15111           
  15112           // / <remarks />
  15113           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 24)]
  15114           pu blic strin g additive s {
  15115                get {
  15116                    retu rn this.ad ditivesFie ld;
  15117                }
  15118                set {
  15119                    this .additives Field = va lue;
  15120                }
  15121           }
  15122           
  15123           // / <remarks />
  15124           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 25)]
  15125           pu blic strin g solution  {
  15126                get {
  15127                    retu rn this.so lutionFiel d;
  15128                }
  15129                set {
  15130                    this .solutionF ield = val ue;
  15131                }
  15132           }
  15133           
  15134           // / <remarks />
  15135           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 26)]
  15136           pu blic strin g rate {
  15137                get {
  15138                    retu rn this.ra teField;
  15139                }
  15140                set {
  15141                    this .rateField  = value;
  15142                }
  15143           }
  15144           
  15145           // / <remarks />
  15146           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 27)]
  15147           pu blic strin g dose {
  15148                get {
  15149                    retu rn this.do seField;
  15150                }
  15151                set {
  15152                    this .doseField  = value;
  15153                }
  15154           }
  15155           
  15156           // / <remarks />
  15157           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 28)]
  15158           pu blic strin g instruct ion {
  15159                get {
  15160                    retu rn this.in structionF ield;
  15161                }
  15162                set {
  15163                    this .instructi onField =  value;
  15164                }
  15165           }
  15166           
  15167           // / <remarks />
  15168           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 29)]
  15169           pu blic strin g comment  {
  15170                get {
  15171                    retu rn this.co mmentField ;
  15172                }
  15173                set {
  15174                    this .commentFi eld = valu e;
  15175                }
  15176           }
  15177           
  15178           // / <remarks />
  15179           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 30)]
  15180           pu blic strin g dateDocu mented {
  15181                get {
  15182                    retu rn this.da teDocument edField;
  15183                }
  15184                set {
  15185                    this .dateDocum entedField  = value;
  15186                }
  15187           }
  15188           
  15189           // / <remarks />
  15190           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 31)]
  15191           pu blic autho rTO docume ntor {
  15192                get {
  15193                    retu rn this.do cumentorFi eld;
  15194                }
  15195                set {
  15196                    this .documento rField = v alue;
  15197                }
  15198           }
  15199           
  15200           // / <remarks />
  15201           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 32)]
  15202           pu blic strin g detail {
  15203                get {
  15204                    retu rn this.de tailField;
  15205                }
  15206                set {
  15207                    this .detailFie ld = value ;
  15208                }
  15209           }
  15210           
  15211           // / <remarks />
  15212           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 33)]
  15213           pu blic strin g schedule  {
  15214                get {
  15215                    retu rn this.sc heduleFiel d;
  15216                }
  15217                set {
  15218                    this .scheduleF ield = val ue;
  15219                }
  15220           }
  15221           
  15222           // / <remarks />
  15223           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 34)]
  15224           pu blic strin g daysSupp ly {
  15225                get {
  15226                    retu rn this.da ysSupplyFi eld;
  15227                }
  15228                set {
  15229                    this .daysSuppl yField = v alue;
  15230                }
  15231           }
  15232           
  15233           // / <remarks />
  15234           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 35)]
  15235           pu blic tagge dText hosp ital {
  15236                get {
  15237                    retu rn this.ho spitalFiel d;
  15238                }
  15239                set {
  15240                    this .hospitalF ield = val ue;
  15241                }
  15242           }
  15243           
  15244           // / <remarks />
  15245           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 36)]
  15246           pu blic strin g totalDos e {
  15247                get {
  15248                    retu rn this.to talDoseFie ld;
  15249                }
  15250                set {
  15251                    this .totalDose Field = va lue;
  15252                }
  15253           }
  15254           
  15255           // / <remarks />
  15256           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 37)]
  15257           pu blic strin g unitDose  {
  15258                get {
  15259                    retu rn this.un itDoseFiel d;
  15260                }
  15261                set {
  15262                    this .unitDoseF ield = val ue;
  15263                }
  15264           }
  15265           
  15266           // / <remarks />
  15267           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 38)]
  15268           pu blic strin g infRate  {
  15269                get {
  15270                    retu rn this.in fRateField ;
  15271                }
  15272                set {
  15273                    this .infRateFi eld = valu e;
  15274                }
  15275           }
  15276           
  15277           // / <remarks />
  15278           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 39)]
  15279           pu blic strin g route {
  15280                get {
  15281                    retu rn this.ro uteField;
  15282                }
  15283                set {
  15284                    this .routeFiel d = value;
  15285                }
  15286           }
  15287           
  15288           // / <remarks />
  15289           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 40)]
  15290           pu blic tagge dText drug  {
  15291                get {
  15292                    retu rn this.dr ugField;
  15293                }
  15294                set {
  15295                    this .drugField  = value;
  15296                }
  15297           }
  15298           
  15299           // / <remarks />
  15300           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 41)]
  15301           pu blic bool  isSupply {
  15302                get {
  15303                    retu rn this.is SupplyFiel d;
  15304                }
  15305                set {
  15306                    this .isSupplyF ield = val ue;
  15307                }
  15308           }
  15309           
  15310           // / <remarks />
  15311           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  15312           pu blic bool  isSupplySp ecified {
  15313                get {
  15314                    retu rn this.is SupplyFiel dSpecified ;
  15315                }
  15316                set {
  15317                    this .isSupplyF ieldSpecif ied = valu e;
  15318                }
  15319           }
  15320       }
  15321       
  15322       /// <r emarks/>
  15323       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15324       [Syste m.Serializ ableAttrib ute()]
  15325       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15326       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15327         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15328       public  partial c lass tagge dMedicatio nArrays :  abstractTa ggedArrayT O {
  15329           
  15330           pr ivate tagg edMedicati onArray[]  arraysFiel d;
  15331           
  15332           // / <remarks />
  15333           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15334           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15335           pu blic tagge dMedicatio nArray[] a rrays {
  15336                get {
  15337                    retu rn this.ar raysField;
  15338                }
  15339                set {
  15340                    this .arraysFie ld = value ;
  15341                }
  15342           }
  15343       }
  15344       
  15345       /// <r emarks/>
  15346       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15347       [Syste m.Serializ ableAttrib ute()]
  15348       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15349       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15350         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15351       public  partial c lass tagge dVitalSign Arrays : a bstractArr ayTO {
  15352           
  15353           pr ivate tagg edVitalSig nArray[] a rraysField ;
  15354           
  15355           // / <remarks />
  15356           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15357           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15358           pu blic tagge dVitalSign Array[] ar rays {
  15359                get {
  15360                    retu rn this.ar raysField;
  15361                }
  15362                set {
  15363                    this .arraysFie ld = value ;
  15364                }
  15365           }
  15366       }
  15367       
  15368       /// <r emarks/>
  15369       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15370       [Syste m.Serializ ableAttrib ute()]
  15371       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15372       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15373         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15374       public  partial c lass tagge dLabTestAr rays : abs tractArray TO {
  15375           
  15376           pr ivate tagg edLabTestA rray[] arr aysField;
  15377           
  15378           // / <remarks />
  15379           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15380           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15381           pu blic tagge dLabTestAr ray[] arra ys {
  15382                get {
  15383                    retu rn this.ar raysField;
  15384                }
  15385                set {
  15386                    this .arraysFie ld = value ;
  15387                }
  15388           }
  15389       }
  15390       
  15391       /// <r emarks/>
  15392       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15393       [Syste m.Serializ ableAttrib ute()]
  15394       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15395       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15396         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15397       public  partial c lass tagge dPatientAs sociateArr ays : abst ractArrayT O {
  15398           
  15399           pr ivate tagg edPatientA ssociateAr ray[] arra ysField;
  15400           
  15401           // / <remarks />
  15402           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15403           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15404           pu blic tagge dPatientAs sociateArr ay[] array s {
  15405                get {
  15406                    retu rn this.ar raysField;
  15407                }
  15408                set {
  15409                    this .arraysFie ld = value ;
  15410                }
  15411           }
  15412       }
  15413       
  15414       /// <r emarks/>
  15415       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15416       [Syste m.Serializ ableAttrib ute()]
  15417       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15418       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15419         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15420       public  partial c lass order DialogItem Array : ab stractArra yTO {
  15421       }
  15422       
  15423       /// <r emarks/>
  15424       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15425       [Syste m.Serializ ableAttrib ute()]
  15426       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15427       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15428         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15429       public  partial c lass tagge dAppointme ntArrays :  abstractA rrayTO {
  15430           
  15431           pr ivate tagg edAppointm entArray[]  arraysFie ld;
  15432           
  15433           // / <remarks />
  15434           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15435           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15436           pu blic tagge dAppointme ntArray[]  arrays {
  15437                get {
  15438                    retu rn this.ar raysField;
  15439                }
  15440                set {
  15441                    this .arraysFie ld = value ;
  15442                }
  15443           }
  15444       }
  15445       
  15446       /// <r emarks/>
  15447       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15448       [Syste m.Serializ ableAttrib ute()]
  15449       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15450       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15451         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15452       public  partial c lass tagge dOrderArra ys : abstr actArrayTO  {
  15453           
  15454           pr ivate tagg edOrderArr ay[] array sField;
  15455           
  15456           // / <remarks />
  15457           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15458           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15459           pu blic tagge dOrderArra y[] arrays  {
  15460                get {
  15461                    retu rn this.ar raysField;
  15462                }
  15463                set {
  15464                    this .arraysFie ld = value ;
  15465                }
  15466           }
  15467       }
  15468       
  15469       /// <r emarks/>
  15470       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15471       [Syste m.Serializ ableAttrib ute()]
  15472       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15473       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15474         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15475       public  partial c lass tagge dProblemAr rays : abs tractArray TO {
  15476           
  15477           pr ivate tagg edProblemA rray[] arr aysField;
  15478           
  15479           // / <remarks />
  15480           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15481           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15482           pu blic tagge dProblemAr ray[] arra ys {
  15483                get {
  15484                    retu rn this.ar raysField;
  15485                }
  15486                set {
  15487                    this .arraysFie ld = value ;
  15488                }
  15489           }
  15490       }
  15491       
  15492       /// <r emarks/>
  15493       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15494       [Syste m.Serializ ableAttrib ute()]
  15495       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15496       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15497         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15498       public  partial c lass tagge dMentalHea lthInstrum entAdminis trationArr ays : abst ractArrayT O {
  15499           
  15500           pr ivate tagg edMentalHe althInstru mentAdmini strationAr ray[] arra ysField;
  15501           
  15502           // / <remarks />
  15503           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15504           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15505           pu blic tagge dMentalHea lthInstrum entAdminis trationArr ay[] array s {
  15506                get {
  15507                    retu rn this.ar raysField;
  15508                }
  15509                set {
  15510                    this .arraysFie ld = value ;
  15511                }
  15512           }
  15513       }
  15514       
  15515       /// <r emarks/>
  15516       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15517       [Syste m.Serializ ableAttrib ute()]
  15518       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15519       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15520         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15521       public  partial c lass tagge dSurgeryRe portArrays  : abstrac tArrayTO {
  15522           
  15523           pr ivate tagg edSurgeryR eportArray [] arraysF ield;
  15524           
  15525           // / <remarks />
  15526           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15527           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15528           pu blic tagge dSurgeryRe portArray[ ] arrays {
  15529                get {
  15530                    retu rn this.ar raysField;
  15531                }
  15532                set {
  15533                    this .arraysFie ld = value ;
  15534                }
  15535           }
  15536       }
  15537       
  15538       /// <r emarks/>
  15539       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15540       [Syste m.Serializ ableAttrib ute()]
  15541       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15542       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15543         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15544       public  partial c lass patie ntRecordFl agArray :  abstractAr rayTO {
  15545           
  15546           pr ivate pati entRecordF lagTO[] fl agsField;
  15547           
  15548           // / <remarks />
  15549           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15550           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15551           pu blic patie ntRecordFl agTO[] fla gs {
  15552                get {
  15553                    retu rn this.fl agsField;
  15554                }
  15555                set {
  15556                    this .flagsFiel d = value;
  15557                }
  15558           }
  15559       }
  15560       
  15561       /// <r emarks/>
  15562       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15563       [Syste m.Serializ ableAttrib ute()]
  15564       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15565       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15566         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15567       public  partial c lass patie ntRecordFl agTO : abs tractTO {
  15568           
  15569           pr ivate stri ng idField ;
  15570           
  15571           pr ivate stri ng nameFie ld;
  15572           
  15573           pr ivate stri ng actionI dField;
  15574           
  15575           pr ivate stri ng actionN ameField;
  15576           
  15577           pr ivate stri ng actionT imestampFi eld;
  15578           
  15579           pr ivate stri ng noteIdF ield;
  15580           
  15581           // / <remarks />
  15582           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  15583           pu blic strin g id {
  15584                get {
  15585                    retu rn this.id Field;
  15586                }
  15587                set {
  15588                    this .idField =  value;
  15589                }
  15590           }
  15591           
  15592           // / <remarks />
  15593           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  15594           pu blic strin g name {
  15595                get {
  15596                    retu rn this.na meField;
  15597                }
  15598                set {
  15599                    this .nameField  = value;
  15600                }
  15601           }
  15602           
  15603           // / <remarks />
  15604           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  15605           pu blic strin g actionId  {
  15606                get {
  15607                    retu rn this.ac tionIdFiel d;
  15608                }
  15609                set {
  15610                    this .actionIdF ield = val ue;
  15611                }
  15612           }
  15613           
  15614           // / <remarks />
  15615           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  15616           pu blic strin g actionNa me {
  15617                get {
  15618                    retu rn this.ac tionNameFi eld;
  15619                }
  15620                set {
  15621                    this .actionNam eField = v alue;
  15622                }
  15623           }
  15624           
  15625           // / <remarks />
  15626           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  15627           pu blic strin g actionTi mestamp {
  15628                get {
  15629                    retu rn this.ac tionTimest ampField;
  15630                }
  15631                set {
  15632                    this .actionTim estampFiel d = value;
  15633                }
  15634           }
  15635           
  15636           // / <remarks />
  15637           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  15638           pu blic strin g noteId {
  15639                get {
  15640                    retu rn this.no teIdField;
  15641                }
  15642                set {
  15643                    this .noteIdFie ld = value ;
  15644                }
  15645           }
  15646       }
  15647       
  15648       /// <r emarks/>
  15649       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15650       [Syste m.Serializ ableAttrib ute()]
  15651       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15652       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15653         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15654       public  partial c lass tagge dVitalSign SetArrays  : abstract ArrayTO {
  15655           
  15656           pr ivate tagg edVitalSig nSetArray[ ] arraysFi eld;
  15657           
  15658           // / <remarks />
  15659           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15660           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15661           pu blic tagge dVitalSign SetArray[]  arrays {
  15662                get {
  15663                    retu rn this.ar raysField;
  15664                }
  15665                set {
  15666                    this .arraysFie ld = value ;
  15667                }
  15668           }
  15669       }
  15670       
  15671       /// <r emarks/>
  15672       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15673       [Syste m.Serializ ableAttrib ute()]
  15674       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15675       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15676         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15677       public  partial c lass tagge dAllergyAr rays : abs tractArray TO {
  15678           
  15679           pr ivate tagg edAllergyA rray[] arr aysField;
  15680           
  15681           // / <remarks />
  15682           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15683           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15684           pu blic tagge dAllergyAr ray[] arra ys {
  15685                get {
  15686                    retu rn this.ar raysField;
  15687                }
  15688                set {
  15689                    this .arraysFie ld = value ;
  15690                }
  15691           }
  15692       }
  15693       
  15694       /// <r emarks/>
  15695       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15696       [Syste m.Serializ ableAttrib ute()]
  15697       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15698       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15699         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15700       public  partial c lass tagge dIcdRptArr ays : abst ractArrayT O {
  15701           
  15702           pr ivate tagg edIcdRptAr ray[] arra ysField;
  15703           
  15704           // / <remarks />
  15705           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15706           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15707           pu blic tagge dIcdRptArr ay[] array s {
  15708                get {
  15709                    retu rn this.ar raysField;
  15710                }
  15711                set {
  15712                    this .arraysFie ld = value ;
  15713                }
  15714           }
  15715       }
  15716       
  15717       /// <r emarks/>
  15718       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15719       [Syste m.Serializ ableAttrib ute()]
  15720       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15721       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15722         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15723       public  partial c lass userS ecurityKey Array : ab stractArra yTO {
  15724           
  15725           pr ivate user SecurityKe yTO[] keys Field;
  15726           
  15727           // / <remarks />
  15728           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15729           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15730           pu blic userS ecurityKey TO[] keys  {
  15731                get {
  15732                    retu rn this.ke ysField;
  15733                }
  15734                set {
  15735                    this .keysField  = value;
  15736                }
  15737           }
  15738       }
  15739       
  15740       /// <r emarks/>
  15741       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15742       [Syste m.Serializ ableAttrib ute()]
  15743       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15744       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15745         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15746       public  partial c lass userS ecurityKey TO : abstr actTO {
  15747           
  15748           pr ivate stri ng idField ;
  15749           
  15750           pr ivate stri ng nameFie ld;
  15751           
  15752           pr ivate stri ng descrip tiveNameFi eld;
  15753           
  15754           pr ivate stri ng creator IdField;
  15755           
  15756           pr ivate stri ng creator NameField;
  15757           
  15758           pr ivate stri ng creatio nDateField ;
  15759           
  15760           pr ivate stri ng reviewD ateField;
  15761           
  15762           // / <remarks />
  15763           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  15764           pu blic strin g id {
  15765                get {
  15766                    retu rn this.id Field;
  15767                }
  15768                set {
  15769                    this .idField =  value;
  15770                }
  15771           }
  15772           
  15773           // / <remarks />
  15774           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  15775           pu blic strin g name {
  15776                get {
  15777                    retu rn this.na meField;
  15778                }
  15779                set {
  15780                    this .nameField  = value;
  15781                }
  15782           }
  15783           
  15784           // / <remarks />
  15785           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  15786           pu blic strin g descript iveName {
  15787                get {
  15788                    retu rn this.de scriptiveN ameField;
  15789                }
  15790                set {
  15791                    this .descripti veNameFiel d = value;
  15792                }
  15793           }
  15794           
  15795           // / <remarks />
  15796           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  15797           pu blic strin g creatorI d {
  15798                get {
  15799                    retu rn this.cr eatorIdFie ld;
  15800                }
  15801                set {
  15802                    this .creatorId Field = va lue;
  15803                }
  15804           }
  15805           
  15806           // / <remarks />
  15807           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 4)]
  15808           pu blic strin g creatorN ame {
  15809                get {
  15810                    retu rn this.cr eatorNameF ield;
  15811                }
  15812                set {
  15813                    this .creatorNa meField =  value;
  15814                }
  15815           }
  15816           
  15817           // / <remarks />
  15818           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 5)]
  15819           pu blic strin g creation Date {
  15820                get {
  15821                    retu rn this.cr eationDate Field;
  15822                }
  15823                set {
  15824                    this .creationD ateField =  value;
  15825                }
  15826           }
  15827           
  15828           // / <remarks />
  15829           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 6)]
  15830           pu blic strin g reviewDa te {
  15831                get {
  15832                    retu rn this.re viewDateFi eld;
  15833                }
  15834                set {
  15835                    this .reviewDat eField = v alue;
  15836                }
  15837           }
  15838       }
  15839       
  15840       /// <r emarks/>
  15841       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15842       [Syste m.Serializ ableAttrib ute()]
  15843       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15844       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15845         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15846       public  partial c lass tagge dChemHemRp tArrays :  abstractAr rayTO {
  15847           
  15848           pr ivate tagg edChemHemR ptArray[]  arraysFiel d;
  15849           
  15850           // / <remarks />
  15851           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15852           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15853           pu blic tagge dChemHemRp tArray[] a rrays {
  15854                get {
  15855                    retu rn this.ar raysField;
  15856                }
  15857                set {
  15858                    this .arraysFie ld = value ;
  15859                }
  15860           }
  15861       }
  15862       
  15863       /// <r emarks/>
  15864       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15865       [Syste m.Serializ ableAttrib ute()]
  15866       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15867       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15868         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15869       public  partial c lass patie ntArray :  abstractAr rayTO {
  15870           
  15871           pr ivate pati entTO[] pa tientsFiel d;
  15872           
  15873           // / <remarks />
  15874           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15875           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15876           pu blic patie ntTO[] pat ients {
  15877                get {
  15878                    retu rn this.pa tientsFiel d;
  15879                }
  15880                set {
  15881                    this .patientsF ield = val ue;
  15882                }
  15883           }
  15884       }
  15885       
  15886       /// <r emarks/>
  15887       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15888       [Syste m.Serializ ableAttrib ute()]
  15889       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15890       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15891         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15892       public  partial c lass tagge dRadiology ReportArra ys : abstr actArrayTO  {
  15893           
  15894           pr ivate tagg edRadiolog yReportArr ay[] array sField;
  15895           
  15896           // / <remarks />
  15897           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15898           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15899           pu blic tagge dRadiology ReportArra y[] arrays  {
  15900                get {
  15901                    retu rn this.ar raysField;
  15902                }
  15903                set {
  15904                    this .arraysFie ld = value ;
  15905                }
  15906           }
  15907       }
  15908       
  15909       /// <r emarks/>
  15910       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15911       [Syste m.Serializ ableAttrib ute()]
  15912       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15913       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15914         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15915       public  partial c lass tagge dMicrobiol ogyRptArra ys : abstr actArrayTO  {
  15916           
  15917           pr ivate tagg edMicrobio logyRptArr ay[] array sField;
  15918           
  15919           // / <remarks />
  15920           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15921           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15922           pu blic tagge dMicrobiol ogyRptArra y[] arrays  {
  15923                get {
  15924                    retu rn this.ar raysField;
  15925                }
  15926                set {
  15927                    this .arraysFie ld = value ;
  15928                }
  15929           }
  15930       }
  15931       
  15932       /// <r emarks/>
  15933       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15934       [Syste m.Serializ ableAttrib ute()]
  15935       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15936       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15937         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15938       public  partial c lass tagge dConsultAr rays : abs tractArray TO {
  15939           
  15940           pr ivate tagg edConsultA rray[] arr aysField;
  15941           
  15942           // / <remarks />
  15943           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15944           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15945           pu blic tagge dConsultAr ray[] arra ys {
  15946                get {
  15947                    retu rn this.ar raysField;
  15948                }
  15949                set {
  15950                    this .arraysFie ld = value ;
  15951                }
  15952           }
  15953       }
  15954       
  15955       /// <r emarks/>
  15956       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15957       [Syste m.Serializ ableAttrib ute()]
  15958       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15959       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15960         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15961       public  partial c lass tagge dSurgicalP athologyRp tArrays :  abstractAr rayTO {
  15962           
  15963           pr ivate tagg edSurgical PathologyR ptArray[]  arraysFiel d;
  15964           
  15965           // / <remarks />
  15966           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15967           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15968           pu blic tagge dSurgicalP athologyRp tArray[] a rrays {
  15969                get {
  15970                    retu rn this.ar raysField;
  15971                }
  15972                set {
  15973                    this .arraysFie ld = value ;
  15974                }
  15975           }
  15976       }
  15977       
  15978       /// <r emarks/>
  15979       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  15980       [Syste m.Serializ ableAttrib ute()]
  15981       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  15982       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  15983         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  15984       public  partial c lass tagge dNoteArray s : abstra ctArrayTO  {
  15985           
  15986           pr ivate tagg edNoteArra y[] arrays Field;
  15987           
  15988           // / <remarks />
  15989           [S ystem.Xml. Serializat ion.XmlArr ayAttribut e(Form=Sys tem.Xml.Sc hema.XmlSc hemaForm.U nqualified , Order=0) ]
  15990           [S ystem.Xml. Serializat ion.XmlArr ayItemAttr ibute(Form =System.Xm l.Schema.X mlSchemaFo rm.Unquali fied, IsNu llable=fal se)]
  15991           pu blic tagge dNoteArray [] arrays  {
  15992                get {
  15993                    retu rn this.ar raysField;
  15994                }
  15995                set {
  15996                    this .arraysFie ld = value ;
  15997                }
  15998           }
  15999       }
  16000       
  16001       /// <r emarks/>
  16002       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16003       [Syste m.Serializ ableAttrib ute()]
  16004       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16005       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16006         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16007       public  partial c lass textA rray : abs tractArray TO {
  16008           
  16009           pr ivate text TO[] textA rray1Field ;
  16010           
  16011           // / <remarks />
  16012           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute("textA rray", For m=System.X ml.Schema. XmlSchemaF orm.Unqual ified, Ord er=0)]
  16013           pu blic textT O[] textAr ray1 {
  16014                get {
  16015                    retu rn this.te xtArray1Fi eld;
  16016                }
  16017                set {
  16018                    this .textArray 1Field = v alue;
  16019                }
  16020           }
  16021       }
  16022       
  16023       /// <r emarks/>
  16024       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16025       [Syste m.Serializ ableAttrib ute()]
  16026       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16027       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16028         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16029       public  partial c lass textT O : abstra ctTO {
  16030           
  16031           pr ivate stri ng textFie ld;
  16032           
  16033           // / <remarks />
  16034           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  16035           pu blic strin g text {
  16036                get {
  16037                    retu rn this.te xtField;
  16038                }
  16039                set {
  16040                    this .textField  = value;
  16041                }
  16042           }
  16043       }
  16044       
  16045       /// <r emarks/>
  16046       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16047       [Syste m.Serializ ableAttrib ute()]
  16048       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16049       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16050         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16051       public  partial c lass divis ion {
  16052           
  16053           pr ivate stri ng nameFie ld;
  16054           
  16055           pr ivate stri ng siteIdF ield;
  16056           
  16057           // / <remarks />
  16058           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  16059           pu blic strin g name {
  16060                get {
  16061                    retu rn this.na meField;
  16062                }
  16063                set {
  16064                    this .nameField  = value;
  16065                }
  16066           }
  16067           
  16068           // / <remarks />
  16069           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  16070           pu blic strin g siteId {
  16071                get {
  16072                    retu rn this.si teIdField;
  16073                }
  16074                set {
  16075                    this .siteIdFie ld = value ;
  16076                }
  16077           }
  16078       }
  16079       
  16080       /// <r emarks/>
  16081       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16082       [Syste m.Serializ ableAttrib ute()]
  16083       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16084       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16085         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16086       public  partial c lass admis sionTO : a bstractTO  {
  16087       }
  16088       
  16089       /// <r emarks/>
  16090       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16091       [Syste m.Serializ ableAttrib ute()]
  16092       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16093       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16094         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16095       public  partial c lass boolT O : abstra ctTO {
  16096           
  16097           pr ivate bool  trueOrFal seField;
  16098           
  16099           // / <remarks />
  16100           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  16101           pu blic bool  trueOrFals e {
  16102                get {
  16103                    retu rn this.tr ueOrFalseF ield;
  16104                }
  16105                set {
  16106                    this .trueOrFal seField =  value;
  16107                }
  16108           }
  16109       }
  16110       
  16111       /// <r emarks/>
  16112       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16113       [Syste m.Serializ ableAttrib ute()]
  16114       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16115       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16116         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16117       public  partial c lass noteR esultTO :  abstractTO  {
  16118           
  16119           pr ivate stri ng idField ;
  16120           
  16121           pr ivate int  totalPages Field;
  16122           
  16123           pr ivate bool  totalPage sFieldSpec ified;
  16124           
  16125           pr ivate int  lastPageRe cdField;
  16126           
  16127           pr ivate bool  lastPageR ecdFieldSp ecified;
  16128           
  16129           pr ivate stri ng explana tionField;
  16130           
  16131           // / <remarks />
  16132           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 0)]
  16133           pu blic strin g id {
  16134                get {
  16135                    retu rn this.id Field;
  16136                }
  16137                set {
  16138                    this .idField =  value;
  16139                }
  16140           }
  16141           
  16142           // / <remarks />
  16143           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 1)]
  16144           pu blic int t otalPages  {
  16145                get {
  16146                    retu rn this.to talPagesFi eld;
  16147                }
  16148                set {
  16149                    this .totalPage sField = v alue;
  16150                }
  16151           }
  16152           
  16153           // / <remarks />
  16154           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  16155           pu blic bool  totalPages Specified  {
  16156                get {
  16157                    retu rn this.to talPagesFi eldSpecifi ed;
  16158                }
  16159                set {
  16160                    this .totalPage sFieldSpec ified = va lue;
  16161                }
  16162           }
  16163           
  16164           // / <remarks />
  16165           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 2)]
  16166           pu blic int l astPageRec d {
  16167                get {
  16168                    retu rn this.la stPageRecd Field;
  16169                }
  16170                set {
  16171                    this .lastPageR ecdField =  value;
  16172                }
  16173           }
  16174           
  16175           // / <remarks />
  16176           [S ystem.Xml. Serializat ion.XmlIgn oreAttribu te()]
  16177           pu blic bool  lastPageRe cdSpecifie d {
  16178                get {
  16179                    retu rn this.la stPageRecd FieldSpeci fied;
  16180                }
  16181                set {
  16182                    this .lastPageR ecdFieldSp ecified =  value;
  16183                }
  16184           }
  16185           
  16186           // / <remarks />
  16187           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed, Order= 3)]
  16188           pu blic strin g explanat ion {
  16189                get {
  16190                    retu rn this.ex planationF ield;
  16191                }
  16192                set {
  16193                    this .explanati onField =  value;
  16194                }
  16195           }
  16196       }
  16197       
  16198       /// <r emarks/>
  16199       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16200       [Syste m.Serializ ableAttrib ute()]
  16201       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16202       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16203         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16204       public  partial c lass getPa tientListF orReminder Report {
  16205           
  16206           pr ivate stri ng rptIdFi eld;
  16207           
  16208           pr ivate quer yBean quer yBeanField ;
  16209           
  16210           // / <remarks />
  16211           pu blic strin g rptId {
  16212                get {
  16213                    retu rn this.rp tIdField;
  16214                }
  16215                set {
  16216                    this .rptIdFiel d = value;
  16217                }
  16218           }
  16219           
  16220           // / <remarks />
  16221           pu blic query Bean query Bean {
  16222                get {
  16223                    retu rn this.qu eryBeanFie ld;
  16224                }
  16225                set {
  16226                    this .queryBean Field = va lue;
  16227                }
  16228           }
  16229       }
  16230       
  16231       /// <r emarks/>
  16232       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16233       [Syste m.Serializ ableAttrib ute()]
  16234       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16235       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16236         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16237       public  partial c lass cprsU serLookupR esponse {
  16238           
  16239           pr ivate user Array user ArrayField ;
  16240           
  16241           // / <remarks />
  16242           pu blic userA rray UserA rray {
  16243                get {
  16244                    retu rn this.us erArrayFie ld;
  16245                }
  16246                set {
  16247                    this .userArray Field = va lue;
  16248                }
  16249           }
  16250       }
  16251       
  16252       /// <r emarks/>
  16253       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16254       [Syste m.Serializ ableAttrib ute()]
  16255       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16256       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16257         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16258       public  partial c lass cprsU serLookup  {
  16259           
  16260           pr ivate quer yBean quer yBeanField ;
  16261           
  16262           // / <remarks />
  16263           pu blic query Bean query Bean {
  16264                get {
  16265                    retu rn this.qu eryBeanFie ld;
  16266                }
  16267                set {
  16268                    this .queryBean Field = va lue;
  16269                }
  16270           }
  16271       }
  16272       
  16273       /// <r emarks/>
  16274       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16275       [Syste m.Serializ ableAttrib ute()]
  16276       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16277       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16278         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16279       public  partial c lass getOr derStatusF orPatientR esponse {
  16280           
  16281           pr ivate text TO returnF ield;
  16282           
  16283           // / <remarks />
  16284           pu blic textT O @return  {
  16285                get {
  16286                    retu rn this.re turnField;
  16287                }
  16288                set {
  16289                    this .returnFie ld = value ;
  16290                }
  16291           }
  16292       }
  16293       
  16294       /// <r emarks/>
  16295       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16296       [Syste m.Serializ ableAttrib ute()]
  16297       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16298       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16299         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16300       public  partial c lass getOr derStatusF orPatient  {
  16301           
  16302           pr ivate stri ng pidFiel d;
  16303           
  16304           pr ivate stri ng orderab leItemIdFi eld;
  16305           
  16306           pr ivate quer yBean quer yBeanField ;
  16307           
  16308           // / <remarks />
  16309           pu blic strin g pid {
  16310                get {
  16311                    retu rn this.pi dField;
  16312                }
  16313                set {
  16314                    this .pidField  = value;
  16315                }
  16316           }
  16317           
  16318           // / <remarks />
  16319           pu blic strin g orderabl eItemId {
  16320                get {
  16321                    retu rn this.or derableIte mIdField;
  16322                }
  16323                set {
  16324                    this .orderable ItemIdFiel d = value;
  16325                }
  16326           }
  16327           
  16328           // / <remarks />
  16329           pu blic query Bean query Bean {
  16330                get {
  16331                    retu rn this.qu eryBeanFie ld;
  16332                }
  16333                set {
  16334                    this .queryBean Field = va lue;
  16335                }
  16336           }
  16337       }
  16338       
  16339       /// <r emarks/>
  16340       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16341       [Syste m.Serializ ableAttrib ute()]
  16342       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16343       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16344         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16345       public  partial c lass cprsL aunchRespo nse {
  16346           
  16347           pr ivate pers onsTO pers onsTOField ;
  16348           
  16349           // / <remarks />
  16350           pu blic perso nsTO Perso nsTO {
  16351                get {
  16352                    retu rn this.pe rsonsTOFie ld;
  16353                }
  16354                set {
  16355                    this .personsTO Field = va lue;
  16356                }
  16357           }
  16358       }
  16359       
  16360       /// <r emarks/>
  16361       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16362       [Syste m.Serializ ableAttrib ute()]
  16363       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16364       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16365         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16366       public  partial c lass cprsL aunch {
  16367           
  16368           pr ivate quer yBean quer yBeanField ;
  16369           
  16370           // / <remarks />
  16371           pu blic query Bean query Bean {
  16372                get {
  16373                    retu rn this.qu eryBeanFie ld;
  16374                }
  16375                set {
  16376                    this .queryBean Field = va lue;
  16377                }
  16378           }
  16379       }
  16380       
  16381       /// <r emarks/>
  16382       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16383       [Syste m.Serializ ableAttrib ute()]
  16384       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16385       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16386         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16387       public  partial c lass getCo mpAndPenRe portsRespo nse {
  16388           
  16389           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  16390           
  16391           // / <remarks />
  16392           pu blic tagge dTextArray  TaggedTex tArray {
  16393                get {
  16394                    retu rn this.ta ggedTextAr rayField;
  16395                }
  16396                set {
  16397                    this .taggedTex tArrayFiel d = value;
  16398                }
  16399           }
  16400       }
  16401       
  16402       /// <r emarks/>
  16403       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16404       [Syste m.Serializ ableAttrib ute()]
  16405       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16406       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16407         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16408       public  partial c lass getCo mpAndPenRe ports {
  16409           
  16410           pr ivate quer yBean quer yBeanField ;
  16411           
  16412           // / <remarks />
  16413           pu blic query Bean query Bean {
  16414                get {
  16415                    retu rn this.qu eryBeanFie ld;
  16416                }
  16417                set {
  16418                    this .queryBean Field = va lue;
  16419                }
  16420           }
  16421       }
  16422       
  16423       /// <r emarks/>
  16424       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16425       [Syste m.Serializ ableAttrib ute()]
  16426       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16427       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16428         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16429       public  partial c lass getCy tologyRepo rtsRespons e {
  16430           
  16431           pr ivate tagg edCytology RptArrays  taggedCyto logyRptArr aysField;
  16432           
  16433           // / <remarks />
  16434           pu blic tagge dCytologyR ptArrays T aggedCytol ogyRptArra ys {
  16435                get {
  16436                    retu rn this.ta ggedCytolo gyRptArray sField;
  16437                }
  16438                set {
  16439                    this .taggedCyt ologyRptAr raysField  = value;
  16440                }
  16441           }
  16442       }
  16443       
  16444       /// <r emarks/>
  16445       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16446       [Syste m.Serializ ableAttrib ute()]
  16447       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16448       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16449         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16450       public  partial c lass getCy tologyRepo rts {
  16451           
  16452           pr ivate quer yBean quer yBeanField ;
  16453           
  16454           // / <remarks />
  16455           pu blic query Bean query Bean {
  16456                get {
  16457                    retu rn this.qu eryBeanFie ld;
  16458                }
  16459                set {
  16460                    this .queryBean Field = va lue;
  16461                }
  16462           }
  16463       }
  16464       
  16465       /// <r emarks/>
  16466       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16467       [Syste m.Serializ ableAttrib ute()]
  16468       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16469       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16470         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16471       public  partial c lass isVal idEsigResp onse {
  16472           
  16473           pr ivate text TO textTOF ield;
  16474           
  16475           // / <remarks />
  16476           pu blic textT O TextTO {
  16477                get {
  16478                    retu rn this.te xtTOField;
  16479                }
  16480                set {
  16481                    this .textTOFie ld = value ;
  16482                }
  16483           }
  16484       }
  16485       
  16486       /// <r emarks/>
  16487       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16488       [Syste m.Serializ ableAttrib ute()]
  16489       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16490       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16491         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16492       public  partial c lass isVal idEsig {
  16493           
  16494           pr ivate quer yBean quer yBeanField ;
  16495           
  16496           // / <remarks />
  16497           pu blic query Bean query Bean {
  16498                get {
  16499                    retu rn this.qu eryBeanFie ld;
  16500                }
  16501                set {
  16502                    this .queryBean Field = va lue;
  16503                }
  16504           }
  16505       }
  16506       
  16507       /// <r emarks/>
  16508       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16509       [Syste m.Serializ ableAttrib ute()]
  16510       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16511       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16512         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16513       public  partial c lass getHo spitalLoca tionsRespo nse {
  16514           
  16515           pr ivate tagg edHospital LocationAr ray tagged HospitalLo cationArra yField;
  16516           
  16517           // / <remarks />
  16518           pu blic tagge dHospitalL ocationArr ay TaggedH ospitalLoc ationArray  {
  16519                get {
  16520                    retu rn this.ta ggedHospit alLocation ArrayField ;
  16521                }
  16522                set {
  16523                    this .taggedHos pitalLocat ionArrayFi eld = valu e;
  16524                }
  16525           }
  16526       }
  16527       
  16528       /// <r emarks/>
  16529       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16530       [Syste m.Serializ ableAttrib ute()]
  16531       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16532       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16533         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16534       public  partial c lass getHo spitalLoca tions {
  16535           
  16536           pr ivate quer yBean quer yBeanField ;
  16537           
  16538           // / <remarks />
  16539           pu blic query Bean query Bean {
  16540                get {
  16541                    retu rn this.qu eryBeanFie ld;
  16542                }
  16543                set {
  16544                    this .queryBean Field = va lue;
  16545                }
  16546           }
  16547       }
  16548       
  16549       /// <r emarks/>
  16550       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16551       [Syste m.Serializ ableAttrib ute()]
  16552       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16553       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16554         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16555       public  partial c lass getHe althFactor sResponse  {
  16556           
  16557           pr ivate tagg edHealthFa ctorArray  taggedHeal thFactorAr rayField;
  16558           
  16559           // / <remarks />
  16560           pu blic tagge dHealthFac torArray T aggedHealt hFactorArr ay {
  16561                get {
  16562                    retu rn this.ta ggedHealth FactorArra yField;
  16563                }
  16564                set {
  16565                    this .taggedHea lthFactorA rrayField  = value;
  16566                }
  16567           }
  16568       }
  16569       
  16570       /// <r emarks/>
  16571       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16572       [Syste m.Serializ ableAttrib ute()]
  16573       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16574       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16575         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16576       public  partial c lass getHe althFactor s {
  16577           
  16578           pr ivate quer yBean quer yBeanField ;
  16579           
  16580           // / <remarks />
  16581           pu blic query Bean query Bean {
  16582                get {
  16583                    retu rn this.qu eryBeanFie ld;
  16584                }
  16585                set {
  16586                    this .queryBean Field = va lue;
  16587                }
  16588           }
  16589       }
  16590       
  16591       /// <r emarks/>
  16592       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16593       [Syste m.Serializ ableAttrib ute()]
  16594       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16595       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16596         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16597       public  partial c lass getVi sitsRespon se {
  16598           
  16599           pr ivate tagg edVisitArr ay taggedV isitArrayF ield;
  16600           
  16601           // / <remarks />
  16602           pu blic tagge dVisitArra y TaggedVi sitArray {
  16603                get {
  16604                    retu rn this.ta ggedVisitA rrayField;
  16605                }
  16606                set {
  16607                    this .taggedVis itArrayFie ld = value ;
  16608                }
  16609           }
  16610       }
  16611       
  16612       /// <r emarks/>
  16613       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16614       [Syste m.Serializ ableAttrib ute()]
  16615       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16616       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16617         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16618       public  partial c lass getVi sits {
  16619           
  16620           pr ivate quer yBean quer yBeanField ;
  16621           
  16622           // / <remarks />
  16623           pu blic query Bean query Bean {
  16624                get {
  16625                    retu rn this.qu eryBeanFie ld;
  16626                }
  16627                set {
  16628                    this .queryBean Field = va lue;
  16629                }
  16630           }
  16631       }
  16632       
  16633       /// <r emarks/>
  16634       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16635       [Syste m.Serializ ableAttrib ute()]
  16636       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16637       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16638         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16639       public  partial c lass getGr aphingItem DataRespon se {
  16640           
  16641           pr ivate tagg edGraphing ItemDataAr ray tagged GraphingIt emDataArra yField;
  16642           
  16643           // / <remarks />
  16644           pu blic tagge dGraphingI temDataArr ay TaggedG raphingIte mDataArray  {
  16645                get {
  16646                    retu rn this.ta ggedGraphi ngItemData ArrayField ;
  16647                }
  16648                set {
  16649                    this .taggedGra phingItemD ataArrayFi eld = valu e;
  16650                }
  16651           }
  16652       }
  16653       
  16654       /// <r emarks/>
  16655       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16656       [Syste m.Serializ ableAttrib ute()]
  16657       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16658       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16659         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16660       public  partial c lass getGr aphingItem Data {
  16661           
  16662           pr ivate quer yBean quer yBeanField ;
  16663           
  16664           // / <remarks />
  16665           pu blic query Bean query Bean {
  16666                get {
  16667                    retu rn this.qu eryBeanFie ld;
  16668                }
  16669                set {
  16670                    this .queryBean Field = va lue;
  16671                }
  16672           }
  16673       }
  16674       
  16675       /// <r emarks/>
  16676       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16677       [Syste m.Serializ ableAttrib ute()]
  16678       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16679       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16680         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16681       public  partial c lass getMe dsAdminHxR esponse {
  16682           
  16683           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  16684           
  16685           // / <remarks />
  16686           pu blic tagge dTextArray  TaggedTex tArray {
  16687                get {
  16688                    retu rn this.ta ggedTextAr rayField;
  16689                }
  16690                set {
  16691                    this .taggedTex tArrayFiel d = value;
  16692                }
  16693           }
  16694       }
  16695       
  16696       /// <r emarks/>
  16697       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16698       [Syste m.Serializ ableAttrib ute()]
  16699       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16700       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16701         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16702       public  partial c lass getMe dsAdminHx  {
  16703           
  16704           pr ivate quer yBean quer yBeanField ;
  16705           
  16706           // / <remarks />
  16707           pu blic query Bean query Bean {
  16708                get {
  16709                    retu rn this.qu eryBeanFie ld;
  16710                }
  16711                set {
  16712                    this .queryBean Field = va lue;
  16713                }
  16714           }
  16715       }
  16716       
  16717       /// <r emarks/>
  16718       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16719       [Syste m.Serializ ableAttrib ute()]
  16720       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16721       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16722         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16723       public  partial c lass getNo teTitlesRe sponse {
  16724           
  16725           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  16726           
  16727           // / <remarks />
  16728           pu blic tagge dTextArray  TaggedTex tArray {
  16729                get {
  16730                    retu rn this.ta ggedTextAr rayField;
  16731                }
  16732                set {
  16733                    this .taggedTex tArrayFiel d = value;
  16734                }
  16735           }
  16736       }
  16737       
  16738       /// <r emarks/>
  16739       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16740       [Syste m.Serializ ableAttrib ute()]
  16741       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16742       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16743         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16744       public  partial c lass getNo teTitles {
  16745           
  16746           pr ivate quer yBean quer yBeanField ;
  16747           
  16748           // / <remarks />
  16749           pu blic query Bean query Bean {
  16750                get {
  16751                    retu rn this.qu eryBeanFie ld;
  16752                }
  16753                set {
  16754                    this .queryBean Field = va lue;
  16755                }
  16756           }
  16757       }
  16758       
  16759       /// <r emarks/>
  16760       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16761       [Syste m.Serializ ableAttrib ute()]
  16762       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16763       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16764         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16765       public  partial c lass getUn signedNote sResponse  {
  16766           
  16767           pr ivate tagg edNoteArra ys taggedN oteArraysF ield;
  16768           
  16769           // / <remarks />
  16770           pu blic tagge dNoteArray s TaggedNo teArrays {
  16771                get {
  16772                    retu rn this.ta ggedNoteAr raysField;
  16773                }
  16774                set {
  16775                    this .taggedNot eArraysFie ld = value ;
  16776                }
  16777           }
  16778       }
  16779       
  16780       /// <r emarks/>
  16781       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16782       [Syste m.Serializ ableAttrib ute()]
  16783       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16784       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16785         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16786       public  partial c lass getUn signedNote s {
  16787           
  16788           pr ivate quer yBean quer yBeanField ;
  16789           
  16790           // / <remarks />
  16791           pu blic query Bean query Bean {
  16792                get {
  16793                    retu rn this.qu eryBeanFie ld;
  16794                }
  16795                set {
  16796                    this .queryBean Field = va lue;
  16797                }
  16798           }
  16799       }
  16800       
  16801       /// <r emarks/>
  16802       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16803       [Syste m.Serializ ableAttrib ute()]
  16804       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16805       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16806         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16807       public  partial c lass getTr eatingSpec ialtyRepor tsResponse  {
  16808           
  16809           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  16810           
  16811           // / <remarks />
  16812           pu blic tagge dTextArray  TaggedTex tArray {
  16813                get {
  16814                    retu rn this.ta ggedTextAr rayField;
  16815                }
  16816                set {
  16817                    this .taggedTex tArrayFiel d = value;
  16818                }
  16819           }
  16820       }
  16821       
  16822       /// <r emarks/>
  16823       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16824       [Syste m.Serializ ableAttrib ute()]
  16825       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16826       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16827         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16828       public  partial c lass getTr eatingSpec ialtyRepor ts {
  16829           
  16830           pr ivate quer yBean quer yBeanField ;
  16831           
  16832           // / <remarks />
  16833           pu blic query Bean query Bean {
  16834                get {
  16835                    retu rn this.qu eryBeanFie ld;
  16836                }
  16837                set {
  16838                    this .queryBean Field = va lue;
  16839                }
  16840           }
  16841       }
  16842       
  16843       /// <r emarks/>
  16844       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16845       [Syste m.Serializ ableAttrib ute()]
  16846       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16847       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16848         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16849       public  partial c lass getTe amsRespons e {
  16850           
  16851           pr ivate tagg edText tag gedTextFie ld;
  16852           
  16853           // / <remarks />
  16854           pu blic tagge dText Tagg edText {
  16855                get {
  16856                    retu rn this.ta ggedTextFi eld;
  16857                }
  16858                set {
  16859                    this .taggedTex tField = v alue;
  16860                }
  16861           }
  16862       }
  16863       
  16864       /// <r emarks/>
  16865       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16866       [Syste m.Serializ ableAttrib ute()]
  16867       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16868       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16869         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16870       public  partial c lass getTe ams {
  16871           
  16872           pr ivate quer yBean quer yBeanField ;
  16873           
  16874           // / <remarks />
  16875           pu blic query Bean query Bean {
  16876                get {
  16877                    retu rn this.qu eryBeanFie ld;
  16878                }
  16879                set {
  16880                    this .queryBean Field = va lue;
  16881                }
  16882           }
  16883       }
  16884       
  16885       /// <r emarks/>
  16886       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16887       [Syste m.Serializ ableAttrib ute()]
  16888       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16889       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16890         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16891       public  partial c lass getOu tpatientEn counterRep ortsRespon se {
  16892           
  16893           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  16894           
  16895           // / <remarks />
  16896           pu blic tagge dTextArray  TaggedTex tArray {
  16897                get {
  16898                    retu rn this.ta ggedTextAr rayField;
  16899                }
  16900                set {
  16901                    this .taggedTex tArrayFiel d = value;
  16902                }
  16903           }
  16904       }
  16905       
  16906       /// <r emarks/>
  16907       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16908       [Syste m.Serializ ableAttrib ute()]
  16909       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16910       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16911         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16912       public  partial c lass getOu tpatientEn counterRep orts {
  16913           
  16914           pr ivate quer yBean quer yBeanField ;
  16915           
  16916           // / <remarks />
  16917           pu blic query Bean query Bean {
  16918                get {
  16919                    retu rn this.qu eryBeanFie ld;
  16920                }
  16921                set {
  16922                    this .queryBean Field = va lue;
  16923                }
  16924           }
  16925       }
  16926       
  16927       /// <r emarks/>
  16928       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16929       [Syste m.Serializ ableAttrib ute()]
  16930       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16931       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16932         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16933       public  partial c lass getDi schargeDia gnosisRepo rtsRespons e {
  16934           
  16935           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  16936           
  16937           // / <remarks />
  16938           pu blic tagge dTextArray  TaggedTex tArray {
  16939                get {
  16940                    retu rn this.ta ggedTextAr rayField;
  16941                }
  16942                set {
  16943                    this .taggedTex tArrayFiel d = value;
  16944                }
  16945           }
  16946       }
  16947       
  16948       /// <r emarks/>
  16949       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16950       [Syste m.Serializ ableAttrib ute()]
  16951       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16952       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16953         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16954       public  partial c lass getDi schargeDia gnosisRepo rts {
  16955           
  16956           pr ivate quer yBean quer yBeanField ;
  16957           
  16958           // / <remarks />
  16959           pu blic query Bean query Bean {
  16960                get {
  16961                    retu rn this.qu eryBeanFie ld;
  16962                }
  16963                set {
  16964                    this .queryBean Field = va lue;
  16965                }
  16966           }
  16967       }
  16968       
  16969       /// <r emarks/>
  16970       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16971       [Syste m.Serializ ableAttrib ute()]
  16972       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16973       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16974         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16975       public  partial c lass getLa testVitalS ignsRespon se {
  16976           
  16977           pr ivate tagg edVitalSig nArrays ta ggedVitalS ignArraysF ield;
  16978           
  16979           // / <remarks />
  16980           pu blic tagge dVitalSign Arrays Tag gedVitalSi gnArrays {
  16981                get {
  16982                    retu rn this.ta ggedVitalS ignArraysF ield;
  16983                }
  16984                set {
  16985                    this .taggedVit alSignArra ysField =  value;
  16986                }
  16987           }
  16988       }
  16989       
  16990       /// <r emarks/>
  16991       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  16992       [Syste m.Serializ ableAttrib ute()]
  16993       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  16994       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  16995         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  16996       public  partial c lass getLa testVitalS igns {
  16997           
  16998           pr ivate quer yBean quer yBeanField ;
  16999           
  17000           // / <remarks />
  17001           pu blic query Bean query Bean {
  17002                get {
  17003                    retu rn this.qu eryBeanFie ld;
  17004                }
  17005                set {
  17006                    this .queryBean Field = va lue;
  17007                }
  17008           }
  17009       }
  17010       
  17011       /// <r emarks/>
  17012       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17013       [Syste m.Serializ ableAttrib ute()]
  17014       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17015       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17016         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17017       public  partial c lass patie ntInquiryR esponse {
  17018           
  17019           pr ivate text TO textTOF ield;
  17020           
  17021           // / <remarks />
  17022           pu blic textT O TextTO {
  17023                get {
  17024                    retu rn this.te xtTOField;
  17025                }
  17026                set {
  17027                    this .textTOFie ld = value ;
  17028                }
  17029           }
  17030       }
  17031       
  17032       /// <r emarks/>
  17033       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17034       [Syste m.Serializ ableAttrib ute()]
  17035       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17036       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17037         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17038       public  partial c lass patie ntInquiry  {
  17039           
  17040           pr ivate quer yBean quer yBeanField ;
  17041           
  17042           // / <remarks />
  17043           pu blic query Bean query Bean {
  17044                get {
  17045                    retu rn this.qu eryBeanFie ld;
  17046                }
  17047                set {
  17048                    this .queryBean Field = va lue;
  17049                }
  17050           }
  17051       }
  17052       
  17053       /// <r emarks/>
  17054       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17055       [Syste m.Serializ ableAttrib ute()]
  17056       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17057       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17058         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17059       public  partial c lass issue Confidenti alityBulle tinRespons e {
  17060           
  17061           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  17062           
  17063           // / <remarks />
  17064           pu blic tagge dTextArray  TaggedTex tArray {
  17065                get {
  17066                    retu rn this.ta ggedTextAr rayField;
  17067                }
  17068                set {
  17069                    this .taggedTex tArrayFiel d = value;
  17070                }
  17071           }
  17072       }
  17073       
  17074       /// <r emarks/>
  17075       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17076       [Syste m.Serializ ableAttrib ute()]
  17077       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17078       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17079         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17080       public  partial c lass issue Confidenti alityBulle tin {
  17081           
  17082           pr ivate quer yBean quer yBeanField ;
  17083           
  17084           // / <remarks />
  17085           pu blic query Bean query Bean {
  17086                get {
  17087                    retu rn this.qu eryBeanFie ld;
  17088                }
  17089                set {
  17090                    this .queryBean Field = va lue;
  17091                }
  17092           }
  17093       }
  17094       
  17095       /// <r emarks/>
  17096       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17097       [Syste m.Serializ ableAttrib ute()]
  17098       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17099       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17100         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17101       public  partial c lass getLa bTestsResp onse {
  17102           
  17103           pr ivate tagg edLabTestA rrays tagg edLabTestA rraysField ;
  17104           
  17105           // / <remarks />
  17106           pu blic tagge dLabTestAr rays Tagge dLabTestAr rays {
  17107                get {
  17108                    retu rn this.ta ggedLabTes tArraysFie ld;
  17109                }
  17110                set {
  17111                    this .taggedLab TestArrays Field = va lue;
  17112                }
  17113           }
  17114       }
  17115       
  17116       /// <r emarks/>
  17117       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17118       [Syste m.Serializ ableAttrib ute()]
  17119       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17120       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17121         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17122       public  partial c lass getLa bTests {
  17123           
  17124           pr ivate quer yBean quer yBeanField ;
  17125           
  17126           // / <remarks />
  17127           pu blic query Bean query Bean {
  17128                get {
  17129                    retu rn this.qu eryBeanFie ld;
  17130                }
  17131                set {
  17132                    this .queryBean Field = va lue;
  17133                }
  17134           }
  17135       }
  17136       
  17137       /// <r emarks/>
  17138       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17139       [Syste m.Serializ ableAttrib ute()]
  17140       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17141       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17142         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17143       public  partial c lass getVe rsionRespo nse {
  17144           
  17145           pr ivate stri ng returnF ield;
  17146           
  17147           // / <remarks />
  17148           pu blic strin g @return  {
  17149                get {
  17150                    retu rn this.re turnField;
  17151                }
  17152                set {
  17153                    this .returnFie ld = value ;
  17154                }
  17155           }
  17156       }
  17157       
  17158       /// <r emarks/>
  17159       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17160       [Syste m.Serializ ableAttrib ute()]
  17161       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17162       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17163         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17164       public  partial c lass getVe rsion {
  17165           
  17166           pr ivate quer yBean quer yBeanField ;
  17167           
  17168           // / <remarks />
  17169           pu blic query Bean query Bean {
  17170                get {
  17171                    retu rn this.qu eryBeanFie ld;
  17172                }
  17173                set {
  17174                    this .queryBean Field = va lue;
  17175                }
  17176           }
  17177       }
  17178       
  17179       /// <r emarks/>
  17180       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17181       [Syste m.Serializ ableAttrib ute()]
  17182       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17183       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17184         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17185       public  partial c lass match Response {
  17186           
  17187           pr ivate tagg edPatientA rray tagge dPatientAr rayField;
  17188           
  17189           // / <remarks />
  17190           pu blic tagge dPatientAr ray Tagged PatientArr ay {
  17191                get {
  17192                    retu rn this.ta ggedPatien tArrayFiel d;
  17193                }
  17194                set {
  17195                    this .taggedPat ientArrayF ield = val ue;
  17196                }
  17197           }
  17198       }
  17199       
  17200       /// <r emarks/>
  17201       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17202       [Syste m.Serializ ableAttrib ute()]
  17203       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17204       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17205         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17206       public  partial c lass match  {
  17207           
  17208           pr ivate quer yBean quer yBeanField ;
  17209           
  17210           // / <remarks />
  17211           pu blic query Bean query Bean {
  17212                get {
  17213                    retu rn this.qu eryBeanFie ld;
  17214                }
  17215                set {
  17216                    this .queryBean Field = va lue;
  17217                }
  17218           }
  17219       }
  17220       
  17221       /// <r emarks/>
  17222       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17223       [Syste m.Serializ ableAttrib ute()]
  17224       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17225       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17226         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17227       public  partial c lass getUs ernameOrHo spitalLoca tionRespon se {
  17228           
  17229           pr ivate text TO textTOF ield;
  17230           
  17231           // / <remarks />
  17232           pu blic textT O TextTO {
  17233                get {
  17234                    retu rn this.te xtTOField;
  17235                }
  17236                set {
  17237                    this .textTOFie ld = value ;
  17238                }
  17239           }
  17240       }
  17241       
  17242       /// <r emarks/>
  17243       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17244       [Syste m.Serializ ableAttrib ute()]
  17245       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17246       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17247         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17248       public  partial c lass getUs ernameOrHo spitalLoca tion {
  17249           
  17250           pr ivate quer yBean quer yBeanField ;
  17251           
  17252           // / <remarks />
  17253           pu blic query Bean query Bean {
  17254                get {
  17255                    retu rn this.qu eryBeanFie ld;
  17256                }
  17257                set {
  17258                    this .queryBean Field = va lue;
  17259                }
  17260           }
  17261       }
  17262       
  17263       /// <r emarks/>
  17264       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17265       [Syste m.Serializ ableAttrib ute()]
  17266       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17267       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17268         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17269       public  partial c lass getIc dProcedure sReportsRe sponse {
  17270           
  17271           pr ivate tagg edIcdRptAr rays tagge dIcdRptArr aysField;
  17272           
  17273           // / <remarks />
  17274           pu blic tagge dIcdRptArr ays Tagged IcdRptArra ys {
  17275                get {
  17276                    retu rn this.ta ggedIcdRpt ArraysFiel d;
  17277                }
  17278                set {
  17279                    this .taggedIcd RptArraysF ield = val ue;
  17280                }
  17281           }
  17282       }
  17283       
  17284       /// <r emarks/>
  17285       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17286       [Syste m.Serializ ableAttrib ute()]
  17287       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17288       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17289         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17290       public  partial c lass getIc dProcedure sReports {
  17291           
  17292           pr ivate quer yBean quer yBeanField ;
  17293           
  17294           // / <remarks />
  17295           pu blic query Bean query Bean {
  17296                get {
  17297                    retu rn this.qu eryBeanFie ld;
  17298                }
  17299                set {
  17300                    this .queryBean Field = va lue;
  17301                }
  17302           }
  17303       }
  17304       
  17305       /// <r emarks/>
  17306       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17307       [Syste m.Serializ ableAttrib ute()]
  17308       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17309       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17310         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17311       public  partial c lass getPa tientAssoc iatesRespo nse {
  17312           
  17313           pr ivate tagg edPatientA ssociateAr rays tagge dPatientAs sociateArr aysField;
  17314           
  17315           // / <remarks />
  17316           pu blic tagge dPatientAs sociateArr ays Tagged PatientAss ociateArra ys {
  17317                get {
  17318                    retu rn this.ta ggedPatien tAssociate ArraysFiel d;
  17319                }
  17320                set {
  17321                    this .taggedPat ientAssoci ateArraysF ield = val ue;
  17322                }
  17323           }
  17324       }
  17325       
  17326       /// <r emarks/>
  17327       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17328       [Syste m.Serializ ableAttrib ute()]
  17329       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17330       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17331         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17332       public  partial c lass getPa tientAssoc iates {
  17333           
  17334           pr ivate quer yBean quer yBeanField ;
  17335           
  17336           // / <remarks />
  17337           pu blic query Bean query Bean {
  17338                get {
  17339                    retu rn this.qu eryBeanFie ld;
  17340                }
  17341                set {
  17342                    this .queryBean Field = va lue;
  17343                }
  17344           }
  17345       }
  17346       
  17347       /// <r emarks/>
  17348       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17349       [Syste m.Serializ ableAttrib ute()]
  17350       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17351       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17352         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17353       public  partial c lass selec tResponse  {
  17354           
  17355           pr ivate pati entTO pati entTOField ;
  17356           
  17357           // / <remarks />
  17358           pu blic patie ntTO Patie ntTO {
  17359                get {
  17360                    retu rn this.pa tientTOFie ld;
  17361                }
  17362                set {
  17363                    this .patientTO Field = va lue;
  17364                }
  17365           }
  17366       }
  17367       
  17368       /// <r emarks/>
  17369       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17370       [Syste m.Serializ ableAttrib ute()]
  17371       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17372       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17373         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17374       public  partial c lass selec t {
  17375           
  17376           pr ivate quer yBean quer yBeanField ;
  17377           
  17378           // / <remarks />
  17379           pu blic query Bean query Bean {
  17380                get {
  17381                    retu rn this.qu eryBeanFie ld;
  17382                }
  17383                set {
  17384                    this .queryBean Field = va lue;
  17385                }
  17386           }
  17387       }
  17388       
  17389       /// <r emarks/>
  17390       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17391       [Syste m.Serializ ableAttrib ute()]
  17392       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17393       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17394         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17395       public  partial c lass getOr derDialogI temsRespon se {
  17396           
  17397           pr ivate orde rDialogIte mArray ret urnField;
  17398           
  17399           // / <remarks />
  17400           pu blic order DialogItem Array @ret urn {
  17401                get {
  17402                    retu rn this.re turnField;
  17403                }
  17404                set {
  17405                    this .returnFie ld = value ;
  17406                }
  17407           }
  17408       }
  17409       
  17410       /// <r emarks/>
  17411       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17412       [Syste m.Serializ ableAttrib ute()]
  17413       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17414       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17415         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17416       public  partial c lass getOr derDialogI tems {
  17417           
  17418           pr ivate stri ng dialogI dField;
  17419           
  17420           pr ivate quer yBean quer yBeanField ;
  17421           
  17422           // / <remarks />
  17423           pu blic strin g dialogId  {
  17424                get {
  17425                    retu rn this.di alogIdFiel d;
  17426                }
  17427                set {
  17428                    this .dialogIdF ield = val ue;
  17429                }
  17430           }
  17431           
  17432           // / <remarks />
  17433           pu blic query Bean query Bean {
  17434                get {
  17435                    retu rn this.qu eryBeanFie ld;
  17436                }
  17437                set {
  17438                    this .queryBean Field = va lue;
  17439                }
  17440           }
  17441       }
  17442       
  17443       /// <r emarks/>
  17444       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17445       [Syste m.Serializ ableAttrib ute()]
  17446       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17447       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17448         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17449       public  partial c lass getOr derDialogs ForDisplay GroupRespo nse {
  17450           
  17451           pr ivate tagg edTextArra y returnFi eld;
  17452           
  17453           // / <remarks />
  17454           pu blic tagge dTextArray  @return {
  17455                get {
  17456                    retu rn this.re turnField;
  17457                }
  17458                set {
  17459                    this .returnFie ld = value ;
  17460                }
  17461           }
  17462       }
  17463       
  17464       /// <r emarks/>
  17465       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17466       [Syste m.Serializ ableAttrib ute()]
  17467       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17468       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17469         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17470       public  partial c lass getOr derDialogs ForDisplay Group {
  17471           
  17472           pr ivate stri ng display GroupIdFie ld;
  17473           
  17474           pr ivate quer yBean quer yBeanField ;
  17475           
  17476           // / <remarks />
  17477           pu blic strin g displayG roupId {
  17478                get {
  17479                    retu rn this.di splayGroup IdField;
  17480                }
  17481                set {
  17482                    this .displayGr oupIdField  = value;
  17483                }
  17484           }
  17485           
  17486           // / <remarks />
  17487           pu blic query Bean query Bean {
  17488                get {
  17489                    retu rn this.qu eryBeanFie ld;
  17490                }
  17491                set {
  17492                    this .queryBean Field = va lue;
  17493                }
  17494           }
  17495       }
  17496       
  17497       /// <r emarks/>
  17498       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17499       [Syste m.Serializ ableAttrib ute()]
  17500       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17501       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17502         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17503       public  partial c lass getAd hocHealthS ummaryByDi splayNameR esponse {
  17504           
  17505           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  17506           
  17507           // / <remarks />
  17508           pu blic tagge dTextArray  TaggedTex tArray {
  17509                get {
  17510                    retu rn this.ta ggedTextAr rayField;
  17511                }
  17512                set {
  17513                    this .taggedTex tArrayFiel d = value;
  17514                }
  17515           }
  17516       }
  17517       
  17518       /// <r emarks/>
  17519       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17520       [Syste m.Serializ ableAttrib ute()]
  17521       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17522       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17523         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17524       public  partial c lass getAd hocHealthS ummaryByDi splayName  {
  17525           
  17526           pr ivate quer yBean quer yBeanField ;
  17527           
  17528           // / <remarks />
  17529           pu blic query Bean query Bean {
  17530                get {
  17531                    retu rn this.qu eryBeanFie ld;
  17532                }
  17533                set {
  17534                    this .queryBean Field = va lue;
  17535                }
  17536           }
  17537       }
  17538       
  17539       /// <r emarks/>
  17540       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17541       [Syste m.Serializ ableAttrib ute()]
  17542       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17543       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17544         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17545       public  partial c lass getLo cationsRes ponse {
  17546           
  17547           pr ivate tagg edHospital LocationAr ray tagged HospitalLo cationArra yField;
  17548           
  17549           // / <remarks />
  17550           pu blic tagge dHospitalL ocationArr ay TaggedH ospitalLoc ationArray  {
  17551                get {
  17552                    retu rn this.ta ggedHospit alLocation ArrayField ;
  17553                }
  17554                set {
  17555                    this .taggedHos pitalLocat ionArrayFi eld = valu e;
  17556                }
  17557           }
  17558       }
  17559       
  17560       /// <r emarks/>
  17561       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17562       [Syste m.Serializ ableAttrib ute()]
  17563       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17564       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17565         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17566       public  partial c lass getLo cations {
  17567           
  17568           pr ivate quer yBean quer yBeanField ;
  17569           
  17570           // / <remarks />
  17571           pu blic query Bean query Bean {
  17572                get {
  17573                    retu rn this.qu eryBeanFie ld;
  17574                }
  17575                set {
  17576                    this .queryBean Field = va lue;
  17577                }
  17578           }
  17579       }
  17580       
  17581       /// <r emarks/>
  17582       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17583       [Syste m.Serializ ableAttrib ute()]
  17584       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17585       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17586         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17587       public  partial c lass getPr oblemListR esponse {
  17588           
  17589           pr ivate tagg edProblemA rrays tagg edProblemA rraysField ;
  17590           
  17591           // / <remarks />
  17592           pu blic tagge dProblemAr rays Tagge dProblemAr rays {
  17593                get {
  17594                    retu rn this.ta ggedProble mArraysFie ld;
  17595                }
  17596                set {
  17597                    this .taggedPro blemArrays Field = va lue;
  17598                }
  17599           }
  17600       }
  17601       
  17602       /// <r emarks/>
  17603       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17604       [Syste m.Serializ ableAttrib ute()]
  17605       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17606       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17607         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17608       public  partial c lass getPr oblemList  {
  17609           
  17610           pr ivate quer yBean quer yBeanField ;
  17611           
  17612           // / <remarks />
  17613           pu blic query Bean query Bean {
  17614                get {
  17615                    retu rn this.qu eryBeanFie ld;
  17616                }
  17617                set {
  17618                    this .queryBean Field = va lue;
  17619                }
  17620           }
  17621       }
  17622       
  17623       /// <r emarks/>
  17624       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17625       [Syste m.Serializ ableAttrib ute()]
  17626       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17627       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17628         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17629       public  partial c lass getAp pointments Response {
  17630           
  17631           pr ivate tagg edAppointm entArrays  taggedAppo intmentArr aysField;
  17632           
  17633           // / <remarks />
  17634           pu blic tagge dAppointme ntArrays T aggedAppoi ntmentArra ys {
  17635                get {
  17636                    retu rn this.ta ggedAppoin tmentArray sField;
  17637                }
  17638                set {
  17639                    this .taggedApp ointmentAr raysField  = value;
  17640                }
  17641           }
  17642       }
  17643       
  17644       /// <r emarks/>
  17645       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17646       [Syste m.Serializ ableAttrib ute()]
  17647       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17648       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17649         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17650       public  partial c lass getAp pointments  {
  17651           
  17652           pr ivate quer yBean quer yBeanField ;
  17653           
  17654           // / <remarks />
  17655           pu blic query Bean query Bean {
  17656                get {
  17657                    retu rn this.qu eryBeanFie ld;
  17658                }
  17659                set {
  17660                    this .queryBean Field = va lue;
  17661                }
  17662           }
  17663       }
  17664       
  17665       /// <r emarks/>
  17666       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17667       [Syste m.Serializ ableAttrib ute()]
  17668       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17669       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17670         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17671       public  partial c lass getAu topsyRepor tsResponse  {
  17672           
  17673           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  17674           
  17675           // / <remarks />
  17676           pu blic tagge dTextArray  TaggedTex tArray {
  17677                get {
  17678                    retu rn this.ta ggedTextAr rayField;
  17679                }
  17680                set {
  17681                    this .taggedTex tArrayFiel d = value;
  17682                }
  17683           }
  17684       }
  17685       
  17686       /// <r emarks/>
  17687       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17688       [Syste m.Serializ ableAttrib ute()]
  17689       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17690       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17691         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17692       public  partial c lass getAu topsyRepor ts {
  17693           
  17694           pr ivate quer yBean quer yBeanField ;
  17695           
  17696           // / <remarks />
  17697           pu blic query Bean query Bean {
  17698                get {
  17699                    retu rn this.qu eryBeanFie ld;
  17700                }
  17701                set {
  17702                    this .queryBean Field = va lue;
  17703                }
  17704           }
  17705       }
  17706       
  17707       /// <r emarks/>
  17708       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17709       [Syste m.Serializ ableAttrib ute()]
  17710       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17711       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17712         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17713       public  partial c lass getOu tpatientMe dsResponse  {
  17714           
  17715           pr ivate tagg edMedicati onArrays t aggedMedic ationArray sField;
  17716           
  17717           // / <remarks />
  17718           pu blic tagge dMedicatio nArrays Ta ggedMedica tionArrays  {
  17719                get {
  17720                    retu rn this.ta ggedMedica tionArrays Field;
  17721                }
  17722                set {
  17723                    this .taggedMed icationArr aysField =  value;
  17724                }
  17725           }
  17726       }
  17727       
  17728       /// <r emarks/>
  17729       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17730       [Syste m.Serializ ableAttrib ute()]
  17731       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17732       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17733         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17734       public  partial c lass getOu tpatientMe ds {
  17735           
  17736           pr ivate quer yBean quer yBeanField ;
  17737           
  17738           // / <remarks />
  17739           pu blic query Bean query Bean {
  17740                get {
  17741                    retu rn this.qu eryBeanFie ld;
  17742                }
  17743                set {
  17744                    this .queryBean Field = va lue;
  17745                }
  17746           }
  17747       }
  17748       
  17749       /// <r emarks/>
  17750       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17751       [Syste m.Serializ ableAttrib ute()]
  17752       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17753       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17754         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17755       public  partial c lass getAl lOrdersRes ponse {
  17756           
  17757           pr ivate tagg edOrderArr ays tagged OrderArray sField;
  17758           
  17759           // / <remarks />
  17760           pu blic tagge dOrderArra ys TaggedO rderArrays  {
  17761                get {
  17762                    retu rn this.ta ggedOrderA rraysField ;
  17763                }
  17764                set {
  17765                    this .taggedOrd erArraysFi eld = valu e;
  17766                }
  17767           }
  17768       }
  17769       
  17770       /// <r emarks/>
  17771       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17772       [Syste m.Serializ ableAttrib ute()]
  17773       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17774       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17775         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17776       public  partial c lass getAl lOrders {
  17777           
  17778           pr ivate quer yBean quer yBeanField ;
  17779           
  17780           // / <remarks />
  17781           pu blic query Bean query Bean {
  17782                get {
  17783                    retu rn this.qu eryBeanFie ld;
  17784                }
  17785                set {
  17786                    this .queryBean Field = va lue;
  17787                }
  17788           }
  17789       }
  17790       
  17791       /// <r emarks/>
  17792       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17793       [Syste m.Serializ ableAttrib ute()]
  17794       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17795       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17796         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17797       public  partial c lass getCr isisNotesR esponse {
  17798           
  17799           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  17800           
  17801           // / <remarks />
  17802           pu blic tagge dTextArray  TaggedTex tArray {
  17803                get {
  17804                    retu rn this.ta ggedTextAr rayField;
  17805                }
  17806                set {
  17807                    this .taggedTex tArrayFiel d = value;
  17808                }
  17809           }
  17810       }
  17811       
  17812       /// <r emarks/>
  17813       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17814       [Syste m.Serializ ableAttrib ute()]
  17815       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17816       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17817         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17818       public  partial c lass getCr isisNotes  {
  17819           
  17820           pr ivate quer yBean quer yBeanField ;
  17821           
  17822           // / <remarks />
  17823           pu blic query Bean query Bean {
  17824                get {
  17825                    retu rn this.qu eryBeanFie ld;
  17826                }
  17827                set {
  17828                    this .queryBean Field = va lue;
  17829                }
  17830           }
  17831       }
  17832       
  17833       /// <r emarks/>
  17834       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17835       [Syste m.Serializ ableAttrib ute()]
  17836       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17837       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17838         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17839       public  partial c lass getNh inDataResp onse {
  17840           
  17841           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  17842           
  17843           // / <remarks />
  17844           pu blic tagge dTextArray  TaggedTex tArray {
  17845                get {
  17846                    retu rn this.ta ggedTextAr rayField;
  17847                }
  17848                set {
  17849                    this .taggedTex tArrayFiel d = value;
  17850                }
  17851           }
  17852       }
  17853       
  17854       /// <r emarks/>
  17855       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17856       [Syste m.Serializ ableAttrib ute()]
  17857       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17858       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17859         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17860       public  partial c lass getNh inData {
  17861           
  17862           pr ivate quer yBean quer yBeanField ;
  17863           
  17864           // / <remarks />
  17865           pu blic query Bean query Bean {
  17866                get {
  17867                    retu rn this.qu eryBeanFie ld;
  17868                }
  17869                set {
  17870                    this .queryBean Field = va lue;
  17871                }
  17872           }
  17873       }
  17874       
  17875       /// <r emarks/>
  17876       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17877       [Syste m.Serializ ableAttrib ute()]
  17878       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17879       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17880         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17881       public  partial c lass getCl inicalWarn ingsRespon se {
  17882           
  17883           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  17884           
  17885           // / <remarks />
  17886           pu blic tagge dTextArray  TaggedTex tArray {
  17887                get {
  17888                    retu rn this.ta ggedTextAr rayField;
  17889                }
  17890                set {
  17891                    this .taggedTex tArrayFiel d = value;
  17892                }
  17893           }
  17894       }
  17895       
  17896       /// <r emarks/>
  17897       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17898       [Syste m.Serializ ableAttrib ute()]
  17899       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17900       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17901         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17902       public  partial c lass getCl inicalWarn ings {
  17903           
  17904           pr ivate quer yBean quer yBeanField ;
  17905           
  17906           // / <remarks />
  17907           pu blic query Bean query Bean {
  17908                get {
  17909                    retu rn this.qu eryBeanFie ld;
  17910                }
  17911                set {
  17912                    this .queryBean Field = va lue;
  17913                }
  17914           }
  17915       }
  17916       
  17917       /// <r emarks/>
  17918       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17919       [Syste m.Serializ ableAttrib ute()]
  17920       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17921       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17922         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17923       public  partial c lass getCu rrentAdmis sionDetail sResponse  {
  17924           
  17925           pr ivate admi ssionTO re turnField;
  17926           
  17927           // / <remarks />
  17928           pu blic admis sionTO @re turn {
  17929                get {
  17930                    retu rn this.re turnField;
  17931                }
  17932                set {
  17933                    this .returnFie ld = value ;
  17934                }
  17935           }
  17936       }
  17937       
  17938       /// <r emarks/>
  17939       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17940       [Syste m.Serializ ableAttrib ute()]
  17941       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17942       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17943         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17944       public  partial c lass getCu rrentAdmis sionDetail s {
  17945           
  17946           pr ivate quer yBean quer yBeanField ;
  17947           
  17948           // / <remarks />
  17949           pu blic query Bean query Bean {
  17950                get {
  17951                    retu rn this.qu eryBeanFie ld;
  17952                }
  17953                set {
  17954                    this .queryBean Field = va lue;
  17955                }
  17956           }
  17957       }
  17958       
  17959       /// <r emarks/>
  17960       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17961       [Syste m.Serializ ableAttrib ute()]
  17962       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17963       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17964         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17965       public  partial c lass isOne VisitNoteR esponse {
  17966           
  17967           pr ivate tagg edText tag gedTextFie ld;
  17968           
  17969           // / <remarks />
  17970           pu blic tagge dText Tagg edText {
  17971                get {
  17972                    retu rn this.ta ggedTextFi eld;
  17973                }
  17974                set {
  17975                    this .taggedTex tField = v alue;
  17976                }
  17977           }
  17978       }
  17979       
  17980       /// <r emarks/>
  17981       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  17982       [Syste m.Serializ ableAttrib ute()]
  17983       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  17984       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  17985         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  17986       public  partial c lass isOne VisitNote  {
  17987           
  17988           pr ivate quer yBean quer yBeanField ;
  17989           
  17990           // / <remarks />
  17991           pu blic query Bean query Bean {
  17992                get {
  17993                    retu rn this.qu eryBeanFie ld;
  17994                }
  17995                set {
  17996                    this .queryBean Field = va lue;
  17997                }
  17998           }
  17999       }
  18000       
  18001       /// <r emarks/>
  18002       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18003       [Syste m.Serializ ableAttrib ute()]
  18004       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18005       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18006         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18007       public  partial c lass getPr oblemListF romSitesRe sponse {
  18008           
  18009           pr ivate tagg edProblemA rrays retu rnField;
  18010           
  18011           // / <remarks />
  18012           pu blic tagge dProblemAr rays @retu rn {
  18013                get {
  18014                    retu rn this.re turnField;
  18015                }
  18016                set {
  18017                    this .returnFie ld = value ;
  18018                }
  18019           }
  18020       }
  18021       
  18022       /// <r emarks/>
  18023       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18024       [Syste m.Serializ ableAttrib ute()]
  18025       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18026       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18027         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18028       public  partial c lass getPr oblemListF romSites {
  18029           
  18030           pr ivate quer yBean quer yBeanField ;
  18031           
  18032           // / <remarks />
  18033           pu blic query Bean query Bean {
  18034                get {
  18035                    retu rn this.qu eryBeanFie ld;
  18036                }
  18037                set {
  18038                    this .queryBean Field = va lue;
  18039                }
  18040           }
  18041       }
  18042       
  18043       /// <r emarks/>
  18044       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18045       [Syste m.Serializ ableAttrib ute()]
  18046       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18047       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18048         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18049       public  partial c lass isCon sultNoteRe sponse {
  18050           
  18051           pr ivate text TO textTOF ield;
  18052           
  18053           // / <remarks />
  18054           pu blic textT O TextTO {
  18055                get {
  18056                    retu rn this.te xtTOField;
  18057                }
  18058                set {
  18059                    this .textTOFie ld = value ;
  18060                }
  18061           }
  18062       }
  18063       
  18064       /// <r emarks/>
  18065       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18066       [Syste m.Serializ ableAttrib ute()]
  18067       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18068       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18069         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18070       public  partial c lass isCon sultNote {
  18071           
  18072           pr ivate quer yBean quer yBeanField ;
  18073           
  18074           // / <remarks />
  18075           pu blic query Bean query Bean {
  18076                get {
  18077                    retu rn this.qu eryBeanFie ld;
  18078                }
  18079                set {
  18080                    this .queryBean Field = va lue;
  18081                }
  18082           }
  18083       }
  18084       
  18085       /// <r emarks/>
  18086       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18087       [Syste m.Serializ ableAttrib ute()]
  18088       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18089       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18090         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18091       public  partial c lass getAp pointmentT extRespons e {
  18092           
  18093           pr ivate text TO textTOF ield;
  18094           
  18095           // / <remarks />
  18096           pu blic textT O TextTO {
  18097                get {
  18098                    retu rn this.te xtTOField;
  18099                }
  18100                set {
  18101                    this .textTOFie ld = value ;
  18102                }
  18103           }
  18104       }
  18105       
  18106       /// <r emarks/>
  18107       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18108       [Syste m.Serializ ableAttrib ute()]
  18109       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18110       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18111         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18112       public  partial c lass getAp pointmentT ext {
  18113           
  18114           pr ivate quer yBean quer yBeanField ;
  18115           
  18116           // / <remarks />
  18117           pu blic query Bean query Bean {
  18118                get {
  18119                    retu rn this.qu eryBeanFie ld;
  18120                }
  18121                set {
  18122                    this .queryBean Field = va lue;
  18123                }
  18124           }
  18125       }
  18126       
  18127       /// <r emarks/>
  18128       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18129       [Syste m.Serializ ableAttrib ute()]
  18130       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18131       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18132         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18133       public  partial c lass getMe ntalHealth Instrument ResultSetR esponse {
  18134           
  18135           pr ivate ment alHealthIn strumentRe sultSetTO  mentalHeal thInstrume ntResultSe tTOField;
  18136           
  18137           // / <remarks />
  18138           pu blic menta lHealthIns trumentRes ultSetTO M entalHealt hInstrumen tResultSet TO {
  18139                get {
  18140                    retu rn this.me ntalHealth Instrument ResultSetT OField;
  18141                }
  18142                set {
  18143                    this .mentalHea lthInstrum entResultS etTOField  = value;
  18144                }
  18145           }
  18146       }
  18147       
  18148       /// <r emarks/>
  18149       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18150       [Syste m.Serializ ableAttrib ute()]
  18151       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18152       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18153         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18154       public  partial c lass getMe ntalHealth Instrument ResultSet  {
  18155           
  18156           pr ivate quer yBean quer yBeanField ;
  18157           
  18158           // / <remarks />
  18159           pu blic query Bean query Bean {
  18160                get {
  18161                    retu rn this.qu eryBeanFie ld;
  18162                }
  18163                set {
  18164                    this .queryBean Field = va lue;
  18165                }
  18166           }
  18167       }
  18168       
  18169       /// <r emarks/>
  18170       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18171       [Syste m.Serializ ableAttrib ute()]
  18172       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18173       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18174         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18175       public  partial c lass getAc tiveRemind erReportsR esponse {
  18176           
  18177           pr ivate tagg edTextArra y returnFi eld;
  18178           
  18179           // / <remarks />
  18180           pu blic tagge dTextArray  @return {
  18181                get {
  18182                    retu rn this.re turnField;
  18183                }
  18184                set {
  18185                    this .returnFie ld = value ;
  18186                }
  18187           }
  18188       }
  18189       
  18190       /// <r emarks/>
  18191       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18192       [Syste m.Serializ ableAttrib ute()]
  18193       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18194       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18195         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18196       public  partial c lass getAc tiveRemind erReports  {
  18197           
  18198           pr ivate quer yBean quer yBeanField ;
  18199           
  18200           // / <remarks />
  18201           pu blic query Bean query Bean {
  18202                get {
  18203                    retu rn this.qu eryBeanFie ld;
  18204                }
  18205                set {
  18206                    this .queryBean Field = va lue;
  18207                }
  18208           }
  18209       }
  18210       
  18211       /// <r emarks/>
  18212       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18213       [Syste m.Serializ ableAttrib ute()]
  18214       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18215       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18216         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18217       public  partial c lass getSu rgeryRepor tsResponse  {
  18218           
  18219           pr ivate tagg edSurgeryR eportArray s taggedSu rgeryRepor tArraysFie ld;
  18220           
  18221           // / <remarks />
  18222           pu blic tagge dSurgeryRe portArrays  TaggedSur geryReport Arrays {
  18223                get {
  18224                    retu rn this.ta ggedSurger yReportArr aysField;
  18225                }
  18226                set {
  18227                    this .taggedSur geryReport ArraysFiel d = value;
  18228                }
  18229           }
  18230       }
  18231       
  18232       /// <r emarks/>
  18233       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18234       [Syste m.Serializ ableAttrib ute()]
  18235       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18236       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18237         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18238       public  partial c lass getSu rgeryRepor ts {
  18239           
  18240           pr ivate quer yBean quer yBeanField ;
  18241           
  18242           // / <remarks />
  18243           pu blic query Bean query Bean {
  18244                get {
  18245                    retu rn this.qu eryBeanFie ld;
  18246                }
  18247                set {
  18248                    this .queryBean Field = va lue;
  18249                }
  18250           }
  18251       }
  18252       
  18253       /// <r emarks/>
  18254       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18255       [Syste m.Serializ ableAttrib ute()]
  18256       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18257       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18258         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18259       public  partial c lass getMe ntalHealth Instrument sForPatien tResponse  {
  18260           
  18261           pr ivate tagg edMentalHe althInstru mentAdmini strationAr rays tagge dMentalHea lthInstrum entAdminis trationArr aysField;
  18262           
  18263           // / <remarks />
  18264           pu blic tagge dMentalHea lthInstrum entAdminis trationArr ays Tagged MentalHeal thInstrume ntAdminist rationArra ys {
  18265                get {
  18266                    retu rn this.ta ggedMental HealthInst rumentAdmi nistration ArraysFiel d;
  18267                }
  18268                set {
  18269                    this .taggedMen talHealthI nstrumentA dministrat ionArraysF ield = val ue;
  18270                }
  18271           }
  18272       }
  18273       
  18274       /// <r emarks/>
  18275       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18276       [Syste m.Serializ ableAttrib ute()]
  18277       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18278       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18279         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18280       public  partial c lass getMe ntalHealth Instrument sForPatien t {
  18281           
  18282           pr ivate quer yBean quer yBeanField ;
  18283           
  18284           // / <remarks />
  18285           pu blic query Bean query Bean {
  18286                get {
  18287                    retu rn this.qu eryBeanFie ld;
  18288                }
  18289                set {
  18290                    this .queryBean Field = va lue;
  18291                }
  18292           }
  18293       }
  18294       
  18295       /// <r emarks/>
  18296       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18297       [Syste m.Serializ ableAttrib ute()]
  18298       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18299       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18300         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18301       public  partial c lass getNo teResponse  {
  18302           
  18303           pr ivate text TO textTOF ield;
  18304           
  18305           // / <remarks />
  18306           pu blic textT O TextTO {
  18307                get {
  18308                    retu rn this.te xtTOField;
  18309                }
  18310                set {
  18311                    this .textTOFie ld = value ;
  18312                }
  18313           }
  18314       }
  18315       
  18316       /// <r emarks/>
  18317       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18318       [Syste m.Serializ ableAttrib ute()]
  18319       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18320       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18321         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18322       public  partial c lass getNo te {
  18323           
  18324           pr ivate quer yBean quer yBeanField ;
  18325           
  18326           // / <remarks />
  18327           pu blic query Bean query Bean {
  18328                get {
  18329                    retu rn this.qu eryBeanFie ld;
  18330                }
  18331                set {
  18332                    this .queryBean Field = va lue;
  18333                }
  18334           }
  18335       }
  18336       
  18337       /// <r emarks/>
  18338       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18339       [Syste m.Serializ ableAttrib ute()]
  18340       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18341       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18342         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18343       public  partial c lass getNo tesWithTex tResponse  {
  18344           
  18345           pr ivate tagg edNoteArra ys taggedN oteArraysF ield;
  18346           
  18347           // / <remarks />
  18348           pu blic tagge dNoteArray s TaggedNo teArrays {
  18349                get {
  18350                    retu rn this.ta ggedNoteAr raysField;
  18351                }
  18352                set {
  18353                    this .taggedNot eArraysFie ld = value ;
  18354                }
  18355           }
  18356       }
  18357       
  18358       /// <r emarks/>
  18359       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18360       [Syste m.Serializ ableAttrib ute()]
  18361       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18362       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18363         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18364       public  partial c lass getNo tesWithTex t {
  18365           
  18366           pr ivate quer yBean quer yBeanField ;
  18367           
  18368           // / <remarks />
  18369           pu blic query Bean query Bean {
  18370                get {
  18371                    retu rn this.qu eryBeanFie ld;
  18372                }
  18373                set {
  18374                    this .queryBean Field = va lue;
  18375                }
  18376           }
  18377       }
  18378       
  18379       /// <r emarks/>
  18380       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18381       [Syste m.Serializ ableAttrib ute()]
  18382       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18383       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18384         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18385       public  partial c lass getCh emHemRepor tsResponse  {
  18386           
  18387           pr ivate tagg edChemHemR ptArrays t aggedChemH emRptArray sField;
  18388           
  18389           // / <remarks />
  18390           pu blic tagge dChemHemRp tArrays Ta ggedChemHe mRptArrays  {
  18391                get {
  18392                    retu rn this.ta ggedChemHe mRptArrays Field;
  18393                }
  18394                set {
  18395                    this .taggedChe mHemRptArr aysField =  value;
  18396                }
  18397           }
  18398       }
  18399       
  18400       /// <r emarks/>
  18401       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18402       [Syste m.Serializ ableAttrib ute()]
  18403       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18404       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18405         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18406       public  partial c lass getCh emHemRepor ts {
  18407           
  18408           pr ivate quer yBean quer yBeanField ;
  18409           
  18410           // / <remarks />
  18411           pu blic query Bean query Bean {
  18412                get {
  18413                    retu rn this.qu eryBeanFie ld;
  18414                }
  18415                set {
  18416                    this .queryBean Field = va lue;
  18417                }
  18418           }
  18419       }
  18420       
  18421       /// <r emarks/>
  18422       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18423       [Syste m.Serializ ableAttrib ute()]
  18424       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18425       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18426         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18427       public  partial c lass getBl oodBankRep ortsRespon se {
  18428           
  18429           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  18430           
  18431           // / <remarks />
  18432           pu blic tagge dTextArray  TaggedTex tArray {
  18433                get {
  18434                    retu rn this.ta ggedTextAr rayField;
  18435                }
  18436                set {
  18437                    this .taggedTex tArrayFiel d = value;
  18438                }
  18439           }
  18440       }
  18441       
  18442       /// <r emarks/>
  18443       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18444       [Syste m.Serializ ableAttrib ute()]
  18445       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18446       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18447         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18448       public  partial c lass getBl oodBankRep orts {
  18449           
  18450           pr ivate quer yBean quer yBeanField ;
  18451           
  18452           // / <remarks />
  18453           pu blic query Bean query Bean {
  18454                get {
  18455                    retu rn this.qu eryBeanFie ld;
  18456                }
  18457                set {
  18458                    this .queryBean Field = va lue;
  18459                }
  18460           }
  18461       }
  18462       
  18463       /// <r emarks/>
  18464       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18465       [Syste m.Serializ ableAttrib ute()]
  18466       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18467       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18468         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18469       public  partial c lass getSi teResponse  {
  18470           
  18471           pr ivate text TO textTOF ield;
  18472           
  18473           // / <remarks />
  18474           pu blic textT O TextTO {
  18475                get {
  18476                    retu rn this.te xtTOField;
  18477                }
  18478                set {
  18479                    this .textTOFie ld = value ;
  18480                }
  18481           }
  18482       }
  18483       
  18484       /// <r emarks/>
  18485       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18486       [Syste m.Serializ ableAttrib ute()]
  18487       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18488       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18489         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18490       public  partial c lass getSi te {
  18491           
  18492           pr ivate stri ng vistaSe rverField;
  18493           
  18494           pr ivate quer yBean quer yBeanField ;
  18495           
  18496           // / <remarks />
  18497           pu blic strin g vistaSer ver {
  18498                get {
  18499                    retu rn this.vi staServerF ield;
  18500                }
  18501                set {
  18502                    this .vistaServ erField =  value;
  18503                }
  18504           }
  18505           
  18506           // / <remarks />
  18507           pu blic query Bean query Bean {
  18508                get {
  18509                    retu rn this.qu eryBeanFie ld;
  18510                }
  18511                set {
  18512                    this .queryBean Field = va lue;
  18513                }
  18514           }
  18515       }
  18516       
  18517       /// <r emarks/>
  18518       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18519       [Syste m.Serializ ableAttrib ute()]
  18520       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18521       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18522         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18523       public  partial c lass isPrf NoteRespon se {
  18524           
  18525           pr ivate text TO textTOF ield;
  18526           
  18527           // / <remarks />
  18528           pu blic textT O TextTO {
  18529                get {
  18530                    retu rn this.te xtTOField;
  18531                }
  18532                set {
  18533                    this .textTOFie ld = value ;
  18534                }
  18535           }
  18536       }
  18537       
  18538       /// <r emarks/>
  18539       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18540       [Syste m.Serializ ableAttrib ute()]
  18541       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18542       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18543         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18544       public  partial c lass isPrf Note {
  18545           
  18546           pr ivate quer yBean quer yBeanField ;
  18547           
  18548           // / <remarks />
  18549           pu blic query Bean query Bean {
  18550                get {
  18551                    retu rn this.qu eryBeanFie ld;
  18552                }
  18553                set {
  18554                    this .queryBean Field = va lue;
  18555                }
  18556           }
  18557       }
  18558       
  18559       /// <r emarks/>
  18560       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18561       [Syste m.Serializ ableAttrib ute()]
  18562       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18563       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18564         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18565       public  partial c lass login VIARespons e {
  18566           
  18567           pr ivate user TO userTOF ield;
  18568           
  18569           // / <remarks />
  18570           pu blic userT O UserTO {
  18571                get {
  18572                    retu rn this.us erTOField;
  18573                }
  18574                set {
  18575                    this .userTOFie ld = value ;
  18576                }
  18577           }
  18578       }
  18579       
  18580       /// <r emarks/>
  18581       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18582       [Syste m.Serializ ableAttrib ute()]
  18583       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18584       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18585         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18586       public  partial c lass login VIA {
  18587           
  18588           pr ivate stri ng siteCod eField;
  18589           
  18590           pr ivate stri ng accessC odeField;
  18591           
  18592           pr ivate stri ng verifyC odeField;
  18593           
  18594           pr ivate quer yBean quer yBeanField ;
  18595           
  18596           // / <remarks />
  18597           pu blic strin g siteCode  {
  18598                get {
  18599                    retu rn this.si teCodeFiel d;
  18600                }
  18601                set {
  18602                    this .siteCodeF ield = val ue;
  18603                }
  18604           }
  18605           
  18606           // / <remarks />
  18607           pu blic strin g accessCo de {
  18608                get {
  18609                    retu rn this.ac cessCodeFi eld;
  18610                }
  18611                set {
  18612                    this .accessCod eField = v alue;
  18613                }
  18614           }
  18615           
  18616           // / <remarks />
  18617           pu blic strin g verifyCo de {
  18618                get {
  18619                    retu rn this.ve rifyCodeFi eld;
  18620                }
  18621                set {
  18622                    this .verifyCod eField = v alue;
  18623                }
  18624           }
  18625           
  18626           // / <remarks />
  18627           pu blic query Bean query Bean {
  18628                get {
  18629                    retu rn this.qu eryBeanFie ld;
  18630                }
  18631                set {
  18632                    this .queryBean Field = va lue;
  18633                }
  18634           }
  18635       }
  18636       
  18637       /// <r emarks/>
  18638       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18639       [Syste m.Serializ ableAttrib ute()]
  18640       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18641       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18642         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18643       public  partial c lass userH asPermissi onResponse  {
  18644           
  18645           pr ivate bool TO boolTOF ield;
  18646           
  18647           // / <remarks />
  18648           pu blic boolT O BoolTO {
  18649                get {
  18650                    retu rn this.bo olTOField;
  18651                }
  18652                set {
  18653                    this .boolTOFie ld = value ;
  18654                }
  18655           }
  18656       }
  18657       
  18658       /// <r emarks/>
  18659       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18660       [Syste m.Serializ ableAttrib ute()]
  18661       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18662       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18663         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18664       public  partial c lass userH asPermissi on {
  18665           
  18666           pr ivate quer yBean quer yBeanField ;
  18667           
  18668           // / <remarks />
  18669           pu blic query Bean query Bean {
  18670                get {
  18671                    retu rn this.qu eryBeanFie ld;
  18672                }
  18673                set {
  18674                    this .queryBean Field = va lue;
  18675                }
  18676           }
  18677       }
  18678       
  18679       /// <r emarks/>
  18680       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18681       [Syste m.Serializ ableAttrib ute()]
  18682       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18683       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18684         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18685       public  partial c lass getSu rgeryRepor tsWithText Response {
  18686           
  18687           pr ivate tagg edSurgeryR eportArray s taggedSu rgeryRepor tArraysFie ld;
  18688           
  18689           // / <remarks />
  18690           pu blic tagge dSurgeryRe portArrays  TaggedSur geryReport Arrays {
  18691                get {
  18692                    retu rn this.ta ggedSurger yReportArr aysField;
  18693                }
  18694                set {
  18695                    this .taggedSur geryReport ArraysFiel d = value;
  18696                }
  18697           }
  18698       }
  18699       
  18700       /// <r emarks/>
  18701       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18702       [Syste m.Serializ ableAttrib ute()]
  18703       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18704       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18705         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18706       public  partial c lass getSu rgeryRepor tsWithText  {
  18707           
  18708           pr ivate quer yBean quer yBeanField ;
  18709           
  18710           // / <remarks />
  18711           pu blic query Bean query Bean {
  18712                get {
  18713                    retu rn this.qu eryBeanFie ld;
  18714                }
  18715                set {
  18716                    this .queryBean Field = va lue;
  18717                }
  18718           }
  18719       }
  18720       
  18721       /// <r emarks/>
  18722       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18723       [Syste m.Serializ ableAttrib ute()]
  18724       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18725       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18726         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18727       public  partial c lass login Response {
  18728           
  18729           pr ivate user TO userTOF ield;
  18730           
  18731           // / <remarks />
  18732           pu blic userT O UserTO {
  18733                get {
  18734                    retu rn this.us erTOField;
  18735                }
  18736                set {
  18737                    this .userTOFie ld = value ;
  18738                }
  18739           }
  18740       }
  18741       
  18742       /// <r emarks/>
  18743       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18744       [Syste m.Serializ ableAttrib ute()]
  18745       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18746       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18747         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18748       public  partial c lass login  {
  18749           
  18750           pr ivate stri ng siteCod eField;
  18751           
  18752           pr ivate stri ng accessC odeField;
  18753           
  18754           pr ivate stri ng verifyC odeField;
  18755           
  18756           pr ivate stri ng request ingAppFiel d;
  18757           
  18758           // / <remarks />
  18759           pu blic strin g siteCode  {
  18760                get {
  18761                    retu rn this.si teCodeFiel d;
  18762                }
  18763                set {
  18764                    this .siteCodeF ield = val ue;
  18765                }
  18766           }
  18767           
  18768           // / <remarks />
  18769           pu blic strin g accessCo de {
  18770                get {
  18771                    retu rn this.ac cessCodeFi eld;
  18772                }
  18773                set {
  18774                    this .accessCod eField = v alue;
  18775                }
  18776           }
  18777           
  18778           // / <remarks />
  18779           pu blic strin g verifyCo de {
  18780                get {
  18781                    retu rn this.ve rifyCodeFi eld;
  18782                }
  18783                set {
  18784                    this .verifyCod eField = v alue;
  18785                }
  18786           }
  18787           
  18788           // / <remarks />
  18789           pu blic strin g requesti ngApp {
  18790                get {
  18791                    retu rn this.re questingAp pField;
  18792                }
  18793                set {
  18794                    this .requestin gAppField  = value;
  18795                }
  18796           }
  18797       }
  18798       
  18799       /// <r emarks/>
  18800       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18801       [Syste m.Serializ ableAttrib ute()]
  18802       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18803       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18804         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18805       public  partial c lass getPr fNoteActio nsResponse  {
  18806           
  18807           pr ivate obje ct patient RecordFlag ArrayField ;
  18808           
  18809           // / <remarks />
  18810           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(IsNull able=true) ]
  18811           pu blic objec t PatientR ecordFlagA rray {
  18812                get {
  18813                    retu rn this.pa tientRecor dFlagArray Field;
  18814                }
  18815                set {
  18816                    this .patientRe cordFlagAr rayField =  value;
  18817                }
  18818           }
  18819       }
  18820       
  18821       /// <r emarks/>
  18822       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18823       [Syste m.Serializ ableAttrib ute()]
  18824       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18825       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18826         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18827       public  partial c lass getPr fNoteActio ns {
  18828           
  18829           pr ivate quer yBean quer yBeanField ;
  18830           
  18831           // / <remarks />
  18832           pu blic query Bean query Bean {
  18833                get {
  18834                    retu rn this.qu eryBeanFie ld;
  18835                }
  18836                set {
  18837                    this .queryBean Field = va lue;
  18838                }
  18839           }
  18840       }
  18841       
  18842       /// <r emarks/>
  18843       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18844       [Syste m.Serializ ableAttrib ute()]
  18845       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18846       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18847         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18848       public  partial c lass isCos ignerRequi redRespons e {
  18849           
  18850           pr ivate text TO textTOF ield;
  18851           
  18852           // / <remarks />
  18853           pu blic textT O TextTO {
  18854                get {
  18855                    retu rn this.te xtTOField;
  18856                }
  18857                set {
  18858                    this .textTOFie ld = value ;
  18859                }
  18860           }
  18861       }
  18862       
  18863       /// <r emarks/>
  18864       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18865       [Syste m.Serializ ableAttrib ute()]
  18866       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18867       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18868         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18869       public  partial c lass isCos ignerRequi red {
  18870           
  18871           pr ivate quer yBean quer yBeanField ;
  18872           
  18873           // / <remarks />
  18874           pu blic query Bean query Bean {
  18875                get {
  18876                    retu rn this.qu eryBeanFie ld;
  18877                }
  18878                set {
  18879                    this .queryBean Field = va lue;
  18880                }
  18881           }
  18882       }
  18883       
  18884       /// <r emarks/>
  18885       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18886       [Syste m.Serializ ableAttrib ute()]
  18887       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18888       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18889         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18890       public  partial c lass getCo rrespondin gIdsRespon se {
  18891           
  18892           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  18893           
  18894           // / <remarks />
  18895           pu blic tagge dTextArray  TaggedTex tArray {
  18896                get {
  18897                    retu rn this.ta ggedTextAr rayField;
  18898                }
  18899                set {
  18900                    this .taggedTex tArrayFiel d = value;
  18901                }
  18902           }
  18903       }
  18904       
  18905       /// <r emarks/>
  18906       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18907       [Syste m.Serializ ableAttrib ute()]
  18908       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18909       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18910         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18911       public  partial c lass getCo rrespondin gIds {
  18912           
  18913           pr ivate quer yBean quer yBeanField ;
  18914           
  18915           // / <remarks />
  18916           pu blic query Bean query Bean {
  18917                get {
  18918                    retu rn this.qu eryBeanFie ld;
  18919                }
  18920                set {
  18921                    this .queryBean Field = va lue;
  18922                }
  18923           }
  18924       }
  18925       
  18926       /// <r emarks/>
  18927       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18928       [Syste m.Serializ ableAttrib ute()]
  18929       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18930       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18931         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18932       public  partial c lass getPa tientsByCl inicRespon se {
  18933           
  18934           pr ivate tagg edPatientA rray tagge dPatientAr rayField;
  18935           
  18936           // / <remarks />
  18937           pu blic tagge dPatientAr ray Tagged PatientArr ay {
  18938                get {
  18939                    retu rn this.ta ggedPatien tArrayFiel d;
  18940                }
  18941                set {
  18942                    this .taggedPat ientArrayF ield = val ue;
  18943                }
  18944           }
  18945       }
  18946       
  18947       /// <r emarks/>
  18948       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18949       [Syste m.Serializ ableAttrib ute()]
  18950       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18951       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18952         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18953       public  partial c lass getPa tientsByCl inic {
  18954           
  18955           pr ivate quer yBean quer yBeanField ;
  18956           
  18957           // / <remarks />
  18958           pu blic query Bean query Bean {
  18959                get {
  18960                    retu rn this.qu eryBeanFie ld;
  18961                }
  18962                set {
  18963                    this .queryBean Field = va lue;
  18964                }
  18965           }
  18966       }
  18967       
  18968       /// <r emarks/>
  18969       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18970       [Syste m.Serializ ableAttrib ute()]
  18971       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18972       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18973         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18974       public  partial c lass getUn itDoseMeds Response {
  18975           
  18976           pr ivate tagg edMedicati onArrays t aggedMedic ationArray sField;
  18977           
  18978           // / <remarks />
  18979           pu blic tagge dMedicatio nArrays Ta ggedMedica tionArrays  {
  18980                get {
  18981                    retu rn this.ta ggedMedica tionArrays Field;
  18982                }
  18983                set {
  18984                    this .taggedMed icationArr aysField =  value;
  18985                }
  18986           }
  18987       }
  18988       
  18989       /// <r emarks/>
  18990       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  18991       [Syste m.Serializ ableAttrib ute()]
  18992       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  18993       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  18994         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  18995       public  partial c lass getUn itDoseMeds  {
  18996           
  18997           pr ivate quer yBean quer yBeanField ;
  18998           
  18999           // / <remarks />
  19000           pu blic query Bean query Bean {
  19001                get {
  19002                    retu rn this.qu eryBeanFie ld;
  19003                }
  19004                set {
  19005                    this .queryBean Field = va lue;
  19006                }
  19007           }
  19008       }
  19009       
  19010       /// <r emarks/>
  19011       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19012       [Syste m.Serializ ableAttrib ute()]
  19013       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19014       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19015         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19016       public  partial c lass getDi schargesRe portsRespo nse {
  19017           
  19018           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  19019           
  19020           // / <remarks />
  19021           pu blic tagge dTextArray  TaggedTex tArray {
  19022                get {
  19023                    retu rn this.ta ggedTextAr rayField;
  19024                }
  19025                set {
  19026                    this .taggedTex tArrayFiel d = value;
  19027                }
  19028           }
  19029       }
  19030       
  19031       /// <r emarks/>
  19032       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19033       [Syste m.Serializ ableAttrib ute()]
  19034       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19035       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19036         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19037       public  partial c lass getDi schargesRe ports {
  19038           
  19039           pr ivate quer yBean quer yBeanField ;
  19040           
  19041           // / <remarks />
  19042           pu blic query Bean query Bean {
  19043                get {
  19044                    retu rn this.qu eryBeanFie ld;
  19045                }
  19046                set {
  19047                    this .queryBean Field = va lue;
  19048                }
  19049           }
  19050       }
  19051       
  19052       /// <r emarks/>
  19053       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19054       [Syste m.Serializ ableAttrib ute()]
  19055       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19056       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19057         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19058       public  partial c lass getIt emsForGrap hingTypeRe sponse {
  19059           
  19060           pr ivate tagg edItemForG raphingTyp eArray tag gedItemFor GraphingTy peArrayFie ld;
  19061           
  19062           // / <remarks />
  19063           pu blic tagge dItemForGr aphingType Array Tagg edItemForG raphingTyp eArray {
  19064                get {
  19065                    retu rn this.ta ggedItemFo rGraphingT ypeArrayFi eld;
  19066                }
  19067                set {
  19068                    this .taggedIte mForGraphi ngTypeArra yField = v alue;
  19069                }
  19070           }
  19071       }
  19072       
  19073       /// <r emarks/>
  19074       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19075       [Syste m.Serializ ableAttrib ute()]
  19076       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19077       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19078         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19079       public  partial c lass getIt emsForGrap hingType {
  19080           
  19081           pr ivate quer yBean quer yBeanField ;
  19082           
  19083           // / <remarks />
  19084           pu blic query Bean query Bean {
  19085                get {
  19086                    retu rn this.qu eryBeanFie ld;
  19087                }
  19088                set {
  19089                    this .queryBean Field = va lue;
  19090                }
  19091           }
  19092       }
  19093       
  19094       /// <r emarks/>
  19095       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19096       [Syste m.Serializ ableAttrib ute()]
  19097       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19098       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19099         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19100       public  partial c lass getUn cosignedNo tesRespons e {
  19101           
  19102           pr ivate tagg edNoteArra ys taggedN oteArraysF ield;
  19103           
  19104           // / <remarks />
  19105           pu blic tagge dNoteArray s TaggedNo teArrays {
  19106                get {
  19107                    retu rn this.ta ggedNoteAr raysField;
  19108                }
  19109                set {
  19110                    this .taggedNot eArraysFie ld = value ;
  19111                }
  19112           }
  19113       }
  19114       
  19115       /// <r emarks/>
  19116       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19117       [Syste m.Serializ ableAttrib ute()]
  19118       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19119       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19120         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19121       public  partial c lass getUn cosignedNo tes {
  19122           
  19123           pr ivate quer yBean quer yBeanField ;
  19124           
  19125           // / <remarks />
  19126           pu blic query Bean query Bean {
  19127                get {
  19128                    retu rn this.qu eryBeanFie ld;
  19129                }
  19130                set {
  19131                    this .queryBean Field = va lue;
  19132                }
  19133           }
  19134       }
  19135       
  19136       /// <r emarks/>
  19137       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19138       [Syste m.Serializ ableAttrib ute()]
  19139       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19140       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19141         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19142       public  partial c lass getSi gnedNotesR esponse {
  19143           
  19144           pr ivate tagg edNoteArra ys taggedN oteArraysF ield;
  19145           
  19146           // / <remarks />
  19147           pu blic tagge dNoteArray s TaggedNo teArrays {
  19148                get {
  19149                    retu rn this.ta ggedNoteAr raysField;
  19150                }
  19151                set {
  19152                    this .taggedNot eArraysFie ld = value ;
  19153                }
  19154           }
  19155       }
  19156       
  19157       /// <r emarks/>
  19158       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19159       [Syste m.Serializ ableAttrib ute()]
  19160       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19161       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19162         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19163       public  partial c lass getSi gnedNotes  {
  19164           
  19165           pr ivate quer yBean quer yBeanField ;
  19166           
  19167           // / <remarks />
  19168           pu blic query Bean query Bean {
  19169                get {
  19170                    retu rn this.qu eryBeanFie ld;
  19171                }
  19172                set {
  19173                    this .queryBean Field = va lue;
  19174                }
  19175           }
  19176       }
  19177       
  19178       /// <r emarks/>
  19179       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19180       [Syste m.Serializ ableAttrib ute()]
  19181       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19182       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19183         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19184       public  partial c lass write SimpleOrde rByPolicyR esponse {
  19185           
  19186           pr ivate orde rTO orderT OField;
  19187           
  19188           // / <remarks />
  19189           pu blic order TO OrderTO  {
  19190                get {
  19191                    retu rn this.or derTOField ;
  19192                }
  19193                set {
  19194                    this .orderTOFi eld = valu e;
  19195                }
  19196           }
  19197       }
  19198       
  19199       /// <r emarks/>
  19200       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19201       [Syste m.Serializ ableAttrib ute()]
  19202       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19203       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19204         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19205       public  partial c lass write SimpleOrde rByPolicy  {
  19206           
  19207           pr ivate quer yBean quer yBeanField ;
  19208           
  19209           // / <remarks />
  19210           pu blic query Bean query Bean {
  19211                get {
  19212                    retu rn this.qu eryBeanFie ld;
  19213                }
  19214                set {
  19215                    this .queryBean Field = va lue;
  19216                }
  19217           }
  19218       }
  19219       
  19220       /// <r emarks/>
  19221       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19222       [Syste m.Serializ ableAttrib ute()]
  19223       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19224       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19225         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19226       public  partial c lass getVi talSignsRe sponse {
  19227           
  19228           pr ivate tagg edVitalSig nSetArrays  taggedVit alSignSetA rraysField ;
  19229           
  19230           // / <remarks />
  19231           pu blic tagge dVitalSign SetArrays  TaggedVita lSignSetAr rays {
  19232                get {
  19233                    retu rn this.ta ggedVitalS ignSetArra ysField;
  19234                }
  19235                set {
  19236                    this .taggedVit alSignSetA rraysField  = value;
  19237                }
  19238           }
  19239       }
  19240       
  19241       /// <r emarks/>
  19242       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19243       [Syste m.Serializ ableAttrib ute()]
  19244       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19245       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19246         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19247       public  partial c lass getVi talSigns {
  19248           
  19249           pr ivate quer yBean quer yBeanField ;
  19250           
  19251           // / <remarks />
  19252           pu blic query Bean query Bean {
  19253                get {
  19254                    retu rn this.qu eryBeanFie ld;
  19255                }
  19256                set {
  19257                    this .queryBean Field = va lue;
  19258                }
  19259           }
  19260       }
  19261       
  19262       /// <r emarks/>
  19263       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19264       [Syste m.Serializ ableAttrib ute()]
  19265       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19266       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19267         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19268       public  partial c lass getHe althSummar yResponse  {
  19269           
  19270           pr ivate tagg edHealthSu mmaryArray  taggedHea lthSummary ArrayField ;
  19271           
  19272           // / <remarks />
  19273           pu blic tagge dHealthSum maryArray  TaggedHeal thSummaryA rray {
  19274                get {
  19275                    retu rn this.ta ggedHealth SummaryArr ayField;
  19276                }
  19277                set {
  19278                    this .taggedHea lthSummary ArrayField  = value;
  19279                }
  19280           }
  19281       }
  19282       
  19283       /// <r emarks/>
  19284       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19285       [Syste m.Serializ ableAttrib ute()]
  19286       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19287       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19288         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19289       public  partial c lass getHe althSummar y {
  19290           
  19291           pr ivate quer yBean quer yBeanField ;
  19292           
  19293           // / <remarks />
  19294           pu blic query Bean query Bean {
  19295                get {
  19296                    retu rn this.qu eryBeanFie ld;
  19297                }
  19298                set {
  19299                    this .queryBean Field = va lue;
  19300                }
  19301           }
  19302       }
  19303       
  19304       /// <r emarks/>
  19305       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19306       [Syste m.Serializ ableAttrib ute()]
  19307       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19308       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19309         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19310       public  partial c lass getPa tientsByPr oviderResp onse {
  19311           
  19312           pr ivate tagg edPatientA rray tagge dPatientAr rayField;
  19313           
  19314           // / <remarks />
  19315           pu blic tagge dPatientAr ray Tagged PatientArr ay {
  19316                get {
  19317                    retu rn this.ta ggedPatien tArrayFiel d;
  19318                }
  19319                set {
  19320                    this .taggedPat ientArrayF ield = val ue;
  19321                }
  19322           }
  19323       }
  19324       
  19325       /// <r emarks/>
  19326       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19327       [Syste m.Serializ ableAttrib ute()]
  19328       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19329       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19330         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19331       public  partial c lass getPa tientsByPr ovider {
  19332           
  19333           pr ivate quer yBean quer yBeanField ;
  19334           
  19335           // / <remarks />
  19336           pu blic query Bean query Bean {
  19337                get {
  19338                    retu rn this.qu eryBeanFie ld;
  19339                }
  19340                set {
  19341                    this .queryBean Field = va lue;
  19342                }
  19343           }
  19344       }
  19345       
  19346       /// <r emarks/>
  19347       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19348       [Syste m.Serializ ableAttrib ute()]
  19349       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19350       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19351         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19352       public  partial c lass getCa reTeamRepo rtsRespons e {
  19353           
  19354           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  19355           
  19356           // / <remarks />
  19357           pu blic tagge dTextArray  TaggedTex tArray {
  19358                get {
  19359                    retu rn this.ta ggedTextAr rayField;
  19360                }
  19361                set {
  19362                    this .taggedTex tArrayFiel d = value;
  19363                }
  19364           }
  19365       }
  19366       
  19367       /// <r emarks/>
  19368       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19369       [Syste m.Serializ ableAttrib ute()]
  19370       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19371       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19372         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19373       public  partial c lass getCa reTeamRepo rts {
  19374           
  19375           pr ivate quer yBean quer yBeanField ;
  19376           
  19377           // / <remarks />
  19378           pu blic query Bean query Bean {
  19379                get {
  19380                    retu rn this.qu eryBeanFie ld;
  19381                }
  19382                set {
  19383                    this .queryBean Field = va lue;
  19384                }
  19385           }
  19386       }
  19387       
  19388       /// <r emarks/>
  19389       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19390       [Syste m.Serializ ableAttrib ute()]
  19391       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19392       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19393         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19394       public  partial c lass getBl oodTransfu sionReport sResponse  {
  19395           
  19396           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  19397           
  19398           // / <remarks />
  19399           pu blic tagge dTextArray  TaggedTex tArray {
  19400                get {
  19401                    retu rn this.ta ggedTextAr rayField;
  19402                }
  19403                set {
  19404                    this .taggedTex tArrayFiel d = value;
  19405                }
  19406           }
  19407       }
  19408       
  19409       /// <r emarks/>
  19410       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19411       [Syste m.Serializ ableAttrib ute()]
  19412       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19413       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19414         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19415       public  partial c lass getBl oodTransfu sionReport s {
  19416           
  19417           pr ivate quer yBean quer yBeanField ;
  19418           
  19419           // / <remarks />
  19420           pu blic query Bean query Bean {
  19421                get {
  19422                    retu rn this.qu eryBeanFie ld;
  19423                }
  19424                set {
  19425                    this .queryBean Field = va lue;
  19426                }
  19427           }
  19428       }
  19429       
  19430       /// <r emarks/>
  19431       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19432       [Syste m.Serializ ableAttrib ute()]
  19433       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19434       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19435         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19436       public  partial c lass getAl lMedsRespo nse {
  19437           
  19438           pr ivate tagg edMedicati onArrays t aggedMedic ationArray sField;
  19439           
  19440           // / <remarks />
  19441           pu blic tagge dMedicatio nArrays Ta ggedMedica tionArrays  {
  19442                get {
  19443                    retu rn this.ta ggedMedica tionArrays Field;
  19444                }
  19445                set {
  19446                    this .taggedMed icationArr aysField =  value;
  19447                }
  19448           }
  19449       }
  19450       
  19451       /// <r emarks/>
  19452       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19453       [Syste m.Serializ ableAttrib ute()]
  19454       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19455       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19456         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19457       public  partial c lass getAl lMeds {
  19458           
  19459           pr ivate quer yBean quer yBeanField ;
  19460           
  19461           // / <remarks />
  19462           pu blic query Bean query Bean {
  19463                get {
  19464                    retu rn this.qu eryBeanFie ld;
  19465                }
  19466                set {
  19467                    this .queryBean Field = va lue;
  19468                }
  19469           }
  19470       }
  19471       
  19472       /// <r emarks/>
  19473       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19474       [Syste m.Serializ ableAttrib ute()]
  19475       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19476       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19477         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19478       public  partial c lass getSi tesForStat ionRespons e {
  19479           
  19480           pr ivate tagg edTextArra y returnFi eld;
  19481           
  19482           // / <remarks />
  19483           pu blic tagge dTextArray  @return {
  19484                get {
  19485                    retu rn this.re turnField;
  19486                }
  19487                set {
  19488                    this .returnFie ld = value ;
  19489                }
  19490           }
  19491       }
  19492       
  19493       /// <r emarks/>
  19494       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19495       [Syste m.Serializ ableAttrib ute()]
  19496       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19497       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19498         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19499       public  partial c lass getSi tesForStat ion {
  19500           
  19501           pr ivate quer yBean quer yBeanField ;
  19502           
  19503           // / <remarks />
  19504           pu blic query Bean query Bean {
  19505                get {
  19506                    retu rn this.qu eryBeanFie ld;
  19507                }
  19508                set {
  19509                    this .queryBean Field = va lue;
  19510                }
  19511           }
  19512       }
  19513       
  19514       /// <r emarks/>
  19515       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19516       [Syste m.Serializ ableAttrib ute()]
  19517       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19518       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19519         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19520       public  partial c lass getMe dsAdminLog Response {
  19521           
  19522           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  19523           
  19524           // / <remarks />
  19525           pu blic tagge dTextArray  TaggedTex tArray {
  19526                get {
  19527                    retu rn this.ta ggedTextAr rayField;
  19528                }
  19529                set {
  19530                    this .taggedTex tArrayFiel d = value;
  19531                }
  19532           }
  19533       }
  19534       
  19535       /// <r emarks/>
  19536       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19537       [Syste m.Serializ ableAttrib ute()]
  19538       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19539       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19540         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19541       public  partial c lass getMe dsAdminLog  {
  19542           
  19543           pr ivate quer yBean quer yBeanField ;
  19544           
  19545           // / <remarks />
  19546           pu blic query Bean query Bean {
  19547                get {
  19548                    retu rn this.qu eryBeanFie ld;
  19549                }
  19550                set {
  19551                    this .queryBean Field = va lue;
  19552                }
  19553           }
  19554       }
  19555       
  19556       /// <r emarks/>
  19557       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19558       [Syste m.Serializ ableAttrib ute()]
  19559       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19560       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19561         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19562       public  partial c lass getEl ectronMicr oscopyRepo rtsRespons e {
  19563           
  19564           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  19565           
  19566           // / <remarks />
  19567           pu blic tagge dTextArray  TaggedTex tArray {
  19568                get {
  19569                    retu rn this.ta ggedTextAr rayField;
  19570                }
  19571                set {
  19572                    this .taggedTex tArrayFiel d = value;
  19573                }
  19574           }
  19575       }
  19576       
  19577       /// <r emarks/>
  19578       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19579       [Syste m.Serializ ableAttrib ute()]
  19580       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19581       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19582         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19583       public  partial c lass getEl ectronMicr oscopyRepo rts {
  19584           
  19585           pr ivate quer yBean quer yBeanField ;
  19586           
  19587           // / <remarks />
  19588           pu blic query Bean query Bean {
  19589                get {
  19590                    retu rn this.qu eryBeanFie ld;
  19591                }
  19592                set {
  19593                    this .queryBean Field = va lue;
  19594                }
  19595           }
  19596       }
  19597       
  19598       /// <r emarks/>
  19599       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19600       [Syste m.Serializ ableAttrib ute()]
  19601       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19602       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19603         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19604       public  partial c lass getDe mographics Response {
  19605           
  19606           pr ivate pati entTO pati entTOField ;
  19607           
  19608           // / <remarks />
  19609           pu blic patie ntTO Patie ntTO {
  19610                get {
  19611                    retu rn this.pa tientTOFie ld;
  19612                }
  19613                set {
  19614                    this .patientTO Field = va lue;
  19615                }
  19616           }
  19617       }
  19618       
  19619       /// <r emarks/>
  19620       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19621       [Syste m.Serializ ableAttrib ute()]
  19622       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19623       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19624         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19625       public  partial c lass getDe mographics  {
  19626           
  19627           pr ivate quer yBean quer yBeanField ;
  19628           
  19629           // / <remarks />
  19630           pu blic query Bean query Bean {
  19631                get {
  19632                    retu rn this.qu eryBeanFie ld;
  19633                }
  19634                set {
  19635                    this .queryBean Field = va lue;
  19636                }
  19637           }
  19638       }
  19639       
  19640       /// <r emarks/>
  19641       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19642       [Syste m.Serializ ableAttrib ute()]
  19643       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19644       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19645         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19646       public  partial c lass getOr derableIte msByNameRe sponse {
  19647           
  19648           pr ivate tagg edTextArra y returnFi eld;
  19649           
  19650           // / <remarks />
  19651           pu blic tagge dTextArray  @return {
  19652                get {
  19653                    retu rn this.re turnField;
  19654                }
  19655                set {
  19656                    this .returnFie ld = value ;
  19657                }
  19658           }
  19659       }
  19660       
  19661       /// <r emarks/>
  19662       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19663       [Syste m.Serializ ableAttrib ute()]
  19664       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19665       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19666         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19667       public  partial c lass getOr derableIte msByName {
  19668           
  19669           pr ivate stri ng nameFie ld;
  19670           
  19671           pr ivate quer yBean quer yBeanField ;
  19672           
  19673           // / <remarks />
  19674           pu blic strin g name {
  19675                get {
  19676                    retu rn this.na meField;
  19677                }
  19678                set {
  19679                    this .nameField  = value;
  19680                }
  19681           }
  19682           
  19683           // / <remarks />
  19684           pu blic query Bean query Bean {
  19685                get {
  19686                    retu rn this.qu eryBeanFie ld;
  19687                }
  19688                set {
  19689                    this .queryBean Field = va lue;
  19690                }
  19691           }
  19692       }
  19693       
  19694       /// <r emarks/>
  19695       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19696       [Syste m.Serializ ableAttrib ute()]
  19697       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19698       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19699         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19700       public  partial c lass getAd vanceDirec tivesRespo nse {
  19701           
  19702           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  19703           
  19704           // / <remarks />
  19705           pu blic tagge dTextArray  TaggedTex tArray {
  19706                get {
  19707                    retu rn this.ta ggedTextAr rayField;
  19708                }
  19709                set {
  19710                    this .taggedTex tArrayFiel d = value;
  19711                }
  19712           }
  19713       }
  19714       
  19715       /// <r emarks/>
  19716       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19717       [Syste m.Serializ ableAttrib ute()]
  19718       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19719       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19720         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19721       public  partial c lass getAd vanceDirec tives {
  19722           
  19723           pr ivate quer yBean quer yBeanField ;
  19724           
  19725           // / <remarks />
  19726           pu blic query Bean query Bean {
  19727                get {
  19728                    retu rn this.qu eryBeanFie ld;
  19729                }
  19730                set {
  19731                    this .queryBean Field = va lue;
  19732                }
  19733           }
  19734       }
  19735       
  19736       /// <r emarks/>
  19737       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19738       [Syste m.Serializ ableAttrib ute()]
  19739       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19740       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19741         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19742       public  partial c lass getFu tureClinic VisitsRepo rtsRespons e {
  19743           
  19744           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  19745           
  19746           // / <remarks />
  19747           pu blic tagge dTextArray  TaggedTex tArray {
  19748                get {
  19749                    retu rn this.ta ggedTextAr rayField;
  19750                }
  19751                set {
  19752                    this .taggedTex tArrayFiel d = value;
  19753                }
  19754           }
  19755       }
  19756       
  19757       /// <r emarks/>
  19758       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19759       [Syste m.Serializ ableAttrib ute()]
  19760       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19761       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19762         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19763       public  partial c lass getFu tureClinic VisitsRepo rts {
  19764           
  19765           pr ivate quer yBean quer yBeanField ;
  19766           
  19767           // / <remarks />
  19768           pu blic query Bean query Bean {
  19769                get {
  19770                    retu rn this.qu eryBeanFie ld;
  19771                }
  19772                set {
  19773                    this .queryBean Field = va lue;
  19774                }
  19775           }
  19776       }
  19777       
  19778       /// <r emarks/>
  19779       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19780       [Syste m.Serializ ableAttrib ute()]
  19781       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19782       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19783         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19784       public  partial c lass getRa diologyRep ortsBySite Response {
  19785           
  19786           pr ivate tagg edRadiolog yReportArr ays tagged RadiologyR eportArray sField;
  19787           
  19788           // / <remarks />
  19789           pu blic tagge dRadiology ReportArra ys TaggedR adiologyRe portArrays  {
  19790                get {
  19791                    retu rn this.ta ggedRadiol ogyReportA rraysField ;
  19792                }
  19793                set {
  19794                    this .taggedRad iologyRepo rtArraysFi eld = valu e;
  19795                }
  19796           }
  19797       }
  19798       
  19799       /// <r emarks/>
  19800       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19801       [Syste m.Serializ ableAttrib ute()]
  19802       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19803       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19804         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19805       public  partial c lass getRa diologyRep ortsBySite  {
  19806           
  19807           pr ivate quer yBean quer yBeanField ;
  19808           
  19809           // / <remarks />
  19810           pu blic query Bean query Bean {
  19811                get {
  19812                    retu rn this.qu eryBeanFie ld;
  19813                }
  19814                set {
  19815                    this .queryBean Field = va lue;
  19816                }
  19817           }
  19818       }
  19819       
  19820       /// <r emarks/>
  19821       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19822       [Syste m.Serializ ableAttrib ute()]
  19823       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19824       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19825         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19826       public  partial c lass nptLo okupRespon se {
  19827           
  19828           pr ivate pati entArray r eturnField ;
  19829           
  19830           // / <remarks />
  19831           pu blic patie ntArray @r eturn {
  19832                get {
  19833                    retu rn this.re turnField;
  19834                }
  19835                set {
  19836                    this .returnFie ld = value ;
  19837                }
  19838           }
  19839       }
  19840       
  19841       /// <r emarks/>
  19842       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19843       [Syste m.Serializ ableAttrib ute()]
  19844       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19845       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19846         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19847       public  partial c lass nptLo okup {
  19848           
  19849           pr ivate stri ng ssnFiel d;
  19850           
  19851           pr ivate quer yBean quer yBeanField ;
  19852           
  19853           // / <remarks />
  19854           pu blic strin g ssn {
  19855                get {
  19856                    retu rn this.ss nField;
  19857                }
  19858                set {
  19859                    this .ssnField  = value;
  19860                }
  19861           }
  19862           
  19863           // / <remarks />
  19864           pu blic query Bean query Bean {
  19865                get {
  19866                    retu rn this.qu eryBeanFie ld;
  19867                }
  19868                set {
  19869                    this .queryBean Field = va lue;
  19870                }
  19871           }
  19872       }
  19873       
  19874       /// <r emarks/>
  19875       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19876       [Syste m.Serializ ableAttrib ute()]
  19877       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19878       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19879         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19880       public  partial c lass getTr ansfersRep ortsRespon se {
  19881           
  19882           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  19883           
  19884           // / <remarks />
  19885           pu blic tagge dTextArray  TaggedTex tArray {
  19886                get {
  19887                    retu rn this.ta ggedTextAr rayField;
  19888                }
  19889                set {
  19890                    this .taggedTex tArrayFiel d = value;
  19891                }
  19892           }
  19893       }
  19894       
  19895       /// <r emarks/>
  19896       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19897       [Syste m.Serializ ableAttrib ute()]
  19898       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19899       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19900         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19901       public  partial c lass getTr ansfersRep orts {
  19902           
  19903           pr ivate quer yBean quer yBeanField ;
  19904           
  19905           // / <remarks />
  19906           pu blic query Bean query Bean {
  19907                get {
  19908                    retu rn this.qu eryBeanFie ld;
  19909                }
  19910                set {
  19911                    this .queryBean Field = va lue;
  19912                }
  19913           }
  19914       }
  19915       
  19916       /// <r emarks/>
  19917       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19918       [Syste m.Serializ ableAttrib ute()]
  19919       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19920       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19921         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19922       public  partial c lass getAl lergiesRes ponse {
  19923           
  19924           pr ivate tagg edAllergyA rrays tagg edAllergyA rraysField ;
  19925           
  19926           // / <remarks />
  19927           pu blic tagge dAllergyAr rays Tagge dAllergyAr rays {
  19928                get {
  19929                    retu rn this.ta ggedAllerg yArraysFie ld;
  19930                }
  19931                set {
  19932                    this .taggedAll ergyArrays Field = va lue;
  19933                }
  19934           }
  19935       }
  19936       
  19937       /// <r emarks/>
  19938       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19939       [Syste m.Serializ ableAttrib ute()]
  19940       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19941       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19942         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19943       public  partial c lass getAl lergies {
  19944           
  19945           pr ivate quer yBean quer yBeanField ;
  19946           
  19947           // / <remarks />
  19948           pu blic query Bean query Bean {
  19949                get {
  19950                    retu rn this.qu eryBeanFie ld;
  19951                }
  19952                set {
  19953                    this .queryBean Field = va lue;
  19954                }
  19955           }
  19956       }
  19957       
  19958       /// <r emarks/>
  19959       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19960       [Syste m.Serializ ableAttrib ute()]
  19961       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19962       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19963         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19964       public  partial c lass getSi teIdRespon se {
  19965           
  19966           pr ivate text TO textTOF ield;
  19967           
  19968           // / <remarks />
  19969           pu blic textT O TextTO {
  19970                get {
  19971                    retu rn this.te xtTOField;
  19972                }
  19973                set {
  19974                    this .textTOFie ld = value ;
  19975                }
  19976           }
  19977       }
  19978       
  19979       /// <r emarks/>
  19980       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  19981       [Syste m.Serializ ableAttrib ute()]
  19982       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  19983       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  19984         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  19985       public  partial c lass getSi teId {
  19986           
  19987           pr ivate stri ng vistaSe rverField;
  19988           
  19989           // / <remarks />
  19990           pu blic strin g vistaSer ver {
  19991                get {
  19992                    retu rn this.vi staServerF ield;
  19993                }
  19994                set {
  19995                    this .vistaServ erField =  value;
  19996                }
  19997           }
  19998       }
  19999       
  20000       /// <r emarks/>
  20001       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20002       [Syste m.Serializ ableAttrib ute()]
  20003       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20004       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20005         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20006       public  partial c lass getWa rdsRespons e {
  20007           
  20008           pr ivate tagg edHospital LocationAr ray tagged HospitalLo cationArra yField;
  20009           
  20010           // / <remarks />
  20011           pu blic tagge dHospitalL ocationArr ay TaggedH ospitalLoc ationArray  {
  20012                get {
  20013                    retu rn this.ta ggedHospit alLocation ArrayField ;
  20014                }
  20015                set {
  20016                    this .taggedHos pitalLocat ionArrayFi eld = valu e;
  20017                }
  20018           }
  20019       }
  20020       
  20021       /// <r emarks/>
  20022       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20023       [Syste m.Serializ ableAttrib ute()]
  20024       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20025       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20026         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20027       public  partial c lass getWa rds {
  20028           
  20029           pr ivate quer yBean quer yBeanField ;
  20030           
  20031           // / <remarks />
  20032           pu blic query Bean query Bean {
  20033                get {
  20034                    retu rn this.qu eryBeanFie ld;
  20035                }
  20036                set {
  20037                    this .queryBean Field = va lue;
  20038                }
  20039           }
  20040       }
  20041       
  20042       /// <r emarks/>
  20043       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20044       [Syste m.Serializ ableAttrib ute()]
  20045       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20046       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20047         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20048       public  partial c lass write NoteRespon se {
  20049           
  20050           pr ivate note ResultTO n oteResultT OField;
  20051           
  20052           // / <remarks />
  20053           pu blic noteR esultTO No teResultTO  {
  20054                get {
  20055                    retu rn this.no teResultTO Field;
  20056                }
  20057                set {
  20058                    this .noteResul tTOField =  value;
  20059                }
  20060           }
  20061       }
  20062       
  20063       /// <r emarks/>
  20064       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20065       [Syste m.Serializ ableAttrib ute()]
  20066       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20067       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20068         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20069       public  partial c lass write Note {
  20070           
  20071           pr ivate stri ng titleIE NField;
  20072           
  20073           pr ivate stri ng encount erStringFi eld;
  20074           
  20075           pr ivate stri ng textFie ld;
  20076           
  20077           pr ivate stri ng authorD UZField;
  20078           
  20079           pr ivate stri ng cosigne rDUZField;
  20080           
  20081           pr ivate stri ng consult IENField;
  20082           
  20083           pr ivate stri ng prfIENF ield;
  20084           
  20085           pr ivate quer yBean quer yBeanField ;
  20086           
  20087           // / <remarks />
  20088           pu blic strin g titleIEN  {
  20089                get {
  20090                    retu rn this.ti tleIENFiel d;
  20091                }
  20092                set {
  20093                    this .titleIENF ield = val ue;
  20094                }
  20095           }
  20096           
  20097           // / <remarks />
  20098           pu blic strin g encounte rString {
  20099                get {
  20100                    retu rn this.en counterStr ingField;
  20101                }
  20102                set {
  20103                    this .encounter StringFiel d = value;
  20104                }
  20105           }
  20106           
  20107           // / <remarks />
  20108           pu blic strin g text {
  20109                get {
  20110                    retu rn this.te xtField;
  20111                }
  20112                set {
  20113                    this .textField  = value;
  20114                }
  20115           }
  20116           
  20117           // / <remarks />
  20118           pu blic strin g authorDU Z {
  20119                get {
  20120                    retu rn this.au thorDUZFie ld;
  20121                }
  20122                set {
  20123                    this .authorDUZ Field = va lue;
  20124                }
  20125           }
  20126           
  20127           // / <remarks />
  20128           pu blic strin g cosigner DUZ {
  20129                get {
  20130                    retu rn this.co signerDUZF ield;
  20131                }
  20132                set {
  20133                    this .cosignerD UZField =  value;
  20134                }
  20135           }
  20136           
  20137           // / <remarks />
  20138           pu blic strin g consultI EN {
  20139                get {
  20140                    retu rn this.co nsultIENFi eld;
  20141                }
  20142                set {
  20143                    this .consultIE NField = v alue;
  20144                }
  20145           }
  20146           
  20147           // / <remarks />
  20148           pu blic strin g prfIEN {
  20149                get {
  20150                    retu rn this.pr fIENField;
  20151                }
  20152                set {
  20153                    this .prfIENFie ld = value ;
  20154                }
  20155           }
  20156           
  20157           // / <remarks />
  20158           pu blic query Bean query Bean {
  20159                get {
  20160                    retu rn this.qu eryBeanFie ld;
  20161                }
  20162                set {
  20163                    this .queryBean Field = va lue;
  20164                }
  20165           }
  20166       }
  20167       
  20168       /// <r emarks/>
  20169       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20170       [Syste m.Serializ ableAttrib ute()]
  20171       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20172       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20173         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20174       public  partial c lass close NoteRespon se {
  20175           
  20176           pr ivate text TO textTOF ield;
  20177           
  20178           // / <remarks />
  20179           pu blic textT O TextTO {
  20180                get {
  20181                    retu rn this.te xtTOField;
  20182                }
  20183                set {
  20184                    this .textTOFie ld = value ;
  20185                }
  20186           }
  20187       }
  20188       
  20189       /// <r emarks/>
  20190       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20191       [Syste m.Serializ ableAttrib ute()]
  20192       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20193       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20194         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20195       public  partial c lass close Note {
  20196           
  20197           pr ivate stri ng noteIEN Field;
  20198           
  20199           pr ivate stri ng consult IENField;
  20200           
  20201           pr ivate quer yBean quer yBeanField ;
  20202           
  20203           // / <remarks />
  20204           pu blic strin g noteIEN  {
  20205                get {
  20206                    retu rn this.no teIENField ;
  20207                }
  20208                set {
  20209                    this .noteIENFi eld = valu e;
  20210                }
  20211           }
  20212           
  20213           // / <remarks />
  20214           pu blic strin g consultI EN {
  20215                get {
  20216                    retu rn this.co nsultIENFi eld;
  20217                }
  20218                set {
  20219                    this .consultIE NField = v alue;
  20220                }
  20221           }
  20222           
  20223           // / <remarks />
  20224           pu blic query Bean query Bean {
  20225                get {
  20226                    retu rn this.qu eryBeanFie ld;
  20227                }
  20228                set {
  20229                    this .queryBean Field = va lue;
  20230                }
  20231           }
  20232       }
  20233       
  20234       /// <r emarks/>
  20235       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20236       [Syste m.Serializ ableAttrib ute()]
  20237       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20238       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20239         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20240       public  partial c lass getIc dSurgeryRe portsRespo nse {
  20241           
  20242           pr ivate tagg edIcdRptAr rays tagge dIcdRptArr aysField;
  20243           
  20244           // / <remarks />
  20245           pu blic tagge dIcdRptArr ays Tagged IcdRptArra ys {
  20246                get {
  20247                    retu rn this.ta ggedIcdRpt ArraysFiel d;
  20248                }
  20249                set {
  20250                    this .taggedIcd RptArraysF ield = val ue;
  20251                }
  20252           }
  20253       }
  20254       
  20255       /// <r emarks/>
  20256       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20257       [Syste m.Serializ ableAttrib ute()]
  20258       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20259       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20260         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20261       public  partial c lass getIc dSurgeryRe ports {
  20262           
  20263           pr ivate quer yBean quer yBeanField ;
  20264           
  20265           // / <remarks />
  20266           pu blic query Bean query Bean {
  20267                get {
  20268                    retu rn this.qu eryBeanFie ld;
  20269                }
  20270                set {
  20271                    this .queryBean Field = va lue;
  20272                }
  20273           }
  20274       }
  20275       
  20276       /// <r emarks/>
  20277       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20278       [Syste m.Serializ ableAttrib ute()]
  20279       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20280       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20281         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20282       public  partial c lass getUs erSecurity KeysRespon se {
  20283           
  20284           pr ivate user SecurityKe yArray use rSecurityK eyArrayFie ld;
  20285           
  20286           // / <remarks />
  20287           pu blic userS ecurityKey Array User SecurityKe yArray {
  20288                get {
  20289                    retu rn this.us erSecurity KeyArrayFi eld;
  20290                }
  20291                set {
  20292                    this .userSecur ityKeyArra yField = v alue;
  20293                }
  20294           }
  20295       }
  20296       
  20297       /// <r emarks/>
  20298       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20299       [Syste m.Serializ ableAttrib ute()]
  20300       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20301       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20302         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20303       public  partial c lass getUs erSecurity Keys {
  20304           
  20305           pr ivate quer yBean quer yBeanField ;
  20306           
  20307           // / <remarks />
  20308           pu blic query Bean query Bean {
  20309                get {
  20310                    retu rn this.qu eryBeanFie ld;
  20311                }
  20312                set {
  20313                    this .queryBean Field = va lue;
  20314                }
  20315           }
  20316       }
  20317       
  20318       /// <r emarks/>
  20319       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20320       [Syste m.Serializ ableAttrib ute()]
  20321       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20322       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20323         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20324       public  partial c lass getIv MedsRespon se {
  20325           
  20326           pr ivate tagg edMedicati onArrays t aggedMedic ationArray sField;
  20327           
  20328           // / <remarks />
  20329           pu blic tagge dMedicatio nArrays Ta ggedMedica tionArrays  {
  20330                get {
  20331                    retu rn this.ta ggedMedica tionArrays Field;
  20332                }
  20333                set {
  20334                    this .taggedMed icationArr aysField =  value;
  20335                }
  20336           }
  20337       }
  20338       
  20339       /// <r emarks/>
  20340       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20341       [Syste m.Serializ ableAttrib ute()]
  20342       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20343       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20344         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20345       public  partial c lass getIv Meds {
  20346           
  20347           pr ivate quer yBean quer yBeanField ;
  20348           
  20349           // / <remarks />
  20350           pu blic query Bean query Bean {
  20351                get {
  20352                    retu rn this.qu eryBeanFie ld;
  20353                }
  20354                set {
  20355                    this .queryBean Field = va lue;
  20356                }
  20357           }
  20358       }
  20359       
  20360       /// <r emarks/>
  20361       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20362       [Syste m.Serializ ableAttrib ute()]
  20363       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20364       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20365         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20366       public  partial c lass getAd missionsRe sponse {
  20367           
  20368           pr ivate tagg edInpatien tStayArray  taggedInp atientStay ArrayField ;
  20369           
  20370           // / <remarks />
  20371           pu blic tagge dInpatient StayArray  TaggedInpa tientStayA rray {
  20372                get {
  20373                    retu rn this.ta ggedInpati entStayArr ayField;
  20374                }
  20375                set {
  20376                    this .taggedInp atientStay ArrayField  = value;
  20377                }
  20378           }
  20379       }
  20380       
  20381       /// <r emarks/>
  20382       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20383       [Syste m.Serializ ableAttrib ute()]
  20384       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20385       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20386         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20387       public  partial c lass getAd missions {
  20388           
  20389           pr ivate quer yBean quer yBeanField ;
  20390           
  20391           // / <remarks />
  20392           pu blic query Bean query Bean {
  20393                get {
  20394                    retu rn this.qu eryBeanFie ld;
  20395                }
  20396                set {
  20397                    this .queryBean Field = va lue;
  20398                }
  20399           }
  20400       }
  20401       
  20402       /// <r emarks/>
  20403       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20404       [Syste m.Serializ ableAttrib ute()]
  20405       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20406       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20407         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20408       public  partial c lass getCh emHemRepor tsSimpleRe sponse {
  20409           
  20410           pr ivate tagg edChemHemR ptArrays t aggedChemH emRptArray sField;
  20411           
  20412           // / <remarks />
  20413           pu blic tagge dChemHemRp tArrays Ta ggedChemHe mRptArrays  {
  20414                get {
  20415                    retu rn this.ta ggedChemHe mRptArrays Field;
  20416                }
  20417                set {
  20418                    this .taggedChe mHemRptArr aysField =  value;
  20419                }
  20420           }
  20421       }
  20422       
  20423       /// <r emarks/>
  20424       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20425       [Syste m.Serializ ableAttrib ute()]
  20426       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20427       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20428         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20429       public  partial c lass getCh emHemRepor tsSimple {
  20430           
  20431           pr ivate quer yBean quer yBeanField ;
  20432           
  20433           // / <remarks />
  20434           pu blic query Bean query Bean {
  20435                get {
  20436                    retu rn this.qu eryBeanFie ld;
  20437                }
  20438                set {
  20439                    this .queryBean Field = va lue;
  20440                }
  20441           }
  20442       }
  20443       
  20444       /// <r emarks/>
  20445       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20446       [Syste m.Serializ ableAttrib ute()]
  20447       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20448       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20449         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20450       public  partial c lass mpiLo okupRespon se {
  20451           
  20452           pr ivate pati entArray p atientArra yField;
  20453           
  20454           // / <remarks />
  20455           pu blic patie ntArray Pa tientArray  {
  20456                get {
  20457                    retu rn this.pa tientArray Field;
  20458                }
  20459                set {
  20460                    this .patientAr rayField =  value;
  20461                }
  20462           }
  20463       }
  20464       
  20465       /// <r emarks/>
  20466       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20467       [Syste m.Serializ ableAttrib ute()]
  20468       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20469       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20470         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20471       public  partial c lass mpiLo okup {
  20472           
  20473           pr ivate quer yBean quer yBeanField ;
  20474           
  20475           // / <remarks />
  20476           pu blic query Bean query Bean {
  20477                get {
  20478                    retu rn this.qu eryBeanFie ld;
  20479                }
  20480                set {
  20481                    this .queryBean Field = va lue;
  20482                }
  20483           }
  20484       }
  20485       
  20486       /// <r emarks/>
  20487       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20488       [Syste m.Serializ ableAttrib ute()]
  20489       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20490       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20491         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20492       public  partial c lass getBl oodAvailab ilityRepor tsResponse  {
  20493           
  20494           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  20495           
  20496           // / <remarks />
  20497           pu blic tagge dTextArray  TaggedTex tArray {
  20498                get {
  20499                    retu rn this.ta ggedTextAr rayField;
  20500                }
  20501                set {
  20502                    this .taggedTex tArrayFiel d = value;
  20503                }
  20504           }
  20505       }
  20506       
  20507       /// <r emarks/>
  20508       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20509       [Syste m.Serializ ableAttrib ute()]
  20510       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20511       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20512         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20513       public  partial c lass getBl oodAvailab ilityRepor ts {
  20514           
  20515           pr ivate quer yBean quer yBeanField ;
  20516           
  20517           // / <remarks />
  20518           pu blic query Bean query Bean {
  20519                get {
  20520                    retu rn this.qu eryBeanFie ld;
  20521                }
  20522                set {
  20523                    this .queryBean Field = va lue;
  20524                }
  20525           }
  20526       }
  20527       
  20528       /// <r emarks/>
  20529       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20530       [Syste m.Serializ ableAttrib ute()]
  20531       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20532       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20533         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20534       public  partial c lass getLa bTestDescr iptionResp onse {
  20535           
  20536           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  20537           
  20538           // / <remarks />
  20539           pu blic tagge dTextArray  TaggedTex tArray {
  20540                get {
  20541                    retu rn this.ta ggedTextAr rayField;
  20542                }
  20543                set {
  20544                    this .taggedTex tArrayFiel d = value;
  20545                }
  20546           }
  20547       }
  20548       
  20549       /// <r emarks/>
  20550       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20551       [Syste m.Serializ ableAttrib ute()]
  20552       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20553       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20554         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20555       public  partial c lass getLa bTestDescr iption {
  20556           
  20557           pr ivate quer yBean quer yBeanField ;
  20558           
  20559           // / <remarks />
  20560           pu blic query Bean query Bean {
  20561                get {
  20562                    retu rn this.qu eryBeanFie ld;
  20563                }
  20564                set {
  20565                    this .queryBean Field = va lue;
  20566                }
  20567           }
  20568       }
  20569       
  20570       /// <r emarks/>
  20571       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20572       [Syste m.Serializ ableAttrib ute()]
  20573       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20574       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20575         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20576       public  partial c lass getRa diologyRep ortsRespon se {
  20577           
  20578           pr ivate tagg edRadiolog yReportArr ays tagged RadiologyR eportArray sField;
  20579           
  20580           // / <remarks />
  20581           pu blic tagge dRadiology ReportArra ys TaggedR adiologyRe portArrays  {
  20582                get {
  20583                    retu rn this.ta ggedRadiol ogyReportA rraysField ;
  20584                }
  20585                set {
  20586                    this .taggedRad iologyRepo rtArraysFi eld = valu e;
  20587                }
  20588           }
  20589       }
  20590       
  20591       /// <r emarks/>
  20592       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20593       [Syste m.Serializ ableAttrib ute()]
  20594       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20595       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20596         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20597       public  partial c lass getRa diologyRep orts {
  20598           
  20599           pr ivate quer yBean quer yBeanField ;
  20600           
  20601           // / <remarks />
  20602           pu blic query Bean query Bean {
  20603                get {
  20604                    retu rn this.qu eryBeanFie ld;
  20605                }
  20606                set {
  20607                    this .queryBean Field = va lue;
  20608                }
  20609           }
  20610       }
  20611       
  20612       /// <r emarks/>
  20613       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20614       [Syste m.Serializ ableAttrib ute()]
  20615       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20616       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20617         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20618       public  partial c lass getAd missionsRe portsRespo nse {
  20619           
  20620           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  20621           
  20622           // / <remarks />
  20623           pu blic tagge dTextArray  TaggedTex tArray {
  20624                get {
  20625                    retu rn this.ta ggedTextAr rayField;
  20626                }
  20627                set {
  20628                    this .taggedTex tArrayFiel d = value;
  20629                }
  20630           }
  20631       }
  20632       
  20633       /// <r emarks/>
  20634       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20635       [Syste m.Serializ ableAttrib ute()]
  20636       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20637       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20638         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20639       public  partial c lass getAd missionsRe ports {
  20640           
  20641           pr ivate quer yBean quer yBeanField ;
  20642           
  20643           // / <remarks />
  20644           pu blic query Bean query Bean {
  20645                get {
  20646                    retu rn this.qu eryBeanFie ld;
  20647                }
  20648                set {
  20649                    this .queryBean Field = va lue;
  20650                }
  20651           }
  20652       }
  20653       
  20654       /// <r emarks/>
  20655       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20656       [Syste m.Serializ ableAttrib ute()]
  20657       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20658       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20659         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20660       public  partial c lass getPc pForPatien tResponse  {
  20661           
  20662           pr ivate tagg edText tag gedTextFie ld;
  20663           
  20664           // / <remarks />
  20665           pu blic tagge dText Tagg edText {
  20666                get {
  20667                    retu rn this.ta ggedTextFi eld;
  20668                }
  20669                set {
  20670                    this .taggedTex tField = v alue;
  20671                }
  20672           }
  20673       }
  20674       
  20675       /// <r emarks/>
  20676       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20677       [Syste m.Serializ ableAttrib ute()]
  20678       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20679       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20680         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20681       public  partial c lass getPc pForPatien t {
  20682           
  20683           pr ivate quer yBean quer yBeanField ;
  20684           
  20685           // / <remarks />
  20686           pu blic query Bean query Bean {
  20687                get {
  20688                    retu rn this.qu eryBeanFie ld;
  20689                }
  20690                set {
  20691                    this .queryBean Field = va lue;
  20692                }
  20693           }
  20694       }
  20695       
  20696       /// <r emarks/>
  20697       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20698       [Syste m.Serializ ableAttrib ute()]
  20699       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20700       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20701         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20702       public  partial c lass getIm agingRepor tResponse  {
  20703           
  20704           pr ivate radi ologyRepor tTO radiol ogyReportT OField;
  20705           
  20706           // / <remarks />
  20707           pu blic radio logyReport TO Radiolo gyReportTO  {
  20708                get {
  20709                    retu rn this.ra diologyRep ortTOField ;
  20710                }
  20711                set {
  20712                    this .radiology ReportTOFi eld = valu e;
  20713                }
  20714           }
  20715       }
  20716       
  20717       /// <r emarks/>
  20718       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20719       [Syste m.Serializ ableAttrib ute()]
  20720       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20721       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20722         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20723       public  partial c lass getIm agingRepor t {
  20724           
  20725           pr ivate quer yBean quer yBeanField ;
  20726           
  20727           // / <remarks />
  20728           pu blic query Bean query Bean {
  20729                get {
  20730                    retu rn this.qu eryBeanFie ld;
  20731                }
  20732                set {
  20733                    this .queryBean Field = va lue;
  20734                }
  20735           }
  20736       }
  20737       
  20738       /// <r emarks/>
  20739       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20740       [Syste m.Serializ ableAttrib ute()]
  20741       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20742       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20743         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20744       public  partial c lass getOt herMedsRes ponse {
  20745           
  20746           pr ivate tagg edMedicati onArrays t aggedMedic ationArray sField;
  20747           
  20748           // / <remarks />
  20749           pu blic tagge dMedicatio nArrays Ta ggedMedica tionArrays  {
  20750                get {
  20751                    retu rn this.ta ggedMedica tionArrays Field;
  20752                }
  20753                set {
  20754                    this .taggedMed icationArr aysField =  value;
  20755                }
  20756           }
  20757       }
  20758       
  20759       /// <r emarks/>
  20760       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20761       [Syste m.Serializ ableAttrib ute()]
  20762       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20763       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20764         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20765       public  partial c lass getOt herMeds {
  20766           
  20767           pr ivate quer yBean quer yBeanField ;
  20768           
  20769           // / <remarks />
  20770           pu blic query Bean query Bean {
  20771                get {
  20772                    retu rn this.qu eryBeanFie ld;
  20773                }
  20774                set {
  20775                    this .queryBean Field = va lue;
  20776                }
  20777           }
  20778       }
  20779       
  20780       /// <r emarks/>
  20781       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20782       [Syste m.Serializ ableAttrib ute()]
  20783       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20784       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20785         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20786       public  partial c lass close NoteByAdmi nActionRes ponse {
  20787           
  20788           pr ivate text TO textTOF ield;
  20789           
  20790           // / <remarks />
  20791           pu blic textT O TextTO {
  20792                get {
  20793                    retu rn this.te xtTOField;
  20794                }
  20795                set {
  20796                    this .textTOFie ld = value ;
  20797                }
  20798           }
  20799       }
  20800       
  20801       /// <r emarks/>
  20802       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20803       [Syste m.Serializ ableAttrib ute()]
  20804       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20805       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20806         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20807       public  partial c lass close NoteByAdmi nAction {
  20808           
  20809           pr ivate quer yBean quer yBeanField ;
  20810           
  20811           // / <remarks />
  20812           pu blic query Bean query Bean {
  20813                get {
  20814                    retu rn this.qu eryBeanFie ld;
  20815                }
  20816                set {
  20817                    this .queryBean Field = va lue;
  20818                }
  20819           }
  20820       }
  20821       
  20822       /// <r emarks/>
  20823       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20824       [Syste m.Serializ ableAttrib ute()]
  20825       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20826       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20827         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20828       public  partial c lass getPa stClinicVi sitsReport sResponse  {
  20829           
  20830           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  20831           
  20832           // / <remarks />
  20833           pu blic tagge dTextArray  TaggedTex tArray {
  20834                get {
  20835                    retu rn this.ta ggedTextAr rayField;
  20836                }
  20837                set {
  20838                    this .taggedTex tArrayFiel d = value;
  20839                }
  20840           }
  20841       }
  20842       
  20843       /// <r emarks/>
  20844       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20845       [Syste m.Serializ ableAttrib ute()]
  20846       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20847       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20848         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20849       public  partial c lass getPa stClinicVi sitsReport s {
  20850           
  20851           pr ivate quer yBean quer yBeanField ;
  20852           
  20853           // / <remarks />
  20854           pu blic query Bean query Bean {
  20855                get {
  20856                    retu rn this.qu eryBeanFie ld;
  20857                }
  20858                set {
  20859                    this .queryBean Field = va lue;
  20860                }
  20861           }
  20862       }
  20863       
  20864       /// <r emarks/>
  20865       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20866       [Syste m.Serializ ableAttrib ute()]
  20867       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20868       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20869         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20870       public  partial c lass getMi crobiology ReportsRes ponse {
  20871           
  20872           pr ivate tagg edMicrobio logyRptArr ays tagged Microbiolo gyRptArray sField;
  20873           
  20874           // / <remarks />
  20875           pu blic tagge dMicrobiol ogyRptArra ys TaggedM icrobiolog yRptArrays  {
  20876                get {
  20877                    retu rn this.ta ggedMicrob iologyRptA rraysField ;
  20878                }
  20879                set {
  20880                    this .taggedMic robiologyR ptArraysFi eld = valu e;
  20881                }
  20882           }
  20883       }
  20884       
  20885       /// <r emarks/>
  20886       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20887       [Syste m.Serializ ableAttrib ute()]
  20888       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20889       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20890         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20891       public  partial c lass getMi crobiology Reports {
  20892           
  20893           pr ivate quer yBean quer yBeanField ;
  20894           
  20895           // / <remarks />
  20896           pu blic query Bean query Bean {
  20897                get {
  20898                    retu rn this.qu eryBeanFie ld;
  20899                }
  20900                set {
  20901                    this .queryBean Field = va lue;
  20902                }
  20903           }
  20904       }
  20905       
  20906       /// <r emarks/>
  20907       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20908       [Syste m.Serializ ableAttrib ute()]
  20909       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20910       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20911         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20912       public  partial c lass getCo nsultsForP atientResp onse {
  20913           
  20914           pr ivate tagg edConsultA rrays tagg edConsultA rraysField ;
  20915           
  20916           // / <remarks />
  20917           pu blic tagge dConsultAr rays Tagge dConsultAr rays {
  20918                get {
  20919                    retu rn this.ta ggedConsul tArraysFie ld;
  20920                }
  20921                set {
  20922                    this .taggedCon sultArrays Field = va lue;
  20923                }
  20924           }
  20925       }
  20926       
  20927       /// <r emarks/>
  20928       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20929       [Syste m.Serializ ableAttrib ute()]
  20930       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20931       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20932         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20933       public  partial c lass getCo nsultsForP atient {
  20934           
  20935           pr ivate quer yBean quer yBeanField ;
  20936           
  20937           // / <remarks />
  20938           pu blic query Bean query Bean {
  20939                get {
  20940                    retu rn this.qu eryBeanFie ld;
  20941                }
  20942                set {
  20943                    this .queryBean Field = va lue;
  20944                }
  20945           }
  20946       }
  20947       
  20948       /// <r emarks/>
  20949       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20950       [Syste m.Serializ ableAttrib ute()]
  20951       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20952       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20953         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20954       public  partial c lass getPa tientsByWa rdResponse  {
  20955           
  20956           pr ivate tagg edPatientA rray tagge dPatientAr rayField;
  20957           
  20958           // / <remarks />
  20959           pu blic tagge dPatientAr ray Tagged PatientArr ay {
  20960                get {
  20961                    retu rn this.ta ggedPatien tArrayFiel d;
  20962                }
  20963                set {
  20964                    this .taggedPat ientArrayF ield = val ue;
  20965                }
  20966           }
  20967       }
  20968       
  20969       /// <r emarks/>
  20970       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20971       [Syste m.Serializ ableAttrib ute()]
  20972       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20973       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20974         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20975       public  partial c lass getPa tientsByWa rd {
  20976           
  20977           pr ivate quer yBean quer yBeanField ;
  20978           
  20979           // / <remarks />
  20980           pu blic query Bean query Bean {
  20981                get {
  20982                    retu rn this.qu eryBeanFie ld;
  20983                }
  20984                set {
  20985                    this .queryBean Field = va lue;
  20986                }
  20987           }
  20988       }
  20989       
  20990       /// <r emarks/>
  20991       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  20992       [Syste m.Serializ ableAttrib ute()]
  20993       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  20994       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  20995         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  20996       public  partial c lass getPa tientsByTe amResponse  {
  20997           
  20998           pr ivate tagg edPatientA rray tagge dPatientAr rayField;
  20999           
  21000           // / <remarks />
  21001           pu blic tagge dPatientAr ray Tagged PatientArr ay {
  21002                get {
  21003                    retu rn this.ta ggedPatien tArrayFiel d;
  21004                }
  21005                set {
  21006                    this .taggedPat ientArrayF ield = val ue;
  21007                }
  21008           }
  21009       }
  21010       
  21011       /// <r emarks/>
  21012       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21013       [Syste m.Serializ ableAttrib ute()]
  21014       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21015       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21016         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21017       public  partial c lass getPa tientsByTe am {
  21018           
  21019           pr ivate quer yBean quer yBeanField ;
  21020           
  21021           // / <remarks />
  21022           pu blic query Bean query Bean {
  21023                get {
  21024                    retu rn this.qu eryBeanFie ld;
  21025                }
  21026                set {
  21027                    this .queryBean Field = va lue;
  21028                }
  21029           }
  21030       }
  21031       
  21032       /// <r emarks/>
  21033       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21034       [Syste m.Serializ ableAttrib ute()]
  21035       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21036       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21037         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21038       public  partial c lass getSu rgicalPath ologyRepor tsResponse  {
  21039           
  21040           pr ivate tagg edSurgical PathologyR ptArrays t aggedSurgi calPatholo gyRptArray sField;
  21041           
  21042           // / <remarks />
  21043           pu blic tagge dSurgicalP athologyRp tArrays Ta ggedSurgic alPatholog yRptArrays  {
  21044                get {
  21045                    retu rn this.ta ggedSurgic alPatholog yRptArrays Field;
  21046                }
  21047                set {
  21048                    this .taggedSur gicalPatho logyRptArr aysField =  value;
  21049                }
  21050           }
  21051       }
  21052       
  21053       /// <r emarks/>
  21054       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21055       [Syste m.Serializ ableAttrib ute()]
  21056       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21057       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21058         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21059       public  partial c lass getSu rgicalPath ologyRepor ts {
  21060           
  21061           pr ivate quer yBean quer yBeanField ;
  21062           
  21063           // / <remarks />
  21064           pu blic query Bean query Bean {
  21065                get {
  21066                    retu rn this.qu eryBeanFie ld;
  21067                }
  21068                set {
  21069                    this .queryBean Field = va lue;
  21070                }
  21071           }
  21072       }
  21073       
  21074       /// <r emarks/>
  21075       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21076       [Syste m.Serializ ableAttrib ute()]
  21077       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21078       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21079         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21080       public  partial c lass getDi schargeSum mariesResp onse {
  21081           
  21082           pr ivate tagg edNoteArra ys taggedN oteArraysF ield;
  21083           
  21084           // / <remarks />
  21085           pu blic tagge dNoteArray s TaggedNo teArrays {
  21086                get {
  21087                    retu rn this.ta ggedNoteAr raysField;
  21088                }
  21089                set {
  21090                    this .taggedNot eArraysFie ld = value ;
  21091                }
  21092           }
  21093       }
  21094       
  21095       /// <r emarks/>
  21096       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21097       [Syste m.Serializ ableAttrib ute()]
  21098       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21099       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21100         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21101       public  partial c lass getDi schargeSum maries {
  21102           
  21103           pr ivate quer yBean quer yBeanField ;
  21104           
  21105           // / <remarks />
  21106           pu blic query Bean query Bean {
  21107                get {
  21108                    retu rn this.qu eryBeanFie ld;
  21109                }
  21110                set {
  21111                    this .queryBean Field = va lue;
  21112                }
  21113           }
  21114       }
  21115       
  21116       /// <r emarks/>
  21117       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21118       [Syste m.Serializ ableAttrib ute()]
  21119       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21120       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21121         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21122       public  partial c lass getIm munization sResponse  {
  21123           
  21124           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  21125           
  21126           // / <remarks />
  21127           pu blic tagge dTextArray  TaggedTex tArray {
  21128                get {
  21129                    retu rn this.ta ggedTextAr rayField;
  21130                }
  21131                set {
  21132                    this .taggedTex tArrayFiel d = value;
  21133                }
  21134           }
  21135       }
  21136       
  21137       /// <r emarks/>
  21138       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21139       [Syste m.Serializ ableAttrib ute()]
  21140       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21141       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21142         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21143       public  partial c lass getIm munization s {
  21144           
  21145           pr ivate quer yBean quer yBeanField ;
  21146           
  21147           // / <remarks />
  21148           pu blic query Bean query Bean {
  21149                get {
  21150                    retu rn this.qu eryBeanFie ld;
  21151                }
  21152                set {
  21153                    this .queryBean Field = va lue;
  21154                }
  21155           }
  21156       }
  21157       
  21158       /// <r emarks/>
  21159       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21160       [Syste m.Serializ ableAttrib ute()]
  21161       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21162       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21163         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21164       public  partial c lass getLe xiconEntri esResponse  {
  21165           
  21166           pr ivate tagg edLexiconE ntryArray  taggedLexi conEntryAr rayField;
  21167           
  21168           // / <remarks />
  21169           pu blic tagge dLexiconEn tryArray T aggedLexic onEntryArr ay {
  21170                get {
  21171                    retu rn this.ta ggedLexico nEntryArra yField;
  21172                }
  21173                set {
  21174                    this .taggedLex iconEntryA rrayField  = value;
  21175                }
  21176           }
  21177       }
  21178       
  21179       /// <r emarks/>
  21180       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21181       [Syste m.Serializ ableAttrib ute()]
  21182       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21183       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21184         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21185       public  partial c lass getLe xiconEntri es {
  21186           
  21187           pr ivate quer yBean quer yBeanField ;
  21188           
  21189           // / <remarks />
  21190           pu blic query Bean query Bean {
  21191                get {
  21192                    retu rn this.qu eryBeanFie ld;
  21193                }
  21194                set {
  21195                    this .queryBean Field = va lue;
  21196                }
  21197           }
  21198       }
  21199       
  21200       /// <r emarks/>
  21201       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21202       [Syste m.Serializ ableAttrib ute()]
  21203       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21204       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21205         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21206       public  partial c lass getPa tientsBySp ecialtyRes ponse {
  21207           
  21208           pr ivate tagg edPatientA rray tagge dPatientAr rayField;
  21209           
  21210           // / <remarks />
  21211           pu blic tagge dPatientAr ray Tagged PatientArr ay {
  21212                get {
  21213                    retu rn this.ta ggedPatien tArrayFiel d;
  21214                }
  21215                set {
  21216                    this .taggedPat ientArrayF ield = val ue;
  21217                }
  21218           }
  21219       }
  21220       
  21221       /// <r emarks/>
  21222       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21223       [Syste m.Serializ ableAttrib ute()]
  21224       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21225       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21226         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21227       public  partial c lass getPa tientsBySp ecialty {
  21228           
  21229           pr ivate quer yBean quer yBeanField ;
  21230           
  21231           // / <remarks />
  21232           pu blic query Bean query Bean {
  21233                get {
  21234                    retu rn this.qu eryBeanFie ld;
  21235                }
  21236                set {
  21237                    this .queryBean Field = va lue;
  21238                }
  21239           }
  21240       }
  21241       
  21242       /// <r emarks/>
  21243       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21244       [Syste m.Serializ ableAttrib ute()]
  21245       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21246       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21247         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21248       public  partial c lass getMe dicationDe tailRespon se {
  21249           
  21250           pr ivate text TO textTOF ield;
  21251           
  21252           // / <remarks />
  21253           pu blic textT O TextTO {
  21254                get {
  21255                    retu rn this.te xtTOField;
  21256                }
  21257                set {
  21258                    this .textTOFie ld = value ;
  21259                }
  21260           }
  21261       }
  21262       
  21263       /// <r emarks/>
  21264       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21265       [Syste m.Serializ ableAttrib ute()]
  21266       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21267       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21268         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21269       public  partial c lass getMe dicationDe tail {
  21270           
  21271           pr ivate quer yBean quer yBeanField ;
  21272           
  21273           // / <remarks />
  21274           pu blic query Bean query Bean {
  21275                get {
  21276                    retu rn this.qu eryBeanFie ld;
  21277                }
  21278                set {
  21279                    this .queryBean Field = va lue;
  21280                }
  21281           }
  21282       }
  21283       
  21284       /// <r emarks/>
  21285       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21286       [Syste m.Serializ ableAttrib ute()]
  21287       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21288       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21289         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21290       public  partial c lass getRe minderRepo rtTemplate sResponse  {
  21291           
  21292           pr ivate text Array retu rnField;
  21293           
  21294           // / <remarks />
  21295           pu blic textA rray @retu rn {
  21296                get {
  21297                    retu rn this.re turnField;
  21298                }
  21299                set {
  21300                    this .returnFie ld = value ;
  21301                }
  21302           }
  21303       }
  21304       
  21305       /// <r emarks/>
  21306       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21307       [Syste m.Serializ ableAttrib ute()]
  21308       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21309       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21310         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21311       public  partial c lass getRe minderRepo rtTemplate s {
  21312           
  21313           pr ivate quer yBean quer yBeanField ;
  21314           
  21315           // / <remarks />
  21316           pu blic query Bean query Bean {
  21317                get {
  21318                    retu rn this.qu eryBeanFie ld;
  21319                }
  21320                set {
  21321                    this .queryBean Field = va lue;
  21322                }
  21323           }
  21324       }
  21325       
  21326       /// <r emarks/>
  21327       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21328       [Syste m.Serializ ableAttrib ute()]
  21329       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21330       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21331         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21332       public  partial c lass signN oteRespons e {
  21333           
  21334           pr ivate text TO textTOF ield;
  21335           
  21336           // / <remarks />
  21337           pu blic textT O TextTO {
  21338                get {
  21339                    retu rn this.te xtTOField;
  21340                }
  21341                set {
  21342                    this .textTOFie ld = value ;
  21343                }
  21344           }
  21345       }
  21346       
  21347       /// <r emarks/>
  21348       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21349       [Syste m.Serializ ableAttrib ute()]
  21350       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21351       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21352         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21353       public  partial c lass signN ote {
  21354           
  21355           pr ivate stri ng noteIEN Field;
  21356           
  21357           pr ivate stri ng userDUZ Field;
  21358           
  21359           pr ivate stri ng esigFie ld;
  21360           
  21361           pr ivate quer yBean quer yBeanField ;
  21362           
  21363           // / <remarks />
  21364           pu blic strin g noteIEN  {
  21365                get {
  21366                    retu rn this.no teIENField ;
  21367                }
  21368                set {
  21369                    this .noteIENFi eld = valu e;
  21370                }
  21371           }
  21372           
  21373           // / <remarks />
  21374           pu blic strin g userDUZ  {
  21375                get {
  21376                    retu rn this.us erDUZField ;
  21377                }
  21378                set {
  21379                    this .userDUZFi eld = valu e;
  21380                }
  21381           }
  21382           
  21383           // / <remarks />
  21384           pu blic strin g esig {
  21385                get {
  21386                    retu rn this.es igField;
  21387                }
  21388                set {
  21389                    this .esigField  = value;
  21390                }
  21391           }
  21392           
  21393           // / <remarks />
  21394           pu blic query Bean query Bean {
  21395                get {
  21396                    retu rn this.qu eryBeanFie ld;
  21397                }
  21398                set {
  21399                    this .queryBean Field = va lue;
  21400                }
  21401           }
  21402       }
  21403       
  21404       /// <r emarks/>
  21405       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21406       [Syste m.Serializ ableAttrib ute()]
  21407       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21408       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21409         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21410       public  partial c lass getCo nfidential ityRespons e {
  21411           
  21412           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  21413           
  21414           // / <remarks />
  21415           pu blic tagge dTextArray  TaggedTex tArray {
  21416                get {
  21417                    retu rn this.ta ggedTextAr rayField;
  21418                }
  21419                set {
  21420                    this .taggedTex tArrayFiel d = value;
  21421                }
  21422           }
  21423       }
  21424       
  21425       /// <r emarks/>
  21426       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21427       [Syste m.Serializ ableAttrib ute()]
  21428       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21429       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21430         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21431       public  partial c lass getCo nfidential ity {
  21432           
  21433           pr ivate quer yBean quer yBeanField ;
  21434           
  21435           // / <remarks />
  21436           pu blic query Bean query Bean {
  21437                get {
  21438                    retu rn this.qu eryBeanFie ld;
  21439                }
  21440                set {
  21441                    this .queryBean Field = va lue;
  21442                }
  21443           }
  21444       }
  21445       
  21446       /// <r emarks/>
  21447       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21448       [Syste m.Serializ ableAttrib ute()]
  21449       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21450       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21451         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21452       public  partial c lass getOu tpatientRx ProfileRes ponse {
  21453           
  21454           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  21455           
  21456           // / <remarks />
  21457           pu blic tagge dTextArray  TaggedTex tArray {
  21458                get {
  21459                    retu rn this.ta ggedTextAr rayField;
  21460                }
  21461                set {
  21462                    this .taggedTex tArrayFiel d = value;
  21463                }
  21464           }
  21465       }
  21466       
  21467       /// <r emarks/>
  21468       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21469       [Syste m.Serializ ableAttrib ute()]
  21470       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21471       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21472         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21473       public  partial c lass getOu tpatientRx Profile {
  21474           
  21475           pr ivate quer yBean quer yBeanField ;
  21476           
  21477           // / <remarks />
  21478           pu blic query Bean query Bean {
  21479                get {
  21480                    retu rn this.qu eryBeanFie ld;
  21481                }
  21482                set {
  21483                    this .queryBean Field = va lue;
  21484                }
  21485           }
  21486       }
  21487       
  21488       /// <r emarks/>
  21489       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21490       [Syste m.Serializ ableAttrib ute()]
  21491       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21492       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21493         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21494       public  partial c lass isSur geryNoteRe sponse {
  21495           
  21496           pr ivate tagg edText tag gedTextFie ld;
  21497           
  21498           // / <remarks />
  21499           pu blic tagge dText Tagg edText {
  21500                get {
  21501                    retu rn this.ta ggedTextFi eld;
  21502                }
  21503                set {
  21504                    this .taggedTex tField = v alue;
  21505                }
  21506           }
  21507       }
  21508       
  21509       /// <r emarks/>
  21510       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21511       [Syste m.Serializ ableAttrib ute()]
  21512       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21513       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21514         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21515       public  partial c lass isSur geryNote {
  21516           
  21517           pr ivate quer yBean quer yBeanField ;
  21518           
  21519           // / <remarks />
  21520           pu blic query Bean query Bean {
  21521                get {
  21522                    retu rn this.qu eryBeanFie ld;
  21523                }
  21524                set {
  21525                    this .queryBean Field = va lue;
  21526                }
  21527           }
  21528       }
  21529       
  21530       /// <r emarks/>
  21531       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21532       [Syste m.Serializ ableAttrib ute()]
  21533       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21534       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21535         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21536       public  partial c lass getCl inicsRespo nse {
  21537           
  21538           pr ivate tagg edHospital LocationAr ray tagged HospitalLo cationArra yField;
  21539           
  21540           // / <remarks />
  21541           pu blic tagge dHospitalL ocationArr ay TaggedH ospitalLoc ationArray  {
  21542                get {
  21543                    retu rn this.ta ggedHospit alLocation ArrayField ;
  21544                }
  21545                set {
  21546                    this .taggedHos pitalLocat ionArrayFi eld = valu e;
  21547                }
  21548           }
  21549       }
  21550       
  21551       /// <r emarks/>
  21552       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21553       [Syste m.Serializ ableAttrib ute()]
  21554       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21555       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21556         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21557       public  partial c lass getCl inics {
  21558           
  21559           pr ivate quer yBean quer yBeanField ;
  21560           
  21561           // / <remarks />
  21562           pu blic query Bean query Bean {
  21563                get {
  21564                    retu rn this.qu eryBeanFie ld;
  21565                }
  21566                set {
  21567                    this .queryBean Field = va lue;
  21568                }
  21569           }
  21570       }
  21571       
  21572       /// <r emarks/>
  21573       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21574       [Syste m.Serializ ableAttrib ute()]
  21575       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21576       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21577         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21578       public  partial c lass getEx pandedAdtR eportsResp onse {
  21579           
  21580           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  21581           
  21582           // / <remarks />
  21583           pu blic tagge dTextArray  TaggedTex tArray {
  21584                get {
  21585                    retu rn this.ta ggedTextAr rayField;
  21586                }
  21587                set {
  21588                    this .taggedTex tArrayFiel d = value;
  21589                }
  21590           }
  21591       }
  21592       
  21593       /// <r emarks/>
  21594       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21595       [Syste m.Serializ ableAttrib ute()]
  21596       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21597       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21598         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21599       public  partial c lass getEx pandedAdtR eports {
  21600           
  21601           pr ivate quer yBean quer yBeanField ;
  21602           
  21603           // / <remarks />
  21604           pu blic query Bean query Bean {
  21605                get {
  21606                    retu rn this.qu eryBeanFie ld;
  21607                }
  21608                set {
  21609                    this .queryBean Field = va lue;
  21610                }
  21611           }
  21612       }
  21613       
  21614       /// <r emarks/>
  21615       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21616       [Syste m.Serializ ableAttrib ute()]
  21617       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21618       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21619         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21620       public  partial c lass getCy topatholog yReportsRe sponse {
  21621           
  21622           pr ivate tagg edTextArra y taggedTe xtArrayFie ld;
  21623           
  21624           // / <remarks />
  21625           pu blic tagge dTextArray  TaggedTex tArray {
  21626                get {
  21627                    retu rn this.ta ggedTextAr rayField;
  21628                }
  21629                set {
  21630                    this .taggedTex tArrayFiel d = value;
  21631                }
  21632           }
  21633       }
  21634       
  21635       /// <r emarks/>
  21636       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21637       [Syste m.Serializ ableAttrib ute()]
  21638       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21639       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21640         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21641       public  partial c lass getCy topatholog yReports {
  21642           
  21643           pr ivate quer yBean quer yBeanField ;
  21644           
  21645           // / <remarks />
  21646           pu blic query Bean query Bean {
  21647                get {
  21648                    retu rn this.qu eryBeanFie ld;
  21649                }
  21650                set {
  21651                    this .queryBean Field = va lue;
  21652                }
  21653           }
  21654       }
  21655       
  21656       /// <r emarks/>
  21657       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21658       [Syste m.Serializ ableAttrib ute()]
  21659       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21660       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21661         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21662       public  partial c lass getSu rgeryRepor tTextRespo nse {
  21663           
  21664           pr ivate text TO textTOF ield;
  21665           
  21666           // / <remarks />
  21667           pu blic textT O TextTO {
  21668                get {
  21669                    retu rn this.te xtTOField;
  21670                }
  21671                set {
  21672                    this .textTOFie ld = value ;
  21673                }
  21674           }
  21675       }
  21676       
  21677       /// <r emarks/>
  21678       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21679       [Syste m.Serializ ableAttrib ute()]
  21680       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21681       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21682         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21683       public  partial c lass getSu rgeryRepor tText {
  21684           
  21685           pr ivate quer yBean quer yBeanField ;
  21686           
  21687           // / <remarks />
  21688           pu blic query Bean query Bean {
  21689                get {
  21690                    retu rn this.qu eryBeanFie ld;
  21691                }
  21692                set {
  21693                    this .queryBean Field = va lue;
  21694                }
  21695           }
  21696       }
  21697       
  21698       /// <r emarks/>
  21699       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21700       [Syste m.Serializ ableAttrib ute()]
  21701       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21702       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21703         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21704       public  partial c lass getCl inicsByNam eResponse  {
  21705           
  21706           pr ivate tagg edTextArra y returnFi eld;
  21707           
  21708           // / <remarks />
  21709           pu blic tagge dTextArray  @return {
  21710                get {
  21711                    retu rn this.re turnField;
  21712                }
  21713                set {
  21714                    this .returnFie ld = value ;
  21715                }
  21716           }
  21717       }
  21718       
  21719       /// <r emarks/>
  21720       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21721       [Syste m.Serializ ableAttrib ute()]
  21722       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21723       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21724         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21725       public  partial c lass getCl inicsByNam e {
  21726           
  21727           pr ivate quer yBean quer yBeanField ;
  21728           
  21729           // / <remarks />
  21730           pu blic query Bean query Bean {
  21731                get {
  21732                    retu rn this.qu eryBeanFie ld;
  21733                }
  21734                set {
  21735                    this .queryBean Field = va lue;
  21736                }
  21737           }
  21738       }
  21739       
  21740       /// <r emarks/>
  21741       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21742       [Syste m.Serializ ableAttrib ute()]
  21743       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21744       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21745         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21746       public  partial c lass getSp ecialtiesR esponse {
  21747           
  21748           pr ivate tagg edText tag gedTextFie ld;
  21749           
  21750           // / <remarks />
  21751           pu blic tagge dText Tagg edText {
  21752                get {
  21753                    retu rn this.ta ggedTextFi eld;
  21754                }
  21755                set {
  21756                    this .taggedTex tField = v alue;
  21757                }
  21758           }
  21759       }
  21760       
  21761       /// <r emarks/>
  21762       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21763       [Syste m.Serializ ableAttrib ute()]
  21764       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21765       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21766         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21767       public  partial c lass getSp ecialties  {
  21768           
  21769           pr ivate quer yBean quer yBeanField ;
  21770           
  21771           // / <remarks />
  21772           pu blic query Bean query Bean {
  21773                get {
  21774                    retu rn this.qu eryBeanFie ld;
  21775                }
  21776                set {
  21777                    this .queryBean Field = va lue;
  21778                }
  21779           }
  21780       }
  21781       
  21782       /// <r emarks/>
  21783       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21784       [Syste m.Serializ ableAttrib ute()]
  21785       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21786       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21787         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21788       public  partial c lass getIm oMedsRespo nse {
  21789           
  21790           pr ivate tagg edMedicati onArrays t aggedMedic ationArray sField;
  21791           
  21792           // / <remarks />
  21793           pu blic tagge dMedicatio nArrays Ta ggedMedica tionArrays  {
  21794                get {
  21795                    retu rn this.ta ggedMedica tionArrays Field;
  21796                }
  21797                set {
  21798                    this .taggedMed icationArr aysField =  value;
  21799                }
  21800           }
  21801       }
  21802       
  21803       /// <r emarks/>
  21804       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21805       [Syste m.Serializ ableAttrib ute()]
  21806       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21807       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21808         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21809       public  partial c lass getIm oMeds {
  21810           
  21811           pr ivate quer yBean quer yBeanField ;
  21812           
  21813           // / <remarks />
  21814           pu blic query Bean query Bean {
  21815                get {
  21816                    retu rn this.qu eryBeanFie ld;
  21817                }
  21818                set {
  21819                    this .queryBean Field = va lue;
  21820                }
  21821           }
  21822       }
  21823       
  21824       /// <r emarks/>
  21825       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Xml", "4.6 .1067.0")]
  21826       [Syste m.Serializ ableAttrib ute()]
  21827       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21828       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21829         [System.Xm l.Serializ ation.XmlT ypeAttribu te(Namespa ce="http:/ / DNS          . URL         /")]
  21830       public  partial c lass patie nt {
  21831           
  21832           pr ivate stri ng nameFie ld;
  21833           
  21834           pr ivate stri ng localPi dField;
  21835           
  21836           pr ivate stri ng localSi teIdField;
  21837           
  21838           pr ivate stri ng mpiPidF ield;
  21839           
  21840           pr ivate stri ng vistaLo cationsFie ld;
  21841           
  21842           pr ivate stri ng ssnFiel d;
  21843           
  21844           pr ivate stri ng inPatie ntField;
  21845           
  21846           pr ivate stri ng ageFiel d;
  21847           
  21848           pr ivate stri ng genderF ield;
  21849           
  21850           pr ivate stri ng scPerce ntageField ;
  21851           
  21852           // / <remarks />
  21853           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  21854           pu blic strin g name {
  21855                get {
  21856                    retu rn this.na meField;
  21857                }
  21858                set {
  21859                    this .nameField  = value;
  21860                }
  21861           }
  21862           
  21863           // / <remarks />
  21864           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  21865           pu blic strin g localPid  {
  21866                get {
  21867                    retu rn this.lo calPidFiel d;
  21868                }
  21869                set {
  21870                    this .localPidF ield = val ue;
  21871                }
  21872           }
  21873           
  21874           // / <remarks />
  21875           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  21876           pu blic strin g localSit eId {
  21877                get {
  21878                    retu rn this.lo calSiteIdF ield;
  21879                }
  21880                set {
  21881                    this .localSite IdField =  value;
  21882                }
  21883           }
  21884           
  21885           // / <remarks />
  21886           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  21887           pu blic strin g mpiPid {
  21888                get {
  21889                    retu rn this.mp iPidField;
  21890                }
  21891                set {
  21892                    this .mpiPidFie ld = value ;
  21893                }
  21894           }
  21895           
  21896           // / <remarks />
  21897           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  21898           pu blic strin g vistaLoc ations {
  21899                get {
  21900                    retu rn this.vi staLocatio nsField;
  21901                }
  21902                set {
  21903                    this .vistaLoca tionsField  = value;
  21904                }
  21905           }
  21906           
  21907           // / <remarks />
  21908           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  21909           pu blic strin g ssn {
  21910                get {
  21911                    retu rn this.ss nField;
  21912                }
  21913                set {
  21914                    this .ssnField  = value;
  21915                }
  21916           }
  21917           
  21918           // / <remarks />
  21919           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  21920           pu blic strin g inPatien t {
  21921                get {
  21922                    retu rn this.in PatientFie ld;
  21923                }
  21924                set {
  21925                    this .inPatient Field = va lue;
  21926                }
  21927           }
  21928           
  21929           // / <remarks />
  21930           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  21931           pu blic strin g age {
  21932                get {
  21933                    retu rn this.ag eField;
  21934                }
  21935                set {
  21936                    this .ageField  = value;
  21937                }
  21938           }
  21939           
  21940           // / <remarks />
  21941           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  21942           pu blic strin g gender {
  21943                get {
  21944                    retu rn this.ge nderField;
  21945                }
  21946                set {
  21947                    this .genderFie ld = value ;
  21948                }
  21949           }
  21950           
  21951           // / <remarks />
  21952           [S ystem.Xml. Serializat ion.XmlEle mentAttrib ute(Form=S ystem.Xml. Schema.Xml SchemaForm .Unqualifi ed)]
  21953           pu blic strin g scPercen tage {
  21954                get {
  21955                    retu rn this.sc Percentage Field;
  21956                }
  21957                set {
  21958                    this .scPercent ageField =  value;
  21959                }
  21960           }
  21961       }
  21962       
  21963       /// <r emarks/>
  21964       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  21965       public  delegate  void getIm oMedsCompl etedEventH andler(obj ect sender , getImoMe dsComplete dEventArgs  e);
  21966       
  21967       /// <r emarks/>
  21968       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  21969       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21970       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21971       public  partial c lass getIm oMedsCompl etedEventA rgs : Syst em.Compone ntModel.As yncComplet edEventArg s {
  21972           
  21973           pr ivate obje ct[] resul ts;
  21974           
  21975           in ternal get ImoMedsCom pletedEven tArgs(obje ct[] resul ts, System .Exception  exception , bool can celled, ob ject userS tate) : 
  21976                    base (exception , cancelle d, userSta te) {
  21977                this.res ults = res ults;
  21978           }
  21979           
  21980           // / <remarks />
  21981           pu blic tagge dMedicatio nArrays Re sult {
  21982                get {
  21983                    this .RaiseExce ptionIfNec essary();
  21984                    retu rn ((tagge dMedicatio nArrays)(t his.result s[0]));
  21985                }
  21986           }
  21987       }
  21988       
  21989       /// <r emarks/>
  21990       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  21991       public  delegate  void getSp ecialtiesC ompletedEv entHandler (object se nder, getS pecialties CompletedE ventArgs e );
  21992       
  21993       /// <r emarks/>
  21994       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  21995       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  21996       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  21997       public  partial c lass getSp ecialtiesC ompletedEv entArgs :  System.Com ponentMode l.AsyncCom pletedEven tArgs {
  21998           
  21999           pr ivate obje ct[] resul ts;
  22000           
  22001           in ternal get Specialtie sCompleted EventArgs( object[] r esults, Sy stem.Excep tion excep tion, bool  cancelled , object u serState) 
  22002                    base (exception , cancelle d, userSta te) {
  22003                this.res ults = res ults;
  22004           }
  22005           
  22006           // / <remarks />
  22007           pu blic tagge dText Resu lt {
  22008                get {
  22009                    this .RaiseExce ptionIfNec essary();
  22010                    retu rn ((tagge dText)(thi s.results[ 0]));
  22011                }
  22012           }
  22013       }
  22014       
  22015       /// <r emarks/>
  22016       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22017       public  delegate  void getCl inicsByNam eCompleted EventHandl er(object  sender, ge tClinicsBy NameComple tedEventAr gs e);
  22018       
  22019       /// <r emarks/>
  22020       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22021       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22022       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22023       public  partial c lass getCl inicsByNam eCompleted EventArgs  : System.C omponentMo del.AsyncC ompletedEv entArgs {
  22024           
  22025           pr ivate obje ct[] resul ts;
  22026           
  22027           in ternal get ClinicsByN ameComplet edEventArg s(object[]  results,  System.Exc eption exc eption, bo ol cancell ed, object  userState ) : 
  22028                    base (exception , cancelle d, userSta te) {
  22029                this.res ults = res ults;
  22030           }
  22031           
  22032           // / <remarks />
  22033           pu blic tagge dTextArray  Result {
  22034                get {
  22035                    this .RaiseExce ptionIfNec essary();
  22036                    retu rn ((tagge dTextArray )(this.res ults[0]));
  22037                }
  22038           }
  22039       }
  22040       
  22041       /// <r emarks/>
  22042       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22043       public  delegate  void getSu rgeryRepor tTextCompl etedEventH andler(obj ect sender , getSurge ryReportTe xtComplete dEventArgs  e);
  22044       
  22045       /// <r emarks/>
  22046       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22047       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22048       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22049       public  partial c lass getSu rgeryRepor tTextCompl etedEventA rgs : Syst em.Compone ntModel.As yncComplet edEventArg s {
  22050           
  22051           pr ivate obje ct[] resul ts;
  22052           
  22053           in ternal get SurgeryRep ortTextCom pletedEven tArgs(obje ct[] resul ts, System .Exception  exception , bool can celled, ob ject userS tate) : 
  22054                    base (exception , cancelle d, userSta te) {
  22055                this.res ults = res ults;
  22056           }
  22057           
  22058           // / <remarks />
  22059           pu blic textT O Result {
  22060                get {
  22061                    this .RaiseExce ptionIfNec essary();
  22062                    retu rn ((textT O)(this.re sults[0])) ;
  22063                }
  22064           }
  22065       }
  22066       
  22067       /// <r emarks/>
  22068       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22069       public  delegate  void getCy topatholog yReportsCo mpletedEve ntHandler( object sen der, getCy topatholog yReportsCo mpletedEve ntArgs e);
  22070       
  22071       /// <r emarks/>
  22072       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22073       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22074       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22075       public  partial c lass getCy topatholog yReportsCo mpletedEve ntArgs : S ystem.Comp onentModel .AsyncComp letedEvent Args {
  22076           
  22077           pr ivate obje ct[] resul ts;
  22078           
  22079           in ternal get Cytopathol ogyReports CompletedE ventArgs(o bject[] re sults, Sys tem.Except ion except ion, bool  cancelled,  object us erState) :  
  22080                    base (exception , cancelle d, userSta te) {
  22081                this.res ults = res ults;
  22082           }
  22083           
  22084           // / <remarks />
  22085           pu blic tagge dTextArray  Result {
  22086                get {
  22087                    this .RaiseExce ptionIfNec essary();
  22088                    retu rn ((tagge dTextArray )(this.res ults[0]));
  22089                }
  22090           }
  22091       }
  22092       
  22093       /// <r emarks/>
  22094       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22095       public  delegate  void getEx pandedAdtR eportsComp letedEvent Handler(ob ject sende r, getExpa ndedAdtRep ortsComple tedEventAr gs e);
  22096       
  22097       /// <r emarks/>
  22098       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22099       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22100       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22101       public  partial c lass getEx pandedAdtR eportsComp letedEvent Args : Sys tem.Compon entModel.A syncComple tedEventAr gs {
  22102           
  22103           pr ivate obje ct[] resul ts;
  22104           
  22105           in ternal get ExpandedAd tReportsCo mpletedEve ntArgs(obj ect[] resu lts, Syste m.Exceptio n exceptio n, bool ca ncelled, o bject user State) : 
  22106                    base (exception , cancelle d, userSta te) {
  22107                this.res ults = res ults;
  22108           }
  22109           
  22110           // / <remarks />
  22111           pu blic tagge dTextArray  Result {
  22112                get {
  22113                    this .RaiseExce ptionIfNec essary();
  22114                    retu rn ((tagge dTextArray )(this.res ults[0]));
  22115                }
  22116           }
  22117       }
  22118       
  22119       /// <r emarks/>
  22120       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22121       public  delegate  void getCl inicsCompl etedEventH andler(obj ect sender , getClini csComplete dEventArgs  e);
  22122       
  22123       /// <r emarks/>
  22124       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22125       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22126       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22127       public  partial c lass getCl inicsCompl etedEventA rgs : Syst em.Compone ntModel.As yncComplet edEventArg s {
  22128           
  22129           pr ivate obje ct[] resul ts;
  22130           
  22131           in ternal get ClinicsCom pletedEven tArgs(obje ct[] resul ts, System .Exception  exception , bool can celled, ob ject userS tate) : 
  22132                    base (exception , cancelle d, userSta te) {
  22133                this.res ults = res ults;
  22134           }
  22135           
  22136           // / <remarks />
  22137           pu blic tagge dHospitalL ocationArr ay Result  {
  22138                get {
  22139                    this .RaiseExce ptionIfNec essary();
  22140                    retu rn ((tagge dHospitalL ocationArr ay)(this.r esults[0]) );
  22141                }
  22142           }
  22143       }
  22144       
  22145       /// <r emarks/>
  22146       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22147       public  delegate  void isSur geryNoteCo mpletedEve ntHandler( object sen der, isSur geryNoteCo mpletedEve ntArgs e);
  22148       
  22149       /// <r emarks/>
  22150       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22151       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22152       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22153       public  partial c lass isSur geryNoteCo mpletedEve ntArgs : S ystem.Comp onentModel .AsyncComp letedEvent Args {
  22154           
  22155           pr ivate obje ct[] resul ts;
  22156           
  22157           in ternal isS urgeryNote CompletedE ventArgs(o bject[] re sults, Sys tem.Except ion except ion, bool  cancelled,  object us erState) :  
  22158                    base (exception , cancelle d, userSta te) {
  22159                this.res ults = res ults;
  22160           }
  22161           
  22162           // / <remarks />
  22163           pu blic tagge dText Resu lt {
  22164                get {
  22165                    this .RaiseExce ptionIfNec essary();
  22166                    retu rn ((tagge dText)(thi s.results[ 0]));
  22167                }
  22168           }
  22169       }
  22170       
  22171       /// <r emarks/>
  22172       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22173       public  delegate  void getOu tpatientRx ProfileCom pletedEven tHandler(o bject send er, getOut patientRxP rofileComp letedEvent Args e);
  22174       
  22175       /// <r emarks/>
  22176       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22177       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22178       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22179       public  partial c lass getOu tpatientRx ProfileCom pletedEven tArgs : Sy stem.Compo nentModel. AsyncCompl etedEventA rgs {
  22180           
  22181           pr ivate obje ct[] resul ts;
  22182           
  22183           in ternal get Outpatient RxProfileC ompletedEv entArgs(ob ject[] res ults, Syst em.Excepti on excepti on, bool c ancelled,  object use rState) : 
  22184                    base (exception , cancelle d, userSta te) {
  22185                this.res ults = res ults;
  22186           }
  22187           
  22188           // / <remarks />
  22189           pu blic tagge dTextArray  Result {
  22190                get {
  22191                    this .RaiseExce ptionIfNec essary();
  22192                    retu rn ((tagge dTextArray )(this.res ults[0]));
  22193                }
  22194           }
  22195       }
  22196       
  22197       /// <r emarks/>
  22198       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22199       public  delegate  void getCo nfidential ityComplet edEventHan dler(objec t sender,  getConfide ntialityCo mpletedEve ntArgs e);
  22200       
  22201       /// <r emarks/>
  22202       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22203       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22204       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22205       public  partial c lass getCo nfidential ityComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  22206           
  22207           pr ivate obje ct[] resul ts;
  22208           
  22209           in ternal get Confidenti alityCompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  22210                    base (exception , cancelle d, userSta te) {
  22211                this.res ults = res ults;
  22212           }
  22213           
  22214           // / <remarks />
  22215           pu blic tagge dTextArray  Result {
  22216                get {
  22217                    this .RaiseExce ptionIfNec essary();
  22218                    retu rn ((tagge dTextArray )(this.res ults[0]));
  22219                }
  22220           }
  22221       }
  22222       
  22223       /// <r emarks/>
  22224       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22225       public  delegate  void signN oteComplet edEventHan dler(objec t sender,  signNoteCo mpletedEve ntArgs e);
  22226       
  22227       /// <r emarks/>
  22228       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22229       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22230       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22231       public  partial c lass signN oteComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  22232           
  22233           pr ivate obje ct[] resul ts;
  22234           
  22235           in ternal sig nNoteCompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  22236                    base (exception , cancelle d, userSta te) {
  22237                this.res ults = res ults;
  22238           }
  22239           
  22240           // / <remarks />
  22241           pu blic textT O Result {
  22242                get {
  22243                    this .RaiseExce ptionIfNec essary();
  22244                    retu rn ((textT O)(this.re sults[0])) ;
  22245                }
  22246           }
  22247       }
  22248       
  22249       /// <r emarks/>
  22250       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22251       public  delegate  void getRe minderRepo rtTemplate sCompleted EventHandl er(object  sender, ge tReminderR eportTempl atesComple tedEventAr gs e);
  22252       
  22253       /// <r emarks/>
  22254       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22255       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22256       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22257       public  partial c lass getRe minderRepo rtTemplate sCompleted EventArgs  : System.C omponentMo del.AsyncC ompletedEv entArgs {
  22258           
  22259           pr ivate obje ct[] resul ts;
  22260           
  22261           in ternal get ReminderRe portTempla tesComplet edEventArg s(object[]  results,  System.Exc eption exc eption, bo ol cancell ed, object  userState ) : 
  22262                    base (exception , cancelle d, userSta te) {
  22263                this.res ults = res ults;
  22264           }
  22265           
  22266           // / <remarks />
  22267           pu blic textA rray Resul t {
  22268                get {
  22269                    this .RaiseExce ptionIfNec essary();
  22270                    retu rn ((textA rray)(this .results[0 ]));
  22271                }
  22272           }
  22273       }
  22274       
  22275       /// <r emarks/>
  22276       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22277       public  delegate  void getMe dicationDe tailComple tedEventHa ndler(obje ct sender,  getMedica tionDetail CompletedE ventArgs e );
  22278       
  22279       /// <r emarks/>
  22280       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22281       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22282       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22283       public  partial c lass getMe dicationDe tailComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  22284           
  22285           pr ivate obje ct[] resul ts;
  22286           
  22287           in ternal get Medication DetailComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  22288                    base (exception , cancelle d, userSta te) {
  22289                this.res ults = res ults;
  22290           }
  22291           
  22292           // / <remarks />
  22293           pu blic textT O Result {
  22294                get {
  22295                    this .RaiseExce ptionIfNec essary();
  22296                    retu rn ((textT O)(this.re sults[0])) ;
  22297                }
  22298           }
  22299       }
  22300       
  22301       /// <r emarks/>
  22302       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22303       public  delegate  void getPa tientsBySp ecialtyCom pletedEven tHandler(o bject send er, getPat ientsBySpe cialtyComp letedEvent Args e);
  22304       
  22305       /// <r emarks/>
  22306       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22307       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22308       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22309       public  partial c lass getPa tientsBySp ecialtyCom pletedEven tArgs : Sy stem.Compo nentModel. AsyncCompl etedEventA rgs {
  22310           
  22311           pr ivate obje ct[] resul ts;
  22312           
  22313           in ternal get PatientsBy SpecialtyC ompletedEv entArgs(ob ject[] res ults, Syst em.Excepti on excepti on, bool c ancelled,  object use rState) : 
  22314                    base (exception , cancelle d, userSta te) {
  22315                this.res ults = res ults;
  22316           }
  22317           
  22318           // / <remarks />
  22319           pu blic tagge dPatientAr ray Result  {
  22320                get {
  22321                    this .RaiseExce ptionIfNec essary();
  22322                    retu rn ((tagge dPatientAr ray)(this. results[0] ));
  22323                }
  22324           }
  22325       }
  22326       
  22327       /// <r emarks/>
  22328       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22329       public  delegate  void getLe xiconEntri esComplete dEventHand ler(object  sender, g etLexiconE ntriesComp letedEvent Args e);
  22330       
  22331       /// <r emarks/>
  22332       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22333       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22334       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22335       public  partial c lass getLe xiconEntri esComplete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  22336           
  22337           pr ivate obje ct[] resul ts;
  22338           
  22339           in ternal get LexiconEnt riesComple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  22340                    base (exception , cancelle d, userSta te) {
  22341                this.res ults = res ults;
  22342           }
  22343           
  22344           // / <remarks />
  22345           pu blic tagge dLexiconEn tryArray R esult {
  22346                get {
  22347                    this .RaiseExce ptionIfNec essary();
  22348                    retu rn ((tagge dLexiconEn tryArray)( this.resul ts[0]));
  22349                }
  22350           }
  22351       }
  22352       
  22353       /// <r emarks/>
  22354       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22355       public  delegate  void getIm munization sCompleted EventHandl er(object  sender, ge tImmunizat ionsComple tedEventAr gs e);
  22356       
  22357       /// <r emarks/>
  22358       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22359       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22360       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22361       public  partial c lass getIm munization sCompleted EventArgs  : System.C omponentMo del.AsyncC ompletedEv entArgs {
  22362           
  22363           pr ivate obje ct[] resul ts;
  22364           
  22365           in ternal get Immunizati onsComplet edEventArg s(object[]  results,  System.Exc eption exc eption, bo ol cancell ed, object  userState ) : 
  22366                    base (exception , cancelle d, userSta te) {
  22367                this.res ults = res ults;
  22368           }
  22369           
  22370           // / <remarks />
  22371           pu blic tagge dTextArray  Result {
  22372                get {
  22373                    this .RaiseExce ptionIfNec essary();
  22374                    retu rn ((tagge dTextArray )(this.res ults[0]));
  22375                }
  22376           }
  22377       }
  22378       
  22379       /// <r emarks/>
  22380       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22381       public  delegate  void getDi schargeSum mariesComp letedEvent Handler(ob ject sende r, getDisc hargeSumma riesComple tedEventAr gs e);
  22382       
  22383       /// <r emarks/>
  22384       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22385       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22386       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22387       public  partial c lass getDi schargeSum mariesComp letedEvent Args : Sys tem.Compon entModel.A syncComple tedEventAr gs {
  22388           
  22389           pr ivate obje ct[] resul ts;
  22390           
  22391           in ternal get DischargeS ummariesCo mpletedEve ntArgs(obj ect[] resu lts, Syste m.Exceptio n exceptio n, bool ca ncelled, o bject user State) : 
  22392                    base (exception , cancelle d, userSta te) {
  22393                this.res ults = res ults;
  22394           }
  22395           
  22396           // / <remarks />
  22397           pu blic tagge dNoteArray s Result {
  22398                get {
  22399                    this .RaiseExce ptionIfNec essary();
  22400                    retu rn ((tagge dNoteArray s)(this.re sults[0])) ;
  22401                }
  22402           }
  22403       }
  22404       
  22405       /// <r emarks/>
  22406       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22407       public  delegate  void getSu rgicalPath ologyRepor tsComplete dEventHand ler(object  sender, g etSurgical PathologyR eportsComp letedEvent Args e);
  22408       
  22409       /// <r emarks/>
  22410       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22411       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22412       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22413       public  partial c lass getSu rgicalPath ologyRepor tsComplete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  22414           
  22415           pr ivate obje ct[] resul ts;
  22416           
  22417           in ternal get SurgicalPa thologyRep ortsComple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  22418                    base (exception , cancelle d, userSta te) {
  22419                this.res ults = res ults;
  22420           }
  22421           
  22422           // / <remarks />
  22423           pu blic tagge dSurgicalP athologyRp tArrays Re sult {
  22424                get {
  22425                    this .RaiseExce ptionIfNec essary();
  22426                    retu rn ((tagge dSurgicalP athologyRp tArrays)(t his.result s[0]));
  22427                }
  22428           }
  22429       }
  22430       
  22431       /// <r emarks/>
  22432       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22433       public  delegate  void getPa tientsByTe amComplete dEventHand ler(object  sender, g etPatients ByTeamComp letedEvent Args e);
  22434       
  22435       /// <r emarks/>
  22436       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22437       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22438       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22439       public  partial c lass getPa tientsByTe amComplete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  22440           
  22441           pr ivate obje ct[] resul ts;
  22442           
  22443           in ternal get PatientsBy TeamComple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  22444                    base (exception , cancelle d, userSta te) {
  22445                this.res ults = res ults;
  22446           }
  22447           
  22448           // / <remarks />
  22449           pu blic tagge dPatientAr ray Result  {
  22450                get {
  22451                    this .RaiseExce ptionIfNec essary();
  22452                    retu rn ((tagge dPatientAr ray)(this. results[0] ));
  22453                }
  22454           }
  22455       }
  22456       
  22457       /// <r emarks/>
  22458       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22459       public  delegate  void getPa tientsByWa rdComplete dEventHand ler(object  sender, g etPatients ByWardComp letedEvent Args e);
  22460       
  22461       /// <r emarks/>
  22462       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22463       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22464       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22465       public  partial c lass getPa tientsByWa rdComplete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  22466           
  22467           pr ivate obje ct[] resul ts;
  22468           
  22469           in ternal get PatientsBy WardComple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  22470                    base (exception , cancelle d, userSta te) {
  22471                this.res ults = res ults;
  22472           }
  22473           
  22474           // / <remarks />
  22475           pu blic tagge dPatientAr ray Result  {
  22476                get {
  22477                    this .RaiseExce ptionIfNec essary();
  22478                    retu rn ((tagge dPatientAr ray)(this. results[0] ));
  22479                }
  22480           }
  22481       }
  22482       
  22483       /// <r emarks/>
  22484       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22485       public  delegate  void getCo nsultsForP atientComp letedEvent Handler(ob ject sende r, getCons ultsForPat ientComple tedEventAr gs e);
  22486       
  22487       /// <r emarks/>
  22488       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22489       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22490       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22491       public  partial c lass getCo nsultsForP atientComp letedEvent Args : Sys tem.Compon entModel.A syncComple tedEventAr gs {
  22492           
  22493           pr ivate obje ct[] resul ts;
  22494           
  22495           in ternal get ConsultsFo rPatientCo mpletedEve ntArgs(obj ect[] resu lts, Syste m.Exceptio n exceptio n, bool ca ncelled, o bject user State) : 
  22496                    base (exception , cancelle d, userSta te) {
  22497                this.res ults = res ults;
  22498           }
  22499           
  22500           // / <remarks />
  22501           pu blic tagge dConsultAr rays Resul t {
  22502                get {
  22503                    this .RaiseExce ptionIfNec essary();
  22504                    retu rn ((tagge dConsultAr rays)(this .results[0 ]));
  22505                }
  22506           }
  22507       }
  22508       
  22509       /// <r emarks/>
  22510       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22511       public  delegate  void getMi crobiology ReportsCom pletedEven tHandler(o bject send er, getMic robiologyR eportsComp letedEvent Args e);
  22512       
  22513       /// <r emarks/>
  22514       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22515       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22516       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22517       public  partial c lass getMi crobiology ReportsCom pletedEven tArgs : Sy stem.Compo nentModel. AsyncCompl etedEventA rgs {
  22518           
  22519           pr ivate obje ct[] resul ts;
  22520           
  22521           in ternal get Microbiolo gyReportsC ompletedEv entArgs(ob ject[] res ults, Syst em.Excepti on excepti on, bool c ancelled,  object use rState) : 
  22522                    base (exception , cancelle d, userSta te) {
  22523                this.res ults = res ults;
  22524           }
  22525           
  22526           // / <remarks />
  22527           pu blic tagge dMicrobiol ogyRptArra ys Result  {
  22528                get {
  22529                    this .RaiseExce ptionIfNec essary();
  22530                    retu rn ((tagge dMicrobiol ogyRptArra ys)(this.r esults[0]) );
  22531                }
  22532           }
  22533       }
  22534       
  22535       /// <r emarks/>
  22536       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22537       public  delegate  void getPa stClinicVi sitsReport sCompleted EventHandl er(object  sender, ge tPastClini cVisitsRep ortsComple tedEventAr gs e);
  22538       
  22539       /// <r emarks/>
  22540       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22541       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22542       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22543       public  partial c lass getPa stClinicVi sitsReport sCompleted EventArgs  : System.C omponentMo del.AsyncC ompletedEv entArgs {
  22544           
  22545           pr ivate obje ct[] resul ts;
  22546           
  22547           in ternal get PastClinic VisitsRepo rtsComplet edEventArg s(object[]  results,  System.Exc eption exc eption, bo ol cancell ed, object  userState ) : 
  22548                    base (exception , cancelle d, userSta te) {
  22549                this.res ults = res ults;
  22550           }
  22551           
  22552           // / <remarks />
  22553           pu blic tagge dTextArray  Result {
  22554                get {
  22555                    this .RaiseExce ptionIfNec essary();
  22556                    retu rn ((tagge dTextArray )(this.res ults[0]));
  22557                }
  22558           }
  22559       }
  22560       
  22561       /// <r emarks/>
  22562       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22563       public  delegate  void close NoteByAdmi nActionCom pletedEven tHandler(o bject send er, closeN oteByAdmin ActionComp letedEvent Args e);
  22564       
  22565       /// <r emarks/>
  22566       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22567       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22568       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22569       public  partial c lass close NoteByAdmi nActionCom pletedEven tArgs : Sy stem.Compo nentModel. AsyncCompl etedEventA rgs {
  22570           
  22571           pr ivate obje ct[] resul ts;
  22572           
  22573           in ternal clo seNoteByAd minActionC ompletedEv entArgs(ob ject[] res ults, Syst em.Excepti on excepti on, bool c ancelled,  object use rState) : 
  22574                    base (exception , cancelle d, userSta te) {
  22575                this.res ults = res ults;
  22576           }
  22577           
  22578           // / <remarks />
  22579           pu blic textT O Result {
  22580                get {
  22581                    this .RaiseExce ptionIfNec essary();
  22582                    retu rn ((textT O)(this.re sults[0])) ;
  22583                }
  22584           }
  22585       }
  22586       
  22587       /// <r emarks/>
  22588       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22589       public  delegate  void getOt herMedsCom pletedEven tHandler(o bject send er, getOth erMedsComp letedEvent Args e);
  22590       
  22591       /// <r emarks/>
  22592       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22593       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22594       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22595       public  partial c lass getOt herMedsCom pletedEven tArgs : Sy stem.Compo nentModel. AsyncCompl etedEventA rgs {
  22596           
  22597           pr ivate obje ct[] resul ts;
  22598           
  22599           in ternal get OtherMedsC ompletedEv entArgs(ob ject[] res ults, Syst em.Excepti on excepti on, bool c ancelled,  object use rState) : 
  22600                    base (exception , cancelle d, userSta te) {
  22601                this.res ults = res ults;
  22602           }
  22603           
  22604           // / <remarks />
  22605           pu blic tagge dMedicatio nArrays Re sult {
  22606                get {
  22607                    this .RaiseExce ptionIfNec essary();
  22608                    retu rn ((tagge dMedicatio nArrays)(t his.result s[0]));
  22609                }
  22610           }
  22611       }
  22612       
  22613       /// <r emarks/>
  22614       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22615       public  delegate  void getIm agingRepor tCompleted EventHandl er(object  sender, ge tImagingRe portComple tedEventAr gs e);
  22616       
  22617       /// <r emarks/>
  22618       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22619       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22620       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22621       public  partial c lass getIm agingRepor tCompleted EventArgs  : System.C omponentMo del.AsyncC ompletedEv entArgs {
  22622           
  22623           pr ivate obje ct[] resul ts;
  22624           
  22625           in ternal get ImagingRep ortComplet edEventArg s(object[]  results,  System.Exc eption exc eption, bo ol cancell ed, object  userState ) : 
  22626                    base (exception , cancelle d, userSta te) {
  22627                this.res ults = res ults;
  22628           }
  22629           
  22630           // / <remarks />
  22631           pu blic radio logyReport TO Result  {
  22632                get {
  22633                    this .RaiseExce ptionIfNec essary();
  22634                    retu rn ((radio logyReport TO)(this.r esults[0]) );
  22635                }
  22636           }
  22637       }
  22638       
  22639       /// <r emarks/>
  22640       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22641       public  delegate  void getPc pForPatien tCompleted EventHandl er(object  sender, ge tPcpForPat ientComple tedEventAr gs e);
  22642       
  22643       /// <r emarks/>
  22644       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22645       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22646       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22647       public  partial c lass getPc pForPatien tCompleted EventArgs  : System.C omponentMo del.AsyncC ompletedEv entArgs {
  22648           
  22649           pr ivate obje ct[] resul ts;
  22650           
  22651           in ternal get PcpForPati entComplet edEventArg s(object[]  results,  System.Exc eption exc eption, bo ol cancell ed, object  userState ) : 
  22652                    base (exception , cancelle d, userSta te) {
  22653                this.res ults = res ults;
  22654           }
  22655           
  22656           // / <remarks />
  22657           pu blic tagge dText Resu lt {
  22658                get {
  22659                    this .RaiseExce ptionIfNec essary();
  22660                    retu rn ((tagge dText)(thi s.results[ 0]));
  22661                }
  22662           }
  22663       }
  22664       
  22665       /// <r emarks/>
  22666       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22667       public  delegate  void getAd missionsRe portsCompl etedEventH andler(obj ect sender , getAdmis sionsRepor tsComplete dEventArgs  e);
  22668       
  22669       /// <r emarks/>
  22670       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22671       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22672       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22673       public  partial c lass getAd missionsRe portsCompl etedEventA rgs : Syst em.Compone ntModel.As yncComplet edEventArg s {
  22674           
  22675           pr ivate obje ct[] resul ts;
  22676           
  22677           in ternal get Admissions ReportsCom pletedEven tArgs(obje ct[] resul ts, System .Exception  exception , bool can celled, ob ject userS tate) : 
  22678                    base (exception , cancelle d, userSta te) {
  22679                this.res ults = res ults;
  22680           }
  22681           
  22682           // / <remarks />
  22683           pu blic tagge dTextArray  Result {
  22684                get {
  22685                    this .RaiseExce ptionIfNec essary();
  22686                    retu rn ((tagge dTextArray )(this.res ults[0]));
  22687                }
  22688           }
  22689       }
  22690       
  22691       /// <r emarks/>
  22692       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22693       public  delegate  void getRa diologyRep ortsComple tedEventHa ndler(obje ct sender,  getRadiol ogyReports CompletedE ventArgs e );
  22694       
  22695       /// <r emarks/>
  22696       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22697       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22698       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22699       public  partial c lass getRa diologyRep ortsComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  22700           
  22701           pr ivate obje ct[] resul ts;
  22702           
  22703           in ternal get RadiologyR eportsComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  22704                    base (exception , cancelle d, userSta te) {
  22705                this.res ults = res ults;
  22706           }
  22707           
  22708           // / <remarks />
  22709           pu blic tagge dRadiology ReportArra ys Result  {
  22710                get {
  22711                    this .RaiseExce ptionIfNec essary();
  22712                    retu rn ((tagge dRadiology ReportArra ys)(this.r esults[0]) );
  22713                }
  22714           }
  22715       }
  22716       
  22717       /// <r emarks/>
  22718       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22719       public  delegate  void getLa bTestDescr iptionComp letedEvent Handler(ob ject sende r, getLabT estDescrip tionComple tedEventAr gs e);
  22720       
  22721       /// <r emarks/>
  22722       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22723       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22724       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22725       public  partial c lass getLa bTestDescr iptionComp letedEvent Args : Sys tem.Compon entModel.A syncComple tedEventAr gs {
  22726           
  22727           pr ivate obje ct[] resul ts;
  22728           
  22729           in ternal get LabTestDes criptionCo mpletedEve ntArgs(obj ect[] resu lts, Syste m.Exceptio n exceptio n, bool ca ncelled, o bject user State) : 
  22730                    base (exception , cancelle d, userSta te) {
  22731                this.res ults = res ults;
  22732           }
  22733           
  22734           // / <remarks />
  22735           pu blic tagge dTextArray  Result {
  22736                get {
  22737                    this .RaiseExce ptionIfNec essary();
  22738                    retu rn ((tagge dTextArray )(this.res ults[0]));
  22739                }
  22740           }
  22741       }
  22742       
  22743       /// <r emarks/>
  22744       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22745       public  delegate  void getBl oodAvailab ilityRepor tsComplete dEventHand ler(object  sender, g etBloodAva ilabilityR eportsComp letedEvent Args e);
  22746       
  22747       /// <r emarks/>
  22748       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22749       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22750       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22751       public  partial c lass getBl oodAvailab ilityRepor tsComplete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  22752           
  22753           pr ivate obje ct[] resul ts;
  22754           
  22755           in ternal get BloodAvail abilityRep ortsComple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  22756                    base (exception , cancelle d, userSta te) {
  22757                this.res ults = res ults;
  22758           }
  22759           
  22760           // / <remarks />
  22761           pu blic tagge dTextArray  Result {
  22762                get {
  22763                    this .RaiseExce ptionIfNec essary();
  22764                    retu rn ((tagge dTextArray )(this.res ults[0]));
  22765                }
  22766           }
  22767       }
  22768       
  22769       /// <r emarks/>
  22770       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22771       public  delegate  void mpiLo okupComple tedEventHa ndler(obje ct sender,  mpiLookup CompletedE ventArgs e );
  22772       
  22773       /// <r emarks/>
  22774       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22775       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22776       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22777       public  partial c lass mpiLo okupComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  22778           
  22779           pr ivate obje ct[] resul ts;
  22780           
  22781           in ternal mpi LookupComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  22782                    base (exception , cancelle d, userSta te) {
  22783                this.res ults = res ults;
  22784           }
  22785           
  22786           // / <remarks />
  22787           pu blic patie ntArray Re sult {
  22788                get {
  22789                    this .RaiseExce ptionIfNec essary();
  22790                    retu rn ((patie ntArray)(t his.result s[0]));
  22791                }
  22792           }
  22793       }
  22794       
  22795       /// <r emarks/>
  22796       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22797       public  delegate  void getCh emHemRepor tsSimpleCo mpletedEve ntHandler( object sen der, getCh emHemRepor tsSimpleCo mpletedEve ntArgs e);
  22798       
  22799       /// <r emarks/>
  22800       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22801       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22802       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22803       public  partial c lass getCh emHemRepor tsSimpleCo mpletedEve ntArgs : S ystem.Comp onentModel .AsyncComp letedEvent Args {
  22804           
  22805           pr ivate obje ct[] resul ts;
  22806           
  22807           in ternal get ChemHemRep ortsSimple CompletedE ventArgs(o bject[] re sults, Sys tem.Except ion except ion, bool  cancelled,  object us erState) :  
  22808                    base (exception , cancelle d, userSta te) {
  22809                this.res ults = res ults;
  22810           }
  22811           
  22812           // / <remarks />
  22813           pu blic tagge dChemHemRp tArrays Re sult {
  22814                get {
  22815                    this .RaiseExce ptionIfNec essary();
  22816                    retu rn ((tagge dChemHemRp tArrays)(t his.result s[0]));
  22817                }
  22818           }
  22819       }
  22820       
  22821       /// <r emarks/>
  22822       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22823       public  delegate  void getAd missionsCo mpletedEve ntHandler( object sen der, getAd missionsCo mpletedEve ntArgs e);
  22824       
  22825       /// <r emarks/>
  22826       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22827       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22828       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22829       public  partial c lass getAd missionsCo mpletedEve ntArgs : S ystem.Comp onentModel .AsyncComp letedEvent Args {
  22830           
  22831           pr ivate obje ct[] resul ts;
  22832           
  22833           in ternal get Admissions CompletedE ventArgs(o bject[] re sults, Sys tem.Except ion except ion, bool  cancelled,  object us erState) :  
  22834                    base (exception , cancelle d, userSta te) {
  22835                this.res ults = res ults;
  22836           }
  22837           
  22838           // / <remarks />
  22839           pu blic tagge dInpatient StayArray  Result {
  22840                get {
  22841                    this .RaiseExce ptionIfNec essary();
  22842                    retu rn ((tagge dInpatient StayArray) (this.resu lts[0]));
  22843                }
  22844           }
  22845       }
  22846       
  22847       /// <r emarks/>
  22848       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22849       public  delegate  void getIv MedsComple tedEventHa ndler(obje ct sender,  getIvMeds CompletedE ventArgs e );
  22850       
  22851       /// <r emarks/>
  22852       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22853       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22854       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22855       public  partial c lass getIv MedsComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  22856           
  22857           pr ivate obje ct[] resul ts;
  22858           
  22859           in ternal get IvMedsComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  22860                    base (exception , cancelle d, userSta te) {
  22861                this.res ults = res ults;
  22862           }
  22863           
  22864           // / <remarks />
  22865           pu blic tagge dMedicatio nArrays Re sult {
  22866                get {
  22867                    this .RaiseExce ptionIfNec essary();
  22868                    retu rn ((tagge dMedicatio nArrays)(t his.result s[0]));
  22869                }
  22870           }
  22871       }
  22872       
  22873       /// <r emarks/>
  22874       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22875       public  delegate  void getUs erSecurity KeysComple tedEventHa ndler(obje ct sender,  getUserSe curityKeys CompletedE ventArgs e );
  22876       
  22877       /// <r emarks/>
  22878       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22879       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22880       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22881       public  partial c lass getUs erSecurity KeysComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  22882           
  22883           pr ivate obje ct[] resul ts;
  22884           
  22885           in ternal get UserSecuri tyKeysComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  22886                    base (exception , cancelle d, userSta te) {
  22887                this.res ults = res ults;
  22888           }
  22889           
  22890           // / <remarks />
  22891           pu blic userS ecurityKey Array Resu lt {
  22892                get {
  22893                    this .RaiseExce ptionIfNec essary();
  22894                    retu rn ((userS ecurityKey Array)(thi s.results[ 0]));
  22895                }
  22896           }
  22897       }
  22898       
  22899       /// <r emarks/>
  22900       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22901       public  delegate  void getIc dSurgeryRe portsCompl etedEventH andler(obj ect sender , getIcdSu rgeryRepor tsComplete dEventArgs  e);
  22902       
  22903       /// <r emarks/>
  22904       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22905       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22906       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22907       public  partial c lass getIc dSurgeryRe portsCompl etedEventA rgs : Syst em.Compone ntModel.As yncComplet edEventArg s {
  22908           
  22909           pr ivate obje ct[] resul ts;
  22910           
  22911           in ternal get IcdSurgery ReportsCom pletedEven tArgs(obje ct[] resul ts, System .Exception  exception , bool can celled, ob ject userS tate) : 
  22912                    base (exception , cancelle d, userSta te) {
  22913                this.res ults = res ults;
  22914           }
  22915           
  22916           // / <remarks />
  22917           pu blic tagge dIcdRptArr ays Result  {
  22918                get {
  22919                    this .RaiseExce ptionIfNec essary();
  22920                    retu rn ((tagge dIcdRptArr ays)(this. results[0] ));
  22921                }
  22922           }
  22923       }
  22924       
  22925       /// <r emarks/>
  22926       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22927       public  delegate  void close NoteComple tedEventHa ndler(obje ct sender,  closeNote CompletedE ventArgs e );
  22928       
  22929       /// <r emarks/>
  22930       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22931       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22932       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22933       public  partial c lass close NoteComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  22934           
  22935           pr ivate obje ct[] resul ts;
  22936           
  22937           in ternal clo seNoteComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  22938                    base (exception , cancelle d, userSta te) {
  22939                this.res ults = res ults;
  22940           }
  22941           
  22942           // / <remarks />
  22943           pu blic textT O Result {
  22944                get {
  22945                    this .RaiseExce ptionIfNec essary();
  22946                    retu rn ((textT O)(this.re sults[0])) ;
  22947                }
  22948           }
  22949       }
  22950       
  22951       /// <r emarks/>
  22952       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22953       public  delegate  void write NoteComple tedEventHa ndler(obje ct sender,  writeNote CompletedE ventArgs e );
  22954       
  22955       /// <r emarks/>
  22956       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22957       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22958       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22959       public  partial c lass write NoteComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  22960           
  22961           pr ivate obje ct[] resul ts;
  22962           
  22963           in ternal wri teNoteComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  22964                    base (exception , cancelle d, userSta te) {
  22965                this.res ults = res ults;
  22966           }
  22967           
  22968           // / <remarks />
  22969           pu blic noteR esultTO Re sult {
  22970                get {
  22971                    this .RaiseExce ptionIfNec essary();
  22972                    retu rn ((noteR esultTO)(t his.result s[0]));
  22973                }
  22974           }
  22975       }
  22976       
  22977       /// <r emarks/>
  22978       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22979       public  delegate  void getWa rdsComplet edEventHan dler(objec t sender,  getWardsCo mpletedEve ntArgs e);
  22980       
  22981       /// <r emarks/>
  22982       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  22983       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  22984       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  22985       public  partial c lass getWa rdsComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  22986           
  22987           pr ivate obje ct[] resul ts;
  22988           
  22989           in ternal get WardsCompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  22990                    base (exception , cancelle d, userSta te) {
  22991                this.res ults = res ults;
  22992           }
  22993           
  22994           // / <remarks />
  22995           pu blic tagge dHospitalL ocationArr ay Result  {
  22996                get {
  22997                    this .RaiseExce ptionIfNec essary();
  22998                    retu rn ((tagge dHospitalL ocationArr ay)(this.r esults[0]) );
  22999                }
  23000           }
  23001       }
  23002       
  23003       /// <r emarks/>
  23004       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23005       public  delegate  void getSi teIdComple tedEventHa ndler(obje ct sender,  getSiteId CompletedE ventArgs e );
  23006       
  23007       /// <r emarks/>
  23008       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23009       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23010       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23011       public  partial c lass getSi teIdComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  23012           
  23013           pr ivate obje ct[] resul ts;
  23014           
  23015           in ternal get SiteIdComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  23016                    base (exception , cancelle d, userSta te) {
  23017                this.res ults = res ults;
  23018           }
  23019           
  23020           // / <remarks />
  23021           pu blic textT O Result {
  23022                get {
  23023                    this .RaiseExce ptionIfNec essary();
  23024                    retu rn ((textT O)(this.re sults[0])) ;
  23025                }
  23026           }
  23027       }
  23028       
  23029       /// <r emarks/>
  23030       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23031       public  delegate  void getAl lergiesCom pletedEven tHandler(o bject send er, getAll ergiesComp letedEvent Args e);
  23032       
  23033       /// <r emarks/>
  23034       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23035       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23036       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23037       public  partial c lass getAl lergiesCom pletedEven tArgs : Sy stem.Compo nentModel. AsyncCompl etedEventA rgs {
  23038           
  23039           pr ivate obje ct[] resul ts;
  23040           
  23041           in ternal get AllergiesC ompletedEv entArgs(ob ject[] res ults, Syst em.Excepti on excepti on, bool c ancelled,  object use rState) : 
  23042                    base (exception , cancelle d, userSta te) {
  23043                this.res ults = res ults;
  23044           }
  23045           
  23046           // / <remarks />
  23047           pu blic tagge dAllergyAr rays Resul t {
  23048                get {
  23049                    this .RaiseExce ptionIfNec essary();
  23050                    retu rn ((tagge dAllergyAr rays)(this .results[0 ]));
  23051                }
  23052           }
  23053       }
  23054       
  23055       /// <r emarks/>
  23056       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23057       public  delegate  void getTr ansfersRep ortsComple tedEventHa ndler(obje ct sender,  getTransf ersReports CompletedE ventArgs e );
  23058       
  23059       /// <r emarks/>
  23060       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23061       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23062       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23063       public  partial c lass getTr ansfersRep ortsComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  23064           
  23065           pr ivate obje ct[] resul ts;
  23066           
  23067           in ternal get TransfersR eportsComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  23068                    base (exception , cancelle d, userSta te) {
  23069                this.res ults = res ults;
  23070           }
  23071           
  23072           // / <remarks />
  23073           pu blic tagge dTextArray  Result {
  23074                get {
  23075                    this .RaiseExce ptionIfNec essary();
  23076                    retu rn ((tagge dTextArray )(this.res ults[0]));
  23077                }
  23078           }
  23079       }
  23080       
  23081       /// <r emarks/>
  23082       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23083       public  delegate  void nptLo okupComple tedEventHa ndler(obje ct sender,  nptLookup CompletedE ventArgs e );
  23084       
  23085       /// <r emarks/>
  23086       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23087       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23088       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23089       public  partial c lass nptLo okupComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  23090           
  23091           pr ivate obje ct[] resul ts;
  23092           
  23093           in ternal npt LookupComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  23094                    base (exception , cancelle d, userSta te) {
  23095                this.res ults = res ults;
  23096           }
  23097           
  23098           // / <remarks />
  23099           pu blic patie ntArray Re sult {
  23100                get {
  23101                    this .RaiseExce ptionIfNec essary();
  23102                    retu rn ((patie ntArray)(t his.result s[0]));
  23103                }
  23104           }
  23105       }
  23106       
  23107       /// <r emarks/>
  23108       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23109       public  delegate  void getRa diologyRep ortsBySite CompletedE ventHandle r(object s ender, get RadiologyR eportsBySi teComplete dEventArgs  e);
  23110       
  23111       /// <r emarks/>
  23112       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23113       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23114       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23115       public  partial c lass getRa diologyRep ortsBySite CompletedE ventArgs :  System.Co mponentMod el.AsyncCo mpletedEve ntArgs {
  23116           
  23117           pr ivate obje ct[] resul ts;
  23118           
  23119           in ternal get RadiologyR eportsBySi teComplete dEventArgs (object[]  results, S ystem.Exce ption exce ption, boo l cancelle d, object  userState)  : 
  23120                    base (exception , cancelle d, userSta te) {
  23121                this.res ults = res ults;
  23122           }
  23123           
  23124           // / <remarks />
  23125           pu blic tagge dRadiology ReportArra ys Result  {
  23126                get {
  23127                    this .RaiseExce ptionIfNec essary();
  23128                    retu rn ((tagge dRadiology ReportArra ys)(this.r esults[0]) );
  23129                }
  23130           }
  23131       }
  23132       
  23133       /// <r emarks/>
  23134       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23135       public  delegate  void getFu tureClinic VisitsRepo rtsComplet edEventHan dler(objec t sender,  getFutureC linicVisit sReportsCo mpletedEve ntArgs e);
  23136       
  23137       /// <r emarks/>
  23138       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23139       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23140       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23141       public  partial c lass getFu tureClinic VisitsRepo rtsComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  23142           
  23143           pr ivate obje ct[] resul ts;
  23144           
  23145           in ternal get FutureClin icVisitsRe portsCompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  23146                    base (exception , cancelle d, userSta te) {
  23147                this.res ults = res ults;
  23148           }
  23149           
  23150           // / <remarks />
  23151           pu blic tagge dTextArray  Result {
  23152                get {
  23153                    this .RaiseExce ptionIfNec essary();
  23154                    retu rn ((tagge dTextArray )(this.res ults[0]));
  23155                }
  23156           }
  23157       }
  23158       
  23159       /// <r emarks/>
  23160       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23161       public  delegate  void getAd vanceDirec tivesCompl etedEventH andler(obj ect sender , getAdvan ceDirectiv esComplete dEventArgs  e);
  23162       
  23163       /// <r emarks/>
  23164       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23165       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23166       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23167       public  partial c lass getAd vanceDirec tivesCompl etedEventA rgs : Syst em.Compone ntModel.As yncComplet edEventArg s {
  23168           
  23169           pr ivate obje ct[] resul ts;
  23170           
  23171           in ternal get AdvanceDir ectivesCom pletedEven tArgs(obje ct[] resul ts, System .Exception  exception , bool can celled, ob ject userS tate) : 
  23172                    base (exception , cancelle d, userSta te) {
  23173                this.res ults = res ults;
  23174           }
  23175           
  23176           // / <remarks />
  23177           pu blic tagge dTextArray  Result {
  23178                get {
  23179                    this .RaiseExce ptionIfNec essary();
  23180                    retu rn ((tagge dTextArray )(this.res ults[0]));
  23181                }
  23182           }
  23183       }
  23184       
  23185       /// <r emarks/>
  23186       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23187       public  delegate  void getOr derableIte msByNameCo mpletedEve ntHandler( object sen der, getOr derableIte msByNameCo mpletedEve ntArgs e);
  23188       
  23189       /// <r emarks/>
  23190       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23191       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23192       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23193       public  partial c lass getOr derableIte msByNameCo mpletedEve ntArgs : S ystem.Comp onentModel .AsyncComp letedEvent Args {
  23194           
  23195           pr ivate obje ct[] resul ts;
  23196           
  23197           in ternal get OrderableI temsByName CompletedE ventArgs(o bject[] re sults, Sys tem.Except ion except ion, bool  cancelled,  object us erState) :  
  23198                    base (exception , cancelle d, userSta te) {
  23199                this.res ults = res ults;
  23200           }
  23201           
  23202           // / <remarks />
  23203           pu blic tagge dTextArray  Result {
  23204                get {
  23205                    this .RaiseExce ptionIfNec essary();
  23206                    retu rn ((tagge dTextArray )(this.res ults[0]));
  23207                }
  23208           }
  23209       }
  23210       
  23211       /// <r emarks/>
  23212       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23213       public  delegate  void getDe mographics CompletedE ventHandle r(object s ender, get Demographi csComplete dEventArgs  e);
  23214       
  23215       /// <r emarks/>
  23216       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23217       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23218       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23219       public  partial c lass getDe mographics CompletedE ventArgs :  System.Co mponentMod el.AsyncCo mpletedEve ntArgs {
  23220           
  23221           pr ivate obje ct[] resul ts;
  23222           
  23223           in ternal get Demographi csComplete dEventArgs (object[]  results, S ystem.Exce ption exce ption, boo l cancelle d, object  userState)  : 
  23224                    base (exception , cancelle d, userSta te) {
  23225                this.res ults = res ults;
  23226           }
  23227           
  23228           // / <remarks />
  23229           pu blic patie ntTO Resul t {
  23230                get {
  23231                    this .RaiseExce ptionIfNec essary();
  23232                    retu rn ((patie ntTO)(this .results[0 ]));
  23233                }
  23234           }
  23235       }
  23236       
  23237       /// <r emarks/>
  23238       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23239       public  delegate  void getEl ectronMicr oscopyRepo rtsComplet edEventHan dler(objec t sender,  getElectro nMicroscop yReportsCo mpletedEve ntArgs e);
  23240       
  23241       /// <r emarks/>
  23242       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23243       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23244       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23245       public  partial c lass getEl ectronMicr oscopyRepo rtsComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  23246           
  23247           pr ivate obje ct[] resul ts;
  23248           
  23249           in ternal get ElectronMi croscopyRe portsCompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  23250                    base (exception , cancelle d, userSta te) {
  23251                this.res ults = res ults;
  23252           }
  23253           
  23254           // / <remarks />
  23255           pu blic tagge dTextArray  Result {
  23256                get {
  23257                    this .RaiseExce ptionIfNec essary();
  23258                    retu rn ((tagge dTextArray )(this.res ults[0]));
  23259                }
  23260           }
  23261       }
  23262       
  23263       /// <r emarks/>
  23264       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23265       public  delegate  void getMe dsAdminLog CompletedE ventHandle r(object s ender, get MedsAdminL ogComplete dEventArgs  e);
  23266       
  23267       /// <r emarks/>
  23268       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23269       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23270       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23271       public  partial c lass getMe dsAdminLog CompletedE ventArgs :  System.Co mponentMod el.AsyncCo mpletedEve ntArgs {
  23272           
  23273           pr ivate obje ct[] resul ts;
  23274           
  23275           in ternal get MedsAdminL ogComplete dEventArgs (object[]  results, S ystem.Exce ption exce ption, boo l cancelle d, object  userState)  : 
  23276                    base (exception , cancelle d, userSta te) {
  23277                this.res ults = res ults;
  23278           }
  23279           
  23280           // / <remarks />
  23281           pu blic tagge dTextArray  Result {
  23282                get {
  23283                    this .RaiseExce ptionIfNec essary();
  23284                    retu rn ((tagge dTextArray )(this.res ults[0]));
  23285                }
  23286           }
  23287       }
  23288       
  23289       /// <r emarks/>
  23290       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23291       public  delegate  void getSi tesForStat ionComplet edEventHan dler(objec t sender,  getSitesFo rStationCo mpletedEve ntArgs e);
  23292       
  23293       /// <r emarks/>
  23294       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23295       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23296       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23297       public  partial c lass getSi tesForStat ionComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  23298           
  23299           pr ivate obje ct[] resul ts;
  23300           
  23301           in ternal get SitesForSt ationCompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  23302                    base (exception , cancelle d, userSta te) {
  23303                this.res ults = res ults;
  23304           }
  23305           
  23306           // / <remarks />
  23307           pu blic tagge dTextArray  Result {
  23308                get {
  23309                    this .RaiseExce ptionIfNec essary();
  23310                    retu rn ((tagge dTextArray )(this.res ults[0]));
  23311                }
  23312           }
  23313       }
  23314       
  23315       /// <r emarks/>
  23316       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23317       public  delegate  void getAl lMedsCompl etedEventH andler(obj ect sender , getAllMe dsComplete dEventArgs  e);
  23318       
  23319       /// <r emarks/>
  23320       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23321       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23322       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23323       public  partial c lass getAl lMedsCompl etedEventA rgs : Syst em.Compone ntModel.As yncComplet edEventArg s {
  23324           
  23325           pr ivate obje ct[] resul ts;
  23326           
  23327           in ternal get AllMedsCom pletedEven tArgs(obje ct[] resul ts, System .Exception  exception , bool can celled, ob ject userS tate) : 
  23328                    base (exception , cancelle d, userSta te) {
  23329                this.res ults = res ults;
  23330           }
  23331           
  23332           // / <remarks />
  23333           pu blic tagge dMedicatio nArrays Re sult {
  23334                get {
  23335                    this .RaiseExce ptionIfNec essary();
  23336                    retu rn ((tagge dMedicatio nArrays)(t his.result s[0]));
  23337                }
  23338           }
  23339       }
  23340       
  23341       /// <r emarks/>
  23342       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23343       public  delegate  void getBl oodTransfu sionReport sCompleted EventHandl er(object  sender, ge tBloodTran sfusionRep ortsComple tedEventAr gs e);
  23344       
  23345       /// <r emarks/>
  23346       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23347       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23348       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23349       public  partial c lass getBl oodTransfu sionReport sCompleted EventArgs  : System.C omponentMo del.AsyncC ompletedEv entArgs {
  23350           
  23351           pr ivate obje ct[] resul ts;
  23352           
  23353           in ternal get BloodTrans fusionRepo rtsComplet edEventArg s(object[]  results,  System.Exc eption exc eption, bo ol cancell ed, object  userState ) : 
  23354                    base (exception , cancelle d, userSta te) {
  23355                this.res ults = res ults;
  23356           }
  23357           
  23358           // / <remarks />
  23359           pu blic tagge dTextArray  Result {
  23360                get {
  23361                    this .RaiseExce ptionIfNec essary();
  23362                    retu rn ((tagge dTextArray )(this.res ults[0]));
  23363                }
  23364           }
  23365       }
  23366       
  23367       /// <r emarks/>
  23368       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23369       public  delegate  void getCa reTeamRepo rtsComplet edEventHan dler(objec t sender,  getCareTea mReportsCo mpletedEve ntArgs e);
  23370       
  23371       /// <r emarks/>
  23372       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23373       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23374       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23375       public  partial c lass getCa reTeamRepo rtsComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  23376           
  23377           pr ivate obje ct[] resul ts;
  23378           
  23379           in ternal get CareTeamRe portsCompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  23380                    base (exception , cancelle d, userSta te) {
  23381                this.res ults = res ults;
  23382           }
  23383           
  23384           // / <remarks />
  23385           pu blic tagge dTextArray  Result {
  23386                get {
  23387                    this .RaiseExce ptionIfNec essary();
  23388                    retu rn ((tagge dTextArray )(this.res ults[0]));
  23389                }
  23390           }
  23391       }
  23392       
  23393       /// <r emarks/>
  23394       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23395       public  delegate  void getPa tientsByPr oviderComp letedEvent Handler(ob ject sende r, getPati entsByProv iderComple tedEventAr gs e);
  23396       
  23397       /// <r emarks/>
  23398       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23399       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23400       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23401       public  partial c lass getPa tientsByPr oviderComp letedEvent Args : Sys tem.Compon entModel.A syncComple tedEventAr gs {
  23402           
  23403           pr ivate obje ct[] resul ts;
  23404           
  23405           in ternal get PatientsBy ProviderCo mpletedEve ntArgs(obj ect[] resu lts, Syste m.Exceptio n exceptio n, bool ca ncelled, o bject user State) : 
  23406                    base (exception , cancelle d, userSta te) {
  23407                this.res ults = res ults;
  23408           }
  23409           
  23410           // / <remarks />
  23411           pu blic tagge dPatientAr ray Result  {
  23412                get {
  23413                    this .RaiseExce ptionIfNec essary();
  23414                    retu rn ((tagge dPatientAr ray)(this. results[0] ));
  23415                }
  23416           }
  23417       }
  23418       
  23419       /// <r emarks/>
  23420       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23421       public  delegate  void getHe althSummar yCompleted EventHandl er(object  sender, ge tHealthSum maryComple tedEventAr gs e);
  23422       
  23423       /// <r emarks/>
  23424       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23425       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23426       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23427       public  partial c lass getHe althSummar yCompleted EventArgs  : System.C omponentMo del.AsyncC ompletedEv entArgs {
  23428           
  23429           pr ivate obje ct[] resul ts;
  23430           
  23431           in ternal get HealthSumm aryComplet edEventArg s(object[]  results,  System.Exc eption exc eption, bo ol cancell ed, object  userState ) : 
  23432                    base (exception , cancelle d, userSta te) {
  23433                this.res ults = res ults;
  23434           }
  23435           
  23436           // / <remarks />
  23437           pu blic tagge dHealthSum maryArray  Result {
  23438                get {
  23439                    this .RaiseExce ptionIfNec essary();
  23440                    retu rn ((tagge dHealthSum maryArray) (this.resu lts[0]));
  23441                }
  23442           }
  23443       }
  23444       
  23445       /// <r emarks/>
  23446       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23447       public  delegate  void getVi talSignsCo mpletedEve ntHandler( object sen der, getVi talSignsCo mpletedEve ntArgs e);
  23448       
  23449       /// <r emarks/>
  23450       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23451       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23452       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23453       public  partial c lass getVi talSignsCo mpletedEve ntArgs : S ystem.Comp onentModel .AsyncComp letedEvent Args {
  23454           
  23455           pr ivate obje ct[] resul ts;
  23456           
  23457           in ternal get VitalSigns CompletedE ventArgs(o bject[] re sults, Sys tem.Except ion except ion, bool  cancelled,  object us erState) :  
  23458                    base (exception , cancelle d, userSta te) {
  23459                this.res ults = res ults;
  23460           }
  23461           
  23462           // / <remarks />
  23463           pu blic tagge dVitalSign SetArrays  Result {
  23464                get {
  23465                    this .RaiseExce ptionIfNec essary();
  23466                    retu rn ((tagge dVitalSign SetArrays) (this.resu lts[0]));
  23467                }
  23468           }
  23469       }
  23470       
  23471       /// <r emarks/>
  23472       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23473       public  delegate  void write SimpleOrde rByPolicyC ompletedEv entHandler (object se nder, writ eSimpleOrd erByPolicy CompletedE ventArgs e );
  23474       
  23475       /// <r emarks/>
  23476       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23477       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23478       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23479       public  partial c lass write SimpleOrde rByPolicyC ompletedEv entArgs :  System.Com ponentMode l.AsyncCom pletedEven tArgs {
  23480           
  23481           pr ivate obje ct[] resul ts;
  23482           
  23483           in ternal wri teSimpleOr derByPolic yCompleted EventArgs( object[] r esults, Sy stem.Excep tion excep tion, bool  cancelled , object u serState) 
  23484                    base (exception , cancelle d, userSta te) {
  23485                this.res ults = res ults;
  23486           }
  23487           
  23488           // / <remarks />
  23489           pu blic order TO Result  {
  23490                get {
  23491                    this .RaiseExce ptionIfNec essary();
  23492                    retu rn ((order TO)(this.r esults[0]) );
  23493                }
  23494           }
  23495       }
  23496       
  23497       /// <r emarks/>
  23498       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23499       public  delegate  void getSi gnedNotesC ompletedEv entHandler (object se nder, getS ignedNotes CompletedE ventArgs e );
  23500       
  23501       /// <r emarks/>
  23502       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23503       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23504       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23505       public  partial c lass getSi gnedNotesC ompletedEv entArgs :  System.Com ponentMode l.AsyncCom pletedEven tArgs {
  23506           
  23507           pr ivate obje ct[] resul ts;
  23508           
  23509           in ternal get SignedNote sCompleted EventArgs( object[] r esults, Sy stem.Excep tion excep tion, bool  cancelled , object u serState) 
  23510                    base (exception , cancelle d, userSta te) {
  23511                this.res ults = res ults;
  23512           }
  23513           
  23514           // / <remarks />
  23515           pu blic tagge dNoteArray s Result {
  23516                get {
  23517                    this .RaiseExce ptionIfNec essary();
  23518                    retu rn ((tagge dNoteArray s)(this.re sults[0])) ;
  23519                }
  23520           }
  23521       }
  23522       
  23523       /// <r emarks/>
  23524       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23525       public  delegate  void getUn cosignedNo tesComplet edEventHan dler(objec t sender,  getUncosig nedNotesCo mpletedEve ntArgs e);
  23526       
  23527       /// <r emarks/>
  23528       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23529       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23530       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23531       public  partial c lass getUn cosignedNo tesComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  23532           
  23533           pr ivate obje ct[] resul ts;
  23534           
  23535           in ternal get Uncosigned NotesCompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  23536                    base (exception , cancelle d, userSta te) {
  23537                this.res ults = res ults;
  23538           }
  23539           
  23540           // / <remarks />
  23541           pu blic tagge dNoteArray s Result {
  23542                get {
  23543                    this .RaiseExce ptionIfNec essary();
  23544                    retu rn ((tagge dNoteArray s)(this.re sults[0])) ;
  23545                }
  23546           }
  23547       }
  23548       
  23549       /// <r emarks/>
  23550       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23551       public  delegate  void getIt emsForGrap hingTypeCo mpletedEve ntHandler( object sen der, getIt emsForGrap hingTypeCo mpletedEve ntArgs e);
  23552       
  23553       /// <r emarks/>
  23554       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23555       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23556       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23557       public  partial c lass getIt emsForGrap hingTypeCo mpletedEve ntArgs : S ystem.Comp onentModel .AsyncComp letedEvent Args {
  23558           
  23559           pr ivate obje ct[] resul ts;
  23560           
  23561           in ternal get ItemsForGr aphingType CompletedE ventArgs(o bject[] re sults, Sys tem.Except ion except ion, bool  cancelled,  object us erState) :  
  23562                    base (exception , cancelle d, userSta te) {
  23563                this.res ults = res ults;
  23564           }
  23565           
  23566           // / <remarks />
  23567           pu blic tagge dItemForGr aphingType Array Resu lt {
  23568                get {
  23569                    this .RaiseExce ptionIfNec essary();
  23570                    retu rn ((tagge dItemForGr aphingType Array)(thi s.results[ 0]));
  23571                }
  23572           }
  23573       }
  23574       
  23575       /// <r emarks/>
  23576       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23577       public  delegate  void getDi schargesRe portsCompl etedEventH andler(obj ect sender , getDisch argesRepor tsComplete dEventArgs  e);
  23578       
  23579       /// <r emarks/>
  23580       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23581       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23582       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23583       public  partial c lass getDi schargesRe portsCompl etedEventA rgs : Syst em.Compone ntModel.As yncComplet edEventArg s {
  23584           
  23585           pr ivate obje ct[] resul ts;
  23586           
  23587           in ternal get Discharges ReportsCom pletedEven tArgs(obje ct[] resul ts, System .Exception  exception , bool can celled, ob ject userS tate) : 
  23588                    base (exception , cancelle d, userSta te) {
  23589                this.res ults = res ults;
  23590           }
  23591           
  23592           // / <remarks />
  23593           pu blic tagge dTextArray  Result {
  23594                get {
  23595                    this .RaiseExce ptionIfNec essary();
  23596                    retu rn ((tagge dTextArray )(this.res ults[0]));
  23597                }
  23598           }
  23599       }
  23600       
  23601       /// <r emarks/>
  23602       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23603       public  delegate  void getUn itDoseMeds CompletedE ventHandle r(object s ender, get UnitDoseMe dsComplete dEventArgs  e);
  23604       
  23605       /// <r emarks/>
  23606       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23607       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23608       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23609       public  partial c lass getUn itDoseMeds CompletedE ventArgs :  System.Co mponentMod el.AsyncCo mpletedEve ntArgs {
  23610           
  23611           pr ivate obje ct[] resul ts;
  23612           
  23613           in ternal get UnitDoseMe dsComplete dEventArgs (object[]  results, S ystem.Exce ption exce ption, boo l cancelle d, object  userState)  : 
  23614                    base (exception , cancelle d, userSta te) {
  23615                this.res ults = res ults;
  23616           }
  23617           
  23618           // / <remarks />
  23619           pu blic tagge dMedicatio nArrays Re sult {
  23620                get {
  23621                    this .RaiseExce ptionIfNec essary();
  23622                    retu rn ((tagge dMedicatio nArrays)(t his.result s[0]));
  23623                }
  23624           }
  23625       }
  23626       
  23627       /// <r emarks/>
  23628       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23629       public  delegate  void getPa tientsByCl inicComple tedEventHa ndler(obje ct sender,  getPatien tsByClinic CompletedE ventArgs e );
  23630       
  23631       /// <r emarks/>
  23632       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23633       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23634       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23635       public  partial c lass getPa tientsByCl inicComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  23636           
  23637           pr ivate obje ct[] resul ts;
  23638           
  23639           in ternal get PatientsBy ClinicComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  23640                    base (exception , cancelle d, userSta te) {
  23641                this.res ults = res ults;
  23642           }
  23643           
  23644           // / <remarks />
  23645           pu blic tagge dPatientAr ray Result  {
  23646                get {
  23647                    this .RaiseExce ptionIfNec essary();
  23648                    retu rn ((tagge dPatientAr ray)(this. results[0] ));
  23649                }
  23650           }
  23651       }
  23652       
  23653       /// <r emarks/>
  23654       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23655       public  delegate  void getCo rrespondin gIdsComple tedEventHa ndler(obje ct sender,  getCorres pondingIds CompletedE ventArgs e );
  23656       
  23657       /// <r emarks/>
  23658       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23659       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23660       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23661       public  partial c lass getCo rrespondin gIdsComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  23662           
  23663           pr ivate obje ct[] resul ts;
  23664           
  23665           in ternal get Correspond ingIdsComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  23666                    base (exception , cancelle d, userSta te) {
  23667                this.res ults = res ults;
  23668           }
  23669           
  23670           // / <remarks />
  23671           pu blic tagge dTextArray  Result {
  23672                get {
  23673                    this .RaiseExce ptionIfNec essary();
  23674                    retu rn ((tagge dTextArray )(this.res ults[0]));
  23675                }
  23676           }
  23677       }
  23678       
  23679       /// <r emarks/>
  23680       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23681       public  delegate  void isCos ignerRequi redComplet edEventHan dler(objec t sender,  isCosigner RequiredCo mpletedEve ntArgs e);
  23682       
  23683       /// <r emarks/>
  23684       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23685       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23686       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23687       public  partial c lass isCos ignerRequi redComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  23688           
  23689           pr ivate obje ct[] resul ts;
  23690           
  23691           in ternal isC osignerReq uiredCompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  23692                    base (exception , cancelle d, userSta te) {
  23693                this.res ults = res ults;
  23694           }
  23695           
  23696           // / <remarks />
  23697           pu blic textT O Result {
  23698                get {
  23699                    this .RaiseExce ptionIfNec essary();
  23700                    retu rn ((textT O)(this.re sults[0])) ;
  23701                }
  23702           }
  23703       }
  23704       
  23705       /// <r emarks/>
  23706       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23707       public  delegate  void getPr fNoteActio nsComplete dEventHand ler(object  sender, g etPrfNoteA ctionsComp letedEvent Args e);
  23708       
  23709       /// <r emarks/>
  23710       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23711       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23712       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23713       public  partial c lass getPr fNoteActio nsComplete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  23714           
  23715           pr ivate obje ct[] resul ts;
  23716           
  23717           in ternal get PrfNoteAct ionsComple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  23718                    base (exception , cancelle d, userSta te) {
  23719                this.res ults = res ults;
  23720           }
  23721           
  23722           // / <remarks />
  23723           pu blic objec t Result {
  23724                get {
  23725                    this .RaiseExce ptionIfNec essary();
  23726                    retu rn ((objec t)(this.re sults[0])) ;
  23727                }
  23728           }
  23729       }
  23730       
  23731       /// <r emarks/>
  23732       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23733       public  delegate  void login CompletedE ventHandle r(object s ender, log inComplete dEventArgs  e);
  23734       
  23735       /// <r emarks/>
  23736       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23737       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23738       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23739       public  partial c lass login CompletedE ventArgs :  System.Co mponentMod el.AsyncCo mpletedEve ntArgs {
  23740           
  23741           pr ivate obje ct[] resul ts;
  23742           
  23743           in ternal log inComplete dEventArgs (object[]  results, S ystem.Exce ption exce ption, boo l cancelle d, object  userState)  : 
  23744                    base (exception , cancelle d, userSta te) {
  23745                this.res ults = res ults;
  23746           }
  23747           
  23748           // / <remarks />
  23749           pu blic userT O Result {
  23750                get {
  23751                    this .RaiseExce ptionIfNec essary();
  23752                    retu rn ((userT O)(this.re sults[0])) ;
  23753                }
  23754           }
  23755       }
  23756       
  23757       /// <r emarks/>
  23758       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23759       public  delegate  void getSu rgeryRepor tsWithText CompletedE ventHandle r(object s ender, get SurgeryRep ortsWithTe xtComplete dEventArgs  e);
  23760       
  23761       /// <r emarks/>
  23762       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23763       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23764       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23765       public  partial c lass getSu rgeryRepor tsWithText CompletedE ventArgs :  System.Co mponentMod el.AsyncCo mpletedEve ntArgs {
  23766           
  23767           pr ivate obje ct[] resul ts;
  23768           
  23769           in ternal get SurgeryRep ortsWithTe xtComplete dEventArgs (object[]  results, S ystem.Exce ption exce ption, boo l cancelle d, object  userState)  : 
  23770                    base (exception , cancelle d, userSta te) {
  23771                this.res ults = res ults;
  23772           }
  23773           
  23774           // / <remarks />
  23775           pu blic tagge dSurgeryRe portArrays  Result {
  23776                get {
  23777                    this .RaiseExce ptionIfNec essary();
  23778                    retu rn ((tagge dSurgeryRe portArrays )(this.res ults[0]));
  23779                }
  23780           }
  23781       }
  23782       
  23783       /// <r emarks/>
  23784       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23785       public  delegate  void userH asPermissi onComplete dEventHand ler(object  sender, u serHasPerm issionComp letedEvent Args e);
  23786       
  23787       /// <r emarks/>
  23788       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23789       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23790       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23791       public  partial c lass userH asPermissi onComplete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  23792           
  23793           pr ivate obje ct[] resul ts;
  23794           
  23795           in ternal use rHasPermis sionComple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  23796                    base (exception , cancelle d, userSta te) {
  23797                this.res ults = res ults;
  23798           }
  23799           
  23800           // / <remarks />
  23801           pu blic boolT O Result {
  23802                get {
  23803                    this .RaiseExce ptionIfNec essary();
  23804                    retu rn ((boolT O)(this.re sults[0])) ;
  23805                }
  23806           }
  23807       }
  23808       
  23809       /// <r emarks/>
  23810       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23811       public  delegate  void login VIAComplet edEventHan dler(objec t sender,  loginVIACo mpletedEve ntArgs e);
  23812       
  23813       /// <r emarks/>
  23814       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23815       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23816       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23817       public  partial c lass login VIAComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  23818           
  23819           pr ivate obje ct[] resul ts;
  23820           
  23821           in ternal log inVIACompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  23822                    base (exception , cancelle d, userSta te) {
  23823                this.res ults = res ults;
  23824           }
  23825           
  23826           // / <remarks />
  23827           pu blic userT O Result {
  23828                get {
  23829                    this .RaiseExce ptionIfNec essary();
  23830                    retu rn ((userT O)(this.re sults[0])) ;
  23831                }
  23832           }
  23833       }
  23834       
  23835       /// <r emarks/>
  23836       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23837       public  delegate  void isPrf NoteComple tedEventHa ndler(obje ct sender,  isPrfNote CompletedE ventArgs e );
  23838       
  23839       /// <r emarks/>
  23840       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23841       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23842       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23843       public  partial c lass isPrf NoteComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  23844           
  23845           pr ivate obje ct[] resul ts;
  23846           
  23847           in ternal isP rfNoteComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  23848                    base (exception , cancelle d, userSta te) {
  23849                this.res ults = res ults;
  23850           }
  23851           
  23852           // / <remarks />
  23853           pu blic textT O Result {
  23854                get {
  23855                    this .RaiseExce ptionIfNec essary();
  23856                    retu rn ((textT O)(this.re sults[0])) ;
  23857                }
  23858           }
  23859       }
  23860       
  23861       /// <r emarks/>
  23862       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23863       public  delegate  void getSi teComplete dEventHand ler(object  sender, g etSiteComp letedEvent Args e);
  23864       
  23865       /// <r emarks/>
  23866       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23867       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23868       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23869       public  partial c lass getSi teComplete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  23870           
  23871           pr ivate obje ct[] resul ts;
  23872           
  23873           in ternal get SiteComple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  23874                    base (exception , cancelle d, userSta te) {
  23875                this.res ults = res ults;
  23876           }
  23877           
  23878           // / <remarks />
  23879           pu blic textT O Result {
  23880                get {
  23881                    this .RaiseExce ptionIfNec essary();
  23882                    retu rn ((textT O)(this.re sults[0])) ;
  23883                }
  23884           }
  23885       }
  23886       
  23887       /// <r emarks/>
  23888       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23889       public  delegate  void getBl oodBankRep ortsComple tedEventHa ndler(obje ct sender,  getBloodB ankReports CompletedE ventArgs e );
  23890       
  23891       /// <r emarks/>
  23892       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23893       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23894       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23895       public  partial c lass getBl oodBankRep ortsComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  23896           
  23897           pr ivate obje ct[] resul ts;
  23898           
  23899           in ternal get BloodBankR eportsComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  23900                    base (exception , cancelle d, userSta te) {
  23901                this.res ults = res ults;
  23902           }
  23903           
  23904           // / <remarks />
  23905           pu blic tagge dTextArray  Result {
  23906                get {
  23907                    this .RaiseExce ptionIfNec essary();
  23908                    retu rn ((tagge dTextArray )(this.res ults[0]));
  23909                }
  23910           }
  23911       }
  23912       
  23913       /// <r emarks/>
  23914       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23915       public  delegate  void getCh emHemRepor tsComplete dEventHand ler(object  sender, g etChemHemR eportsComp letedEvent Args e);
  23916       
  23917       /// <r emarks/>
  23918       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23919       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23920       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23921       public  partial c lass getCh emHemRepor tsComplete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  23922           
  23923           pr ivate obje ct[] resul ts;
  23924           
  23925           in ternal get ChemHemRep ortsComple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  23926                    base (exception , cancelle d, userSta te) {
  23927                this.res ults = res ults;
  23928           }
  23929           
  23930           // / <remarks />
  23931           pu blic tagge dChemHemRp tArrays Re sult {
  23932                get {
  23933                    this .RaiseExce ptionIfNec essary();
  23934                    retu rn ((tagge dChemHemRp tArrays)(t his.result s[0]));
  23935                }
  23936           }
  23937       }
  23938       
  23939       /// <r emarks/>
  23940       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23941       public  delegate  void getNo tesWithTex tCompleted EventHandl er(object  sender, ge tNotesWith TextComple tedEventAr gs e);
  23942       
  23943       /// <r emarks/>
  23944       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23945       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23946       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23947       public  partial c lass getNo tesWithTex tCompleted EventArgs  : System.C omponentMo del.AsyncC ompletedEv entArgs {
  23948           
  23949           pr ivate obje ct[] resul ts;
  23950           
  23951           in ternal get NotesWithT extComplet edEventArg s(object[]  results,  System.Exc eption exc eption, bo ol cancell ed, object  userState ) : 
  23952                    base (exception , cancelle d, userSta te) {
  23953                this.res ults = res ults;
  23954           }
  23955           
  23956           // / <remarks />
  23957           pu blic tagge dNoteArray s Result {
  23958                get {
  23959                    this .RaiseExce ptionIfNec essary();
  23960                    retu rn ((tagge dNoteArray s)(this.re sults[0])) ;
  23961                }
  23962           }
  23963       }
  23964       
  23965       /// <r emarks/>
  23966       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23967       public  delegate  void getNo teComplete dEventHand ler(object  sender, g etNoteComp letedEvent Args e);
  23968       
  23969       /// <r emarks/>
  23970       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23971       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23972       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23973       public  partial c lass getNo teComplete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  23974           
  23975           pr ivate obje ct[] resul ts;
  23976           
  23977           in ternal get NoteComple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  23978                    base (exception , cancelle d, userSta te) {
  23979                this.res ults = res ults;
  23980           }
  23981           
  23982           // / <remarks />
  23983           pu blic textT O Result {
  23984                get {
  23985                    this .RaiseExce ptionIfNec essary();
  23986                    retu rn ((textT O)(this.re sults[0])) ;
  23987                }
  23988           }
  23989       }
  23990       
  23991       /// <r emarks/>
  23992       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23993       public  delegate  void getMe ntalHealth Instrument sForPatien tCompleted EventHandl er(object  sender, ge tMentalHea lthInstrum entsForPat ientComple tedEventAr gs e);
  23994       
  23995       /// <r emarks/>
  23996       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  23997       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  23998       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  23999       public  partial c lass getMe ntalHealth Instrument sForPatien tCompleted EventArgs  : System.C omponentMo del.AsyncC ompletedEv entArgs {
  24000           
  24001           pr ivate obje ct[] resul ts;
  24002           
  24003           in ternal get MentalHeal thInstrume ntsForPati entComplet edEventArg s(object[]  results,  System.Exc eption exc eption, bo ol cancell ed, object  userState ) : 
  24004                    base (exception , cancelle d, userSta te) {
  24005                this.res ults = res ults;
  24006           }
  24007           
  24008           // / <remarks />
  24009           pu blic tagge dMentalHea lthInstrum entAdminis trationArr ays Result  {
  24010                get {
  24011                    this .RaiseExce ptionIfNec essary();
  24012                    retu rn ((tagge dMentalHea lthInstrum entAdminis trationArr ays)(this. results[0] ));
  24013                }
  24014           }
  24015       }
  24016       
  24017       /// <r emarks/>
  24018       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24019       public  delegate  void getSu rgeryRepor tsComplete dEventHand ler(object  sender, g etSurgeryR eportsComp letedEvent Args e);
  24020       
  24021       /// <r emarks/>
  24022       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24023       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24024       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24025       public  partial c lass getSu rgeryRepor tsComplete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  24026           
  24027           pr ivate obje ct[] resul ts;
  24028           
  24029           in ternal get SurgeryRep ortsComple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  24030                    base (exception , cancelle d, userSta te) {
  24031                this.res ults = res ults;
  24032           }
  24033           
  24034           // / <remarks />
  24035           pu blic tagge dSurgeryRe portArrays  Result {
  24036                get {
  24037                    this .RaiseExce ptionIfNec essary();
  24038                    retu rn ((tagge dSurgeryRe portArrays )(this.res ults[0]));
  24039                }
  24040           }
  24041       }
  24042       
  24043       /// <r emarks/>
  24044       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24045       public  delegate  void getAc tiveRemind erReportsC ompletedEv entHandler (object se nder, getA ctiveRemin derReports CompletedE ventArgs e );
  24046       
  24047       /// <r emarks/>
  24048       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24049       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24050       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24051       public  partial c lass getAc tiveRemind erReportsC ompletedEv entArgs :  System.Com ponentMode l.AsyncCom pletedEven tArgs {
  24052           
  24053           pr ivate obje ct[] resul ts;
  24054           
  24055           in ternal get ActiveRemi nderReport sCompleted EventArgs( object[] r esults, Sy stem.Excep tion excep tion, bool  cancelled , object u serState) 
  24056                    base (exception , cancelle d, userSta te) {
  24057                this.res ults = res ults;
  24058           }
  24059           
  24060           // / <remarks />
  24061           pu blic tagge dTextArray  Result {
  24062                get {
  24063                    this .RaiseExce ptionIfNec essary();
  24064                    retu rn ((tagge dTextArray )(this.res ults[0]));
  24065                }
  24066           }
  24067       }
  24068       
  24069       /// <r emarks/>
  24070       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24071       public  delegate  void getMe ntalHealth Instrument ResultSetC ompletedEv entHandler (object se nder, getM entalHealt hInstrumen tResultSet CompletedE ventArgs e );
  24072       
  24073       /// <r emarks/>
  24074       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24075       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24076       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24077       public  partial c lass getMe ntalHealth Instrument ResultSetC ompletedEv entArgs :  System.Com ponentMode l.AsyncCom pletedEven tArgs {
  24078           
  24079           pr ivate obje ct[] resul ts;
  24080           
  24081           in ternal get MentalHeal thInstrume ntResultSe tCompleted EventArgs( object[] r esults, Sy stem.Excep tion excep tion, bool  cancelled , object u serState) 
  24082                    base (exception , cancelle d, userSta te) {
  24083                this.res ults = res ults;
  24084           }
  24085           
  24086           // / <remarks />
  24087           pu blic menta lHealthIns trumentRes ultSetTO R esult {
  24088                get {
  24089                    this .RaiseExce ptionIfNec essary();
  24090                    retu rn ((menta lHealthIns trumentRes ultSetTO)( this.resul ts[0]));
  24091                }
  24092           }
  24093       }
  24094       
  24095       /// <r emarks/>
  24096       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24097       public  delegate  void getAp pointmentT extComplet edEventHan dler(objec t sender,  getAppoint mentTextCo mpletedEve ntArgs e);
  24098       
  24099       /// <r emarks/>
  24100       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24101       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24102       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24103       public  partial c lass getAp pointmentT extComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  24104           
  24105           pr ivate obje ct[] resul ts;
  24106           
  24107           in ternal get Appointmen tTextCompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  24108                    base (exception , cancelle d, userSta te) {
  24109                this.res ults = res ults;
  24110           }
  24111           
  24112           // / <remarks />
  24113           pu blic textT O Result {
  24114                get {
  24115                    this .RaiseExce ptionIfNec essary();
  24116                    retu rn ((textT O)(this.re sults[0])) ;
  24117                }
  24118           }
  24119       }
  24120       
  24121       /// <r emarks/>
  24122       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24123       public  delegate  void isCon sultNoteCo mpletedEve ntHandler( object sen der, isCon sultNoteCo mpletedEve ntArgs e);
  24124       
  24125       /// <r emarks/>
  24126       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24127       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24128       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24129       public  partial c lass isCon sultNoteCo mpletedEve ntArgs : S ystem.Comp onentModel .AsyncComp letedEvent Args {
  24130           
  24131           pr ivate obje ct[] resul ts;
  24132           
  24133           in ternal isC onsultNote CompletedE ventArgs(o bject[] re sults, Sys tem.Except ion except ion, bool  cancelled,  object us erState) :  
  24134                    base (exception , cancelle d, userSta te) {
  24135                this.res ults = res ults;
  24136           }
  24137           
  24138           // / <remarks />
  24139           pu blic textT O Result {
  24140                get {
  24141                    this .RaiseExce ptionIfNec essary();
  24142                    retu rn ((textT O)(this.re sults[0])) ;
  24143                }
  24144           }
  24145       }
  24146       
  24147       /// <r emarks/>
  24148       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24149       public  delegate  void getPr oblemListF romSitesCo mpletedEve ntHandler( object sen der, getPr oblemListF romSitesCo mpletedEve ntArgs e);
  24150       
  24151       /// <r emarks/>
  24152       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24153       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24154       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24155       public  partial c lass getPr oblemListF romSitesCo mpletedEve ntArgs : S ystem.Comp onentModel .AsyncComp letedEvent Args {
  24156           
  24157           pr ivate obje ct[] resul ts;
  24158           
  24159           in ternal get ProblemLis tFromSites CompletedE ventArgs(o bject[] re sults, Sys tem.Except ion except ion, bool  cancelled,  object us erState) :  
  24160                    base (exception , cancelle d, userSta te) {
  24161                this.res ults = res ults;
  24162           }
  24163           
  24164           // / <remarks />
  24165           pu blic tagge dProblemAr rays Resul t {
  24166                get {
  24167                    this .RaiseExce ptionIfNec essary();
  24168                    retu rn ((tagge dProblemAr rays)(this .results[0 ]));
  24169                }
  24170           }
  24171       }
  24172       
  24173       /// <r emarks/>
  24174       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24175       public  delegate  void isOne VisitNoteC ompletedEv entHandler (object se nder, isOn eVisitNote CompletedE ventArgs e );
  24176       
  24177       /// <r emarks/>
  24178       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24179       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24180       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24181       public  partial c lass isOne VisitNoteC ompletedEv entArgs :  System.Com ponentMode l.AsyncCom pletedEven tArgs {
  24182           
  24183           pr ivate obje ct[] resul ts;
  24184           
  24185           in ternal isO neVisitNot eCompleted EventArgs( object[] r esults, Sy stem.Excep tion excep tion, bool  cancelled , object u serState) 
  24186                    base (exception , cancelle d, userSta te) {
  24187                this.res ults = res ults;
  24188           }
  24189           
  24190           // / <remarks />
  24191           pu blic tagge dText Resu lt {
  24192                get {
  24193                    this .RaiseExce ptionIfNec essary();
  24194                    retu rn ((tagge dText)(thi s.results[ 0]));
  24195                }
  24196           }
  24197       }
  24198       
  24199       /// <r emarks/>
  24200       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24201       public  delegate  void getCu rrentAdmis sionDetail sCompleted EventHandl er(object  sender, ge tCurrentAd missionDet ailsComple tedEventAr gs e);
  24202       
  24203       /// <r emarks/>
  24204       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24205       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24206       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24207       public  partial c lass getCu rrentAdmis sionDetail sCompleted EventArgs  : System.C omponentMo del.AsyncC ompletedEv entArgs {
  24208           
  24209           pr ivate obje ct[] resul ts;
  24210           
  24211           in ternal get CurrentAdm issionDeta ilsComplet edEventArg s(object[]  results,  System.Exc eption exc eption, bo ol cancell ed, object  userState ) : 
  24212                    base (exception , cancelle d, userSta te) {
  24213                this.res ults = res ults;
  24214           }
  24215           
  24216           // / <remarks />
  24217           pu blic admis sionTO Res ult {
  24218                get {
  24219                    this .RaiseExce ptionIfNec essary();
  24220                    retu rn ((admis sionTO)(th is.results [0]));
  24221                }
  24222           }
  24223       }
  24224       
  24225       /// <r emarks/>
  24226       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24227       public  delegate  void getCl inicalWarn ingsComple tedEventHa ndler(obje ct sender,  getClinic alWarnings CompletedE ventArgs e );
  24228       
  24229       /// <r emarks/>
  24230       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24231       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24232       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24233       public  partial c lass getCl inicalWarn ingsComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  24234           
  24235           pr ivate obje ct[] resul ts;
  24236           
  24237           in ternal get ClinicalWa rningsComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  24238                    base (exception , cancelle d, userSta te) {
  24239                this.res ults = res ults;
  24240           }
  24241           
  24242           // / <remarks />
  24243           pu blic tagge dTextArray  Result {
  24244                get {
  24245                    this .RaiseExce ptionIfNec essary();
  24246                    retu rn ((tagge dTextArray )(this.res ults[0]));
  24247                }
  24248           }
  24249       }
  24250       
  24251       /// <r emarks/>
  24252       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24253       public  delegate  void getNh inDataComp letedEvent Handler(ob ject sende r, getNhin DataComple tedEventAr gs e);
  24254       
  24255       /// <r emarks/>
  24256       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24257       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24258       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24259       public  partial c lass getNh inDataComp letedEvent Args : Sys tem.Compon entModel.A syncComple tedEventAr gs {
  24260           
  24261           pr ivate obje ct[] resul ts;
  24262           
  24263           in ternal get NhinDataCo mpletedEve ntArgs(obj ect[] resu lts, Syste m.Exceptio n exceptio n, bool ca ncelled, o bject user State) : 
  24264                    base (exception , cancelle d, userSta te) {
  24265                this.res ults = res ults;
  24266           }
  24267           
  24268           // / <remarks />
  24269           pu blic tagge dTextArray  Result {
  24270                get {
  24271                    this .RaiseExce ptionIfNec essary();
  24272                    retu rn ((tagge dTextArray )(this.res ults[0]));
  24273                }
  24274           }
  24275       }
  24276       
  24277       /// <r emarks/>
  24278       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24279       public  delegate  void getCr isisNotesC ompletedEv entHandler (object se nder, getC risisNotes CompletedE ventArgs e );
  24280       
  24281       /// <r emarks/>
  24282       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24283       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24284       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24285       public  partial c lass getCr isisNotesC ompletedEv entArgs :  System.Com ponentMode l.AsyncCom pletedEven tArgs {
  24286           
  24287           pr ivate obje ct[] resul ts;
  24288           
  24289           in ternal get CrisisNote sCompleted EventArgs( object[] r esults, Sy stem.Excep tion excep tion, bool  cancelled , object u serState) 
  24290                    base (exception , cancelle d, userSta te) {
  24291                this.res ults = res ults;
  24292           }
  24293           
  24294           // / <remarks />
  24295           pu blic tagge dTextArray  Result {
  24296                get {
  24297                    this .RaiseExce ptionIfNec essary();
  24298                    retu rn ((tagge dTextArray )(this.res ults[0]));
  24299                }
  24300           }
  24301       }
  24302       
  24303       /// <r emarks/>
  24304       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24305       public  delegate  void getAl lOrdersCom pletedEven tHandler(o bject send er, getAll OrdersComp letedEvent Args e);
  24306       
  24307       /// <r emarks/>
  24308       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24309       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24310       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24311       public  partial c lass getAl lOrdersCom pletedEven tArgs : Sy stem.Compo nentModel. AsyncCompl etedEventA rgs {
  24312           
  24313           pr ivate obje ct[] resul ts;
  24314           
  24315           in ternal get AllOrdersC ompletedEv entArgs(ob ject[] res ults, Syst em.Excepti on excepti on, bool c ancelled,  object use rState) : 
  24316                    base (exception , cancelle d, userSta te) {
  24317                this.res ults = res ults;
  24318           }
  24319           
  24320           // / <remarks />
  24321           pu blic tagge dOrderArra ys Result  {
  24322                get {
  24323                    this .RaiseExce ptionIfNec essary();
  24324                    retu rn ((tagge dOrderArra ys)(this.r esults[0]) );
  24325                }
  24326           }
  24327       }
  24328       
  24329       /// <r emarks/>
  24330       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24331       public  delegate  void getOu tpatientMe dsComplete dEventHand ler(object  sender, g etOutpatie ntMedsComp letedEvent Args e);
  24332       
  24333       /// <r emarks/>
  24334       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24335       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24336       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24337       public  partial c lass getOu tpatientMe dsComplete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  24338           
  24339           pr ivate obje ct[] resul ts;
  24340           
  24341           in ternal get Outpatient MedsComple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  24342                    base (exception , cancelle d, userSta te) {
  24343                this.res ults = res ults;
  24344           }
  24345           
  24346           // / <remarks />
  24347           pu blic tagge dMedicatio nArrays Re sult {
  24348                get {
  24349                    this .RaiseExce ptionIfNec essary();
  24350                    retu rn ((tagge dMedicatio nArrays)(t his.result s[0]));
  24351                }
  24352           }
  24353       }
  24354       
  24355       /// <r emarks/>
  24356       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24357       public  delegate  void getAu topsyRepor tsComplete dEventHand ler(object  sender, g etAutopsyR eportsComp letedEvent Args e);
  24358       
  24359       /// <r emarks/>
  24360       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24361       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24362       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24363       public  partial c lass getAu topsyRepor tsComplete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  24364           
  24365           pr ivate obje ct[] resul ts;
  24366           
  24367           in ternal get AutopsyRep ortsComple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  24368                    base (exception , cancelle d, userSta te) {
  24369                this.res ults = res ults;
  24370           }
  24371           
  24372           // / <remarks />
  24373           pu blic tagge dTextArray  Result {
  24374                get {
  24375                    this .RaiseExce ptionIfNec essary();
  24376                    retu rn ((tagge dTextArray )(this.res ults[0]));
  24377                }
  24378           }
  24379       }
  24380       
  24381       /// <r emarks/>
  24382       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24383       public  delegate  void getAp pointments CompletedE ventHandle r(object s ender, get Appointmen tsComplete dEventArgs  e);
  24384       
  24385       /// <r emarks/>
  24386       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24387       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24388       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24389       public  partial c lass getAp pointments CompletedE ventArgs :  System.Co mponentMod el.AsyncCo mpletedEve ntArgs {
  24390           
  24391           pr ivate obje ct[] resul ts;
  24392           
  24393           in ternal get Appointmen tsComplete dEventArgs (object[]  results, S ystem.Exce ption exce ption, boo l cancelle d, object  userState)  : 
  24394                    base (exception , cancelle d, userSta te) {
  24395                this.res ults = res ults;
  24396           }
  24397           
  24398           // / <remarks />
  24399           pu blic tagge dAppointme ntArrays R esult {
  24400                get {
  24401                    this .RaiseExce ptionIfNec essary();
  24402                    retu rn ((tagge dAppointme ntArrays)( this.resul ts[0]));
  24403                }
  24404           }
  24405       }
  24406       
  24407       /// <r emarks/>
  24408       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24409       public  delegate  void getPr oblemListC ompletedEv entHandler (object se nder, getP roblemList CompletedE ventArgs e );
  24410       
  24411       /// <r emarks/>
  24412       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24413       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24414       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24415       public  partial c lass getPr oblemListC ompletedEv entArgs :  System.Com ponentMode l.AsyncCom pletedEven tArgs {
  24416           
  24417           pr ivate obje ct[] resul ts;
  24418           
  24419           in ternal get ProblemLis tCompleted EventArgs( object[] r esults, Sy stem.Excep tion excep tion, bool  cancelled , object u serState) 
  24420                    base (exception , cancelle d, userSta te) {
  24421                this.res ults = res ults;
  24422           }
  24423           
  24424           // / <remarks />
  24425           pu blic tagge dProblemAr rays Resul t {
  24426                get {
  24427                    this .RaiseExce ptionIfNec essary();
  24428                    retu rn ((tagge dProblemAr rays)(this .results[0 ]));
  24429                }
  24430           }
  24431       }
  24432       
  24433       /// <r emarks/>
  24434       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24435       public  delegate  void getLo cationsCom pletedEven tHandler(o bject send er, getLoc ationsComp letedEvent Args e);
  24436       
  24437       /// <r emarks/>
  24438       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24439       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24440       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24441       public  partial c lass getLo cationsCom pletedEven tArgs : Sy stem.Compo nentModel. AsyncCompl etedEventA rgs {
  24442           
  24443           pr ivate obje ct[] resul ts;
  24444           
  24445           in ternal get LocationsC ompletedEv entArgs(ob ject[] res ults, Syst em.Excepti on excepti on, bool c ancelled,  object use rState) : 
  24446                    base (exception , cancelle d, userSta te) {
  24447                this.res ults = res ults;
  24448           }
  24449           
  24450           // / <remarks />
  24451           pu blic tagge dHospitalL ocationArr ay Result  {
  24452                get {
  24453                    this .RaiseExce ptionIfNec essary();
  24454                    retu rn ((tagge dHospitalL ocationArr ay)(this.r esults[0]) );
  24455                }
  24456           }
  24457       }
  24458       
  24459       /// <r emarks/>
  24460       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24461       public  delegate  void getAd hocHealthS ummaryByDi splayNameC ompletedEv entHandler (object se nder, getA dhocHealth SummaryByD isplayName CompletedE ventArgs e );
  24462       
  24463       /// <r emarks/>
  24464       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24465       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24466       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24467       public  partial c lass getAd hocHealthS ummaryByDi splayNameC ompletedEv entArgs :  System.Com ponentMode l.AsyncCom pletedEven tArgs {
  24468           
  24469           pr ivate obje ct[] resul ts;
  24470           
  24471           in ternal get AdhocHealt hSummaryBy DisplayNam eCompleted EventArgs( object[] r esults, Sy stem.Excep tion excep tion, bool  cancelled , object u serState) 
  24472                    base (exception , cancelle d, userSta te) {
  24473                this.res ults = res ults;
  24474           }
  24475           
  24476           // / <remarks />
  24477           pu blic tagge dTextArray  Result {
  24478                get {
  24479                    this .RaiseExce ptionIfNec essary();
  24480                    retu rn ((tagge dTextArray )(this.res ults[0]));
  24481                }
  24482           }
  24483       }
  24484       
  24485       /// <r emarks/>
  24486       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24487       public  delegate  void getOr derDialogs ForDisplay GroupCompl etedEventH andler(obj ect sender , getOrder DialogsFor DisplayGro upComplete dEventArgs  e);
  24488       
  24489       /// <r emarks/>
  24490       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24491       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24492       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24493       public  partial c lass getOr derDialogs ForDisplay GroupCompl etedEventA rgs : Syst em.Compone ntModel.As yncComplet edEventArg s {
  24494           
  24495           pr ivate obje ct[] resul ts;
  24496           
  24497           in ternal get OrderDialo gsForDispl ayGroupCom pletedEven tArgs(obje ct[] resul ts, System .Exception  exception , bool can celled, ob ject userS tate) : 
  24498                    base (exception , cancelle d, userSta te) {
  24499                this.res ults = res ults;
  24500           }
  24501           
  24502           // / <remarks />
  24503           pu blic tagge dTextArray  Result {
  24504                get {
  24505                    this .RaiseExce ptionIfNec essary();
  24506                    retu rn ((tagge dTextArray )(this.res ults[0]));
  24507                }
  24508           }
  24509       }
  24510       
  24511       /// <r emarks/>
  24512       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24513       public  delegate  void getOr derDialogI temsComple tedEventHa ndler(obje ct sender,  getOrderD ialogItems CompletedE ventArgs e );
  24514       
  24515       /// <r emarks/>
  24516       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24517       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24518       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24519       public  partial c lass getOr derDialogI temsComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  24520           
  24521           pr ivate obje ct[] resul ts;
  24522           
  24523           in ternal get OrderDialo gItemsComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  24524                    base (exception , cancelle d, userSta te) {
  24525                this.res ults = res ults;
  24526           }
  24527           
  24528           // / <remarks />
  24529           pu blic order DialogItem Array Resu lt {
  24530                get {
  24531                    this .RaiseExce ptionIfNec essary();
  24532                    retu rn ((order DialogItem Array)(thi s.results[ 0]));
  24533                }
  24534           }
  24535       }
  24536       
  24537       /// <r emarks/>
  24538       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24539       public  delegate  void selec tCompleted EventHandl er(object  sender, se lectComple tedEventAr gs e);
  24540       
  24541       /// <r emarks/>
  24542       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24543       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24544       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24545       public  partial c lass selec tCompleted EventArgs  : System.C omponentMo del.AsyncC ompletedEv entArgs {
  24546           
  24547           pr ivate obje ct[] resul ts;
  24548           
  24549           in ternal sel ectComplet edEventArg s(object[]  results,  System.Exc eption exc eption, bo ol cancell ed, object  userState ) : 
  24550                    base (exception , cancelle d, userSta te) {
  24551                this.res ults = res ults;
  24552           }
  24553           
  24554           // / <remarks />
  24555           pu blic patie ntTO Resul t {
  24556                get {
  24557                    this .RaiseExce ptionIfNec essary();
  24558                    retu rn ((patie ntTO)(this .results[0 ]));
  24559                }
  24560           }
  24561       }
  24562       
  24563       /// <r emarks/>
  24564       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24565       public  delegate  void getPa tientAssoc iatesCompl etedEventH andler(obj ect sender , getPatie ntAssociat esComplete dEventArgs  e);
  24566       
  24567       /// <r emarks/>
  24568       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24569       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24570       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24571       public  partial c lass getPa tientAssoc iatesCompl etedEventA rgs : Syst em.Compone ntModel.As yncComplet edEventArg s {
  24572           
  24573           pr ivate obje ct[] resul ts;
  24574           
  24575           in ternal get PatientAss ociatesCom pletedEven tArgs(obje ct[] resul ts, System .Exception  exception , bool can celled, ob ject userS tate) : 
  24576                    base (exception , cancelle d, userSta te) {
  24577                this.res ults = res ults;
  24578           }
  24579           
  24580           // / <remarks />
  24581           pu blic tagge dPatientAs sociateArr ays Result  {
  24582                get {
  24583                    this .RaiseExce ptionIfNec essary();
  24584                    retu rn ((tagge dPatientAs sociateArr ays)(this. results[0] ));
  24585                }
  24586           }
  24587       }
  24588       
  24589       /// <r emarks/>
  24590       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24591       public  delegate  void getIc dProcedure sReportsCo mpletedEve ntHandler( object sen der, getIc dProcedure sReportsCo mpletedEve ntArgs e);
  24592       
  24593       /// <r emarks/>
  24594       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24595       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24596       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24597       public  partial c lass getIc dProcedure sReportsCo mpletedEve ntArgs : S ystem.Comp onentModel .AsyncComp letedEvent Args {
  24598           
  24599           pr ivate obje ct[] resul ts;
  24600           
  24601           in ternal get IcdProcedu resReports CompletedE ventArgs(o bject[] re sults, Sys tem.Except ion except ion, bool  cancelled,  object us erState) :  
  24602                    base (exception , cancelle d, userSta te) {
  24603                this.res ults = res ults;
  24604           }
  24605           
  24606           // / <remarks />
  24607           pu blic tagge dIcdRptArr ays Result  {
  24608                get {
  24609                    this .RaiseExce ptionIfNec essary();
  24610                    retu rn ((tagge dIcdRptArr ays)(this. results[0] ));
  24611                }
  24612           }
  24613       }
  24614       
  24615       /// <r emarks/>
  24616       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24617       public  delegate  void getUs ernameOrHo spitalLoca tionComple tedEventHa ndler(obje ct sender,  getUserna meOrHospit alLocation CompletedE ventArgs e );
  24618       
  24619       /// <r emarks/>
  24620       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24621       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24622       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24623       public  partial c lass getUs ernameOrHo spitalLoca tionComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  24624           
  24625           pr ivate obje ct[] resul ts;
  24626           
  24627           in ternal get UsernameOr HospitalLo cationComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  24628                    base (exception , cancelle d, userSta te) {
  24629                this.res ults = res ults;
  24630           }
  24631           
  24632           // / <remarks />
  24633           pu blic textT O Result {
  24634                get {
  24635                    this .RaiseExce ptionIfNec essary();
  24636                    retu rn ((textT O)(this.re sults[0])) ;
  24637                }
  24638           }
  24639       }
  24640       
  24641       /// <r emarks/>
  24642       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24643       public  delegate  void match CompletedE ventHandle r(object s ender, mat chComplete dEventArgs  e);
  24644       
  24645       /// <r emarks/>
  24646       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24647       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24648       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24649       public  partial c lass match CompletedE ventArgs :  System.Co mponentMod el.AsyncCo mpletedEve ntArgs {
  24650           
  24651           pr ivate obje ct[] resul ts;
  24652           
  24653           in ternal mat chComplete dEventArgs (object[]  results, S ystem.Exce ption exce ption, boo l cancelle d, object  userState)  : 
  24654                    base (exception , cancelle d, userSta te) {
  24655                this.res ults = res ults;
  24656           }
  24657           
  24658           // / <remarks />
  24659           pu blic tagge dPatientAr ray Result  {
  24660                get {
  24661                    this .RaiseExce ptionIfNec essary();
  24662                    retu rn ((tagge dPatientAr ray)(this. results[0] ));
  24663                }
  24664           }
  24665       }
  24666       
  24667       /// <r emarks/>
  24668       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24669       public  delegate  void getVe rsionCompl etedEventH andler(obj ect sender , getVersi onComplete dEventArgs  e);
  24670       
  24671       /// <r emarks/>
  24672       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24673       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24674       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24675       public  partial c lass getVe rsionCompl etedEventA rgs : Syst em.Compone ntModel.As yncComplet edEventArg s {
  24676           
  24677           pr ivate obje ct[] resul ts;
  24678           
  24679           in ternal get VersionCom pletedEven tArgs(obje ct[] resul ts, System .Exception  exception , bool can celled, ob ject userS tate) : 
  24680                    base (exception , cancelle d, userSta te) {
  24681                this.res ults = res ults;
  24682           }
  24683           
  24684           // / <remarks />
  24685           pu blic strin g Result {
  24686                get {
  24687                    this .RaiseExce ptionIfNec essary();
  24688                    retu rn ((strin g)(this.re sults[0])) ;
  24689                }
  24690           }
  24691       }
  24692       
  24693       /// <r emarks/>
  24694       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24695       public  delegate  void getLa bTestsComp letedEvent Handler(ob ject sende r, getLabT estsComple tedEventAr gs e);
  24696       
  24697       /// <r emarks/>
  24698       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24699       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24700       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24701       public  partial c lass getLa bTestsComp letedEvent Args : Sys tem.Compon entModel.A syncComple tedEventAr gs {
  24702           
  24703           pr ivate obje ct[] resul ts;
  24704           
  24705           in ternal get LabTestsCo mpletedEve ntArgs(obj ect[] resu lts, Syste m.Exceptio n exceptio n, bool ca ncelled, o bject user State) : 
  24706                    base (exception , cancelle d, userSta te) {
  24707                this.res ults = res ults;
  24708           }
  24709           
  24710           // / <remarks />
  24711           pu blic tagge dLabTestAr rays Resul t {
  24712                get {
  24713                    this .RaiseExce ptionIfNec essary();
  24714                    retu rn ((tagge dLabTestAr rays)(this .results[0 ]));
  24715                }
  24716           }
  24717       }
  24718       
  24719       /// <r emarks/>
  24720       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24721       public  delegate  void issue Confidenti alityBulle tinComplet edEventHan dler(objec t sender,  issueConfi dentiality BulletinCo mpletedEve ntArgs e);
  24722       
  24723       /// <r emarks/>
  24724       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24725       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24726       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24727       public  partial c lass issue Confidenti alityBulle tinComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  24728           
  24729           pr ivate obje ct[] resul ts;
  24730           
  24731           in ternal iss ueConfiden tialityBul letinCompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  24732                    base (exception , cancelle d, userSta te) {
  24733                this.res ults = res ults;
  24734           }
  24735           
  24736           // / <remarks />
  24737           pu blic tagge dTextArray  Result {
  24738                get {
  24739                    this .RaiseExce ptionIfNec essary();
  24740                    retu rn ((tagge dTextArray )(this.res ults[0]));
  24741                }
  24742           }
  24743       }
  24744       
  24745       /// <r emarks/>
  24746       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24747       public  delegate  void patie ntInquiryC ompletedEv entHandler (object se nder, pati entInquiry CompletedE ventArgs e );
  24748       
  24749       /// <r emarks/>
  24750       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24751       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24752       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24753       public  partial c lass patie ntInquiryC ompletedEv entArgs :  System.Com ponentMode l.AsyncCom pletedEven tArgs {
  24754           
  24755           pr ivate obje ct[] resul ts;
  24756           
  24757           in ternal pat ientInquir yCompleted EventArgs( object[] r esults, Sy stem.Excep tion excep tion, bool  cancelled , object u serState) 
  24758                    base (exception , cancelle d, userSta te) {
  24759                this.res ults = res ults;
  24760           }
  24761           
  24762           // / <remarks />
  24763           pu blic textT O Result {
  24764                get {
  24765                    this .RaiseExce ptionIfNec essary();
  24766                    retu rn ((textT O)(this.re sults[0])) ;
  24767                }
  24768           }
  24769       }
  24770       
  24771       /// <r emarks/>
  24772       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24773       public  delegate  void getLa testVitalS ignsComple tedEventHa ndler(obje ct sender,  getLatest VitalSigns CompletedE ventArgs e );
  24774       
  24775       /// <r emarks/>
  24776       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24777       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24778       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24779       public  partial c lass getLa testVitalS ignsComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  24780           
  24781           pr ivate obje ct[] resul ts;
  24782           
  24783           in ternal get LatestVita lSignsComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  24784                    base (exception , cancelle d, userSta te) {
  24785                this.res ults = res ults;
  24786           }
  24787           
  24788           // / <remarks />
  24789           pu blic tagge dVitalSign Arrays Res ult {
  24790                get {
  24791                    this .RaiseExce ptionIfNec essary();
  24792                    retu rn ((tagge dVitalSign Arrays)(th is.results [0]));
  24793                }
  24794           }
  24795       }
  24796       
  24797       /// <r emarks/>
  24798       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24799       public  delegate  void getDi schargeDia gnosisRepo rtsComplet edEventHan dler(objec t sender,  getDischar geDiagnosi sReportsCo mpletedEve ntArgs e);
  24800       
  24801       /// <r emarks/>
  24802       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24803       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24804       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24805       public  partial c lass getDi schargeDia gnosisRepo rtsComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  24806           
  24807           pr ivate obje ct[] resul ts;
  24808           
  24809           in ternal get DischargeD iagnosisRe portsCompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  24810                    base (exception , cancelle d, userSta te) {
  24811                this.res ults = res ults;
  24812           }
  24813           
  24814           // / <remarks />
  24815           pu blic tagge dTextArray  Result {
  24816                get {
  24817                    this .RaiseExce ptionIfNec essary();
  24818                    retu rn ((tagge dTextArray )(this.res ults[0]));
  24819                }
  24820           }
  24821       }
  24822       
  24823       /// <r emarks/>
  24824       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24825       public  delegate  void getOu tpatientEn counterRep ortsComple tedEventHa ndler(obje ct sender,  getOutpat ientEncoun terReports CompletedE ventArgs e );
  24826       
  24827       /// <r emarks/>
  24828       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24829       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24830       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24831       public  partial c lass getOu tpatientEn counterRep ortsComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  24832           
  24833           pr ivate obje ct[] resul ts;
  24834           
  24835           in ternal get Outpatient EncounterR eportsComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  24836                    base (exception , cancelle d, userSta te) {
  24837                this.res ults = res ults;
  24838           }
  24839           
  24840           // / <remarks />
  24841           pu blic tagge dTextArray  Result {
  24842                get {
  24843                    this .RaiseExce ptionIfNec essary();
  24844                    retu rn ((tagge dTextArray )(this.res ults[0]));
  24845                }
  24846           }
  24847       }
  24848       
  24849       /// <r emarks/>
  24850       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24851       public  delegate  void getTe amsComplet edEventHan dler(objec t sender,  getTeamsCo mpletedEve ntArgs e);
  24852       
  24853       /// <r emarks/>
  24854       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24855       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24856       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24857       public  partial c lass getTe amsComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  24858           
  24859           pr ivate obje ct[] resul ts;
  24860           
  24861           in ternal get TeamsCompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  24862                    base (exception , cancelle d, userSta te) {
  24863                this.res ults = res ults;
  24864           }
  24865           
  24866           // / <remarks />
  24867           pu blic tagge dText Resu lt {
  24868                get {
  24869                    this .RaiseExce ptionIfNec essary();
  24870                    retu rn ((tagge dText)(thi s.results[ 0]));
  24871                }
  24872           }
  24873       }
  24874       
  24875       /// <r emarks/>
  24876       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24877       public  delegate  void getTr eatingSpec ialtyRepor tsComplete dEventHand ler(object  sender, g etTreating SpecialtyR eportsComp letedEvent Args e);
  24878       
  24879       /// <r emarks/>
  24880       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24881       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24882       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24883       public  partial c lass getTr eatingSpec ialtyRepor tsComplete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  24884           
  24885           pr ivate obje ct[] resul ts;
  24886           
  24887           in ternal get TreatingSp ecialtyRep ortsComple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  24888                    base (exception , cancelle d, userSta te) {
  24889                this.res ults = res ults;
  24890           }
  24891           
  24892           // / <remarks />
  24893           pu blic tagge dTextArray  Result {
  24894                get {
  24895                    this .RaiseExce ptionIfNec essary();
  24896                    retu rn ((tagge dTextArray )(this.res ults[0]));
  24897                }
  24898           }
  24899       }
  24900       
  24901       /// <r emarks/>
  24902       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24903       public  delegate  void getUn signedNote sCompleted EventHandl er(object  sender, ge tUnsignedN otesComple tedEventAr gs e);
  24904       
  24905       /// <r emarks/>
  24906       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24907       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24908       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24909       public  partial c lass getUn signedNote sCompleted EventArgs  : System.C omponentMo del.AsyncC ompletedEv entArgs {
  24910           
  24911           pr ivate obje ct[] resul ts;
  24912           
  24913           in ternal get UnsignedNo tesComplet edEventArg s(object[]  results,  System.Exc eption exc eption, bo ol cancell ed, object  userState ) : 
  24914                    base (exception , cancelle d, userSta te) {
  24915                this.res ults = res ults;
  24916           }
  24917           
  24918           // / <remarks />
  24919           pu blic tagge dNoteArray s Result {
  24920                get {
  24921                    this .RaiseExce ptionIfNec essary();
  24922                    retu rn ((tagge dNoteArray s)(this.re sults[0])) ;
  24923                }
  24924           }
  24925       }
  24926       
  24927       /// <r emarks/>
  24928       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24929       public  delegate  void getNo teTitlesCo mpletedEve ntHandler( object sen der, getNo teTitlesCo mpletedEve ntArgs e);
  24930       
  24931       /// <r emarks/>
  24932       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24933       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24934       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24935       public  partial c lass getNo teTitlesCo mpletedEve ntArgs : S ystem.Comp onentModel .AsyncComp letedEvent Args {
  24936           
  24937           pr ivate obje ct[] resul ts;
  24938           
  24939           in ternal get NoteTitles CompletedE ventArgs(o bject[] re sults, Sys tem.Except ion except ion, bool  cancelled,  object us erState) :  
  24940                    base (exception , cancelle d, userSta te) {
  24941                this.res ults = res ults;
  24942           }
  24943           
  24944           // / <remarks />
  24945           pu blic tagge dTextArray  Result {
  24946                get {
  24947                    this .RaiseExce ptionIfNec essary();
  24948                    retu rn ((tagge dTextArray )(this.res ults[0]));
  24949                }
  24950           }
  24951       }
  24952       
  24953       /// <r emarks/>
  24954       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24955       public  delegate  void getMe dsAdminHxC ompletedEv entHandler (object se nder, getM edsAdminHx CompletedE ventArgs e );
  24956       
  24957       /// <r emarks/>
  24958       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24959       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24960       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24961       public  partial c lass getMe dsAdminHxC ompletedEv entArgs :  System.Com ponentMode l.AsyncCom pletedEven tArgs {
  24962           
  24963           pr ivate obje ct[] resul ts;
  24964           
  24965           in ternal get MedsAdminH xCompleted EventArgs( object[] r esults, Sy stem.Excep tion excep tion, bool  cancelled , object u serState) 
  24966                    base (exception , cancelle d, userSta te) {
  24967                this.res ults = res ults;
  24968           }
  24969           
  24970           // / <remarks />
  24971           pu blic tagge dTextArray  Result {
  24972                get {
  24973                    this .RaiseExce ptionIfNec essary();
  24974                    retu rn ((tagge dTextArray )(this.res ults[0]));
  24975                }
  24976           }
  24977       }
  24978       
  24979       /// <r emarks/>
  24980       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24981       public  delegate  void getGr aphingItem DataComple tedEventHa ndler(obje ct sender,  getGraphi ngItemData CompletedE ventArgs e );
  24982       
  24983       /// <r emarks/>
  24984       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  24985       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  24986       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  24987       public  partial c lass getGr aphingItem DataComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  24988           
  24989           pr ivate obje ct[] resul ts;
  24990           
  24991           in ternal get GraphingIt emDataComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  24992                    base (exception , cancelle d, userSta te) {
  24993                this.res ults = res ults;
  24994           }
  24995           
  24996           // / <remarks />
  24997           pu blic tagge dGraphingI temDataArr ay Result  {
  24998                get {
  24999                    this .RaiseExce ptionIfNec essary();
  25000                    retu rn ((tagge dGraphingI temDataArr ay)(this.r esults[0]) );
  25001                }
  25002           }
  25003       }
  25004       
  25005       /// <r emarks/>
  25006       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25007       public  delegate  void getVi sitsComple tedEventHa ndler(obje ct sender,  getVisits CompletedE ventArgs e );
  25008       
  25009       /// <r emarks/>
  25010       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25011       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  25012       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  25013       public  partial c lass getVi sitsComple tedEventAr gs : Syste m.Componen tModel.Asy ncComplete dEventArgs  {
  25014           
  25015           pr ivate obje ct[] resul ts;
  25016           
  25017           in ternal get VisitsComp letedEvent Args(objec t[] result s, System. Exception  exception,  bool canc elled, obj ect userSt ate) : 
  25018                    base (exception , cancelle d, userSta te) {
  25019                this.res ults = res ults;
  25020           }
  25021           
  25022           // / <remarks />
  25023           pu blic tagge dVisitArra y Result {
  25024                get {
  25025                    this .RaiseExce ptionIfNec essary();
  25026                    retu rn ((tagge dVisitArra y)(this.re sults[0])) ;
  25027                }
  25028           }
  25029       }
  25030       
  25031       /// <r emarks/>
  25032       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25033       public  delegate  void getHe althFactor sCompleted EventHandl er(object  sender, ge tHealthFac torsComple tedEventAr gs e);
  25034       
  25035       /// <r emarks/>
  25036       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25037       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  25038       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  25039       public  partial c lass getHe althFactor sCompleted EventArgs  : System.C omponentMo del.AsyncC ompletedEv entArgs {
  25040           
  25041           pr ivate obje ct[] resul ts;
  25042           
  25043           in ternal get HealthFact orsComplet edEventArg s(object[]  results,  System.Exc eption exc eption, bo ol cancell ed, object  userState ) : 
  25044                    base (exception , cancelle d, userSta te) {
  25045                this.res ults = res ults;
  25046           }
  25047           
  25048           // / <remarks />
  25049           pu blic tagge dHealthFac torArray R esult {
  25050                get {
  25051                    this .RaiseExce ptionIfNec essary();
  25052                    retu rn ((tagge dHealthFac torArray)( this.resul ts[0]));
  25053                }
  25054           }
  25055       }
  25056       
  25057       /// <r emarks/>
  25058       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25059       public  delegate  void getHo spitalLoca tionsCompl etedEventH andler(obj ect sender , getHospi talLocatio nsComplete dEventArgs  e);
  25060       
  25061       /// <r emarks/>
  25062       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25063       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  25064       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  25065       public  partial c lass getHo spitalLoca tionsCompl etedEventA rgs : Syst em.Compone ntModel.As yncComplet edEventArg s {
  25066           
  25067           pr ivate obje ct[] resul ts;
  25068           
  25069           in ternal get HospitalLo cationsCom pletedEven tArgs(obje ct[] resul ts, System .Exception  exception , bool can celled, ob ject userS tate) : 
  25070                    base (exception , cancelle d, userSta te) {
  25071                this.res ults = res ults;
  25072           }
  25073           
  25074           // / <remarks />
  25075           pu blic tagge dHospitalL ocationArr ay Result  {
  25076                get {
  25077                    this .RaiseExce ptionIfNec essary();
  25078                    retu rn ((tagge dHospitalL ocationArr ay)(this.r esults[0]) );
  25079                }
  25080           }
  25081       }
  25082       
  25083       /// <r emarks/>
  25084       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25085       public  delegate  void isVal idEsigComp letedEvent Handler(ob ject sende r, isValid EsigComple tedEventAr gs e);
  25086       
  25087       /// <r emarks/>
  25088       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25089       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  25090       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  25091       public  partial c lass isVal idEsigComp letedEvent Args : Sys tem.Compon entModel.A syncComple tedEventAr gs {
  25092           
  25093           pr ivate obje ct[] resul ts;
  25094           
  25095           in ternal isV alidEsigCo mpletedEve ntArgs(obj ect[] resu lts, Syste m.Exceptio n exceptio n, bool ca ncelled, o bject user State) : 
  25096                    base (exception , cancelle d, userSta te) {
  25097                this.res ults = res ults;
  25098           }
  25099           
  25100           // / <remarks />
  25101           pu blic textT O Result {
  25102                get {
  25103                    this .RaiseExce ptionIfNec essary();
  25104                    retu rn ((textT O)(this.re sults[0])) ;
  25105                }
  25106           }
  25107       }
  25108       
  25109       /// <r emarks/>
  25110       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25111       public  delegate  void getCy tologyRepo rtsComplet edEventHan dler(objec t sender,  getCytolog yReportsCo mpletedEve ntArgs e);
  25112       
  25113       /// <r emarks/>
  25114       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25115       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  25116       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  25117       public  partial c lass getCy tologyRepo rtsComplet edEventArg s : System .Component Model.Asyn cCompleted EventArgs  {
  25118           
  25119           pr ivate obje ct[] resul ts;
  25120           
  25121           in ternal get CytologyRe portsCompl etedEventA rgs(object [] results , System.E xception e xception,  bool cance lled, obje ct userSta te) : 
  25122                    base (exception , cancelle d, userSta te) {
  25123                this.res ults = res ults;
  25124           }
  25125           
  25126           // / <remarks />
  25127           pu blic tagge dCytologyR ptArrays R esult {
  25128                get {
  25129                    this .RaiseExce ptionIfNec essary();
  25130                    retu rn ((tagge dCytologyR ptArrays)( this.resul ts[0]));
  25131                }
  25132           }
  25133       }
  25134       
  25135       /// <r emarks/>
  25136       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25137       public  delegate  void getCo mpAndPenRe portsCompl etedEventH andler(obj ect sender , getCompA ndPenRepor tsComplete dEventArgs  e);
  25138       
  25139       /// <r emarks/>
  25140       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25141       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  25142       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  25143       public  partial c lass getCo mpAndPenRe portsCompl etedEventA rgs : Syst em.Compone ntModel.As yncComplet edEventArg s {
  25144           
  25145           pr ivate obje ct[] resul ts;
  25146           
  25147           in ternal get CompAndPen ReportsCom pletedEven tArgs(obje ct[] resul ts, System .Exception  exception , bool can celled, ob ject userS tate) : 
  25148                    base (exception , cancelle d, userSta te) {
  25149                this.res ults = res ults;
  25150           }
  25151           
  25152           // / <remarks />
  25153           pu blic tagge dTextArray  Result {
  25154                get {
  25155                    this .RaiseExce ptionIfNec essary();
  25156                    retu rn ((tagge dTextArray )(this.res ults[0]));
  25157                }
  25158           }
  25159       }
  25160       
  25161       /// <r emarks/>
  25162       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25163       public  delegate  void cprsL aunchCompl etedEventH andler(obj ect sender , cprsLaun chComplete dEventArgs  e);
  25164       
  25165       /// <r emarks/>
  25166       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25167       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  25168       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  25169       public  partial c lass cprsL aunchCompl etedEventA rgs : Syst em.Compone ntModel.As yncComplet edEventArg s {
  25170           
  25171           pr ivate obje ct[] resul ts;
  25172           
  25173           in ternal cpr sLaunchCom pletedEven tArgs(obje ct[] resul ts, System .Exception  exception , bool can celled, ob ject userS tate) : 
  25174                    base (exception , cancelle d, userSta te) {
  25175                this.res ults = res ults;
  25176           }
  25177           
  25178           // / <remarks />
  25179           pu blic perso nsTO Resul t {
  25180                get {
  25181                    this .RaiseExce ptionIfNec essary();
  25182                    retu rn ((perso nsTO)(this .results[0 ]));
  25183                }
  25184           }
  25185       }
  25186       
  25187       /// <r emarks/>
  25188       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25189       public  delegate  void getOr derStatusF orPatientC ompletedEv entHandler (object se nder, getO rderStatus ForPatient CompletedE ventArgs e );
  25190       
  25191       /// <r emarks/>
  25192       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25193       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  25194       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  25195       public  partial c lass getOr derStatusF orPatientC ompletedEv entArgs :  System.Com ponentMode l.AsyncCom pletedEven tArgs {
  25196           
  25197           pr ivate obje ct[] resul ts;
  25198           
  25199           in ternal get OrderStatu sForPatien tCompleted EventArgs( object[] r esults, Sy stem.Excep tion excep tion, bool  cancelled , object u serState) 
  25200                    base (exception , cancelle d, userSta te) {
  25201                this.res ults = res ults;
  25202           }
  25203           
  25204           // / <remarks />
  25205           pu blic textT O Result {
  25206                get {
  25207                    this .RaiseExce ptionIfNec essary();
  25208                    retu rn ((textT O)(this.re sults[0])) ;
  25209                }
  25210           }
  25211       }
  25212       
  25213       /// <r emarks/>
  25214       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25215       public  delegate  void cprsU serLookupC ompletedEv entHandler (object se nder, cprs UserLookup CompletedE ventArgs e );
  25216       
  25217       /// <r emarks/>
  25218       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25219       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  25220       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  25221       public  partial c lass cprsU serLookupC ompletedEv entArgs :  System.Com ponentMode l.AsyncCom pletedEven tArgs {
  25222           
  25223           pr ivate obje ct[] resul ts;
  25224           
  25225           in ternal cpr sUserLooku pCompleted EventArgs( object[] r esults, Sy stem.Excep tion excep tion, bool  cancelled , object u serState) 
  25226                    base (exception , cancelle d, userSta te) {
  25227                this.res ults = res ults;
  25228           }
  25229           
  25230           // / <remarks />
  25231           pu blic userA rray Resul t {
  25232                get {
  25233                    this .RaiseExce ptionIfNec essary();
  25234                    retu rn ((userA rray)(this .results[0 ]));
  25235                }
  25236           }
  25237       }
  25238       
  25239       /// <r emarks/>
  25240       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25241       public  delegate  void getPa tientListF orReminder ReportComp letedEvent Handler(ob ject sende r, getPati entListFor ReminderRe portComple tedEventAr gs e);
  25242       
  25243       /// <r emarks/>
  25244       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 81.0")]
  25245       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  25246       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  25247       public  partial c lass getPa tientListF orReminder ReportComp letedEvent Args : Sys tem.Compon entModel.A syncComple tedEventAr gs {
  25248           
  25249           pr ivate obje ct[] resul ts;
  25250           
  25251           in ternal get PatientLis tForRemind erReportCo mpletedEve ntArgs(obj ect[] resu lts, Syste m.Exceptio n exceptio n, bool ca ncelled, o bject user State) : 
  25252                    base (exception , cancelle d, userSta te) {
  25253                this.res ults = res ults;
  25254           }
  25255           
  25256           // / <remarks />
  25257           pu blic remin derReportP atientList TO Result  {
  25258                get {
  25259                    this .RaiseExce ptionIfNec essary();
  25260                    retu rn ((remin derReportP atientList TO)(this.r esults[0]) );
  25261                }
  25262           }
  25263       }
  25264   }
  25265  
  25266   #pragma wa rning rest ore 1591