Advertisement
JoeSeff

B.Y IS NULL - XML File Cotents

Apr 2nd, 2013
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 134.17 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <PurcForm><Xform><xf:xforms xmlns:xf="http://www.w3.org/2002/xforms" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jr="http://openrosa.org/javarosa">
  4.  
  5.   <xf:model id="openmrs_model">
  6.  
  7.     <xf:instance id="openmrs_model_instance">
  8.  
  9.       <form id="38" name="Patient Medical History" version="3.0" uuid="65a283d3-5f4e-46e7-917a-085ee19e94cf" xmlns:openmrs="formentry.infopath_server_url cannot be empty/moduleServlet/formentry/forms/schema/38-1" xmlns:xd="http://schemas.microsoft.com/office/infopath/2003">
  10.  
  11.   <header>
  12.  
  13.     <enterer/>
  14.  
  15.     <date_entered/>
  16.  
  17.     <session/>
  18.  
  19.     <uid/>
  20.  
  21.   </header>
  22.  
  23.   <patient>
  24.  
  25.     <patient.last_name openmrs_table="patient_name" openmrs_attribute="family_name"/>
  26.  
  27.     <patient.first_name openmrs_table="patient_name" openmrs_attribute="given_name"/>
  28.  
  29.     <patient.medical_record_number openmrs_table="patient_identifier" openmrs_attribute="identifier"/>
  30.  
  31.     <patient.patient_id openmrs_table="patient" openmrs_attribute="patient_id"/>
  32.  
  33.   </patient>
  34.  
  35.   <encounter>
  36.  
  37.     <encounter.encounter_datetime openmrs_table="encounter" openmrs_attribute="encounter_datetime">2013-04-02</encounter.encounter_datetime>
  38.  
  39.     <encounter.location_id openmrs_table="encounter" openmrs_attribute="location_id"/>
  40.  
  41.     <encounter.provider_id openmrs_table="encounter" openmrs_attribute="provider_id" provider_id_type="PROVIDER.ID"/>
  42.  
  43.   </encounter>
  44.  
  45.   <obs openmrs_concept="1238^MEDICAL RECORD OBSERVATIONS^99DCT" openmrs_datatype="ZZ">
  46.  
  47.     <family_history_of_diabetes_mellitus openmrs_concept="140228^Family History of Diabetes Mellitus^99DCT" openmrs_datatype="CWE" multiple="0">
  48.  
  49.         <date xsi:nil="true"/>
  50.  
  51.         <time xsi:nil="true"/>
  52.  
  53.         <value xsi:nil="true"/>
  54.  
  55.     </family_history_of_diabetes_mellitus>
  56.  
  57.     <diabetes_mellitus openmrs_concept="119481^Diabetes Mellitus^99DCT" openmrs_datatype="CWE">
  58.  
  59.       <diagnosis_date openmrs_concept="159948^Diagnosis date^99DCT" openmrs_datatype="DT">
  60.  
  61.             <date xsi:nil="true"/>
  62.  
  63.             <time xsi:nil="true"/>
  64.  
  65.             <value xsi:nil="true"/>
  66.  
  67.       </diagnosis_date>
  68.  
  69.     </diabetes_mellitus>
  70.  
  71.     <myocardial_infarction openmrs_concept="115432^Myocardial Infarction^99DCT" openmrs_datatype="ZZ">
  72.  
  73.       <diagnosis_date openmrs_concept="159948^Diagnosis date^99DCT" openmrs_datatype="DT">
  74.  
  75.             <date xsi:nil="true"/>
  76.  
  77.             <time xsi:nil="true"/>
  78.  
  79.             <value xsi:nil="true"/>
  80.  
  81.       </diagnosis_date>
  82.  
  83.     </myocardial_infarction>
  84.  
  85.     <cerebrovascular_accident openmrs_concept="111103^Cerebrovascular Accident^99DCT" openmrs_datatype="ZZ">
  86.  
  87.       <diagnosis_date openmrs_concept="159948^Diagnosis date^99DCT" openmrs_datatype="DT">
  88.  
  89.             <date xsi:nil="true"/>
  90.  
  91.             <time xsi:nil="true"/>
  92.  
  93.             <value xsi:nil="true"/>
  94.  
  95.       </diagnosis_date>
  96.  
  97.     </cerebrovascular_accident>
  98.  
  99.     <htn_hypertension openmrs_concept="117399^High blood pressure^99DCT" openmrs_datatype="ZZ">
  100.  
  101.       <diagnosis_date openmrs_concept="159948^Diagnosis date^99DCT" openmrs_datatype="DT">
  102.  
  103.             <date xsi:nil="true"/>
  104.  
  105.             <time xsi:nil="true"/>
  106.  
  107.             <value xsi:nil="true"/>
  108.  
  109.       </diagnosis_date>
  110.  
  111.     </htn_hypertension>
  112.  
  113.     <amputation openmrs_concept="161573^AMPUTATION^99DCT" openmrs_datatype="CWE" multiple="0">
  114.  
  115.         <date xsi:nil="true"/>
  116.  
  117.         <time xsi:nil="true"/>
  118.  
  119.         <value xsi:nil="true"/>
  120.  
  121.     </amputation>
  122.  
  123.     <smoker openmrs_concept="152722^Smoker^99DCT" openmrs_datatype="CWE" multiple="0">
  124.  
  125.         <date xsi:nil="true"/>
  126.  
  127.         <time xsi:nil="true"/>
  128.  
  129.         <value xsi:nil="true"/>
  130.  
  131.     </smoker>
  132.  
  133.     <glucose_monitoring_at_home openmrs_concept="161580^GLUCOSE MONITORING AT HOME^99DCT" openmrs_datatype="CWE" multiple="0">
  134.  
  135.         <date xsi:nil="true"/>
  136.  
  137.         <time xsi:nil="true"/>
  138.  
  139.         <value xsi:nil="true"/>
  140.  
  141.     </glucose_monitoring_at_home>
  142.  
  143.     <number_of_minutes_of_exercise_per_day openmrs_concept="161262^Number of minutes of exercise per day^99DCT" openmrs_datatype="NM">
  144.  
  145.         <date xsi:nil="true"/>
  146.  
  147.         <time xsi:nil="true"/>
  148.  
  149.         <value xsi:nil="true"/>
  150.  
  151.     </number_of_minutes_of_exercise_per_day>
  152.  
  153.     <free_text_comment openmrs_concept="161011^Free text comment^99DCT" openmrs_datatype="ST">
  154.  
  155.         <date xsi:nil="true"/>
  156.  
  157.         <time xsi:nil="true"/>
  158.  
  159.         <value xsi:nil="true"/>
  160.  
  161.     </free_text_comment>
  162.  
  163.     <hypoglycemics openmrs_concept="161608^HYPOGLYCEMICS^99DCT" openmrs_datatype="CWE"/>
  164.  
  165.     <antihypersensitives openmrs_concept="161609^ANTIHYPERSENSITIVES^99DCT" openmrs_datatype="CWE"/>
  166.  
  167.     <side_effects openmrs_concept="161591^SIDE EFFECTS^99DCT" openmrs_datatype="ST">
  168.  
  169.         <date xsi:nil="true"/>
  170.  
  171.         <time xsi:nil="true"/>
  172.  
  173.         <value xsi:nil="true"/>
  174.  
  175.     </side_effects>
  176.  
  177.     <adherence openmrs_concept="161581^ADHERENCE TO DRUGS^99DCT" openmrs_datatype="CWE" multiple="0">
  178.  
  179.         <date xsi:nil="true"/>
  180.  
  181.         <time xsi:nil="true"/>
  182.  
  183.         <value xsi:nil="true"/>
  184.  
  185.     </adherence>
  186.  
  187.   </obs>
  188.  
  189.   <problem_list openmrs_concept="1284^PROBLEM LIST^99DCT" openmrs_datatype="CWE">
  190.  
  191.     <problem_added openmrs_concept="6042^PROBLEM ADDED^99DCT" openmrs_datatype="CWE" multiple="0">
  192.  
  193.         <date xsi:nil="true"/>
  194.  
  195.         <time xsi:nil="true"/>
  196.  
  197.         <value xsi:nil="true"/>
  198.  
  199.     </problem_added>
  200.  
  201.     <problem_resolved openmrs_concept="6097^PROBLEM RESOLVED^99DCT" openmrs_datatype="CWE" multiple="0">
  202.  
  203.         <date xsi:nil="true"/>
  204.  
  205.         <time xsi:nil="true"/>
  206.  
  207.         <value xsi:nil="true"/>
  208.  
  209.     </problem_resolved>
  210.  
  211.   </problem_list>
  212.  
  213.   <other/></form>
  214.  
  215.     </xf:instance>
  216.  
  217.     <xf:bind id="patient.last_name" nodeset="/form/patient/patient.last_name" type="xsd:string" locked="true()"/>
  218.  
  219.     <xf:bind id="patient.first_name" nodeset="/form/patient/patient.first_name" type="xsd:string" locked="true()"/>
  220.  
  221.     <xf:bind id="patient.medical_record_number" nodeset="/form/patient/patient.medical_record_number" type="xsd:string" locked="true()" jr:preload="patient" jr:preloadParams="patientIdentifier"/>
  222.  
  223.     <xf:bind id="patient.patient_id" nodeset="/form/patient/patient.patient_id" type="xsd:int" required="true()" visible="false()" jr:preload="patient" jr:preloadParams="patientId"/>
  224.  
  225.     <xf:bind id="encounter.encounter_datetime" nodeset="/form/encounter/encounter.encounter_datetime" type="xsd:date" constraint=". &lt;= today()" message="Encounter date cannot be after today" required="true()"/>
  226.  
  227.     <xf:bind id="encounter.location_id" nodeset="/form/encounter/encounter.location_id" type="xsd:string" required="true()"/>
  228.  
  229.     <xf:bind id="encounter.provider_id" nodeset="/form/encounter/encounter.provider_id" type="xsd:string" required="true()"/>
  230.  
  231.     <xf:bind id="amputation" nodeset="/form/obs/amputation/value" type="xsd:string"/><xf:bind id="side_effects" nodeset="/form/obs/side_effects/value" type="xsd:string"/><xf:bind id="adherence" nodeset="/form/obs/adherence/value" type="xsd:string"/><xf:bind id="problem_added" nodeset="/form/problem_list/problem_added"/><xf:bind id="problem_resolved" nodeset="/form/problem_list/problem_resolved"/><xf:bind id="family_history_of_diabetes_mellitus" nodeset="/form/obs/family_history_of_diabetes_mellitus/value" type="xsd:string"/>
  232.  
  233.     <xf:bind id="diabetes_mellitus" nodeset="/form/obs/diabetes_mellitus" type="xsd:string"/>
  234.  
  235.     <xf:bind id="diagnosis_date" nodeset="/form/obs/diabetes_mellitus/diagnosis_date/value" type="xsd:string"/>
  236.  
  237.     <xf:bind id="myocardial_infarction" nodeset="/form/obs/myocardial_infarction"/>
  238.  
  239.     <xf:bind id="myocardial_infarction_diagnosis_date" nodeset="/form/obs/myocardial_infarction/diagnosis_date/value" type="xsd:string"/>
  240.  
  241.     <xf:bind id="cerebrovascular_accident" nodeset="/form/obs/cerebrovascular_accident"/>
  242.  
  243.     <xf:bind id="cerebrovascular_accident_diagnosis_date" nodeset="/form/obs/cerebrovascular_accident/diagnosis_date/value" type="xsd:string"/>
  244.  
  245.     <xf:bind id="htn_hypertension" nodeset="/form/obs/htn_hypertension"/>
  246.  
  247.     <xf:bind id="htn_hypertension_diagnosis_date" nodeset="/form/obs/htn_hypertension/diagnosis_date/value" type="xsd:string"/>
  248.  
  249.    
  250.  
  251.     <xf:bind id="smoker" nodeset="/form/obs/smoker/value" type="xsd:string"/>
  252.  
  253.     <xf:bind id="number_of_minutes_of_exercise_per_day" nodeset="/form/obs/number_of_minutes_of_exercise_per_day/value" type="xsd:decimal"/><xf:bind id="free_text_comment" nodeset="/form/obs/free_text_comment/value" type="xsd:string"/><xf:bind id="hypoglycemics" nodeset="/form/obs/hypoglycemics" type="xsd:string"/><xf:bind id="antihypersensitives" nodeset="/form/obs/antihypersensitives" type="xsd:string"/><xf:bind id="glucose_monitoring_at_home" nodeset="/form/obs/glucose_monitoring_at_home/value" type="xsd:string"/>
  254.  
  255.    
  256.  
  257.    
  258.  
  259.    
  260.  
  261.     <xf:bind id="insulin_70_slash_30" nodeset="/form/obs/hypoglycemics/insulin_70_slash_30/value"/>
  262.  
  263.     <xf:bind id="metformin" nodeset="/form/obs/hypoglycemics/metformin/value"/>
  264.  
  265.     <xf:bind id="insulin_isophane_beef-pork" nodeset="/form/obs/hypoglycemics/insulin_isophane_beef-pork/value"/>
  266.  
  267.     <xf:bind id="insulin_lente" nodeset="/form/obs/hypoglycemics/insulin_lente/value"/>
  268.  
  269.     <xf:bind id="glyburide" nodeset="/form/obs/hypoglycemics/glyburide/value"/>
  270.  
  271.    
  272.  
  273.     <xf:bind id="enalapril" nodeset="/form/obs/antihypersensitives/enalapril/value"/>
  274.  
  275.     <xf:bind id="losartan" nodeset="/form/obs/antihypersensitives/losartan/value"/>
  276.  
  277.     <xf:bind id="atenolol" nodeset="/form/obs/antihypersensitives/atenolol/value"/>
  278.  
  279.     <xf:bind id="furosemide" nodeset="/form/obs/antihypersensitives/furosemide/value"/>
  280.  
  281.     <xf:bind id="nifedipine" nodeset="/form/obs/antihypersensitives/nifedipine/value"/>
  282.  
  283.    
  284.  
  285.    
  286.  
  287.    
  288.  
  289.    
  290.  
  291.     <xf:bind id="problem_list_problem_added_value" nodeset="/form/problem_list/problem_added/value" type="xsd:string"/>
  292.  
  293.     <xf:bind id="problem_list_problem_resolved_value" nodeset="/form/problem_list/problem_resolved/value" type="xsd:string"/>
  294.  
  295.   </xf:model>
  296.  
  297.   <xf:group id="1">
  298.  
  299.     <xf:label>Page1</xf:label>
  300.  
  301.     <xf:input bind="patient.last_name">
  302.  
  303.       <xf:label>LAST NAME</xf:label>
  304.  
  305.     </xf:input>
  306.  
  307.     <xf:input bind="patient.first_name">
  308.  
  309.       <xf:label>FIRST NAME</xf:label>
  310.  
  311.     </xf:input>
  312.  
  313.     <xf:input bind="patient.medical_record_number">
  314.  
  315.       <xf:label>MEDICAL RECORD NUMBER</xf:label>
  316.  
  317.     </xf:input>
  318.  
  319.     <xf:input bind="patient.patient_id">
  320.  
  321.       <xf:label>PATIENT ID</xf:label>
  322.  
  323.     </xf:input>
  324.  
  325.     <xf:input bind="encounter.encounter_datetime">
  326.  
  327.       <xf:label>ENCOUNTER DATETIME</xf:label>
  328.  
  329.     </xf:input>
  330.  
  331.     <xf:select1 bind="encounter.location_id">
  332.  
  333.       <xf:label>LOCATION ID</xf:label>
  334.  
  335.       <xf:item id="4">
  336.  
  337.         <xf:label>Chulaimbo [4]</xf:label>
  338.  
  339.         <xf:value>4</xf:value>
  340.  
  341.       </xf:item>
  342.  
  343.       <xf:item id="3">
  344.  
  345.         <xf:label>Mosoriot Hospital [3]</xf:label>
  346.  
  347.         <xf:value>3</xf:value>
  348.  
  349.       </xf:item>
  350.  
  351.       <xf:item id="1">
  352.  
  353.         <xf:label>Unknown Location [1]</xf:label>
  354.  
  355.         <xf:value>1</xf:value>
  356.  
  357.       </xf:item>
  358.  
  359.       <xf:item id="11">
  360.  
  361.         <xf:label>Unknown Location 10 [11]</xf:label>
  362.  
  363.         <xf:value>11</xf:value>
  364.  
  365.       </xf:item>
  366.  
  367.       <xf:item id="12">
  368.  
  369.         <xf:label>Unknown Location 11 [12]</xf:label>
  370.  
  371.         <xf:value>12</xf:value>
  372.  
  373.       </xf:item>
  374.  
  375.       <xf:item id="13">
  376.  
  377.         <xf:label>Unknown Location 12 [13]</xf:label>
  378.  
  379.         <xf:value>13</xf:value>
  380.  
  381.       </xf:item>
  382.  
  383.       <xf:item id="14">
  384.  
  385.         <xf:label>Unknown Location 13 [14]</xf:label>
  386.  
  387.         <xf:value>14</xf:value>
  388.  
  389.       </xf:item>
  390.  
  391.       <xf:item id="15">
  392.  
  393.         <xf:label>Unknown Location 14 [15]</xf:label>
  394.  
  395.         <xf:value>15</xf:value>
  396.  
  397.       </xf:item>
  398.  
  399.       <xf:item id="16">
  400.  
  401.         <xf:label>Unknown Location 15 [16]</xf:label>
  402.  
  403.         <xf:value>16</xf:value>
  404.  
  405.       </xf:item>
  406.  
  407.       <xf:item id="17">
  408.  
  409.         <xf:label>Unknown Location 16 [17]</xf:label>
  410.  
  411.         <xf:value>17</xf:value>
  412.  
  413.       </xf:item>
  414.  
  415.       <xf:item id="18">
  416.  
  417.         <xf:label>Unknown Location 17 [18]</xf:label>
  418.  
  419.         <xf:value>18</xf:value>
  420.  
  421.       </xf:item>
  422.  
  423.       <xf:item id="19">
  424.  
  425.         <xf:label>Unknown Location 18 [19]</xf:label>
  426.  
  427.         <xf:value>19</xf:value>
  428.  
  429.       </xf:item>
  430.  
  431.       <xf:item id="5">
  432.  
  433.         <xf:label>Unknown Location 4 [5]</xf:label>
  434.  
  435.         <xf:value>5</xf:value>
  436.  
  437.       </xf:item>
  438.  
  439.       <xf:item id="6">
  440.  
  441.         <xf:label>Unknown Location 5 [6]</xf:label>
  442.  
  443.         <xf:value>6</xf:value>
  444.  
  445.       </xf:item>
  446.  
  447.       <xf:item id="7">
  448.  
  449.         <xf:label>Unknown Location 6 [7]</xf:label>
  450.  
  451.         <xf:value>7</xf:value>
  452.  
  453.       </xf:item>
  454.  
  455.       <xf:item id="8">
  456.  
  457.         <xf:label>Unknown Location 7 [8]</xf:label>
  458.  
  459.         <xf:value>8</xf:value>
  460.  
  461.       </xf:item>
  462.  
  463.       <xf:item id="9">
  464.  
  465.         <xf:label>Unknown Location 8 [9]</xf:label>
  466.  
  467.         <xf:value>9</xf:value>
  468.  
  469.       </xf:item>
  470.  
  471.       <xf:item id="10">
  472.  
  473.         <xf:label>Unknown Location 9  [10]</xf:label>
  474.  
  475.         <xf:value>10</xf:value>
  476.  
  477.       </xf:item>
  478.  
  479.       <xf:item id="2">
  480.  
  481.         <xf:label>Wishard Hospital [2]</xf:label>
  482.  
  483.         <xf:value>2</xf:value>
  484.  
  485.       </xf:item>
  486.  
  487.     </xf:select1>
  488.  
  489.     <xf:select1 bind="encounter.provider_id">
  490.  
  491.       <xf:label>PROVIDER ID</xf:label>
  492.  
  493.       <xf:item id="1">
  494.  
  495.         <xf:label>Super User [admin]</xf:label>
  496.  
  497.         <xf:value>1</xf:value>
  498.  
  499.       </xf:item>
  500.  
  501.     </xf:select1>
  502.  
  503.     <xf:select1 bind="amputation">
  504.  
  505.       <xf:label>AMPUTATION</xf:label>
  506.  
  507.       <xf:hint>Has the patient ever had an AMPUTATION</xf:hint>
  508.  
  509.       <xf:item concept_id="161573" id="161571^YES - DM RELATED^99DCT">
  510.  
  511.         <xf:label>YES - DM RELATED</xf:label>
  512.  
  513.         <xf:value>161571^YES - DM RELATED^99DCT</xf:value>
  514.  
  515.       </xf:item>
  516.  
  517.       <xf:item concept_id="161573" id="161572^YES - DM NOT RELATED^99DCT">
  518.  
  519.         <xf:label>YES - DM NOT RELATED</xf:label>
  520.  
  521.         <xf:value>161572^YES - DM NOT RELATED^99DCT</xf:value>
  522.  
  523.       </xf:item>
  524.  
  525.       <xf:item concept_id="161573" id="1066^NO^99DCT">
  526.  
  527.         <xf:label>NO</xf:label>
  528.  
  529.         <xf:value>1066^NO^99DCT</xf:value>
  530.  
  531.       </xf:item>
  532.  
  533.     </xf:select1><xf:input bind="side_effects">
  534.  
  535.       <xf:label>SIDE EFFECTS</xf:label>
  536.  
  537.       <xf:hint>Does the patient suffer from any side effects after using the drugs?</xf:hint>
  538.  
  539.     </xf:input><xf:select1 bind="adherence">
  540.  
  541.       <xf:label>ADHERENCE TO DRUGS</xf:label>
  542.  
  543.       <xf:hint>Adherence to medication</xf:hint>
  544.  
  545.       <xf:item concept_id="161581" id="159405^Good^99DCT">
  546.  
  547.         <xf:label>Good</xf:label>
  548.  
  549.         <xf:value>159405^Good^99DCT</xf:value>
  550.  
  551.       </xf:item>
  552.  
  553.       <xf:item concept_id="161581" id="159406^Fair^99DCT">
  554.  
  555.         <xf:label>Fair</xf:label>
  556.  
  557.         <xf:value>159406^Fair^99DCT</xf:value>
  558.  
  559.       </xf:item>
  560.  
  561.       <xf:item concept_id="161581" id="159407^Poor^99DCT">
  562.  
  563.         <xf:label>Poor</xf:label>
  564.  
  565.         <xf:value>159407^Poor^99DCT</xf:value>
  566.  
  567.       </xf:item>
  568.  
  569.       <xf:item concept_id="161581" id="1107^NONE^99DCT">
  570.  
  571.         <xf:label>NONE</xf:label>
  572.  
  573.         <xf:value>1107^NONE^99DCT</xf:value>
  574.  
  575.       </xf:item>
  576.  
  577.     </xf:select1><xf:group id="problem_list/problem_added">
  578.  
  579.       <xf:label>PROBLEM ADDED</xf:label>
  580.  
  581.       <xf:hint>Diagnosis or problem noted on a patient encounter. This corresponds to the list of "new" problems which are being added to the patient's list of problems. It refers to a health problem or diagnosis. Terms are added to this list typically by pressing a button which says New Problem or Add Problem.</xf:hint>
  582.  
  583.       <xf:repeat bind="problem_added">
  584.  
  585.         <xf:input bind="problem_list_problem_added_value">
  586.  
  587.           <xf:label>problem_added value</xf:label>
  588.  
  589.           <xf:hint>Diagnosis or problem noted on a patient encounter. This corresponds to the list of "new" problems which are being added to the patient's list of problems. It refers to a health problem or diagnosis. Terms are added to this list typically by pressing a button which says New Problem or Add Problem.</xf:hint>
  590.  
  591.         </xf:input>
  592.  
  593.       </xf:repeat>
  594.  
  595.     </xf:group><xf:group id="problem_list/problem_resolved">
  596.  
  597.       <xf:label>PROBLEM RESOLVED</xf:label>
  598.  
  599.       <xf:hint>Diagnosis or problem noted on a patient encounter as being resolved.</xf:hint>
  600.  
  601.       <xf:repeat bind="problem_resolved">
  602.  
  603.         <xf:input bind="problem_list_problem_resolved_value">
  604.  
  605.           <xf:label>problem_resolved value</xf:label>
  606.  
  607.           <xf:hint>Diagnosis or problem noted on a patient encounter as being resolved.</xf:hint>
  608.  
  609.         </xf:input>
  610.  
  611.       </xf:repeat>
  612.  
  613.     </xf:group><xf:select1 bind="family_history_of_diabetes_mellitus">
  614.  
  615.       <xf:label>Family History of Diabetes Mellitus</xf:label>
  616.  
  617.       <xf:item concept_id="140228" id="1066^NO^99DCT">
  618.  
  619.         <xf:label>NO</xf:label>
  620.  
  621.         <xf:value>1066^NO^99DCT</xf:value>
  622.  
  623.       </xf:item>
  624.  
  625.       <xf:item concept_id="140228" id="1065^YES^99DCT">
  626.  
  627.         <xf:label>YES</xf:label>
  628.  
  629.         <xf:value>1065^YES^99DCT</xf:value>
  630.  
  631.       </xf:item>
  632.  
  633.       <xf:item concept_id="140228" id="1067^UNKNOWN^99DCT">
  634.  
  635.         <xf:label>UNKNOWN</xf:label>
  636.  
  637.         <xf:value>1067^UNKNOWN^99DCT</xf:value>
  638.  
  639.       </xf:item>
  640.  
  641.     </xf:select1>
  642.  
  643.     <xf:select1 bind="diabetes_mellitus">
  644.  
  645.       <xf:label>Diabetes Mellitus</xf:label>
  646.  
  647.       <xf:hint>A heterogeneous group of disorders that share glucose intolerance in common.</xf:hint>
  648.  
  649.       <xf:item concept_id="119481" id="1066^NO^99DCT">
  650.  
  651.         <xf:label>NO</xf:label>
  652.  
  653.         <xf:value>1066^NO^99DCT</xf:value>
  654.  
  655.       </xf:item>
  656.  
  657.       <xf:item concept_id="119481" id="1065^YES^99DCT">
  658.  
  659.         <xf:label>YES</xf:label>
  660.  
  661.         <xf:value>1065^YES^99DCT</xf:value>
  662.  
  663.       </xf:item>
  664.  
  665.       <xf:item concept_id="119481" id="1067^UNKNOWN^99DCT">
  666.  
  667.         <xf:label>UNKNOWN</xf:label>
  668.  
  669.         <xf:value>1067^UNKNOWN^99DCT</xf:value>
  670.  
  671.       </xf:item>
  672.  
  673.     </xf:select1>
  674.  
  675.    
  676.  
  677.     <xf:select1 bind="smoker">
  678.  
  679.       <xf:label>Smoker</xf:label>
  680.  
  681.       <xf:item concept_id="152722" id="1065^YES^99DCT">
  682.  
  683.         <xf:label>YES</xf:label>
  684.  
  685.         <xf:value>1065^YES^99DCT</xf:value>
  686.  
  687.       </xf:item>
  688.  
  689.       <xf:item concept_id="152722" id="1066^NO^99DCT">
  690.  
  691.         <xf:label>NO</xf:label>
  692.  
  693.         <xf:value>1066^NO^99DCT</xf:value>
  694.  
  695.       </xf:item>
  696.  
  697.       <xf:item concept_id="152722" id="1067^UNKNOWN^99DCT">
  698.  
  699.         <xf:label>UNKNOWN</xf:label>
  700.  
  701.         <xf:value>1067^UNKNOWN^99DCT</xf:value>
  702.  
  703.       </xf:item>
  704.  
  705.     </xf:select1>
  706.  
  707.     <xf:input bind="number_of_minutes_of_exercise_per_day">
  708.  
  709.       <xf:label>Number of minutes of exercise per day</xf:label>
  710.  
  711.     </xf:input><xf:input bind="free_text_comment">
  712.  
  713.       <xf:label>Free text comment</xf:label>
  714.  
  715.     </xf:input><xf:select bind="hypoglycemics">
  716.  
  717.       <xf:label>HYPOGLYCEMICS</xf:label>
  718.  
  719.       <xf:item concept_id="161608" id="insulin_70_slash_30">
  720.  
  721.         <xf:label>INSULIN 70/30</xf:label>
  722.  
  723.         <xf:value>insulin_70_slash_30</xf:value>
  724.  
  725.       </xf:item>
  726.  
  727.       <xf:item concept_id="161608" id="metformin">
  728.  
  729.         <xf:label>METFORMIN</xf:label>
  730.  
  731.         <xf:value>metformin</xf:value>
  732.  
  733.       </xf:item>
  734.  
  735.       <xf:item concept_id="161608" id="insulin_isophane_beef-pork">
  736.  
  737.         <xf:label>INSULIN, ISOPHANE, BEEF-PORK</xf:label>
  738.  
  739.         <xf:value>insulin_isophane_beef-pork</xf:value>
  740.  
  741.       </xf:item>
  742.  
  743.       <xf:item concept_id="161608" id="insulin_lente">
  744.  
  745.         <xf:label>INSULIN, LENTE</xf:label>
  746.  
  747.         <xf:value>insulin_lente</xf:value>
  748.  
  749.       </xf:item>
  750.  
  751.       <xf:item concept_id="161608" id="glyburide">
  752.  
  753.         <xf:label>GLYBURIDE</xf:label>
  754.  
  755.         <xf:value>glyburide</xf:value>
  756.  
  757.       </xf:item>
  758.  
  759.     </xf:select><xf:select bind="antihypersensitives">
  760.  
  761.       <xf:label>ANTIHYPERSENSITIVES</xf:label>
  762.  
  763.       <xf:item concept_id="161609" id="enalapril">
  764.  
  765.         <xf:label>ENALAPRIL</xf:label>
  766.  
  767.         <xf:value>enalapril</xf:value>
  768.  
  769.       </xf:item>
  770.  
  771.       <xf:item concept_id="161609" id="losartan">
  772.  
  773.         <xf:label>LOSARTAN</xf:label>
  774.  
  775.         <xf:value>losartan</xf:value>
  776.  
  777.       </xf:item>
  778.  
  779.       <xf:item concept_id="161609" id="atenolol">
  780.  
  781.         <xf:label>ATENOLOL</xf:label>
  782.  
  783.         <xf:value>atenolol</xf:value>
  784.  
  785.       </xf:item>
  786.  
  787.       <xf:item concept_id="161609" id="furosemide">
  788.  
  789.         <xf:label>FUROSEMIDE</xf:label>
  790.  
  791.         <xf:value>furosemide</xf:value>
  792.  
  793.       </xf:item>
  794.  
  795.       <xf:item concept_id="161609" id="nifedipine">
  796.  
  797.         <xf:label>NIFEDIPINE</xf:label>
  798.  
  799.         <xf:value>nifedipine</xf:value>
  800.  
  801.       </xf:item>
  802.  
  803.     </xf:select><xf:select1 bind="glucose_monitoring_at_home">
  804.  
  805.       <xf:label>GLUCOSE MONITORING AT HOME</xf:label>
  806.  
  807.       <xf:item concept_id="161580" id="1065^YES^99DCT">
  808.  
  809.         <xf:label>YES</xf:label>
  810.  
  811.         <xf:value>1065^YES^99DCT</xf:value>
  812.  
  813.       </xf:item>
  814.  
  815.       <xf:item concept_id="161580" id="1066^NO^99DCT">
  816.  
  817.         <xf:label>NO</xf:label>
  818.  
  819.         <xf:value>1066^NO^99DCT</xf:value>
  820.  
  821.       </xf:item>
  822.  
  823.     </xf:select1>
  824.  
  825.    
  826.  
  827.    
  828.  
  829.    
  830.  
  831.    
  832.  
  833.    
  834.  
  835.    
  836.  
  837.    
  838.  
  839.    
  840.  
  841.     <xf:group id="diabetes_mellitus">
  842.  
  843.       <xf:label>Diabetes Mellitus</xf:label>
  844.  
  845.       <xf:hint>A heterogeneous group of disorders that share glucose intolerance in common.</xf:hint>
  846.  
  847.       <xf:input bind="diagnosis_date">
  848.  
  849.         <xf:label>Diagnosis date</xf:label>
  850.  
  851.         <xf:hint>The date the diagnosis was first made for the patient.</xf:hint>
  852.  
  853.       </xf:input>
  854.  
  855.     </xf:group>
  856.  
  857.     <xf:group id="myocardial_infarction">
  858.  
  859.       <xf:label>Myocardial Infarction</xf:label>
  860.  
  861.       <xf:hint>Gross necrosis of the myocardium, as a result of interruption of the blood supply to the area. (Dorland, 27th ed)</xf:hint>
  862.  
  863.       <xf:input bind="myocardial_infarction_diagnosis_date">
  864.  
  865.         <xf:label>Diagnosis date</xf:label>
  866.  
  867.         <xf:hint>The date the diagnosis was first made for the patient.</xf:hint>
  868.  
  869.       </xf:input>
  870.  
  871.     </xf:group>
  872.  
  873.     <xf:group id="cerebrovascular_accident">
  874.  
  875.       <xf:label>Cerebrovascular Accident</xf:label>
  876.  
  877.       <xf:hint>A sudden, nonconvulsive loss of neurologic function due to an ischemic or hemorrhagic intracranial vascular event. In general, cerebrovascular accidents are classified by anatomic location in the brain, vascular distribution, etiology, age of the affected individual, and hemorrhagic vs. nonhemorrhagic nature. (From Adams et al., Principles of Neurology, 6th ed, pp777-810)</xf:hint>
  878.  
  879.       <xf:input bind="cerebrovascular_accident_diagnosis_date">
  880.  
  881.         <xf:label>Diagnosis date</xf:label>
  882.  
  883.         <xf:hint>The date the diagnosis was first made for the patient.</xf:hint>
  884.  
  885.       </xf:input>
  886.  
  887.     </xf:group>
  888.  
  889.     <xf:group id="htn_hypertension">
  890.  
  891.       <xf:label>High blood pressure</xf:label>
  892.  
  893.       <xf:hint>Persistently high arterial blood pressure. Currently accepted threshold levels are 140 mm Hg systolic and 90 mm Hg diastolic pressure.</xf:hint>
  894.  
  895.       <xf:input bind="htn_hypertension_diagnosis_date">
  896.  
  897.         <xf:label>Diagnosis date</xf:label>
  898.  
  899.         <xf:hint>The date the diagnosis was first made for the patient.</xf:hint>
  900.  
  901.       </xf:input>
  902.  
  903.     </xf:group>
  904.  
  905.   </xf:group>
  906.  
  907. </xf:xforms></Xform><Layout><Form id="38"><Page Text="Page1" fontWeight="normal" fontSize="16px" fontFamily="Verdana, 'Lucida Grande', 'Trebuchet MS', Arial, Sans-Serif" Binding="Page1" Width="900px" Height="2808px" backgroundColor=""><Item WidgetType="GroupBox" Binding="LEFT188pxTOP26px-null" Left="188px" Top="26px" Width="709px" Height="161px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" borderStyle="dashed" borderColor="rgb(143, 171, 199)"><Item WidgetType="Label" Text="PERSONAL INFORMATION" Binding="LEFT188pxTOP26px-null" Left="0px" Top="0px" Width="100%" Height="20px" TabIndex="0" color="white" fontWeight="bold" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" backgroundColor="rgb(143, 171, 199)" textAlign="center" HeaderLabel="true"/><Item WidgetType="Label" Text="MEDICAL RECORD NUMBER" HelpText="MEDICAL RECORD NUMBER" Binding="patient/patient.medical_record_number" Left="57px" Top="108px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Label" Text="LAST NAME" HelpText="LAST NAME" Binding="patient/patient.last_name" Left="10px" Top="35px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Label" Text="FIRST NAME" HelpText="FIRST NAME" Binding="patient/patient.first_name" Left="338px" Top="36px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="TextBox" HelpText="LAST NAME" Binding="patient/patient.last_name" Left="107px" Top="35px" Width="200px" Height="25px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" Id="last_name"/><Item WidgetType="TextBox" HelpText="FIRST NAME" Binding="patient/patient.first_name" Left="440px" Top="36px" Width="200px" Height="25px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" Id="first_name"/><Item WidgetType="TextBox" HelpText="MEDICAL RECORD NUMBER" Binding="patient/patient.medical_record_number" Left="280px" Top="108px" Width="200px" Height="25px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" Id="mrn"/></Item><Item WidgetType="Label" Text="PROBLEM ADDED" HelpText="Diagnosis or problem noted on a patient encounter. This corresponds to the list of &quot;new&quot; problems which are being added to the patient's list of problems. It refers to a health problem or diagnosis. Terms are added to this list typically by pressing a button which says New Problem or Add Problem." Binding="problem_list/problem_added" Left="50px" Top="2175px" TabIndex="0" fontWeight="bold" fontStyle="italic" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Label" Text="problem_added value" HelpText="Diagnosis or problem noted on a patient encounter. This corresponds to the list of &quot;new&quot; problems which are being added to the patient's list of problems. It refers to a health problem or diagnosis. Terms are added to this list typically by pressing a button which says New Problem or Add Problem." Binding="problem_list/problem_added/value" Left="65px" Top="2200px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" textDecoration="underline"/><Item WidgetType="GroupBox" HelpText="Diagnosis or problem noted on a patient encounter. This corresponds to the list of &quot;new&quot; problems which are being added to the patient's list of problems. It refers to a health problem or diagnosis. Terms are added to this list typically by pressing a button which says New Problem or Add Problem." Binding="problem_list/problem_added" Left="50px" Top="2225px" Width="265px" Height="100px" TabIndex="30" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" borderColor="rgb(143, 171, 199)" Repeated="1"><Item WidgetType="Button" Text="Add New" HelpText="addnew" Binding="addnew" Left="10px" Top="55px" Width="70px" Height="30px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="TextBox" HelpText="Diagnosis or problem noted on a patient encounter. This corresponds to the list of &quot;new&quot; problems which are being added to the patient's list of problems. It refers to a health problem or diagnosis. Terms are added to this list typically by pressing a button which says New Problem or Add Problem." Binding="problem_list/problem_added/value" Left="10px" Top="10px" Width="200px" Height="25px" TabIndex="1" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/></Item><Item WidgetType="Label" Text="PROBLEM RESOLVED" HelpText="Diagnosis or problem noted on a patient encounter as being resolved." Binding="problem_list/problem_resolved" Left="50px" Top="2355px" TabIndex="0" fontWeight="bold" fontStyle="italic" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Label" Text="problem_resolved value" HelpText="Diagnosis or problem noted on a patient encounter as being resolved." Binding="problem_list/problem_resolved/value" Left="65px" Top="2380px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" textDecoration="underline"/><Item WidgetType="GroupBox" HelpText="Diagnosis or problem noted on a patient encounter as being resolved." Binding="problem_list/problem_resolved" Left="50px" Top="2405px" Width="265px" Height="100px" TabIndex="31" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" borderColor="rgb(143, 171, 199)" Repeated="1"><Item WidgetType="Button" Text="Add New" HelpText="addnew" Binding="addnew" Left="10px" Top="55px" Width="70px" Height="30px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="TextBox" HelpText="Diagnosis or problem noted on a patient encounter as being resolved." Binding="problem_list/problem_resolved/value" Left="10px" Top="10px" Width="200px" Height="25px" TabIndex="1" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/></Item><Item WidgetType="Button" Text="Submit" HelpText="submit" Binding="submit" Left="50px" Top="2543px" Width="70px" Height="30px" TabIndex="32" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Button" Text="Cancel" HelpText="cancel" Binding="cancel" Left="250px" Top="2543px" Width="70px" Height="30px" TabIndex="33" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="GroupBox" HelpText="A heterogeneous group of disorders that share glucose intolerance in common." Binding="obs/diabetes_mellitus" Left="316px" Top="628px" Width="500px" Height="65px" TabIndex="16" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" borderStyle="dashed" borderColor="rgb(143, 171, 199)"><Item WidgetType="Label" Text="Diabetes Mellitus" HelpText="A heterogeneous group of disorders that share glucose intolerance in common." Binding="obs/diabetes_mellitus" Left="0px" Top="1px" Width="100%" Height="20px" TabIndex="0" color="white" fontWeight="bold" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" backgroundColor="rgb(143, 171, 199)" textAlign="center" HeaderLabel="true"/><Item WidgetType="Label" Text="Diagnosis date" HelpText="The date the diagnosis was first made for the patient." Binding="obs/diabetes_mellitus/diagnosis_date/value" Left="10px" Top="30px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="DatePicker" HelpText="The date the diagnosis was first made for the patient." Binding="obs/diabetes_mellitus/diagnosis_date/value" Left="130px" Top="31px" Width="200px" Height="25px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/></Item><Item WidgetType="GroupBox" HelpText="Gross necrosis of the myocardium, as a result of interruption of the blood supply to the area. (Dorland, 27th ed)" Binding="obs/myocardial_infarction" Left="316px" Top="713px" Width="500px" Height="65px" TabIndex="17" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" borderStyle="dashed" borderColor="rgb(143, 171, 199)"><Item WidgetType="Label" Text="Myocardial Infarction" HelpText="Gross necrosis of the myocardium, as a result of interruption of the blood supply to the area. (Dorland, 27th ed)" Binding="obs/myocardial_infarction" Left="0px" Top="1px" Width="100%" Height="20px" TabIndex="0" color="white" fontWeight="bold" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" backgroundColor="rgb(143, 171, 199)" textAlign="center" HeaderLabel="true"/><Item WidgetType="Label" Text="Diagnosis date" HelpText="The date the diagnosis was first made for the patient." Binding="obs/myocardial_infarction/diagnosis_date/value" Left="10px" Top="30px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="DatePicker" HelpText="The date the diagnosis was first made for the patient." Binding="obs/diabetes_mellitus/diagnosis_date/value" Left="133px" Top="30px" Width="200px" Height="25px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/></Item><Item WidgetType="GroupBox" HelpText="A sudden, nonconvulsive loss of neurologic function due to an ischemic or hemorrhagic intracranial vascular event. In general, cerebrovascular accidents are classified by anatomic location in the brain, vascular distribution, etiology, age of the affected individual, and hemorrhagic vs. nonhemorrhagic nature. (From Adams et al., Principles of Neurology, 6th ed, pp777-810)" Binding="obs/cerebrovascular_accident" Left="317px" Top="800px" Width="500px" Height="65px" TabIndex="18" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" borderStyle="dashed" borderColor="rgb(143, 171, 199)"><Item WidgetType="Label" Text="Cerebrovascular Accident" HelpText="A sudden, nonconvulsive loss of neurologic function due to an ischemic or hemorrhagic intracranial vascular event. In general, cerebrovascular accidents are classified by anatomic location in the brain, vascular distribution, etiology, age of the affected individual, and hemorrhagic vs. nonhemorrhagic nature. (From Adams et al., Principles of Neurology, 6th ed, pp777-810)" Binding="obs/cerebrovascular_accident" Left="0px" Top="1px" Width="100%" Height="20px" TabIndex="0" color="white" fontWeight="bold" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" backgroundColor="rgb(143, 171, 199)" textAlign="center" HeaderLabel="true"/><Item WidgetType="Label" Text="Diagnosis date" HelpText="The date the diagnosis was first made for the patient." Binding="obs/cerebrovascular_accident/diagnosis_date/value" Left="10px" Top="30px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="DatePicker" HelpText="The date the diagnosis was first made for the patient." Binding="obs/diabetes_mellitus/diagnosis_date/value" Left="132px" Top="31px" Width="200px" Height="25px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/></Item><Item WidgetType="GroupBox" HelpText="Persistently high arterial blood pressure. Currently accepted threshold levels are 140 mm Hg systolic and 90 mm Hg diastolic pressure." Binding="obs/htn_hypertension" Left="318px" Top="889px" Width="500px" Height="65px" TabIndex="19" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" borderStyle="dashed" borderColor="rgb(143, 171, 199)"><Item WidgetType="Label" Text="High blood pressure" HelpText="Persistently high arterial blood pressure. Currently accepted threshold levels are 140 mm Hg systolic and 90 mm Hg diastolic pressure." Binding="obs/htn_hypertension" Left="0px" Top="1px" Width="100%" Height="20px" TabIndex="0" color="white" fontWeight="bold" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" backgroundColor="rgb(143, 171, 199)" textAlign="center" HeaderLabel="true"/><Item WidgetType="DatePicker" HelpText="The date the diagnosis was first made for the patient." Binding="obs/diabetes_mellitus/diagnosis_date/value" Left="133px" Top="32px" Width="200px" Height="25px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Label" Text="Diagnosis date" HelpText="The date the diagnosis was first made for the patient." Binding="obs/htn_hypertension/diagnosis_date/value" Left="10px" Top="32px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/></Item><Item WidgetType="GroupBox" Binding="LEFT264pxTOP414px-null" Left="249px" Top="474px" Width="634px" Height="105px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" borderStyle="dashed" borderColor="rgb(143, 171, 199)"><Item WidgetType="Label" Text="FAMILY HISTORY" HelpText="FAMILY HISTORY" Binding="LEFT264pxTOP414px-null" Left="0px" Top="1px" Width="100%" Height="20px" TabIndex="0" color="white" fontWeight="bold" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" backgroundColor="rgb(143, 171, 199)" textAlign="center" HeaderLabel="true"/><Item WidgetType="RadioButton" Text="NO" HelpText="NO" Binding="1066^NO^99DCT" ParentBinding="obs/family_history_of_diabetes_mellitus/value" Left="347px" Top="52px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="RadioButton" Text="YES" HelpText="YES" Binding="1065^YES^99DCT" ParentBinding="obs/family_history_of_diabetes_mellitus/value" Left="401px" Top="52px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="RadioButton" Text="UNKNOWN" HelpText="UNKNOWN" Binding="1067^UNKNOWN^99DCT" ParentBinding="obs/family_history_of_diabetes_mellitus/value" Left="468px" Top="52px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Label" Text="FAMILY HISTORY OF DIABETES MELLITUS" HelpText="Family History of Diabetes Mellitus" Binding="obs/family_history_of_diabetes_mellitus/value" Left="10px" Top="52px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/></Item><Item WidgetType="GroupBox" Binding="LEFT279pxTOP241px-null" Left="277px" Top="259px" Width="564px" Height="150px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" borderStyle="dashed" borderColor="rgb(143, 171, 199)"><Item WidgetType="Label" Text="ENCOUNTER DETAILS" HelpText="ENCOUNTER DETAILS" Binding="LEFT279pxTOP241px-null" Left="0px" Top="0px" Width="100%" Height="20px" TabIndex="0" color="white" fontWeight="bold" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" backgroundColor="rgb(143, 171, 199)" textAlign="center" HeaderLabel="true"/><Item WidgetType="Label" Text="ENCOUNTER DATETIME" HelpText="ENCOUNTER DATETIME" Binding="encounter/encounter.encounter_datetime" Left="10px" Top="35px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="DatePicker" HelpText="ENCOUNTER DATETIME" Binding="encounter/encounter.encounter_datetime" Left="200px" Top="35px" Width="200px" Height="25px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Label" Text="LOCATION ID" HelpText="LOCATION ID" Binding="encounter/encounter.location_id" Left="89px" Top="75px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="ListBox" HelpText="LOCATION ID" Binding="encounter/encounter.location_id" Left="200px" Top="75px" Width="200px" Height="25px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Label" Text="PROVIDER ID" HelpText="PROVIDER ID" Binding="encounter/encounter.provider_id" Left="89px" Top="115px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="ListBox" HelpText="PROVIDER ID" Binding="encounter/encounter.provider_id" Left="200px" Top="115px" Width="200px" Height="25px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/></Item><Item WidgetType="GroupBox" Binding="LEFT258pxTOP870px-null" Left="278px" Top="993px" Width="576px" Height="274px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" borderStyle="dashed" borderColor="rgb(143, 171, 199)"><Item WidgetType="Label" Text="ADDITIONAL DETAILS" HelpText="Header Label" Binding="LEFT258pxTOP870px-null" Left="0px" Top="1px" Width="100%" Height="20px" TabIndex="0" color="white" fontWeight="bold" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" backgroundColor="rgb(143, 171, 199)" textAlign="center" HeaderLabel="true"/><Item WidgetType="Label" Text="AMPUTATION" HelpText="Has the patient ever had an AMPUTATION" Binding="obs/amputation/value" Left="10px" Top="40px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="RadioButton" Text="YES - DM RELATED" HelpText="YES - DM RELATED" Binding="161571^YES - DM RELATED^99DCT" ParentBinding="obs/amputation/value" Left="152px" Top="36px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="RadioButton" Text="YES - DM NOT RELATED" HelpText="YES - DM NOT RELATED" Binding="161572^YES - DM NOT RELATED^99DCT" ParentBinding="obs/amputation/value" Left="152px" Top="76px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="RadioButton" Text="NO" HelpText="NO" Binding="1066^NO^99DCT" ParentBinding="obs/amputation/value" Left="152px" Top="116px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="RadioButton" Text="UNKNOWN" HelpText="UNKNOWN" Binding="1067^UNKNOWN^99DCT" ParentBinding="obs/smoker/value" Left="308px" Top="156px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="RadioButton" Text="NO" HelpText="NO" Binding="1066^NO^99DCT" ParentBinding="obs/smoker/value" Left="231px" Top="155px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="RadioButton" Text="YES" HelpText="YES" Binding="1065^YES^99DCT" ParentBinding="obs/smoker/value" Left="153px" Top="155px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Label" Text="SMOKER" HelpText="Smoker" Binding="obs/smoker/value" Left="10px" Top="157px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Label" Text="GLUCOSE MONITORING AT HOME" HelpText="GLUCOSE MONITORING AT HOME" Binding="obs/glucose_monitoring_at_home/value" Left="13px" Top="241px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="ListBox" HelpText="GLUCOSE MONITORING AT HOME" Binding="obs/glucose_monitoring_at_home/value" Left="292px" Top="239px" Width="200px" Height="25px" TabIndex="24" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="TextBox" HelpText="Number of minutes of exercise per day" Binding="obs/number_of_minutes_of_exercise_per_day/value" Left="291px" Top="202px" Width="136px" Height="25px" TabIndex="21" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Label" Text="EXERCISE TIME (IN MINUTES)" HelpText="Number of minutes of exercise per day" Binding="obs/number_of_minutes_of_exercise_per_day/value" Left="14px" Top="201px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/></Item><Item WidgetType="GroupBox" Binding="LEFT229pxTOP1085px-null" Left="276px" Top="1308px" Width="582px" Height="517px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" borderStyle="dashed" borderColor="rgb(143, 171, 199)"><Item WidgetType="Label" Text="MEDICATION" HelpText="Drugs" Binding="LEFT229pxTOP1085px-null" Left="0px" Top="1px" Width="100%" Height="20px" TabIndex="0" color="white" fontWeight="bold" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" backgroundColor="rgb(143, 171, 199)" textAlign="center" HeaderLabel="true"/><Item WidgetType="Label" Text="ADHERENCE TO DRUGS" HelpText="Adherence to medication" Binding="obs/adherence/value" Left="38px" Top="458px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="RadioButton" Text="Good" HelpText="Good" Binding="159405^Good^99DCT" ParentBinding="obs/adherence/value" Left="247px" Top="458px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="RadioButton" Text="Fair" HelpText="Fair" Binding="159406^Fair^99DCT" ParentBinding="obs/adherence/value" Left="333px" Top="459px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="RadioButton" Text="NONE" HelpText="NONE" Binding="1107^NONE^99DCT" ParentBinding="obs/adherence/value" Left="477px" Top="462px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="RadioButton" Text="Poor" HelpText="Poor" Binding="159407^Poor^99DCT" ParentBinding="obs/adherence/value" Left="405px" Top="461px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Label" Text="HYPOGLYCEMICS" HelpText="HYPOGLYCEMICS" Binding="obs/hypoglycemics" Left="106px" Top="45px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="CheckBox" Text="INSULIN 70/30" HelpText="INSULIN 70/30" Binding="insulin_70_slash_30" ParentBinding="obs/hypoglycemics" Left="259px" Top="41px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="CheckBox" Text="METFORMIN" HelpText="METFORMIN" Binding="metformin" ParentBinding="obs/hypoglycemics" Left="259px" Top="81px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="CheckBox" Text="GLYBURIDE" HelpText="GLYBURIDE" Binding="glyburide" ParentBinding="obs/hypoglycemics" Left="262px" Top="199px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Label" Text="ANTIHYPERSENSITIVES" HelpText="ANTIHYPERSENSITIVES" Binding="obs/antihypersensitives" Left="75px" Top="242px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="CheckBox" Text="ENALAPRIL" HelpText="ENALAPRIL" Binding="enalapril" ParentBinding="obs/antihypersensitives" Left="265px" Top="242px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="CheckBox" Text="LOSARTAN" HelpText="LOSARTAN" Binding="losartan" ParentBinding="obs/antihypersensitives" Left="265px" Top="282px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="CheckBox" Text="ATENOLOL" HelpText="ATENOLOL" Binding="atenolol" ParentBinding="obs/antihypersensitives" Left="265px" Top="322px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="CheckBox" Text="FUROSEMIDE" HelpText="FUROSEMIDE" Binding="furosemide" ParentBinding="obs/antihypersensitives" Left="265px" Top="362px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="CheckBox" Text="NIFEDIPINE" HelpText="NIFEDIPINE" Binding="nifedipine" ParentBinding="obs/antihypersensitives" Left="265px" Top="402px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="CheckBox" Text="NPH INSULIN" HelpText="INSULIN, ISOPHANE, BEEF-PORK" Binding="insulin_isophane_beef-pork" ParentBinding="obs/hypoglycemics" Left="261px" Top="121px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="CheckBox" Text="REGULAR INSULIN" HelpText="INSULIN, LENTE" Binding="insulin_lente" ParentBinding="obs/hypoglycemics" Left="262px" Top="161px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/></Item><Item WidgetType="Label" Text="NOTES" HelpText="Free text comment" Binding="obs/free_text_comment/value" Left="280px" Top="1973px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="Label" Text="SIDE EFFECTS" HelpText="Does the patient suffer from any side effects after using the drugs?" Binding="obs/side_effects/value" Left="279px" Top="1888px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="TextArea" HelpText="Does the patient suffer from any side effects after using the drugs?" Binding="obs/side_effects/value" Left="465px" Top="1880px" Width="392px" Height="60px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/><Item WidgetType="TextArea" HelpText="OTHER MEDICATIONS etc." Binding="obs/free_text_comment/value" Left="466px" Top="1970px" Width="394px" Height="161px" TabIndex="0" fontSize="16px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif"/></Page></Form></Layout><Language><LanguageText lang="en"><xform id="38"><text xpath="xforms/model[@id='openmrs_model']/instance[@id='openmrs_model_instance']/form[@name]" value="Patient Medical History"/><text xpath="xforms/group[@id='1']/label" value="Page1"/><text xpath="xforms/group[@id='1']/input[@bind='patient.last_name']/label" value="LAST NAME"/><text xpath="xforms/group[@id='1']/input[@bind='patient.first_name']/label" value="FIRST NAME"/><text xpath="xforms/group[@id='1']/input[@bind='patient.medical_record_number']/label" value="MEDICAL RECORD NUMBER"/><text xpath="xforms/group[@id='1']/input[@bind='patient.patient_id']/label" value="PATIENT ID"/><text xpath="xforms/group[@id='1']/input[@bind='encounter.encounter_datetime']/label" value="ENCOUNTER DATETIME"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/label" value="LOCATION ID"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='4']/label" value="Chulaimbo [4]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='3']/label" value="Mosoriot Hospital [3]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='1']/label" value="Unknown Location [1]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='11']/label" value="Unknown Location 10 [11]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='12']/label" value="Unknown Location 11 [12]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='13']/label" value="Unknown Location 12 [13]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='14']/label" value="Unknown Location 13 [14]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='15']/label" value="Unknown Location 14 [15]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='16']/label" value="Unknown Location 15 [16]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='17']/label" value="Unknown Location 16 [17]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='18']/label" value="Unknown Location 17 [18]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='19']/label" value="Unknown Location 18 [19]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='5']/label" value="Unknown Location 4 [5]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='6']/label" value="Unknown Location 5 [6]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='7']/label" value="Unknown Location 6 [7]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='8']/label" value="Unknown Location 7 [8]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='9']/label" value="Unknown Location 8 [9]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='10']/label" value="Unknown Location 9  [10]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='2']/label" value="Wishard Hospital [2]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/label" value="PROVIDER ID"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='1']/label" value="Super User [admin]"/><text xpath="xforms/group[@id='1']/select1[@bind='amputation']/label" value="AMPUTATION"/><text xpath="xforms/group[@id='1']/select1[@bind='amputation']/hint" value="Has the patient ever had an AMPUTATION"/><text xpath="xforms/group[@id='1']/select1[@bind='amputation']/item[@id='161571^YES - DM RELATED^99DCT']/label" value="YES - DM RELATED"/><text xpath="xforms/group[@id='1']/select1[@bind='amputation']/item[@id='161572^YES - DM NOT RELATED^99DCT']/label" value="YES - DM NOT RELATED"/><text xpath="xforms/group[@id='1']/select1[@bind='amputation']/item[@id='1066^NO^99DCT']/label" value="NO"/><text xpath="xforms/group[@id='1']/input[@bind='side_effects']/label" value="SIDE EFFECTS"/><text xpath="xforms/group[@id='1']/input[@bind='side_effects']/hint" value="Does the patient suffer from any side effects after using the drugs?"/><text xpath="xforms/group[@id='1']/select1[@bind='adherence']/label" value="ADHERENCE TO DRUGS"/><text xpath="xforms/group[@id='1']/select1[@bind='adherence']/hint" value="Adherence to medication"/><text xpath="xforms/group[@id='1']/select1[@bind='adherence']/item[@id='159405^Good^99DCT']/label" value="Good"/><text xpath="xforms/group[@id='1']/select1[@bind='adherence']/item[@id='159406^Fair^99DCT']/label" value="Fair"/><text xpath="xforms/group[@id='1']/select1[@bind='adherence']/item[@id='159407^Poor^99DCT']/label" value="Poor"/><text xpath="xforms/group[@id='1']/select1[@bind='adherence']/item[@id='1107^NONE^99DCT']/label" value="NONE"/><text xpath="xforms/group[@id='1']/group[@id='problem_list/problem_added']/label" value="PROBLEM ADDED"/><text xpath="xforms/group[@id='1']/group[@id='problem_list/problem_added']/hint" value="Diagnosis or problem noted on a patient encounter. This corresponds to the list of &quot;new&quot; problems which are being added to the patient's list of problems. It refers to a health problem or diagnosis. Terms are added to this list typically by pressing a button which says New Problem or Add Problem."/><text xpath="xforms/group[@id='1']/group[@id='problem_list/problem_added']/repeat/input[@bind='problem_list_problem_added_value']/label" value="problem_added value"/><text xpath="xforms/group[@id='1']/group[@id='problem_list/problem_added']/repeat/input[@bind='problem_list_problem_added_value']/hint" value="Diagnosis or problem noted on a patient encounter. This corresponds to the list of &quot;new&quot; problems which are being added to the patient's list of problems. It refers to a health problem or diagnosis. Terms are added to this list typically by pressing a button which says New Problem or Add Problem."/><text xpath="xforms/group[@id='1']/group[@id='problem_list/problem_resolved']/label" value="PROBLEM RESOLVED"/><text xpath="xforms/group[@id='1']/group[@id='problem_list/problem_resolved']/hint" value="Diagnosis or problem noted on a patient encounter as being resolved."/><text xpath="xforms/group[@id='1']/group[@id='problem_list/problem_resolved']/repeat/input[@bind='problem_list_problem_resolved_value']/label" value="problem_resolved value"/><text xpath="xforms/group[@id='1']/group[@id='problem_list/problem_resolved']/repeat/input[@bind='problem_list_problem_resolved_value']/hint" value="Diagnosis or problem noted on a patient encounter as being resolved."/><text xpath="xforms/group[@id='1']/select1[@bind='family_history_of_diabetes_mellitus']/label" value="Family History of Diabetes Mellitus"/><text xpath="xforms/group[@id='1']/select1[@bind='family_history_of_diabetes_mellitus']/item[@id='1066^NO^99DCT']/label" value="NO"/><text xpath="xforms/group[@id='1']/select1[@bind='family_history_of_diabetes_mellitus']/item[@id='1065^YES^99DCT']/label" value="YES"/><text xpath="xforms/group[@id='1']/select1[@bind='family_history_of_diabetes_mellitus']/item[@id='1067^UNKNOWN^99DCT']/label" value="UNKNOWN"/><text xpath="xforms/group[@id='1']/xforms/group[@id='1']/label" value="Diabetes Mellitus"/><text xpath="xforms/group[@id='1']/xforms/group[@id='1']/hint" value="A heterogeneous group of disorders that share glucose intolerance in common."/><text xpath="xforms/group[@id='1']/group[@id='diabetes_mellitus']/input[@bind='diagnosis_date']/label" value="Diagnosis date"/><text xpath="xforms/group[@id='1']/group[@id='diabetes_mellitus']/input[@bind='diagnosis_date']/hint" value="The date the diagnosis was first made for the patient."/><text xpath="xforms/group[@id='1']/xforms/group[@id='1']/label" value="Myocardial Infarction"/><text xpath="xforms/group[@id='1']/xforms/group[@id='1']/hint" value="Gross necrosis of the myocardium, as a result of interruption of the blood supply to the area. (Dorland, 27th ed)"/><text xpath="xforms/group[@id='1']/group[@id='myocardial_infarction']/input[@bind='myocardial_infarction_diagnosis_date']/label" value="Diagnosis date"/><text xpath="xforms/group[@id='1']/group[@id='myocardial_infarction']/input[@bind='myocardial_infarction_diagnosis_date']/hint" value="The date the diagnosis was first made for the patient."/><text xpath="xforms/group[@id='1']/xforms/group[@id='1']/label" value="Cerebrovascular Accident"/><text xpath="xforms/group[@id='1']/xforms/group[@id='1']/hint" value="A sudden, nonconvulsive loss of neurologic function due to an ischemic or hemorrhagic intracranial vascular event. In general, cerebrovascular accidents are classified by anatomic location in the brain, vascular distribution, etiology, age of the affected individual, and hemorrhagic vs. nonhemorrhagic nature. (From Adams et al., Principles of Neurology, 6th ed, pp777-810)"/><text xpath="xforms/group[@id='1']/group[@id='cerebrovascular_accident']/input[@bind='cerebrovascular_accident_diagnosis_date']/label" value="Diagnosis date"/><text xpath="xforms/group[@id='1']/group[@id='cerebrovascular_accident']/input[@bind='cerebrovascular_accident_diagnosis_date']/hint" value="The date the diagnosis was first made for the patient."/><text xpath="xforms/group[@id='1']/xforms/group[@id='1']/label" value="High blood pressure"/><text xpath="xforms/group[@id='1']/xforms/group[@id='1']/hint" value="Persistently high arterial blood pressure. Currently accepted threshold levels are 140 mm Hg systolic and 90 mm Hg diastolic pressure."/><text xpath="xforms/group[@id='1']/group[@id='htn_hypertension']/input[@bind='htn_hypertension_diagnosis_date']/label" value="Diagnosis date"/><text xpath="xforms/group[@id='1']/group[@id='htn_hypertension']/input[@bind='htn_hypertension_diagnosis_date']/hint" value="The date the diagnosis was first made for the patient."/><text xpath="xforms/group[@id='1']/select1[@bind='smoker']/label" value="Smoker"/><text xpath="xforms/group[@id='1']/select1[@bind='smoker']/item[@id='1065^YES^99DCT']/label" value="YES"/><text xpath="xforms/group[@id='1']/select1[@bind='smoker']/item[@id='1066^NO^99DCT']/label" value="NO"/><text xpath="xforms/group[@id='1']/select1[@bind='smoker']/item[@id='1067^UNKNOWN^99DCT']/label" value="UNKNOWN"/><text xpath="xforms/group[@id='1']/input[@bind='number_of_minutes_of_exercise_per_day']/label" value="Number of minutes of exercise per day"/><text xpath="xforms/group[@id='1']/input[@bind='free_text_comment']/label" value="Free text comment"/><text xpath="xforms/group[@id='1']/select[@bind='hypoglycemics']/label" value="HYPOGLYCEMICS"/><text xpath="xforms/group[@id='1']/select[@bind='hypoglycemics']/item[@id='insulin_70_slash_30']/label" value="INSULIN 70/30"/><text xpath="xforms/group[@id='1']/select[@bind='hypoglycemics']/item[@id='metformin']/label" value="METFORMIN"/><text xpath="xforms/group[@id='1']/select[@bind='hypoglycemics']/item[@id='insulin_isophane_beef-pork']/label" value="INSULIN, ISOPHANE, BEEF-PORK"/><text xpath="xforms/group[@id='1']/select[@bind='hypoglycemics']/item[@id='insulin_lente']/label" value="INSULIN, LENTE"/><text xpath="xforms/group[@id='1']/select[@bind='hypoglycemics']/item[@id='glyburide']/label" value="GLYBURIDE"/><text xpath="xforms/group[@id='1']/select[@bind='antihypersensitives']/label" value="ANTIHYPERSENSITIVES"/><text xpath="xforms/group[@id='1']/select[@bind='antihypersensitives']/item[@id='enalapril']/label" value="ENALAPRIL"/><text xpath="xforms/group[@id='1']/select[@bind='antihypersensitives']/item[@id='losartan']/label" value="LOSARTAN"/><text xpath="xforms/group[@id='1']/select[@bind='antihypersensitives']/item[@id='atenolol']/label" value="ATENOLOL"/><text xpath="xforms/group[@id='1']/select[@bind='antihypersensitives']/item[@id='furosemide']/label" value="FUROSEMIDE"/><text xpath="xforms/group[@id='1']/select[@bind='antihypersensitives']/item[@id='nifedipine']/label" value="NIFEDIPINE"/><text xpath="xforms/group[@id='1']/select1[@bind='glucose_monitoring_at_home']/label" value="GLUCOSE MONITORING AT HOME"/><text xpath="xforms/group[@id='1']/select1[@bind='glucose_monitoring_at_home']/item[@id='1065^YES^99DCT']/label" value="YES"/><text xpath="xforms/group[@id='1']/select1[@bind='glucose_monitoring_at_home']/item[@id='1066^NO^99DCT']/label" value="NO"/><text xpath="xforms/model[@id='openmrs_model']/bind[@id='encounter.encounter_datetime'][@message]" value="Encounter date cannot be after today"/></xform><Form id="38"><text xpath="Form/Page[@Binding='Page1'][@Text]" value="Page1"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox'][@Top]" value="26px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox'][@Left]" value="188px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox'][@Width]" value="709px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='Label'][@Text]" value="PERSONAL INFORMATION"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='Label'][@Top]" value="0px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='Label'][@Left]" value="0px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='Label'][@Width]" value="100%"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='Label'][@Text]" value="MEDICAL RECORD NUMBER"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='Label'][@HelpText]" value="MEDICAL RECORD NUMBER"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='Label'][@Top]" value="108px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='Label'][@Left]" value="57px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.last_name' and @WidgetType='Label'][@Text]" value="LAST NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.last_name' and @WidgetType='Label'][@HelpText]" value="LAST NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.last_name' and @WidgetType='Label'][@Top]" value="35px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.last_name' and @WidgetType='Label'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.first_name' and @WidgetType='Label'][@Text]" value="FIRST NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.first_name' and @WidgetType='Label'][@HelpText]" value="FIRST NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.first_name' and @WidgetType='Label'][@Top]" value="36px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.first_name' and @WidgetType='Label'][@Left]" value="338px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.last_name' and @WidgetType='TextBox'][@HelpText]" value="LAST NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.last_name' and @WidgetType='TextBox'][@Top]" value="35px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.last_name' and @WidgetType='TextBox'][@Left]" value="107px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.last_name' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.first_name' and @WidgetType='TextBox'][@HelpText]" value="FIRST NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.first_name' and @WidgetType='TextBox'][@Top]" value="36px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.first_name' and @WidgetType='TextBox'][@Left]" value="440px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.first_name' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='TextBox'][@HelpText]" value="MEDICAL RECORD NUMBER"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='TextBox'][@Top]" value="108px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='TextBox'][@Left]" value="280px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT188pxTOP26px-null' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='Label'][@Text]" value="PROBLEM ADDED"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='Label'][@HelpText]" value="Diagnosis or problem noted on a patient encounter. This corresponds to the list of &quot;new&quot; problems which are being added to the patient's list of problems. It refers to a health problem or diagnosis. Terms are added to this list typically by pressing a button which says New Problem or Add Problem."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='Label'][@Top]" value="2175px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='Label'][@Left]" value="50px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added/value' and @WidgetType='Label'][@Text]" value="problem_added value"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added/value' and @WidgetType='Label'][@HelpText]" value="Diagnosis or problem noted on a patient encounter. This corresponds to the list of &quot;new&quot; problems which are being added to the patient's list of problems. It refers to a health problem or diagnosis. Terms are added to this list typically by pressing a button which says New Problem or Add Problem."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added/value' and @WidgetType='Label'][@Top]" value="2200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added/value' and @WidgetType='Label'][@Left]" value="65px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='GroupBox'][@HelpText]" value="Diagnosis or problem noted on a patient encounter. This corresponds to the list of &quot;new&quot; problems which are being added to the patient's list of problems. It refers to a health problem or diagnosis. Terms are added to this list typically by pressing a button which says New Problem or Add Problem."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='GroupBox'][@Top]" value="2225px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='GroupBox'][@Left]" value="50px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='GroupBox'][@Width]" value="265px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@Text]" value="Add New"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@HelpText]" value="addnew"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@Top]" value="55px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@Width]" value="70px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='GroupBox']/Item[@Binding='problem_list/problem_added/value' and @WidgetType='TextBox'][@HelpText]" value="Diagnosis or problem noted on a patient encounter. This corresponds to the list of &quot;new&quot; problems which are being added to the patient's list of problems. It refers to a health problem or diagnosis. Terms are added to this list typically by pressing a button which says New Problem or Add Problem."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='GroupBox']/Item[@Binding='problem_list/problem_added/value' and @WidgetType='TextBox'][@Top]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='GroupBox']/Item[@Binding='problem_list/problem_added/value' and @WidgetType='TextBox'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_added' and @WidgetType='GroupBox']/Item[@Binding='problem_list/problem_added/value' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='Label'][@Text]" value="PROBLEM RESOLVED"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='Label'][@HelpText]" value="Diagnosis or problem noted on a patient encounter as being resolved."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='Label'][@Top]" value="2355px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='Label'][@Left]" value="50px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved/value' and @WidgetType='Label'][@Text]" value="problem_resolved value"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved/value' and @WidgetType='Label'][@HelpText]" value="Diagnosis or problem noted on a patient encounter as being resolved."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved/value' and @WidgetType='Label'][@Top]" value="2380px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved/value' and @WidgetType='Label'][@Left]" value="65px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='GroupBox'][@HelpText]" value="Diagnosis or problem noted on a patient encounter as being resolved."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='GroupBox'][@Top]" value="2405px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='GroupBox'][@Left]" value="50px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='GroupBox'][@Width]" value="265px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@Text]" value="Add New"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@HelpText]" value="addnew"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@Top]" value="55px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@Width]" value="70px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='GroupBox']/Item[@Binding='problem_list/problem_resolved/value' and @WidgetType='TextBox'][@HelpText]" value="Diagnosis or problem noted on a patient encounter as being resolved."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='GroupBox']/Item[@Binding='problem_list/problem_resolved/value' and @WidgetType='TextBox'][@Top]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='GroupBox']/Item[@Binding='problem_list/problem_resolved/value' and @WidgetType='TextBox'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='problem_list/problem_resolved' and @WidgetType='GroupBox']/Item[@Binding='problem_list/problem_resolved/value' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='submit' and @WidgetType='Button'][@Text]" value="Submit"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='submit' and @WidgetType='Button'][@HelpText]" value="submit"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='submit' and @WidgetType='Button'][@Top]" value="2543px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='submit' and @WidgetType='Button'][@Left]" value="50px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='submit' and @WidgetType='Button'][@Width]" value="70px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='cancel' and @WidgetType='Button'][@Text]" value="Cancel"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='cancel' and @WidgetType='Button'][@HelpText]" value="cancel"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='cancel' and @WidgetType='Button'][@Top]" value="2543px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='cancel' and @WidgetType='Button'][@Left]" value="250px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='cancel' and @WidgetType='Button'][@Width]" value="70px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox'][@HelpText]" value="A heterogeneous group of disorders that share glucose intolerance in common."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox'][@Top]" value="628px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox'][@Left]" value="316px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox'][@Width]" value="500px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='Label'][@Text]" value="Diabetes Mellitus"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='Label'][@HelpText]" value="A heterogeneous group of disorders that share glucose intolerance in common."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='Label'][@Top]" value="1px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='Label'][@Left]" value="0px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='Label'][@Width]" value="100%"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='Label'][@Text]" value="Diagnosis date"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='Label'][@HelpText]" value="The date the diagnosis was first made for the patient."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='Label'][@Top]" value="30px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='Label'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@HelpText]" value="The date the diagnosis was first made for the patient."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@Top]" value="31px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@Left]" value="130px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/diabetes_mellitus' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox'][@HelpText]" value="Gross necrosis of the myocardium, as a result of interruption of the blood supply to the area. (Dorland, 27th ed)"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox'][@Top]" value="713px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox'][@Left]" value="316px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox'][@Width]" value="500px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='Label'][@Text]" value="Myocardial Infarction"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='Label'][@HelpText]" value="Gross necrosis of the myocardium, as a result of interruption of the blood supply to the area. (Dorland, 27th ed)"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='Label'][@Top]" value="1px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='Label'][@Left]" value="0px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='Label'][@Width]" value="100%"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox']/Item[@Binding='obs/myocardial_infarction/diagnosis_date/value' and @WidgetType='Label'][@Text]" value="Diagnosis date"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox']/Item[@Binding='obs/myocardial_infarction/diagnosis_date/value' and @WidgetType='Label'][@HelpText]" value="The date the diagnosis was first made for the patient."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox']/Item[@Binding='obs/myocardial_infarction/diagnosis_date/value' and @WidgetType='Label'][@Top]" value="30px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox']/Item[@Binding='obs/myocardial_infarction/diagnosis_date/value' and @WidgetType='Label'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@HelpText]" value="The date the diagnosis was first made for the patient."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@Top]" value="30px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@Left]" value="133px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/myocardial_infarction' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox'][@HelpText]" value="A sudden, nonconvulsive loss of neurologic function due to an ischemic or hemorrhagic intracranial vascular event. In general, cerebrovascular accidents are classified by anatomic location in the brain, vascular distribution, etiology, age of the affected individual, and hemorrhagic vs. nonhemorrhagic nature. (From Adams et al., Principles of Neurology, 6th ed, pp777-810)"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox'][@Top]" value="800px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox'][@Left]" value="317px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox'][@Width]" value="500px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='Label'][@Text]" value="Cerebrovascular Accident"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='Label'][@HelpText]" value="A sudden, nonconvulsive loss of neurologic function due to an ischemic or hemorrhagic intracranial vascular event. In general, cerebrovascular accidents are classified by anatomic location in the brain, vascular distribution, etiology, age of the affected individual, and hemorrhagic vs. nonhemorrhagic nature. (From Adams et al., Principles of Neurology, 6th ed, pp777-810)"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='Label'][@Top]" value="1px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='Label'][@Left]" value="0px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='Label'][@Width]" value="100%"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox']/Item[@Binding='obs/cerebrovascular_accident/diagnosis_date/value' and @WidgetType='Label'][@Text]" value="Diagnosis date"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox']/Item[@Binding='obs/cerebrovascular_accident/diagnosis_date/value' and @WidgetType='Label'][@HelpText]" value="The date the diagnosis was first made for the patient."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox']/Item[@Binding='obs/cerebrovascular_accident/diagnosis_date/value' and @WidgetType='Label'][@Top]" value="30px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox']/Item[@Binding='obs/cerebrovascular_accident/diagnosis_date/value' and @WidgetType='Label'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@HelpText]" value="The date the diagnosis was first made for the patient."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@Top]" value="31px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@Left]" value="132px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/cerebrovascular_accident' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox'][@HelpText]" value="Persistently high arterial blood pressure. Currently accepted threshold levels are 140 mm Hg systolic and 90 mm Hg diastolic pressure."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox'][@Top]" value="889px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox'][@Left]" value="318px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox'][@Width]" value="500px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox']/Item[@Binding='obs/htn_hypertension' and @WidgetType='Label'][@Text]" value="High blood pressure"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox']/Item[@Binding='obs/htn_hypertension' and @WidgetType='Label'][@HelpText]" value="Persistently high arterial blood pressure. Currently accepted threshold levels are 140 mm Hg systolic and 90 mm Hg diastolic pressure."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox']/Item[@Binding='obs/htn_hypertension' and @WidgetType='Label'][@Top]" value="1px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox']/Item[@Binding='obs/htn_hypertension' and @WidgetType='Label'][@Left]" value="0px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox']/Item[@Binding='obs/htn_hypertension' and @WidgetType='Label'][@Width]" value="100%"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@HelpText]" value="The date the diagnosis was first made for the patient."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@Top]" value="32px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@Left]" value="133px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox']/Item[@Binding='obs/diabetes_mellitus/diagnosis_date/value' and @WidgetType='DatePicker'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox']/Item[@Binding='obs/htn_hypertension/diagnosis_date/value' and @WidgetType='Label'][@Text]" value="Diagnosis date"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox']/Item[@Binding='obs/htn_hypertension/diagnosis_date/value' and @WidgetType='Label'][@HelpText]" value="The date the diagnosis was first made for the patient."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox']/Item[@Binding='obs/htn_hypertension/diagnosis_date/value' and @WidgetType='Label'][@Top]" value="32px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/htn_hypertension' and @WidgetType='GroupBox']/Item[@Binding='obs/htn_hypertension/diagnosis_date/value' and @WidgetType='Label'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox'][@Top]" value="474px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox'][@Left]" value="249px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox'][@Width]" value="634px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='Label'][@Text]" value="FAMILY HISTORY"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='Label'][@HelpText]" value="FAMILY HISTORY"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='Label'][@Top]" value="1px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='Label'][@Left]" value="0px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='Label'][@Width]" value="100%"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='RadioButton'][@Text]" value="NO"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='RadioButton'][@HelpText]" value="NO"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='RadioButton'][@Top]" value="52px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='RadioButton'][@Left]" value="347px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='1065^YES^99DCT' and @ParentBinding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='RadioButton'][@Text]" value="YES"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='1065^YES^99DCT' and @ParentBinding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='RadioButton'][@HelpText]" value="YES"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='1065^YES^99DCT' and @ParentBinding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='RadioButton'][@Top]" value="52px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='1065^YES^99DCT' and @ParentBinding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='RadioButton'][@Left]" value="401px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='1067^UNKNOWN^99DCT' and @ParentBinding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='RadioButton'][@Text]" value="UNKNOWN"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='1067^UNKNOWN^99DCT' and @ParentBinding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='RadioButton'][@HelpText]" value="UNKNOWN"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='1067^UNKNOWN^99DCT' and @ParentBinding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='RadioButton'][@Top]" value="52px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='1067^UNKNOWN^99DCT' and @ParentBinding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='RadioButton'][@Left]" value="468px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='Label'][@Text]" value="FAMILY HISTORY OF DIABETES MELLITUS"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='Label'][@HelpText]" value="Family History of Diabetes Mellitus"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='Label'][@Top]" value="52px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT264pxTOP414px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/family_history_of_diabetes_mellitus/value' and @WidgetType='Label'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox'][@Top]" value="259px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox'][@Left]" value="277px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox'][@Width]" value="564px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='Label'][@Text]" value="ENCOUNTER DETAILS"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='Label'][@HelpText]" value="ENCOUNTER DETAILS"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='Label'][@Top]" value="0px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='Label'][@Left]" value="0px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='Label'][@Width]" value="100%"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='Label'][@Text]" value="ENCOUNTER DATETIME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='Label'][@HelpText]" value="ENCOUNTER DATETIME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='Label'][@Top]" value="35px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='Label'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='DatePicker'][@HelpText]" value="ENCOUNTER DATETIME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='DatePicker'][@Top]" value="35px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='DatePicker'][@Left]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='DatePicker'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='Label'][@Text]" value="LOCATION ID"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='Label'][@HelpText]" value="LOCATION ID"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='Label'][@Top]" value="75px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='Label'][@Left]" value="89px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='ListBox'][@HelpText]" value="LOCATION ID"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='ListBox'][@Top]" value="75px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='ListBox'][@Left]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='ListBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='Label'][@Text]" value="PROVIDER ID"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='Label'][@HelpText]" value="PROVIDER ID"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='Label'][@Top]" value="115px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='Label'][@Left]" value="89px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='ListBox'][@HelpText]" value="PROVIDER ID"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='ListBox'][@Top]" value="115px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='ListBox'][@Left]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT279pxTOP241px-null' and @WidgetType='GroupBox']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='ListBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox'][@Top]" value="993px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox'][@Left]" value="278px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox'][@Width]" value="576px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='Label'][@Text]" value="ADDITIONAL DETAILS"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='Label'][@HelpText]" value="Header Label"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='Label'][@Top]" value="1px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='Label'][@Left]" value="0px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='Label'][@Width]" value="100%"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/amputation/value' and @WidgetType='Label'][@Text]" value="AMPUTATION"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/amputation/value' and @WidgetType='Label'][@HelpText]" value="Has the patient ever had an AMPUTATION"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/amputation/value' and @WidgetType='Label'][@Top]" value="40px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/amputation/value' and @WidgetType='Label'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='161571^YES - DM RELATED^99DCT' and @ParentBinding='obs/amputation/value' and @WidgetType='RadioButton'][@Text]" value="YES - DM RELATED"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='161571^YES - DM RELATED^99DCT' and @ParentBinding='obs/amputation/value' and @WidgetType='RadioButton'][@HelpText]" value="YES - DM RELATED"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='161571^YES - DM RELATED^99DCT' and @ParentBinding='obs/amputation/value' and @WidgetType='RadioButton'][@Top]" value="36px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='161571^YES - DM RELATED^99DCT' and @ParentBinding='obs/amputation/value' and @WidgetType='RadioButton'][@Left]" value="152px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='161572^YES - DM NOT RELATED^99DCT' and @ParentBinding='obs/amputation/value' and @WidgetType='RadioButton'][@Text]" value="YES - DM NOT RELATED"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='161572^YES - DM NOT RELATED^99DCT' and @ParentBinding='obs/amputation/value' and @WidgetType='RadioButton'][@HelpText]" value="YES - DM NOT RELATED"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='161572^YES - DM NOT RELATED^99DCT' and @ParentBinding='obs/amputation/value' and @WidgetType='RadioButton'][@Top]" value="76px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='161572^YES - DM NOT RELATED^99DCT' and @ParentBinding='obs/amputation/value' and @WidgetType='RadioButton'][@Left]" value="152px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/amputation/value' and @WidgetType='RadioButton'][@Text]" value="NO"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/amputation/value' and @WidgetType='RadioButton'][@HelpText]" value="NO"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/amputation/value' and @WidgetType='RadioButton'][@Top]" value="116px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/amputation/value' and @WidgetType='RadioButton'][@Left]" value="152px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1067^UNKNOWN^99DCT' and @ParentBinding='obs/smoker/value' and @WidgetType='RadioButton'][@Text]" value="UNKNOWN"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1067^UNKNOWN^99DCT' and @ParentBinding='obs/smoker/value' and @WidgetType='RadioButton'][@HelpText]" value="UNKNOWN"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1067^UNKNOWN^99DCT' and @ParentBinding='obs/smoker/value' and @WidgetType='RadioButton'][@Top]" value="156px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1067^UNKNOWN^99DCT' and @ParentBinding='obs/smoker/value' and @WidgetType='RadioButton'][@Left]" value="308px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/smoker/value' and @WidgetType='RadioButton'][@Text]" value="NO"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/smoker/value' and @WidgetType='RadioButton'][@HelpText]" value="NO"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/smoker/value' and @WidgetType='RadioButton'][@Top]" value="155px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/smoker/value' and @WidgetType='RadioButton'][@Left]" value="231px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1065^YES^99DCT' and @ParentBinding='obs/smoker/value' and @WidgetType='RadioButton'][@Text]" value="YES"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1065^YES^99DCT' and @ParentBinding='obs/smoker/value' and @WidgetType='RadioButton'][@HelpText]" value="YES"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1065^YES^99DCT' and @ParentBinding='obs/smoker/value' and @WidgetType='RadioButton'][@Top]" value="155px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='1065^YES^99DCT' and @ParentBinding='obs/smoker/value' and @WidgetType='RadioButton'][@Left]" value="153px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/smoker/value' and @WidgetType='Label'][@Text]" value="SMOKER"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/smoker/value' and @WidgetType='Label'][@HelpText]" value="Smoker"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/smoker/value' and @WidgetType='Label'][@Top]" value="157px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/smoker/value' and @WidgetType='Label'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/glucose_monitoring_at_home/value' and @WidgetType='Label'][@Text]" value="GLUCOSE MONITORING AT HOME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/glucose_monitoring_at_home/value' and @WidgetType='Label'][@HelpText]" value="GLUCOSE MONITORING AT HOME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/glucose_monitoring_at_home/value' and @WidgetType='Label'][@Top]" value="241px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/glucose_monitoring_at_home/value' and @WidgetType='Label'][@Left]" value="13px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/glucose_monitoring_at_home/value' and @WidgetType='ListBox'][@HelpText]" value="GLUCOSE MONITORING AT HOME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/glucose_monitoring_at_home/value' and @WidgetType='ListBox'][@Top]" value="239px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/glucose_monitoring_at_home/value' and @WidgetType='ListBox'][@Left]" value="292px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/glucose_monitoring_at_home/value' and @WidgetType='ListBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/number_of_minutes_of_exercise_per_day/value' and @WidgetType='TextBox'][@HelpText]" value="Number of minutes of exercise per day"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/number_of_minutes_of_exercise_per_day/value' and @WidgetType='TextBox'][@Top]" value="202px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/number_of_minutes_of_exercise_per_day/value' and @WidgetType='TextBox'][@Left]" value="291px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/number_of_minutes_of_exercise_per_day/value' and @WidgetType='TextBox'][@Width]" value="136px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/number_of_minutes_of_exercise_per_day/value' and @WidgetType='Label'][@Text]" value="EXERCISE TIME (IN MINUTES)"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/number_of_minutes_of_exercise_per_day/value' and @WidgetType='Label'][@HelpText]" value="Number of minutes of exercise per day"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/number_of_minutes_of_exercise_per_day/value' and @WidgetType='Label'][@Top]" value="201px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT258pxTOP870px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/number_of_minutes_of_exercise_per_day/value' and @WidgetType='Label'][@Left]" value="14px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox'][@Top]" value="1308px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox'][@Left]" value="276px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox'][@Width]" value="582px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='Label'][@Text]" value="MEDICATION"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='Label'][@HelpText]" value="Drugs"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='Label'][@Top]" value="1px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='Label'][@Left]" value="0px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='Label'][@Width]" value="100%"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/adherence/value' and @WidgetType='Label'][@Text]" value="ADHERENCE TO DRUGS"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/adherence/value' and @WidgetType='Label'][@HelpText]" value="Adherence to medication"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/adherence/value' and @WidgetType='Label'][@Top]" value="458px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/adherence/value' and @WidgetType='Label'][@Left]" value="38px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='159405^Good^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@Text]" value="Good"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='159405^Good^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@HelpText]" value="Good"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='159405^Good^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@Top]" value="458px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='159405^Good^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@Left]" value="247px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='159406^Fair^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@Text]" value="Fair"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='159406^Fair^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@HelpText]" value="Fair"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='159406^Fair^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@Top]" value="459px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='159406^Fair^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@Left]" value="333px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='1107^NONE^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@Text]" value="NONE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='1107^NONE^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@HelpText]" value="NONE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='1107^NONE^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@Top]" value="462px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='1107^NONE^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@Left]" value="477px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='159407^Poor^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@Text]" value="Poor"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='159407^Poor^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@HelpText]" value="Poor"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='159407^Poor^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@Top]" value="461px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='159407^Poor^99DCT' and @ParentBinding='obs/adherence/value' and @WidgetType='RadioButton'][@Left]" value="405px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/hypoglycemics' and @WidgetType='Label'][@Text]" value="HYPOGLYCEMICS"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/hypoglycemics' and @WidgetType='Label'][@HelpText]" value="HYPOGLYCEMICS"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/hypoglycemics' and @WidgetType='Label'][@Top]" value="45px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/hypoglycemics' and @WidgetType='Label'][@Left]" value="106px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='insulin_70_slash_30' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Text]" value="INSULIN 70/30"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='insulin_70_slash_30' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@HelpText]" value="INSULIN 70/30"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='insulin_70_slash_30' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Top]" value="41px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='insulin_70_slash_30' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Left]" value="259px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='metformin' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Text]" value="METFORMIN"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='metformin' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@HelpText]" value="METFORMIN"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='metformin' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Top]" value="81px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='metformin' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Left]" value="259px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='glyburide' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Text]" value="GLYBURIDE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='glyburide' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@HelpText]" value="GLYBURIDE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='glyburide' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Top]" value="199px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='glyburide' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Left]" value="262px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/antihypersensitives' and @WidgetType='Label'][@Text]" value="ANTIHYPERSENSITIVES"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/antihypersensitives' and @WidgetType='Label'][@HelpText]" value="ANTIHYPERSENSITIVES"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/antihypersensitives' and @WidgetType='Label'][@Top]" value="242px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='obs/antihypersensitives' and @WidgetType='Label'][@Left]" value="75px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='enalapril' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Text]" value="ENALAPRIL"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='enalapril' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@HelpText]" value="ENALAPRIL"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='enalapril' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Top]" value="242px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='enalapril' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Left]" value="265px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='losartan' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Text]" value="LOSARTAN"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='losartan' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@HelpText]" value="LOSARTAN"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='losartan' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Top]" value="282px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='losartan' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Left]" value="265px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='atenolol' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Text]" value="ATENOLOL"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='atenolol' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@HelpText]" value="ATENOLOL"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='atenolol' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Top]" value="322px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='atenolol' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Left]" value="265px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='furosemide' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Text]" value="FUROSEMIDE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='furosemide' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@HelpText]" value="FUROSEMIDE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='furosemide' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Top]" value="362px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='furosemide' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Left]" value="265px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='nifedipine' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Text]" value="NIFEDIPINE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='nifedipine' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@HelpText]" value="NIFEDIPINE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='nifedipine' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Top]" value="402px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='nifedipine' and @ParentBinding='obs/antihypersensitives' and @WidgetType='CheckBox'][@Left]" value="265px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='insulin_isophane_beef-pork' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Text]" value="NPH INSULIN"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='insulin_isophane_beef-pork' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@HelpText]" value="INSULIN, ISOPHANE, BEEF-PORK"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='insulin_isophane_beef-pork' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Top]" value="121px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='insulin_isophane_beef-pork' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Left]" value="261px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='insulin_lente' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Text]" value="REGULAR INSULIN"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='insulin_lente' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@HelpText]" value="INSULIN, LENTE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='insulin_lente' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Top]" value="161px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT229pxTOP1085px-null' and @WidgetType='GroupBox']/Item[@Binding='insulin_lente' and @ParentBinding='obs/hypoglycemics' and @WidgetType='CheckBox'][@Left]" value="262px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/free_text_comment/value' and @WidgetType='Label'][@Text]" value="NOTES"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/free_text_comment/value' and @WidgetType='Label'][@HelpText]" value="Free text comment"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/free_text_comment/value' and @WidgetType='Label'][@Top]" value="1973px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/free_text_comment/value' and @WidgetType='Label'][@Left]" value="280px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/side_effects/value' and @WidgetType='Label'][@Text]" value="SIDE EFFECTS"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/side_effects/value' and @WidgetType='Label'][@HelpText]" value="Does the patient suffer from any side effects after using the drugs?"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/side_effects/value' and @WidgetType='Label'][@Top]" value="1888px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/side_effects/value' and @WidgetType='Label'][@Left]" value="279px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/side_effects/value' and @WidgetType='TextArea'][@HelpText]" value="Does the patient suffer from any side effects after using the drugs?"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/side_effects/value' and @WidgetType='TextArea'][@Top]" value="1880px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/side_effects/value' and @WidgetType='TextArea'][@Left]" value="465px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/side_effects/value' and @WidgetType='TextArea'][@Width]" value="392px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/free_text_comment/value' and @WidgetType='TextArea'][@HelpText]" value="OTHER MEDICATIONS etc."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/free_text_comment/value' and @WidgetType='TextArea'][@Top]" value="1970px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/free_text_comment/value' and @WidgetType='TextArea'][@Left]" value="466px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='obs/free_text_comment/value' and @WidgetType='TextArea'][@Width]" value="394px"/></Form></LanguageText></Language></PurcForm>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement