Advertisement
Guest User

Untitled

a guest
Apr 18th, 2013
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 79.46 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. - <PurcForm>
  3. - <Xform>
  4. - <xf:xforms xmlns:xf="http://www.w3.org/2002/xforms" xmlns:jr="http://openrosa.org/javarosa" 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">
  5. - <xf:model id="openmrs_model">
  6. - <xf:instance id="openmrs_model_instance">
  7. - <form xmlns:xd="http://schemas.microsoft.com/office/infopath/2003" xmlns:openmrs="formentry.infopath_server_url cannot be empty/moduleServlet/formentry/forms/schema/2-1" id="2" name="VITALS FORM" uuid="432b7f0f-6a89-45bb-9790-73a0c9137705" version="1.0">
  8. - <header>
  9. <enterer />
  10. <date_entered />
  11. <session />
  12. <uid />
  13. </header>
  14. - <patient>
  15. <patient.birthdate openmrs_attribute="birthdate" openmrs_table="patient" />
  16. <patient.family_name openmrs_attribute="family_name" openmrs_table="patient_name" />
  17. <patient.given_name openmrs_attribute="given_name" openmrs_table="patient_name" />
  18. <patient.medical_record_number openmrs_attribute="identifier" openmrs_table="patient_identifier" />
  19. <patient.middle_name openmrs_attribute="middle_name" openmrs_table="patient_name" />
  20. <patient.patient_id openmrs_attribute="patient_id" openmrs_table="patient" />
  21. <patient.sex openmrs_attribute="gender" openmrs_table="patient" />
  22. </patient>
  23. - <encounter>
  24. - <visit_type multiple="0" openmrs_concept="161230^VISIT_TYPE^99DCT" openmrs_datatype="CWE">
  25. <date xsi:nil="true" />
  26. <time xsi:nil="true" />
  27. <value xsi:nil="true" />
  28. </visit_type>
  29. <encounter.encounter_datetime openmrs_attribute="encounter_datetime" openmrs_table="encounter" xsi:nil="true">'now()'</encounter.encounter_datetime>
  30. <encounter.location_id openmrs_attribute="location_id" openmrs_table="encounter" xsi:nil="true">1</encounter.location_id>
  31. <encounter.provider_id openmrs_attribute="provider_id" openmrs_table="encounter" provider_id_type="PROVIDER.ID" xsi:nil="true">3</encounter.provider_id>
  32. </encounter>
  33. - <obs openmrs_concept="3^ANEMIA^99DCT" openmrs_datatype="ZZ">
  34. - <height_cm openmrs_concept="5090^HEIGHT (CM)^99DCT" openmrs_datatype="NM">
  35. <date xsi:nil="true" />
  36. <time xsi:nil="true" />
  37. <value xsi:nil="true" />
  38. </height_cm>
  39. - <weight_kg openmrs_concept="5089^WEIGHT (KG)^99DCT" openmrs_datatype="NM">
  40. <date xsi:nil="true" />
  41. <time xsi:nil="true" />
  42. <value xsi:nil="true" />
  43. </weight_kg>
  44. - <temperaturecelcius openmrs_concept="5088^TEMPERATURE (C)^99DCT" openmrs_datatype="NM">
  45. <date xsi:nil="true" />
  46. <time xsi:nil="true" />
  47. <value xsi:nil="true" />
  48. </temperaturecelcius>
  49. - <heart_ratebeats_per_minute openmrs_concept="5087^PULSE^99DCT" openmrs_datatype="NM">
  50. <date xsi:nil="true" />
  51. <time xsi:nil="true" />
  52. <value xsi:nil="true" />
  53. </heart_ratebeats_per_minute>
  54. - <respiratory_ratebreaths_per_minute openmrs_concept="5242^RESPIRATORY RATE^99DCT" openmrs_datatype="NM">
  55. <date xsi:nil="true" />
  56. <time xsi:nil="true" />
  57. <value xsi:nil="true" />
  58. </respiratory_ratebreaths_per_minute>
  59. - <systollic_blood_pressuremm_hg openmrs_concept="5085^SYSTOLIC BLOOD PRESSURE^99DCT" openmrs_datatype="NM">
  60. <date xsi:nil="true" />
  61. <time xsi:nil="true" />
  62. <value xsi:nil="true" />
  63. </systollic_blood_pressuremm_hg>
  64. - <diastolic_blood_pressuremm_hg openmrs_concept="5086^DIASTOLIC BLOOD PRESSURE^99DCT" openmrs_datatype="NM">
  65. <date xsi:nil="true" />
  66. <time xsi:nil="true" />
  67. <value xsi:nil="true" />
  68. </diastolic_blood_pressuremm_hg>
  69. - <additional_clinical_findings openmrs_concept="161063^ADDTL_FIND^99DCT" openmrs_datatype="ST">
  70. <date xsi:nil="true" />
  71. <time xsi:nil="true" />
  72. <value xsi:nil="true" />
  73. </additional_clinical_findings>
  74. - <complaints multiple="0" openmrs_concept="161824^COMPLAINTS^99DCT" openmrs_datatype="CWE">
  75. <date xsi:nil="true" />
  76. <time xsi:nil="true" />
  77. <value xsi:nil="true" />
  78. </complaints>
  79. </obs>
  80. <other />
  81. </form>
  82. </xf:instance>
  83. <xf:bind id="patient.birthdate" jr:preload="patient" jr:preloadParams="birthDate" locked="true()" nodeset="/form/patient/patient.birthdate" required="true()" type="xsd:date" />
  84. <xf:bind id="patient.family_name" jr:preload="patient" jr:preloadParams="familyName" locked="true()" nodeset="/form/patient/patient.family_name" required="true()" type="xsd:string" />
  85. <xf:bind id="patient.given_name" jr:preload="patient" jr:preloadParams="givenName" locked="true()" nodeset="/form/patient/patient.given_name" required="true()" type="xsd:string" />
  86. <xf:bind id="patient.medical_record_number" jr:preload="patient" jr:preloadParams="patientIdentifier" locked="true()" nodeset="/form/patient/patient.medical_record_number" required="true()" type="xsd:string" />
  87. <xf:bind id="patient.middle_name" jr:preload="patient" jr:preloadParams="middleName" locked="true()" nodeset="/form/patient/patient.middle_name" type="xsd:string" />
  88. <xf:bind id="patient.patient_id" jr:preload="patient" jr:preloadParams="patientId" locked="true()" nodeset="/form/patient/patient.patient_id" readonly="true()" required="true()" type="xsd:int" visible="false()" />
  89. <xf:bind id="patient.sex" jr:preload="patient" jr:preloadParams="sex" locked="true()" nodeset="/form/patient/patient.sex" required="true()" type="xsd:string" />
  90. <xf:bind id="visit_type" nodeset="/form/encounter/visit_type/value" required="true()" type="xsd:string" />
  91. <xf:bind constraint=". <= today()" id="encounter.encounter_datetime" message="Encounter date cannot be after today" nodeset="/form/encounter/encounter.encounter_datetime" required="true()" type="xsd:dateTime" />
  92. <xf:bind id="encounter.location_id" nodeset="/form/encounter/encounter.location_id" readonly="true()" type="xsd:string" visible="false()" />
  93. <xf:bind id="encounter.provider_id" nodeset="/form/encounter/encounter.provider_id" readonly="true()" type="xsd:string" visible="false()" />
  94. <xf:bind action="enable" constraint=". >= 30 and . <= 255" id="height_cm" message="Value of range, please check" nodeset="/form/obs/height_cm/value" relevant="/form/encounter/visit_type/value != '161059^Drug refill by txt^99DCT' and /form/encounter/visit_type/value != ''" type="xsd:decimal" required="true()" />
  95. <xf:bind action="enable" constraint=". >= 1.0 and . <= 150.0" id="weight_kg" message="value should be between 0.0 and 150.0 inclusive" nodeset="/form/obs/weight_kg/value" relevant="/form/encounter/visit_type/value != '161059^Drug refill by txt^99DCT' and /form/encounter/visit_type/value != ''" type="xsd:decimal" required="true()" />
  96. <xf:bind action="enable" constraint=". >= 21.0 and . <= 42.0" id="temperaturecelcius" message="value should be between 21.0 and 42.0 inclusive" nodeset="/form/obs/temperaturecelcius/value" relevant="/form/encounter/visit_type/value != '161059^Drug refill by txt^99DCT' and /form/encounter/visit_type/value != ''" type="xsd:decimal" required="true()" />
  97. <xf:bind action="enable" constraint=". >= 20 and . <= 200" id="heart_ratebeats_per_minute" message="value should be between 20.0 and 200.0 inclusive" nodeset="/form/obs/heart_ratebeats_per_minute/value" relevant="/form/encounter/visit_type/value != '161059^Drug refill by txt^99DCT' and /form/encounter/visit_type/value != ''" type="xsd:decimal" required="true()" />
  98. <xf:bind action="enable" constraint=". >= 5 and . <= 70" id="respiratory_ratebreaths_per_minute" message="value should be between 1 and 70 inclusive" nodeset="/form/obs/respiratory_ratebreaths_per_minute/value" relevant="/form/encounter/visit_type/value != '161059^Drug refill by txt^99DCT' and /form/encounter/visit_type/value != ''" type="xsd:decimal" required="true()" />
  99. <xf:bind action="enable" constraint=". >= 60 and . < 300" id="systollic_blood_pressuremm_hg" message="value should be between 10 and 350 inclusive" nodeset="/form/obs/systollic_blood_pressuremm_hg/value" relevant="/form/encounter/visit_type/value != '161059^Drug refill by txt^99DCT' and /form/encounter/visit_type/value != ''" type="xsd:decimal" required="true()" />
  100. <xf:bind action="enable" constraint=". >= 10 and . < form/obs/systollic_blood_pressuremm_hg/value and . < 140" id="diastolic_blood_pressuremm_hg" message="value should be between 10 and 130 as well as not more than systolic BP" nodeset="/form/obs/diastolic_blood_pressuremm_hg/value" relevant="/form/encounter/visit_type/value != '161059^Drug refill by txt^99DCT' and /form/encounter/visit_type/value != ''" type="xsd:decimal" required="true()" />
  101. <xf:bind action="enable" constraint="length(.) <= 200" id="additional_clinical_findings" message="The length of the field is more than the required length please check." nodeset="/form/obs/additional_clinical_findings/value" relevant="/form/obs/complaints/value = '1065^YES^99DCT' and /form/obs/complaints/value != ''" type="xsd:string" required="true()" />
  102. <xf:bind action="enable" id="complaints" nodeset="/form/obs/complaints/value" relevant="/form/encounter/visit_type/value != '161059^Drug refill by txt^99DCT' and /form/encounter/visit_type/value != ''" type="xsd:string" required="true()" />
  103. </xf:model>
  104. - <xf:group id="1">
  105. <xf:label>Page1</xf:label>
  106. - <xf:input bind="patient.birthdate">
  107. <xf:label>Birth date</xf:label>
  108. </xf:input>
  109. - <xf:input bind="patient.family_name">
  110. <xf:label>Family name</xf:label>
  111. </xf:input>
  112. - <xf:input bind="patient.given_name">
  113. <xf:label>First name</xf:label>
  114. </xf:input>
  115. - <xf:input bind="patient.medical_record_number">
  116. <xf:label>NACP number</xf:label>
  117. </xf:input>
  118. - <xf:input bind="patient.middle_name">
  119. <xf:label>Middle name</xf:label>
  120. </xf:input>
  121. - <xf:input bind="patient.patient_id">
  122. <xf:label>Patient Id</xf:label>
  123. </xf:input>
  124. - <xf:input bind="patient.sex">
  125. <xf:label>Gender</xf:label>
  126. </xf:input>
  127. - <xf:input bind="encounter.encounter_datetime">
  128. <xf:label>Visit date</xf:label>
  129. <xf:hint>The date of this visit which is exactly when this form is being filled.</xf:hint>
  130. </xf:input>
  131. - <xf:select1 bind="encounter.location_id">
  132. <xf:label>LOCATION ID</xf:label>
  133. - <xf:item id="1">
  134. <xf:label>Unknown Location [1]</xf:label>
  135. <xf:value>1</xf:value>
  136. </xf:item>
  137. </xf:select1>
  138. - <xf:select1 bind="encounter.provider_id">
  139. <xf:label>PROVIDER ID</xf:label>
  140. - <xf:item id="1">
  141. <xf:label>Claudio Zaugg [12]</xf:label>
  142. <xf:value>1</xf:value>
  143. </xf:item>
  144. - <xf:item id="2">
  145. <xf:label>Lucas Gervas Shayo [13]</xf:label>
  146. <xf:value>2</xf:value>
  147. </xf:item>
  148. - <xf:item id="4">
  149. <xf:label>Claudio Zaugg [4]</xf:label>
  150. <xf:value>4</xf:value>
  151. </xf:item>
  152. - <xf:item id="3">
  153. <xf:label>unknown [14]</xf:label>
  154. <xf:value>3</xf:value>
  155. </xf:item>
  156. - <xf:item id="31">
  157. <xf:label>Lukag shayog gervass [31]</xf:label>
  158. <xf:value>31</xf:value>
  159. </xf:item>
  160. - <xf:item id="34">
  161. <xf:label>juma2 juma2middle juma2family [34]</xf:label>
  162. <xf:value>34</xf:value>
  163. </xf:item>
  164. - <xf:item id="8">
  165. <xf:label>Agata Correia Agata [8]</xf:label>
  166. <xf:value>8</xf:value>
  167. </xf:item>
  168. - <xf:item id="55">
  169. <xf:label>Migration User March2013 [55]</xf:label>
  170. <xf:value>55</xf:value>
  171. </xf:item>
  172. </xf:select1>
  173. - <xf:select1 bind="visit_type">
  174. <xf:label>Type of visit</xf:label>
  175. <xf:hint>Type of visit-A question on KIULARCO HIV_MRS physical_exam form</xf:hint>
  176. - <xf:item concept_id="161230" id="161064^Baseline^99DCT">
  177. <xf:label>Baseline</xf:label>
  178. <xf:value>161064^Baseline^99DCT</xf:value>
  179. </xf:item>
  180. - <xf:item concept_id="161230" id="161058^Drug refill by patient^99DCT">
  181. <xf:label>Drug refill by patient</xf:label>
  182. <xf:value>161058^Drug refill by patient^99DCT</xf:value>
  183. </xf:item>
  184. - <xf:item concept_id="161230" id="161059^Drug refill by txt^99DCT">
  185. <xf:label>Drug refill by txt</xf:label>
  186. <xf:value>161059^Drug refill by txt^99DCT</xf:value>
  187. </xf:item>
  188. - <xf:item concept_id="161230" id="161060^In-patient consultation^99DCT">
  189. <xf:label>In-patient consultation</xf:label>
  190. <xf:value>161060^In-patient consultation^99DCT</xf:value>
  191. </xf:item>
  192. - <xf:item concept_id="161230" id="161061^Traced back after LTFU^99DCT">
  193. <xf:label>Traced back after LTFU</xf:label>
  194. <xf:value>161061^Traced back after LTFU^99DCT</xf:value>
  195. </xf:item>
  196. - <xf:item concept_id="161230" id="161062^Visist other clinic(refill/outreach/transit)^99DCT">
  197. <xf:label>Visist other clinic(refill/outreach/transit)</xf:label>
  198. <xf:value>161062^Visist other clinic(refill/outreach/transit)^99DCT</xf:value>
  199. </xf:item>
  200. - <xf:item concept_id="161230" id="161482^Unscheduled follow-up^99DCT">
  201. <xf:label>Unscheduled follow-up</xf:label>
  202. <xf:value>161482^Unscheduled follow-up^99DCT</xf:value>
  203. </xf:item>
  204. - <xf:item concept_id="161230" id="161825^Scheduled follow-up/Clinical^99DCT">
  205. <xf:label>Scheduled follow-up/Clinical</xf:label>
  206. <xf:value>161825^Scheduled follow-up/Clinical^99DCT</xf:value>
  207. </xf:item>
  208. - <xf:item concept_id="161230" id="161826^Scheduled follow-up/CD4^99DCT">
  209. <xf:label>Scheduled follow-up/CD4</xf:label>
  210. <xf:value>161826^Scheduled follow-up/CD4^99DCT</xf:value>
  211. </xf:item>
  212. - <xf:item id="161481^Scheduled follow-up^99DCT">
  213. <xf:label>Scheduled follow-up</xf:label>
  214. <xf:value>161481^Scheduled follow-up^99DCT</xf:value>
  215. </xf:item>
  216. </xf:select1>
  217. - <xf:input bind="height_cm">
  218. <xf:label>Height (CM)</xf:label>
  219. <xf:hint>Patient's height in centimeters.</xf:hint>
  220. </xf:input>
  221. - <xf:input bind="weight_kg">
  222. <xf:label>WEIGHT (KG)</xf:label>
  223. <xf:hint>Patient's weight in kilograms.</xf:hint>
  224. </xf:input>
  225. - <xf:input bind="temperaturecelcius">
  226. <xf:label>Temperature (C)</xf:label>
  227. <xf:hint>Patient's temperature in degrees centigrade.</xf:hint>
  228. </xf:input>
  229. - <xf:input bind="heart_ratebeats_per_minute">
  230. <xf:label>Pulse</xf:label>
  231. <xf:hint>Patient pulse rate, as measured with a peripheral oximeter.</xf:hint>
  232. </xf:input>
  233. - <xf:input bind="respiratory_ratebreaths_per_minute">
  234. <xf:label>Respiratory rate</xf:label>
  235. <xf:hint>Measured respiratory rate in breaths per minute</xf:hint>
  236. </xf:input>
  237. - <xf:input bind="systollic_blood_pressuremm_hg">
  238. <xf:label>Systolic blood pressure</xf:label>
  239. <xf:hint>A patient's systolic blood pressure measurement (taken with a manual cuff in either a sitting or standing position)</xf:hint>
  240. </xf:input>
  241. - <xf:input bind="diastolic_blood_pressuremm_hg">
  242. <xf:label>Diastolic blood pressure</xf:label>
  243. <xf:hint>A patient's diastolic blood pressure measurement (taken with a manual cuff in either a sitting or standing position)</xf:hint>
  244. </xf:input>
  245. - <xf:input bind="additional_clinical_findings">
  246. <xf:label>Additional clinical findings</xf:label>
  247. <xf:hint>additional clinic findings</xf:hint>
  248. </xf:input>
  249. - <xf:select1 bind="complaints">
  250. <xf:label>COMPLAINTS</xf:label>
  251. - <xf:item concept_id="161824" id="1066^NO^99DCT">
  252. <xf:label>NO</xf:label>
  253. <xf:value>1066^NO^99DCT</xf:value>
  254. </xf:item>
  255. - <xf:item concept_id="161824" id="1065^YES^99DCT">
  256. <xf:label>YES</xf:label>
  257. <xf:value>1065^YES^99DCT</xf:value>
  258. </xf:item>
  259. </xf:select1>
  260. </xf:group>
  261. </xf:xforms>
  262. </Xform>
  263. - <Layout>
  264. - <Form id="2">
  265. - <Page Text="Page1" fontWeight="normal" fontSize="12px" fontFamily="Verdana, 'Lucida Grande', 'Trebuchet MS', Arial, Sans-Serif" Binding="Page1" Width="930px" Height="880px" backgroundColor="">
  266. - <Item WidgetType="GroupBox" Binding="LEFT48pxTOP120px" Left="48px" Top="120px" Width="880px" Height="150px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" borderStyle="solid">
  267. <Item WidgetType="Label" Text="PATIENT INFORMATION" HelpText="Header Label" Binding="LEFT48pxTOP120px" 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(26, 172, 155)" textAlign="center" HeaderLabel="true" />
  268. <Item WidgetType="Label" Text="Gender" HelpText="Gender" Binding="patient/patient.sex" Left="10px" Top="90px" Height="14px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  269. <Item WidgetType="Label" Text="Birth date" HelpText="Birth date" Binding="patient/patient.birthdate" Left="269px" Top="90px" Height="0px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  270. <Item WidgetType="TextBox" HelpText="Gender" Binding="patient/patient.sex" Left="10px" Top="110px" Width="235px" Height="25px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  271. <Item WidgetType="DatePicker" HelpText="Birth date" Binding="patient/patient.birthdate" Left="270px" Top="110px" Width="239px" Height="25px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  272. <Item WidgetType="TextBox" HelpText="Family name" Binding="patient/patient.family_name" Left="599px" Top="48px" Width="235px" Height="25px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  273. <Item WidgetType="Label" Text="First name" HelpText="First name" Binding="patient/patient.given_name" Left="9px" Top="31px" Height="21px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  274. <Item WidgetType="TextBox" HelpText="First name" Binding="patient/patient.given_name" Left="9px" Top="48px" Width="235px" Height="25px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  275. <Item WidgetType="Label" Text="Middle name" HelpText="Middle name" Binding="patient/patient.middle_name" Left="266px" Top="29px" Height="0px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  276. <Item WidgetType="TextBox" HelpText="Middle name" Binding="patient/patient.middle_name" Left="268px" Top="50px" Width="311px" Height="25px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  277. <Item WidgetType="Label" Text="Last name" HelpText="Family name" Binding="patient/patient.family_name" Left="599px" Top="30px" Height="9px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  278. </Item>
  279. <Item WidgetType="Label" Text="Vitals form" HelpText="Based on physical exam" Binding="LEFT48pxTOP62px" Left="48px" Top="30px" TabIndex="0" fontWeight="bold" fontSize="20px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" borderStyle="solid" borderWidth="1px" />
  280. <Item WidgetType="Label" Text="NACP number" HelpText="NACP number" Binding="patient/patient.medical_record_number" Left="623px" Top="40px" Height="25px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  281. <Item WidgetType="TextBox" HelpText="NACP number" Binding="patient/patient.medical_record_number" Left="730px" Top="40px" Width="200px" Height="25px" TabIndex="43" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  282. <Item WidgetType="Label" Text="Visit date" HelpText="The date of this visit which is exactly when this form is being filled." Binding="encounter/encounter.encounter_datetime" Left="647px" Top="80px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  283. <Item WidgetType="DateTimeWidget" Binding="encounter/encounter.encounter_datetime" Left="730px" Top="80px" Width="200px" Height="25px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  284. <Item WidgetType="Button" Text="Cancel" HelpText="cancel" Binding="cancel" Left="858px" Top="761px" Width="70px" Height="30px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  285. <Item WidgetType="Button" Text="Submit" HelpText="submit" Binding="submit" Left="752px" Top="762px" Width="70px" Height="30px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" Id="submit" />
  286. - <Item WidgetType="GroupBox" Binding="LEFT48pxTOP290px" Left="48px" Top="290px" Width="880px" Height="450px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" borderStyle="solid">
  287. <Item WidgetType="Label" Text="OBSERVATION" HelpText="Header Label" Binding="LEFT48pxTOP290px" 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(26, 172, 155)" textAlign="center" HeaderLabel="true" />
  288. <Item WidgetType="Label" Text="Temperature (Celcius)" HelpText="Patient's temperature in degrees centigrade." Binding="obs/temperaturecelcius/value" Left="16px" Top="239px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  289. <Item WidgetType="TextBox" HelpText="Patient's temperature in degrees centigrade." Binding="obs/temperaturecelcius/value" Left="210px" Top="234px" Width="87px" Height="25px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  290. <Item WidgetType="Label" Text="Respiratory rate(breaths per minute)" HelpText="Measured respiratory rate in breaths per minute" Binding="obs/respiratory_ratebreaths_per_minute/value" Left="202px" Top="192px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  291. <Item WidgetType="Label" Text="Heart rate(beats per minute)" HelpText="Patient pulse rate, as measured with a peripheral oximeter." Binding="obs/heart_ratebeats_per_minute/value" Left="206px" Top="152px" Height="2px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  292. <Item WidgetType="TextBox" HelpText="Patient pulse rate, as measured with a peripheral oximeter." Binding="obs/heart_ratebeats_per_minute/value" Left="451px" Top="148px" Width="82px" Height="25px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  293. <Item WidgetType="TextBox" HelpText="A patient's diastolic blood pressure measurement (taken with a manual cuff in either a sitting or standing position)" Binding="obs/diastolic_blood_pressuremm_hg/value" Left="779px" Top="183px" Width="80px" Height="25px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  294. <Item WidgetType="Label" Text="Diastolic blood pressure(mm Hg)" HelpText="A patient's diastolic blood pressure measurement (taken with a manual cuff in either a sitting or standing position)" Binding="obs/diastolic_blood_pressuremm_hg/value" Left="559px" Top="188px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  295. <Item WidgetType="Label" Text="Systolic blood pressure(mm Hg)" HelpText="A patient's systolic blood pressure measurement (taken with a manual cuff in either a sitting or standing position)" Binding="obs/systollic_blood_pressuremm_hg/value" Left="561px" Top="150px" Width="300px" Height="0px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  296. <Item WidgetType="Label" Text="Height (cm)" HelpText="Patient's height in centimeters." Binding="obs/height_cm/value" Left="10px" Top="151px" Height="1px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  297. <Item WidgetType="Label" Text="Weight(Kg)" HelpText="Patient's weight in kilograms." Binding="obs/weight_kg/value" Left="8px" Top="194px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  298. <Item WidgetType="TextBox" HelpText="Patient's weight in kilograms." Binding="obs/weight_kg/value" Left="99px" Top="186px" Width="78px" Height="25px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  299. <Item WidgetType="TextBox" HelpText="Patient's height in centimeters." Binding="obs/height_cm/value" Left="96px" Top="147px" Width="80px" Height="25px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  300. <Item WidgetType="Label" Text="Type of visit" HelpText="Type of visit-A question on KIULARCO HIV_MRS physical_exam form" Binding="encounter/visit_type/value" Left="8px" Top="28px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" />
  301. <Item WidgetType="Label" Text="Additional clinic findings" HelpText="additional clinic findings" Binding="obs/additional_clinical_findings/value" Left="13px" Top="336px" Height="0px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  302. <Item WidgetType="RadioButton" Text="Yes" HelpText="YES" Binding="1065^YES^99DCT" ParentBinding="obs/complaints/value" Left="248px" Top="290px" TabIndex="0" fontWeight="normal" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" />
  303. <Item WidgetType="Label" Text="Any complaints by patient" HelpText="COMPLAINTS" Binding="obs/complaints/value" Left="16px" Top="290px" Height="11px" TabIndex="0" fontWeight="bold" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" />
  304. <Item WidgetType="RadioButton" Text="No" HelpText="NO" Binding="1066^NO^99DCT" ParentBinding="obs/complaints/value" Left="197px" Top="290px" TabIndex="0" fontWeight="normal" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" />
  305. <Item WidgetType="TextArea" HelpText="additional clinic findings" Binding="obs/additional_clinical_findings/value" Left="188px" Top="348px" Width="652px" Height="80px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  306. <Item WidgetType="RadioButton" Text="Visits other clinic(refill/outreach/transit)" HelpText="Visist other clinic(refill/outreach/transit)" Binding="161062^Visist other clinic(refill/outreach/transit)^99DCT" ParentBinding="encounter/visit_type/value" Left="581px" Top="85px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" />
  307. <Item WidgetType="RadioButton" Text="Scheduled follow-up/CD4" HelpText="Scheduled follow-up/CD4" Binding="161826^Scheduled follow-up/CD4^99DCT" ParentBinding="encounter/visit_type/value" Left="106px" Top="46px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" />
  308. <Item WidgetType="RadioButton" Text="Baseline" HelpText="Baseline" Binding="161064^Baseline^99DCT" ParentBinding="encounter/visit_type/value" Left="16px" Top="44px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" />
  309. <Item WidgetType="RadioButton" Text="Drug refill by txt supporter" HelpText="Drug refill by txt" Binding="161059^Drug refill by txt^99DCT" ParentBinding="encounter/visit_type/value" Left="18px" Top="82px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" />
  310. <Item WidgetType="RadioButton" Text="In-patient consultation" HelpText="In-patient consultation" Binding="161060^In-patient consultation^99DCT" ParentBinding="encounter/visit_type/value" Left="222px" Top="85px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" />
  311. <Item WidgetType="RadioButton" Text="Scheduled follow-up/Clinical" HelpText="Scheduled follow-up/Clinical" Binding="161825^Scheduled follow-up/Clinical^99DCT" ParentBinding="encounter/visit_type/value" Left="311px" Top="49px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" />
  312. <Item WidgetType="RadioButton" Text="Traced back after LTFU" HelpText="Traced back after LTFU" Binding="161061^Traced back after LTFU^99DCT" ParentBinding="encounter/visit_type/value" Left="400px" Top="87px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" />
  313. <Item WidgetType="RadioButton" Text="Unscheduled follow-up" HelpText="Unscheduled follow-up" Binding="161482^Unscheduled follow-up^99DCT" ParentBinding="encounter/visit_type/value" Left="529px" Top="51px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" />
  314. <Item WidgetType="RadioButton" Text="Drug refill by patient" HelpText="Drug refill by patient" Binding="161058^Drug refill by patient^99DCT" ParentBinding="encounter/visit_type/value" Left="709px" Top="55px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,Sans-Serif" />
  315. <Item WidgetType="TextBox" HelpText="A patient's systolic blood pressure measurement (taken with a manual cuff in either a sitting or standing position)" Binding="obs/systollic_blood_pressuremm_hg/value" Left="779px" Top="145px" Width="79px" Height="25px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" />
  316. <Item WidgetType="TextBox" HelpText="Measured respiratory rate in breaths per minute" Binding="obs/respiratory_ratebreaths_per_minute/value" Left="453px" Top="186px" Width="80px" Height="25px" TabIndex="0" fontSize="12px" fontFamily="Verdana,'Lucida Grande','Trebuchet MS',Arial,sans-serif" Id="Respiratory rate" />
  317. </Item>
  318. </Page>
  319. </Form>
  320. </Layout>
  321. - <Language>
  322. - <LanguageText lang="en">
  323. - <xform id="2">
  324. <text xpath="xforms/model[@id='openmrs_model']/instance[@id='openmrs_model_instance']/form[@name]" value="VITALS FORM" />
  325. <text xpath="xforms/group[@id='1']/label" value="Page1" />
  326. <text xpath="xforms/group[@id='1']/input[@bind='patient.birthdate']/label" value="Birth date" />
  327. <text xpath="xforms/group[@id='1']/input[@bind='patient.family_name']/label" value="Family name" />
  328. <text xpath="xforms/group[@id='1']/input[@bind='patient.given_name']/label" value="First name" />
  329. <text xpath="xforms/group[@id='1']/input[@bind='patient.medical_record_number']/label" value="NACP number" />
  330. <text xpath="xforms/group[@id='1']/input[@bind='patient.middle_name']/label" value="Middle name" />
  331. <text xpath="xforms/group[@id='1']/input[@bind='patient.patient_id']/label" value="Patient Id" />
  332. <text xpath="xforms/group[@id='1']/input[@bind='patient.sex']/label" value="Gender" />
  333. <text xpath="xforms/group[@id='1']/select1[@bind='visit_type']/label" value="Type of visit" />
  334. <text xpath="xforms/group[@id='1']/select1[@bind='visit_type']/hint" value="Type of visit-A question on KIULARCO HIV_MRS physical_exam form" />
  335. <text xpath="xforms/group[@id='1']/select1[@bind='visit_type']/item[@id='161064^Baseline^99DCT']/label" value="Baseline" />
  336. <text xpath="xforms/group[@id='1']/select1[@bind='visit_type']/item[@id='161058^Drug refill by patient^99DCT']/label" value="Drug refill by patient" />
  337. <text xpath="xforms/group[@id='1']/select1[@bind='visit_type']/item[@id='161059^Drug refill by txt^99DCT']/label" value="Drug refill by txt" />
  338. <text xpath="xforms/group[@id='1']/select1[@bind='visit_type']/item[@id='161060^In-patient consultation^99DCT']/label" value="In-patient consultation" />
  339. <text xpath="xforms/group[@id='1']/select1[@bind='visit_type']/item[@id='161061^Traced back after LTFU^99DCT']/label" value="Traced back after LTFU" />
  340. <text xpath="xforms/group[@id='1']/select1[@bind='visit_type']/item[@id='161062^Visist other clinic(refill/outreach/transit)^99DCT']/label" value="Visist other clinic(refill/outreach/transit)" />
  341. <text xpath="xforms/group[@id='1']/select1[@bind='visit_type']/item[@id='161482^Unscheduled follow-up^99DCT']/label" value="Unscheduled follow-up" />
  342. <text xpath="xforms/group[@id='1']/select1[@bind='visit_type']/item[@id='161825^Scheduled follow-up/Clinical^99DCT']/label" value="Scheduled follow-up/Clinical" />
  343. <text xpath="xforms/group[@id='1']/select1[@bind='visit_type']/item[@id='161826^Scheduled follow-up/CD4^99DCT']/label" value="Scheduled follow-up/CD4" />
  344. <text xpath="xforms/group[@id='1']/select1[@bind='visit_type']/item[@id='161481^Scheduled follow-up^99DCT']/label" value="Scheduled follow-up" />
  345. <text xpath="xforms/group[@id='1']/input[@bind='encounter.encounter_datetime']/label" value="Visit date" />
  346. <text xpath="xforms/group[@id='1']/input[@bind='encounter.encounter_datetime']/hint" value="The date of this visit which is exactly when this form is being filled." />
  347. <text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/label" value="LOCATION ID" />
  348. <text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='1']/label" value="Unknown Location [1]" />
  349. <text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/label" value="PROVIDER ID" />
  350. <text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='1']/label" value="Claudio Zaugg [12]" />
  351. <text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='2']/label" value="Lucas Gervas Shayo [13]" />
  352. <text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='4']/label" value="Claudio Zaugg [4]" />
  353. <text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='3']/label" value="unknown [14]" />
  354. <text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='31']/label" value="Lukag shayog gervass [31]" />
  355. <text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='34']/label" value="juma2 juma2middle juma2family [34]" />
  356. <text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='8']/label" value="Agata Correia Agata [8]" />
  357. <text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='55']/label" value="Migration User March2013 [55]" />
  358. <text xpath="xforms/group[@id='1']/input[@bind='height_cm']/label" value="Height (CM)" />
  359. <text xpath="xforms/group[@id='1']/input[@bind='height_cm']/hint" value="Patient's height in centimeters." />
  360. <text xpath="xforms/group[@id='1']/input[@bind='weight_kg']/label" value="WEIGHT (KG)" />
  361. <text xpath="xforms/group[@id='1']/input[@bind='weight_kg']/hint" value="Patient's weight in kilograms." />
  362. <text xpath="xforms/group[@id='1']/input[@bind='temperaturecelcius']/label" value="Temperature (C)" />
  363. <text xpath="xforms/group[@id='1']/input[@bind='temperaturecelcius']/hint" value="Patient's temperature in degrees centigrade." />
  364. <text xpath="xforms/group[@id='1']/input[@bind='heart_ratebeats_per_minute']/label" value="Pulse" />
  365. <text xpath="xforms/group[@id='1']/input[@bind='heart_ratebeats_per_minute']/hint" value="Patient pulse rate, as measured with a peripheral oximeter." />
  366. <text xpath="xforms/group[@id='1']/input[@bind='respiratory_ratebreaths_per_minute']/label" value="Respiratory rate" />
  367. <text xpath="xforms/group[@id='1']/input[@bind='respiratory_ratebreaths_per_minute']/hint" value="Measured respiratory rate in breaths per minute" />
  368. <text xpath="xforms/group[@id='1']/input[@bind='systollic_blood_pressuremm_hg']/label" value="Systolic blood pressure" />
  369. <text xpath="xforms/group[@id='1']/input[@bind='systollic_blood_pressuremm_hg']/hint" value="A patient's systolic blood pressure measurement (taken with a manual cuff in either a sitting or standing position)" />
  370. <text xpath="xforms/group[@id='1']/input[@bind='diastolic_blood_pressuremm_hg']/label" value="Diastolic blood pressure" />
  371. <text xpath="xforms/group[@id='1']/input[@bind='diastolic_blood_pressuremm_hg']/hint" value="A patient's diastolic blood pressure measurement (taken with a manual cuff in either a sitting or standing position)" />
  372. <text xpath="xforms/group[@id='1']/input[@bind='additional_clinical_findings']/label" value="Additional clinical findings" />
  373. <text xpath="xforms/group[@id='1']/input[@bind='additional_clinical_findings']/hint" value="additional clinic findings" />
  374. <text xpath="xforms/group[@id='1']/select1[@bind='complaints']/label" value="COMPLAINTS" />
  375. <text xpath="xforms/group[@id='1']/select1[@bind='complaints']/item[@id='1066^NO^99DCT']/label" value="NO" />
  376. <text xpath="xforms/group[@id='1']/select1[@bind='complaints']/item[@id='1065^YES^99DCT']/label" value="YES" />
  377. <text xpath="xforms/model[@id='openmrs_model']/bind[@id='encounter.encounter_datetime'][@message]" value="Encounter date cannot be after today" />
  378. <text xpath="xforms/model[@id='openmrs_model']/bind[@id='height_cm'][@message]" value="Value of range, please check" />
  379. <text xpath="xforms/model[@id='openmrs_model']/bind[@id='weight_kg'][@message]" value="value should be between 0.0 and 150.0 inclusive" />
  380. <text xpath="xforms/model[@id='openmrs_model']/bind[@id='temperaturecelcius'][@message]" value="value should be between 21.0 and 42.0 inclusive" />
  381. <text xpath="xforms/model[@id='openmrs_model']/bind[@id='heart_ratebeats_per_minute'][@message]" value="value should be between 20.0 and 200.0 inclusive" />
  382. <text xpath="xforms/model[@id='openmrs_model']/bind[@id='respiratory_ratebreaths_per_minute'][@message]" value="value should be between 1 and 70 inclusive" />
  383. <text xpath="xforms/model[@id='openmrs_model']/bind[@id='systollic_blood_pressuremm_hg'][@message]" value="value should be between 10 and 350 inclusive" />
  384. <text xpath="xforms/model[@id='openmrs_model']/bind[@id='diastolic_blood_pressuremm_hg'][@message]" value="value should be between 10 and 130 as well as not more than systolic BP" />
  385. <text xpath="xforms/model[@id='openmrs_model']/bind[@id='additional_clinical_findings'][@message]" value="The length of the field is more than the required length please check." />
  386. </xform>
  387. - <Form id="2">
  388. <text xpath="Form/Page[@Binding='Page1'][@Text]" value="Page1" />
  389. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox'][@Top]" value="120px" />
  390. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox'][@Left]" value="48px" />
  391. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox'][@Width]" value="880px" />
  392. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='Label'][@Text]" value="PATIENT INFORMATION" />
  393. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='Label'][@HelpText]" value="Header Label" />
  394. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='Label'][@Top]" value="0px" />
  395. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='Label'][@Left]" value="0px" />
  396. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='Label'][@Width]" value="100%" />
  397. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.sex' and @WidgetType='Label'][@Text]" value="Gender" />
  398. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.sex' and @WidgetType='Label'][@HelpText]" value="Gender" />
  399. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.sex' and @WidgetType='Label'][@Top]" value="90px" />
  400. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.sex' and @WidgetType='Label'][@Left]" value="10px" />
  401. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.birthdate' and @WidgetType='Label'][@Text]" value="Birth date" />
  402. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.birthdate' and @WidgetType='Label'][@HelpText]" value="Birth date" />
  403. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.birthdate' and @WidgetType='Label'][@Top]" value="90px" />
  404. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.birthdate' and @WidgetType='Label'][@Left]" value="269px" />
  405. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.sex' and @WidgetType='TextBox'][@HelpText]" value="Gender" />
  406. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.sex' and @WidgetType='TextBox'][@Top]" value="110px" />
  407. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.sex' and @WidgetType='TextBox'][@Left]" value="10px" />
  408. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.sex' and @WidgetType='TextBox'][@Width]" value="235px" />
  409. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.birthdate' and @WidgetType='DatePicker'][@HelpText]" value="Birth date" />
  410. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.birthdate' and @WidgetType='DatePicker'][@Top]" value="110px" />
  411. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.birthdate' and @WidgetType='DatePicker'][@Left]" value="270px" />
  412. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.birthdate' and @WidgetType='DatePicker'][@Width]" value="239px" />
  413. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.family_name' and @WidgetType='TextBox'][@HelpText]" value="Family name" />
  414. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.family_name' and @WidgetType='TextBox'][@Top]" value="48px" />
  415. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.family_name' and @WidgetType='TextBox'][@Left]" value="599px" />
  416. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.family_name' and @WidgetType='TextBox'][@Width]" value="235px" />
  417. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.given_name' and @WidgetType='Label'][@Text]" value="First name" />
  418. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.given_name' and @WidgetType='Label'][@HelpText]" value="First name" />
  419. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.given_name' and @WidgetType='Label'][@Top]" value="31px" />
  420. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.given_name' and @WidgetType='Label'][@Left]" value="9px" />
  421. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.given_name' and @WidgetType='TextBox'][@HelpText]" value="First name" />
  422. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.given_name' and @WidgetType='TextBox'][@Top]" value="48px" />
  423. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.given_name' and @WidgetType='TextBox'][@Left]" value="9px" />
  424. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.given_name' and @WidgetType='TextBox'][@Width]" value="235px" />
  425. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.middle_name' and @WidgetType='Label'][@Text]" value="Middle name" />
  426. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.middle_name' and @WidgetType='Label'][@HelpText]" value="Middle name" />
  427. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.middle_name' and @WidgetType='Label'][@Top]" value="29px" />
  428. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.middle_name' and @WidgetType='Label'][@Left]" value="266px" />
  429. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.middle_name' and @WidgetType='TextBox'][@HelpText]" value="Middle name" />
  430. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.middle_name' and @WidgetType='TextBox'][@Top]" value="50px" />
  431. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.middle_name' and @WidgetType='TextBox'][@Left]" value="268px" />
  432. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.middle_name' and @WidgetType='TextBox'][@Width]" value="311px" />
  433. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.family_name' and @WidgetType='Label'][@Text]" value="Last name" />
  434. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.family_name' and @WidgetType='Label'][@HelpText]" value="Family name" />
  435. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.family_name' and @WidgetType='Label'][@Top]" value="30px" />
  436. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP120px' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.family_name' and @WidgetType='Label'][@Left]" value="599px" />
  437. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP62px' and @WidgetType='Label'][@Text]" value="Vitals form" />
  438. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP62px' and @WidgetType='Label'][@HelpText]" value="Based on physical exam" />
  439. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP62px' and @WidgetType='Label'][@Top]" value="30px" />
  440. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP62px' and @WidgetType='Label'][@Left]" value="48px" />
  441. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='Label'][@Text]" value="NACP number" />
  442. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='Label'][@HelpText]" value="NACP number" />
  443. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='Label'][@Top]" value="40px" />
  444. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='Label'][@Left]" value="623px" />
  445. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='TextBox'][@HelpText]" value="NACP number" />
  446. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='TextBox'][@Top]" value="40px" />
  447. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='TextBox'][@Left]" value="730px" />
  448. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='TextBox'][@Width]" value="200px" />
  449. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='Label'][@Text]" value="Visit date" />
  450. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='Label'][@HelpText]" value="The date of this visit which is exactly when this form is being filled." />
  451. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='Label'][@Top]" value="80px" />
  452. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='Label'][@Left]" value="647px" />
  453. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='DateTimeWidget'][@Top]" value="80px" />
  454. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='DateTimeWidget'][@Left]" value="730px" />
  455. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='DateTimeWidget'][@Width]" value="200px" />
  456. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='cancel' and @WidgetType='Button'][@Text]" value="Cancel" />
  457. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='cancel' and @WidgetType='Button'][@HelpText]" value="cancel" />
  458. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='cancel' and @WidgetType='Button'][@Top]" value="761px" />
  459. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='cancel' and @WidgetType='Button'][@Left]" value="858px" />
  460. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='cancel' and @WidgetType='Button'][@Width]" value="70px" />
  461. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='submit' and @WidgetType='Button'][@Text]" value="Submit" />
  462. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='submit' and @WidgetType='Button'][@HelpText]" value="submit" />
  463. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='submit' and @WidgetType='Button'][@Top]" value="762px" />
  464. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='submit' and @WidgetType='Button'][@Left]" value="752px" />
  465. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='submit' and @WidgetType='Button'][@Width]" value="70px" />
  466. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox'][@Top]" value="290px" />
  467. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox'][@Left]" value="48px" />
  468. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox'][@Width]" value="880px" />
  469. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='Label'][@Text]" value="OBSERVATION" />
  470. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='Label'][@HelpText]" value="Header Label" />
  471. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='Label'][@Top]" value="0px" />
  472. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='Label'][@Left]" value="0px" />
  473. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='Label'][@Width]" value="100%" />
  474. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/temperaturecelcius/value' and @WidgetType='Label'][@Text]" value="Temperature (Celcius)" />
  475. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/temperaturecelcius/value' and @WidgetType='Label'][@HelpText]" value="Patient's temperature in degrees centigrade." />
  476. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/temperaturecelcius/value' and @WidgetType='Label'][@Top]" value="239px" />
  477. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/temperaturecelcius/value' and @WidgetType='Label'][@Left]" value="16px" />
  478. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/temperaturecelcius/value' and @WidgetType='TextBox'][@HelpText]" value="Patient's temperature in degrees centigrade." />
  479. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/temperaturecelcius/value' and @WidgetType='TextBox'][@Top]" value="234px" />
  480. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/temperaturecelcius/value' and @WidgetType='TextBox'][@Left]" value="210px" />
  481. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/temperaturecelcius/value' and @WidgetType='TextBox'][@Width]" value="87px" />
  482. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/respiratory_ratebreaths_per_minute/value' and @WidgetType='Label'][@Text]" value="Respiratory rate(breaths per minute)" />
  483. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/respiratory_ratebreaths_per_minute/value' and @WidgetType='Label'][@HelpText]" value="Measured respiratory rate in breaths per minute" />
  484. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/respiratory_ratebreaths_per_minute/value' and @WidgetType='Label'][@Top]" value="192px" />
  485. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/respiratory_ratebreaths_per_minute/value' and @WidgetType='Label'][@Left]" value="202px" />
  486. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/heart_ratebeats_per_minute/value' and @WidgetType='Label'][@Text]" value="Heart rate(beats per minute)" />
  487. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/heart_ratebeats_per_minute/value' and @WidgetType='Label'][@HelpText]" value="Patient pulse rate, as measured with a peripheral oximeter." />
  488. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/heart_ratebeats_per_minute/value' and @WidgetType='Label'][@Top]" value="152px" />
  489. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/heart_ratebeats_per_minute/value' and @WidgetType='Label'][@Left]" value="206px" />
  490. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/heart_ratebeats_per_minute/value' and @WidgetType='TextBox'][@HelpText]" value="Patient pulse rate, as measured with a peripheral oximeter." />
  491. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/heart_ratebeats_per_minute/value' and @WidgetType='TextBox'][@Top]" value="148px" />
  492. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/heart_ratebeats_per_minute/value' and @WidgetType='TextBox'][@Left]" value="451px" />
  493. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/heart_ratebeats_per_minute/value' and @WidgetType='TextBox'][@Width]" value="82px" />
  494. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/diastolic_blood_pressuremm_hg/value' and @WidgetType='TextBox'][@HelpText]" value="A patient's diastolic blood pressure measurement (taken with a manual cuff in either a sitting or standing position)" />
  495. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/diastolic_blood_pressuremm_hg/value' and @WidgetType='TextBox'][@Top]" value="183px" />
  496. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/diastolic_blood_pressuremm_hg/value' and @WidgetType='TextBox'][@Left]" value="779px" />
  497. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/diastolic_blood_pressuremm_hg/value' and @WidgetType='TextBox'][@Width]" value="80px" />
  498. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/diastolic_blood_pressuremm_hg/value' and @WidgetType='Label'][@Text]" value="Diastolic blood pressure(mm Hg)" />
  499. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/diastolic_blood_pressuremm_hg/value' and @WidgetType='Label'][@HelpText]" value="A patient's diastolic blood pressure measurement (taken with a manual cuff in either a sitting or standing position)" />
  500. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/diastolic_blood_pressuremm_hg/value' and @WidgetType='Label'][@Top]" value="188px" />
  501. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/diastolic_blood_pressuremm_hg/value' and @WidgetType='Label'][@Left]" value="559px" />
  502. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/systollic_blood_pressuremm_hg/value' and @WidgetType='Label'][@Text]" value="Systolic blood pressure(mm Hg)" />
  503. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/systollic_blood_pressuremm_hg/value' and @WidgetType='Label'][@HelpText]" value="A patient's systolic blood pressure measurement (taken with a manual cuff in either a sitting or standing position)" />
  504. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/systollic_blood_pressuremm_hg/value' and @WidgetType='Label'][@Top]" value="150px" />
  505. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/systollic_blood_pressuremm_hg/value' and @WidgetType='Label'][@Left]" value="561px" />
  506. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/systollic_blood_pressuremm_hg/value' and @WidgetType='Label'][@Width]" value="300px" />
  507. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/height_cm/value' and @WidgetType='Label'][@Text]" value="Height (cm)" />
  508. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/height_cm/value' and @WidgetType='Label'][@HelpText]" value="Patient's height in centimeters." />
  509. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/height_cm/value' and @WidgetType='Label'][@Top]" value="151px" />
  510. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/height_cm/value' and @WidgetType='Label'][@Left]" value="10px" />
  511. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/weight_kg/value' and @WidgetType='Label'][@Text]" value="Weight(Kg)" />
  512. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/weight_kg/value' and @WidgetType='Label'][@HelpText]" value="Patient's weight in kilograms." />
  513. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/weight_kg/value' and @WidgetType='Label'][@Top]" value="194px" />
  514. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/weight_kg/value' and @WidgetType='Label'][@Left]" value="8px" />
  515. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/weight_kg/value' and @WidgetType='TextBox'][@HelpText]" value="Patient's weight in kilograms." />
  516. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/weight_kg/value' and @WidgetType='TextBox'][@Top]" value="186px" />
  517. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/weight_kg/value' and @WidgetType='TextBox'][@Left]" value="99px" />
  518. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/weight_kg/value' and @WidgetType='TextBox'][@Width]" value="78px" />
  519. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/height_cm/value' and @WidgetType='TextBox'][@HelpText]" value="Patient's height in centimeters." />
  520. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/height_cm/value' and @WidgetType='TextBox'][@Top]" value="147px" />
  521. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/height_cm/value' and @WidgetType='TextBox'][@Left]" value="96px" />
  522. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/height_cm/value' and @WidgetType='TextBox'][@Width]" value="80px" />
  523. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='encounter/visit_type/value' and @WidgetType='Label'][@Text]" value="Type of visit" />
  524. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='encounter/visit_type/value' and @WidgetType='Label'][@HelpText]" value="Type of visit-A question on KIULARCO HIV_MRS physical_exam form" />
  525. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='encounter/visit_type/value' and @WidgetType='Label'][@Top]" value="28px" />
  526. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='encounter/visit_type/value' and @WidgetType='Label'][@Left]" value="8px" />
  527. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/additional_clinical_findings/value' and @WidgetType='Label'][@Text]" value="Additional clinic findings" />
  528. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/additional_clinical_findings/value' and @WidgetType='Label'][@HelpText]" value="additional clinic findings" />
  529. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/additional_clinical_findings/value' and @WidgetType='Label'][@Top]" value="336px" />
  530. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/additional_clinical_findings/value' and @WidgetType='Label'][@Left]" value="13px" />
  531. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='1065^YES^99DCT' and @ParentBinding='obs/complaints/value' and @WidgetType='RadioButton'][@Text]" value="Yes" />
  532. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='1065^YES^99DCT' and @ParentBinding='obs/complaints/value' and @WidgetType='RadioButton'][@HelpText]" value="YES" />
  533. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='1065^YES^99DCT' and @ParentBinding='obs/complaints/value' and @WidgetType='RadioButton'][@Top]" value="290px" />
  534. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='1065^YES^99DCT' and @ParentBinding='obs/complaints/value' and @WidgetType='RadioButton'][@Left]" value="248px" />
  535. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/complaints/value' and @WidgetType='Label'][@Text]" value="Any complaints by patient" />
  536. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/complaints/value' and @WidgetType='Label'][@HelpText]" value="COMPLAINTS" />
  537. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/complaints/value' and @WidgetType='Label'][@Top]" value="290px" />
  538. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/complaints/value' and @WidgetType='Label'][@Left]" value="16px" />
  539. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/complaints/value' and @WidgetType='RadioButton'][@Text]" value="No" />
  540. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/complaints/value' and @WidgetType='RadioButton'][@HelpText]" value="NO" />
  541. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/complaints/value' and @WidgetType='RadioButton'][@Top]" value="290px" />
  542. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='1066^NO^99DCT' and @ParentBinding='obs/complaints/value' and @WidgetType='RadioButton'][@Left]" value="197px" />
  543. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/additional_clinical_findings/value' and @WidgetType='TextArea'][@HelpText]" value="additional clinic findings" />
  544. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/additional_clinical_findings/value' and @WidgetType='TextArea'][@Top]" value="348px" />
  545. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/additional_clinical_findings/value' and @WidgetType='TextArea'][@Left]" value="188px" />
  546. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/additional_clinical_findings/value' and @WidgetType='TextArea'][@Width]" value="652px" />
  547. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161062^Visist other clinic(refill/outreach/transit)^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Text]" value="Visits other clinic(refill/outreach/transit)" />
  548. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161062^Visist other clinic(refill/outreach/transit)^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@HelpText]" value="Visist other clinic(refill/outreach/transit)" />
  549. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161062^Visist other clinic(refill/outreach/transit)^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Top]" value="85px" />
  550. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161062^Visist other clinic(refill/outreach/transit)^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Left]" value="581px" />
  551. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161826^Scheduled follow-up/CD4^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Text]" value="Scheduled follow-up/CD4" />
  552. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161826^Scheduled follow-up/CD4^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@HelpText]" value="Scheduled follow-up/CD4" />
  553. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161826^Scheduled follow-up/CD4^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Top]" value="46px" />
  554. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161826^Scheduled follow-up/CD4^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Left]" value="106px" />
  555. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161064^Baseline^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Text]" value="Baseline" />
  556. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161064^Baseline^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@HelpText]" value="Baseline" />
  557. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161064^Baseline^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Top]" value="44px" />
  558. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161064^Baseline^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Left]" value="16px" />
  559. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161059^Drug refill by txt^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Text]" value="Drug refill by txt supporter" />
  560. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161059^Drug refill by txt^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@HelpText]" value="Drug refill by txt" />
  561. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161059^Drug refill by txt^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Top]" value="82px" />
  562. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161059^Drug refill by txt^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Left]" value="18px" />
  563. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161060^In-patient consultation^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Text]" value="In-patient consultation" />
  564. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161060^In-patient consultation^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@HelpText]" value="In-patient consultation" />
  565. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161060^In-patient consultation^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Top]" value="85px" />
  566. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161060^In-patient consultation^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Left]" value="222px" />
  567. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161825^Scheduled follow-up/Clinical^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Text]" value="Scheduled follow-up/Clinical" />
  568. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161825^Scheduled follow-up/Clinical^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@HelpText]" value="Scheduled follow-up/Clinical" />
  569. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161825^Scheduled follow-up/Clinical^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Top]" value="49px" />
  570. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161825^Scheduled follow-up/Clinical^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Left]" value="311px" />
  571. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161061^Traced back after LTFU^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Text]" value="Traced back after LTFU" />
  572. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161061^Traced back after LTFU^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@HelpText]" value="Traced back after LTFU" />
  573. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161061^Traced back after LTFU^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Top]" value="87px" />
  574. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161061^Traced back after LTFU^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Left]" value="400px" />
  575. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161482^Unscheduled follow-up^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Text]" value="Unscheduled follow-up" />
  576. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161482^Unscheduled follow-up^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@HelpText]" value="Unscheduled follow-up" />
  577. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161482^Unscheduled follow-up^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Top]" value="51px" />
  578. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161482^Unscheduled follow-up^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Left]" value="529px" />
  579. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161058^Drug refill by patient^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Text]" value="Drug refill by patient" />
  580. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161058^Drug refill by patient^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@HelpText]" value="Drug refill by patient" />
  581. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161058^Drug refill by patient^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Top]" value="55px" />
  582. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='161058^Drug refill by patient^99DCT' and @ParentBinding='encounter/visit_type/value' and @WidgetType='RadioButton'][@Left]" value="709px" />
  583. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/systollic_blood_pressuremm_hg/value' and @WidgetType='TextBox'][@HelpText]" value="A patient's systolic blood pressure measurement (taken with a manual cuff in either a sitting or standing position)" />
  584. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/systollic_blood_pressuremm_hg/value' and @WidgetType='TextBox'][@Top]" value="145px" />
  585. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/systollic_blood_pressuremm_hg/value' and @WidgetType='TextBox'][@Left]" value="779px" />
  586. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/systollic_blood_pressuremm_hg/value' and @WidgetType='TextBox'][@Width]" value="79px" />
  587. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/respiratory_ratebreaths_per_minute/value' and @WidgetType='TextBox'][@HelpText]" value="Measured respiratory rate in breaths per minute" />
  588. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/respiratory_ratebreaths_per_minute/value' and @WidgetType='TextBox'][@Top]" value="186px" />
  589. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/respiratory_ratebreaths_per_minute/value' and @WidgetType='TextBox'][@Left]" value="453px" />
  590. <text xpath="Form/Page[@Binding='Page1']/Item[@Binding='LEFT48pxTOP290px' and @WidgetType='GroupBox']/Item[@Binding='obs/respiratory_ratebreaths_per_minute/value' and @WidgetType='TextBox'][@Width]" value="80px" />
  591. </Form>
  592. </LanguageText>
  593. </Language>
  594. </PurcForm>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement