Advertisement
Guest User

MAfrica

a guest
Dec 20th, 2016
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.64 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?><PurcForm><Xform><xf:xforms xmlns:xf="http://www.w3.org/2002/xforms" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jr="http://openrosa.org/javarosa"><parsererror xmlns="http://www.w3.org/1999/xhtml" style="display: block; white-space: pre; border: 2px solid #c77; padding: 0 1em 0 1em; margin: 1em; background-color: #fdd; color: black"><h3>This page contains the following errors:</h3><div style="font-family:monospace;font-size:12px">error on line 5 at column 115: xmlns:openmrs: 'formentry.infopath_server_url cannot be empty/moduleServlet/formentry/forms/schema/8-1' is not a valid URI
  2. </div><h3>Below is a rendering of the page up to the first error.</h3></parsererror><parsererror xmlns="http://www.w3.org/1999/xhtml" style="display: block; white-space: pre; border: 2px solid #c77; padding: 0 1em 0 1em; margin: 1em; background-color: #fdd; color: black"><h3>This page contains the following errors:</h3><div style="font-family:monospace;font-size:12px">error on line 5 at column 217: xmlns:openmrs: 'formentry.infopath_server_url cannot be empty/moduleServlet/formentry/forms/schema/8-1' is not a valid URI
  3. </div><h3>Below is a rendering of the page up to the first error.</h3></parsererror>
  4. <xf:model id="openmrs_model">
  5. <xf:instance id="openmrs_model_instance">
  6. <form xmlns:openmrs="formentry.infopath_server_url cannot be empty/moduleServlet/formentry/forms/schema/8-1" xmlns:xd="http://schemas.microsoft.com/office/infopath/2003" id="8" name="Kivulini Patient Registration" version="1.0" uuid="0d0d712f-6505-4b78-84d1-d971aeb8b026">
  7. <header>
  8. <enterer/>
  9. <date_entered/>
  10. <session/>
  11. <uid/>
  12. </header>
  13. <patient>
  14. <patient.birthdate openmrs_table="patient" openmrs_attribute="birthdate"/>
  15. <patient.family_name openmrs_table="person_name" openmrs_attribute="family_name"/>
  16. <patient.given_name openmrs_table="person_name" openmrs_attribute="given_name"/>
  17. <patient.medical_record_number openmrs_table="patient_identifier" openmrs_attribute="identifier"/>
  18. <patient.middle_name openmrs_table="person_name" openmrs_attribute="middle_name"/>
  19. <patient.mobile.phone openmrs_concept="163141^PATIENT.MOBILE.PHONE^99DCT" openmrs_datatype="ST">
  20. <date xsi:nil="true"/>
  21. <time xsi:nil="true"/>
  22. <value xsi:nil="true"/>
  23. </patient.mobile.phone>
  24. <patient.nok openmrs_concept="163142^PATIENT.NOK^99DCT" openmrs_datatype="ST">
  25. <nok.surname openmrs_concept="163143^NOK.SURNAME^99DCT" openmrs_datatype="ST">
  26. <date xsi:nil="true"/>
  27. <time xsi:nil="true"/>
  28. <value xsi:nil="true"/>
  29. </nok.surname>
  30. <nok.other.name openmrs_concept="163144^NOK.OTHER.NAME^99DCT" openmrs_datatype="ST">
  31. <date xsi:nil="true"/>
  32. <time xsi:nil="true"/>
  33. <value xsi:nil="true"/>
  34. </nok.other.name>
  35. <nok.relationship openmrs_concept="163145^NOK.RELATIONSHIP^99DCT" openmrs_datatype="CWE" multiple="0">
  36. <date xsi:nil="true"/>
  37. <time xsi:nil="true"/>
  38. <value xsi:nil="true"/>
  39. </nok.relationship>
  40. <nok.phone.number openmrs_concept="163146^NOK.PHONE.NUMBER^99DCT" openmrs_datatype="ST">
  41. <date xsi:nil="true"/>
  42. <time xsi:nil="true"/>
  43. <value xsi:nil="true"/>
  44. </nok.phone.number>
  45. </patient.nok>
  46. <patient.patient_id openmrs_table="patient" openmrs_attribute="patient_id"/>
  47. <patient.sex openmrs_table="patient" openmrs_attribute="gender"/>
  48. <patient_relative>
  49. <patient_relative.person/>
  50. <patient_relative.relationship/>
  51. </patient_relative>
  52. </patient>
  53. <encounter>
  54. <encounter.encounter_datetime openmrs_table="encounter" openmrs_attribute="encounter_datetime">'today()'</encounter.encounter_datetime>
  55. <encounter.location_id openmrs_table="encounter" openmrs_attribute="location_id"/>
  56. <encounter.provider_id openmrs_table="encounter" openmrs_attribute="provider_id" provider_id_type="PROVIDER.ID"/>
  57. </encounter>
  58. </form>
  59. </xf:instance>
  60. <xf:bind id="patient.birthdate" nodeset="/form/patient/patient.birthdate" type="xsd:date" locked="true()" jr:preload="patient" jr:preloadParams="birthDate"/>
  61. <xf:bind id="patient.family_name" nodeset="/form/patient/patient.family_name" type="xsd:string" locked="true()" jr:preload="patient" jr:preloadParams="familyName"/>
  62. <xf:bind id="patient.given_name" nodeset="/form/patient/patient.given_name" type="xsd:string" locked="true()" jr:preload="patient" jr:preloadParams="givenName"/>
  63. <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"/>
  64. <xf:bind id="patient.middle_name" nodeset="/form/patient/patient.middle_name" type="xsd:string" locked="true()" jr:preload="patient" jr:preloadParams="middleName"/>
  65. <xf:bind id="patient.mobile.phone" nodeset="/form/patient/patient.mobile.phone/value" type="xsd:string"/>
  66. <xf:bind id="patient.nok" nodeset="/form/patient/patient.nok"/>
  67. <xf:bind id="nok.surname" nodeset="/form/patient/patient.nok/nok.surname/value" type="xsd:string"/>
  68. <xf:bind id="nok.other.name" nodeset="/form/patient/patient.nok/nok.other.name/value" type="xsd:string"/>
  69. <xf:bind id="nok.relationship" nodeset="/form/patient/patient.nok/nok.relationship/value" type="xsd:string"/>
  70. <xf:bind id="nok.phone.number" nodeset="/form/patient/patient.nok/nok.phone.number/value" type="xsd:string"/>
  71. <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"/>
  72. <xf:bind id="patient.sex" nodeset="/form/patient/patient.sex" type="xsd:string" locked="true()" jr:preload="patient" jr:preloadParams="sex"/>
  73. <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()"/>
  74. <xf:bind id="encounter.location_id" nodeset="/form/encounter/encounter.location_id" type="xsd:string" required="true()"/>
  75. <xf:bind id="encounter.provider_id" nodeset="/form/encounter/encounter.provider_id" type="xsd:string" required="true()"/>
  76. <xf:bind id="patient_relative" nodeset="/form/patient/patient_relative" visible="false()"/>
  77. <xf:bind id="patient_relative.person" nodeset="/form/patient/patient_relative/patient_relative.person" type="xsd:string"/>
  78. <xf:bind id="patient_relative.relationship" nodeset="/form/patient/patient_relative/patient_relative.relationship" type="xsd:string"/>
  79. </xf:model>
  80. <xf:group id="1">
  81. <xf:label>Page1</xf:label>
  82. <xf:input bind="patient.birthdate">
  83. <xf:label>DoB</xf:label>
  84. </xf:input>
  85. <xf:input bind="patient.family_name">
  86. <xf:label>FAMILY NAME</xf:label>
  87. </xf:input>
  88. <xf:input bind="patient.given_name">
  89. <xf:label>GIVEN NAME</xf:label>
  90. </xf:input>
  91. <xf:input bind="patient.medical_record_number">
  92. <xf:label>MEDICAL RECORD NUMBER</xf:label>
  93. </xf:input>
  94. <xf:input bind="patient.middle_name">
  95. <xf:label>MIDDLE NAME</xf:label>
  96. </xf:input>
  97. <xf:input bind="patient.patient_id">
  98. <xf:label>PATIENT ID</xf:label>
  99. </xf:input>
  100. <xf:input bind="patient.sex">
  101. <xf:label>SEX</xf:label>
  102. </xf:input>
  103. <xf:input bind="encounter.encounter_datetime">
  104. <xf:label>ENCOUNTER DATETIME</xf:label>
  105. </xf:input>
  106. <xf:select1 bind="encounter.location_id">
  107. <xf:label>LOCATION ID</xf:label>
  108. <xf:item id="8">
  109. <xf:label>Amani Hospital [8]</xf:label>
  110. <xf:value>8</xf:value>
  111. </xf:item>
  112. <xf:item id="6">
  113. <xf:label>Inpatient Ward [6]</xf:label>
  114. <xf:value>6</xf:value>
  115. </xf:item>
  116. <xf:item id="4">
  117. <xf:label>Isolation Ward [4]</xf:label>
  118. <xf:value>4</xf:value>
  119. </xf:item>
  120. <xf:item id="3">
  121. <xf:label>Laboratory [3]</xf:label>
  122. <xf:value>3</xf:value>
  123. </xf:item>
  124. <xf:item id="7">
  125. <xf:label>Outpatient Clinic [7]</xf:label>
  126. <xf:value>7</xf:value>
  127. </xf:item>
  128. <xf:item id="2">
  129. <xf:label>Pharmacy [2]</xf:label>
  130. <xf:value>2</xf:value>
  131. </xf:item>
  132. <xf:item id="5">
  133. <xf:label>Registration Desk [5]</xf:label>
  134. <xf:value>5</xf:value>
  135. </xf:item>
  136. <xf:item id="1">
  137. <xf:label>Unknown Location [1]</xf:label>
  138. <xf:value>1</xf:value>
  139. </xf:item>
  140. </xf:select1>
  141. <xf:select1 bind="encounter.provider_id">
  142. <xf:label>PROVIDER ID</xf:label>
  143. <xf:item id="3">
  144. <xf:label>Super User [UNKNOWN]</xf:label>
  145. <xf:value>3</xf:value>
  146. </xf:item>
  147. <xf:item id="4">
  148. <xf:label>John Smith [clerk]</xf:label>
  149. <xf:value>4</xf:value>
  150. </xf:item>
  151. <xf:item id="5">
  152. <xf:label>Jane Smith [nurse]</xf:label>
  153. <xf:value>5</xf:value>
  154. </xf:item>
  155. <xf:item id="6">
  156. <xf:label>Jake Smith [doctor]</xf:label>
  157. <xf:value>6</xf:value>
  158. </xf:item>
  159. <xf:item id="1">
  160. <xf:label>null [100-1]</xf:label>
  161. <xf:value>1</xf:value>
  162. </xf:item>
  163. <xf:item id="2">
  164. <xf:label>null [100-2]</xf:label>
  165. <xf:value>2</xf:value>
  166. </xf:item>
  167. </xf:select1>
  168. <xf:input bind="patient.mobile.phone">
  169. <xf:label>PATIENT.MOBILE.PHONE</xf:label>
  170. <xf:hint>Mobile phone number in Tanzania</xf:hint>
  171. </xf:input>
  172. <xf:input bind="patient.nok">
  173. <xf:label>PATIENT.NOK</xf:label>
  174. <xf:hint>Patients next of kin</xf:hint>
  175. </xf:input>
  176. <xf:group id="patient.nok">
  177. <xf:label>PATIENT.NOK</xf:label>
  178. <xf:hint>Patients next of kin</xf:hint>
  179. <xf:input bind="nok.surname">
  180. <xf:label>NOK.SURNAME</xf:label>
  181. <xf:hint>Surname of Next of Kin</xf:hint>
  182. </xf:input>
  183. <xf:input bind="nok.other.name">
  184. <xf:label>NOK.OTHER.NAME</xf:label>
  185. </xf:input>
  186. <xf:select1 bind="nok.relationship">
  187. <xf:label>NOK.RELATIONSHIP</xf:label>
  188. <xf:item concept_id="163145" id="163147^RELATIONSHIP.SPOUSE^99DCT">
  189. <xf:label>RELATIONSHIP.SPOUSE</xf:label>
  190. <xf:value>163147^RELATIONSHIP.SPOUSE^99DCT</xf:value>
  191. </xf:item>
  192. <xf:item concept_id="163145" id="163148^RELATIONSHIP.PARENT^99DCT">
  193. <xf:label>RELATIONSHIP.PARENT</xf:label>
  194. <xf:value>163148^RELATIONSHIP.PARENT^99DCT</xf:value>
  195. </xf:item>
  196. <xf:item concept_id="163145" id="163149^RELATIONSHIP.BROTHER^99DCT">
  197. <xf:label>RELATIONSHIP.BROTHER</xf:label>
  198. <xf:value>163149^RELATIONSHIP.BROTHER^99DCT</xf:value>
  199. </xf:item>
  200. <xf:item concept_id="163145" id="163150^RELATIONSHIP.SISTER^99DCT">
  201. <xf:label>RELATIONSHIP.SISTER</xf:label>
  202. <xf:value>163150^RELATIONSHIP.SISTER^99DCT</xf:value>
  203. </xf:item>
  204. <xf:item concept_id="163145" id="163151^RELATIONSHIP.CHILD^99DCT">
  205. <xf:label>RELATIONSHIP.CHILD</xf:label>
  206. <xf:value>163151^RELATIONSHIP.CHILD^99DCT</xf:value>
  207. </xf:item>
  208. <xf:item concept_id="163145" id="163152^RELATIONSHIP.OTHER^99DCT">
  209. <xf:label>RELATIONSHIP.OTHER</xf:label>
  210. <xf:value>163152^RELATIONSHIP.OTHER^99DCT</xf:value>
  211. </xf:item>
  212. </xf:select1>
  213. <xf:input bind="nok.phone.number">
  214. <xf:label>NOK.PHONE.NUMBER</xf:label>
  215. </xf:input>
  216. </xf:group>
  217. <xf:group id="patient/patient_relative">
  218. <xf:label>RELATIONSHIPS</xf:label>
  219. <xf:hint>Relationships that this patient has.</xf:hint>
  220. <xf:repeat bind="patient_relative">
  221.  
  222. <xf:input bind="patient_relative.person">
  223. <xf:label>RELATIVE</xf:label>
  224. </xf:input>
  225.  
  226. <xf:select1 bind="patient_relative.relationship">
  227. <xf:item id="1A">
  228. <xf:label>is Doctor [1]</xf:label>
  229. <xf:value>1A</xf:value>
  230. </xf:item>
  231. <xf:item id="1B">
  232. <xf:label>is Patient [1]</xf:label>
  233. <xf:value>1B</xf:value>
  234. </xf:item>
  235. <xf:item id="2A">
  236. <xf:label>is Sibling [2]</xf:label>
  237. <xf:value>2A</xf:value>
  238. </xf:item>
  239. <xf:item id="3A">
  240. <xf:label>is Parent [3]</xf:label>
  241. <xf:value>3A</xf:value>
  242. </xf:item>
  243. <xf:item id="3B">
  244. <xf:label>is Child [3]</xf:label>
  245. <xf:value>3B</xf:value>
  246. </xf:item>
  247. <xf:item id="4A">
  248. <xf:label>is Aunt/Uncle [4]</xf:label>
  249. <xf:value>4A</xf:value>
  250. </xf:item>
  251. <xf:item id="4B">
  252. <xf:label>is Niece/Nephew [4]</xf:label>
  253. <xf:value>4B</xf:value>
  254. </xf:item>
  255. <xf:item id="5A">
  256. <xf:label>is Supervisor [5]</xf:label>
  257. <xf:value>5A</xf:value>
  258. </xf:item>
  259. <xf:item id="5B">
  260. <xf:label>is Supervisee [5]</xf:label>
  261. <xf:value>5B</xf:value>
  262. </xf:item>
  263. <xf:label>RELATIONSHIP</xf:label>
  264. </xf:select1>
  265. </xf:repeat>
  266. </xf:group>
  267. </xf:group>
  268. </xf:xforms></Xform><Layout><Form id="8"><Page Text="Page1" fontWeight="normal" fontSize="16px" fontFamily="Verdana, 'Lucida Grande', 'Trebuchet MS', Arial, Sans-Serif" Binding="Page1" Width="900px" Height="965px" backgroundColor=""><Item WidgetType="Label" Text="BIRTHDATE" HelpText="BIRTHDATE" Binding="patient/patient.birthdate" Left="150px" Top="20px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="DatePicker" HelpText="BIRTHDATE" Binding="patient/patient.birthdate" Left="248px" Top="20px" Width="200px" Height="25px" TabIndex="1" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="Label" Text="FAMILY NAME" HelpText="FAMILY NAME" Binding="patient/patient.family_name" Left="133px" Top="60px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="TextBox" HelpText="FAMILY NAME" Binding="patient/patient.family_name" Left="248px" Top="60px" Width="200px" Height="25px" TabIndex="2" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="Label" Text="GIVEN NAME" HelpText="GIVEN NAME" Binding="patient/patient.given_name" Left="138px" Top="100px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="TextBox" HelpText="GIVEN NAME" Binding="patient/patient.given_name" Left="248px" Top="100px" Width="200px" Height="25px" TabIndex="3" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="Label" Text="MEDICAL RECORD NUMBER" HelpText="MEDICAL RECORD NUMBER" Binding="patient/patient.medical_record_number" Left="20px" Top="140px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="TextBox" HelpText="MEDICAL RECORD NUMBER" Binding="patient/patient.medical_record_number" Left="248px" Top="140px" Width="200px" Height="25px" TabIndex="4" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="Label" Text="MIDDLE NAME" HelpText="MIDDLE NAME" Binding="patient/patient.middle_name" Left="126px" Top="180px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="TextBox" HelpText="MIDDLE NAME" Binding="patient/patient.middle_name" Left="248px" Top="180px" Width="200px" Height="25px" TabIndex="5" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="Label" Text="PATIENT.MOBILE.PHONE" HelpText="Mobile phone number in Tanzania" Binding="patient/patient.mobile.phone/value" Left="46px" Top="220px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="TextBox" HelpText="Mobile phone number in Tanzania" Binding="patient/patient.mobile.phone/value" Left="248px" Top="220px" Width="200px" Height="25px" TabIndex="6" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="GroupBox" HelpText="Patients next of kin" Binding="patient/patient.nok" Left="20px" Top="260px" Width="500px" Height="170px" TabIndex="7" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif" borderStyle="dashed" borderWidth="1px" borderColor="rgb(143, 171, 199)"><Item WidgetType="Label" Text="PATIENT.NOK" HelpText="Patients next of kin" Binding="patient/patient.nok" Left="0px" Top="0px" Width="100%" Height="20px" TabIndex="0" color="white" fontWeight="bold" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif" backgroundColor="rgb(143, 171, 199)" textAlign="center" HeaderLabel="true"/><Item WidgetType="Label" Text="NOK.SURNAME" HelpText="Surname of Next of Kin" Binding="patient/patient.nok/nok.surname/value" Left="62px" Top="30px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="TextBox" HelpText="Surname of Next of Kin" Binding="patient/patient.nok/nok.surname/value" Left="189px" Top="30px" Width="200px" Height="25px" TabIndex="1" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="Label" Text="NOK.OTHER.NAME" HelpText="NOK.OTHER.NAME" Binding="patient/patient.nok/nok.other.name/value" Left="34px" Top="65px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="TextBox" HelpText="NOK.OTHER.NAME" Binding="patient/patient.nok/nok.other.name/value" Left="189px" Top="65px" Width="200px" Height="25px" TabIndex="2" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="Label" Text="NOK.RELATIONSHIP" HelpText="NOK.RELATIONSHIP" Binding="patient/patient.nok/nok.relationship/value" Left="21px" Top="100px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="ListBox" HelpText="NOK.RELATIONSHIP" Binding="patient/patient.nok/nok.relationship/value" Left="189px" Top="100px" Width="200px" Height="25px" TabIndex="3" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="Label" Text="NOK.PHONE.NUMBER" HelpText="NOK.PHONE.NUMBER" Binding="patient/patient.nok/nok.phone.number/value" Left="10px" Top="135px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="TextBox" HelpText="NOK.PHONE.NUMBER" Binding="patient/patient.nok/nok.phone.number/value" Left="189px" Top="135px" Width="200px" Height="25px" TabIndex="4" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/></Item><Item WidgetType="Label" Text="SEX" HelpText="SEX" Binding="patient/patient.sex" Left="210px" Top="450px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="TextBox" HelpText="SEX" Binding="patient/patient.sex" Left="248px" Top="450px" Width="200px" Height="25px" TabIndex="8" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="Label" Text="ENCOUNTER DATETIME" HelpText="ENCOUNTER DATETIME" Binding="encounter/encounter.encounter_datetime" Left="54px" Top="490px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="DatePicker" HelpText="ENCOUNTER DATETIME" Binding="encounter/encounter.encounter_datetime" Left="248px" Top="490px" Width="200px" Height="25px" TabIndex="9" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="Label" Text="LOCATION ID" HelpText="LOCATION ID" Binding="encounter/encounter.location_id" Left="134px" Top="530px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="ListBox" HelpText="LOCATION ID" Binding="encounter/encounter.location_id" Left="248px" Top="530px" Width="200px" Height="25px" TabIndex="10" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="Label" Text="PROVIDER ID" HelpText="PROVIDER ID" Binding="encounter/encounter.provider_id" Left="133px" Top="570px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="ListBox" HelpText="PROVIDER ID" Binding="encounter/encounter.provider_id" Left="248px" Top="570px" Width="200px" Height="25px" TabIndex="11" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="Label" Text="RELATIONSHIPS" HelpText="Relationships that this patient has." Binding="patient/patient_relative" Left="20px" Top="610px" TabIndex="0" fontWeight="bold" fontStyle="italic" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="Label" Text="RELATIVE" HelpText="RELATIVE" Binding="patient/patient_relative/patient_relative.person" Left="35px" Top="635px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif" textDecoration="underline"/><Item WidgetType="Label" Text="RELATIONSHIP" HelpText="RELATIONSHIP" Binding="patient/patient_relative/patient_relative.relationship" Left="245px" Top="635px" TabIndex="0" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif" textDecoration="underline"/><Item WidgetType="GroupBox" HelpText="Relationships that this patient has." Binding="patient/patient_relative" Left="20px" Top="660px" Width="425px" Height="100px" TabIndex="12" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif" borderWidth="1px" 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, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="TextBox" HelpText="RELATIVE" Binding="patient/patient_relative/patient_relative.person" Left="10px" Top="10px" Width="200px" Height="25px" TabIndex="1" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="ListBox" HelpText="RELATIONSHIP" Binding="patient/patient_relative/patient_relative.relationship" Left="215px" Top="10px" Width="200px" Height="25px" TabIndex="2" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/></Item><Item WidgetType="Button" Text="Submit" HelpText="submit" Binding="submit" Left="20px" Top="800px" Width="70px" Height="30px" TabIndex="13" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/><Item WidgetType="Button" Text="Close" HelpText="cancel" Binding="cancel" Left="220px" Top="800px" Width="70px" Height="30px" TabIndex="14" fontSize="16px" fontFamily="Verdana, &quot;Lucida Grande&quot;, &quot;Trebuchet MS&quot;, Arial, sans-serif"/></Page></Form></Layout><Language><LanguageText lang="en"><xform id="8"><text xpath="xforms/model[@id='openmrs_model']/instance[@id='openmrs_model_instance']/form[@name]" value="Kivulini Patient Registration"/><text xpath="xforms/group[@id='1']/label" value="Page1"/><text xpath="xforms/group[@id='1']/input[@bind='patient.birthdate']/label" value="DoB"/><text xpath="xforms/group[@id='1']/input[@bind='patient.family_name']/label" value="FAMILY NAME"/><text xpath="xforms/group[@id='1']/input[@bind='patient.given_name']/label" value="GIVEN 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.middle_name']/label" value="MIDDLE NAME"/><text xpath="xforms/group[@id='1']/input[@bind='patient.mobile.phone']/label" value="PATIENT.MOBILE.PHONE"/><text xpath="xforms/group[@id='1']/input[@bind='patient.mobile.phone']/hint" value="Mobile phone number in Tanzania"/><text xpath="xforms/group[@id='1']/xforms/group[@id='1']/label" value="PATIENT.NOK"/><text xpath="xforms/group[@id='1']/xforms/group[@id='1']/hint" value="Patients next of kin"/><text xpath="xforms/group[@id='1']/group[@id='patient.nok']/input[@bind='nok.surname']/label" value="NOK.SURNAME"/><text xpath="xforms/group[@id='1']/group[@id='patient.nok']/input[@bind='nok.surname']/hint" value="Surname of Next of Kin"/><text xpath="xforms/group[@id='1']/group[@id='patient.nok']/input[@bind='nok.other.name']/label" value="NOK.OTHER.NAME"/><text xpath="xforms/group[@id='1']/group[@id='patient.nok']/select1[@bind='nok.relationship']/label" value="NOK.RELATIONSHIP"/><text xpath="xforms/group[@id='1']/group[@id='patient.nok']/select1[@bind='nok.relationship']/item[@id='163147^RELATIONSHIP.SPOUSE^99DCT']/label" value="RELATIONSHIP.SPOUSE"/><text xpath="xforms/group[@id='1']/group[@id='patient.nok']/select1[@bind='nok.relationship']/item[@id='163148^RELATIONSHIP.PARENT^99DCT']/label" value="RELATIONSHIP.PARENT"/><text xpath="xforms/group[@id='1']/group[@id='patient.nok']/select1[@bind='nok.relationship']/item[@id='163149^RELATIONSHIP.BROTHER^99DCT']/label" value="RELATIONSHIP.BROTHER"/><text xpath="xforms/group[@id='1']/group[@id='patient.nok']/select1[@bind='nok.relationship']/item[@id='163150^RELATIONSHIP.SISTER^99DCT']/label" value="RELATIONSHIP.SISTER"/><text xpath="xforms/group[@id='1']/group[@id='patient.nok']/select1[@bind='nok.relationship']/item[@id='163151^RELATIONSHIP.CHILD^99DCT']/label" value="RELATIONSHIP.CHILD"/><text xpath="xforms/group[@id='1']/group[@id='patient.nok']/select1[@bind='nok.relationship']/item[@id='163152^RELATIONSHIP.OTHER^99DCT']/label" value="RELATIONSHIP.OTHER"/><text xpath="xforms/group[@id='1']/group[@id='patient.nok']/input[@bind='nok.phone.number']/label" value="NOK.PHONE.NUMBER"/><text xpath="xforms/group[@id='1']/input[@bind='patient.patient_id']/label" value="PATIENT ID"/><text xpath="xforms/group[@id='1']/input[@bind='patient.sex']/label" value="SEX"/><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='8']/label" value="Amani Hospital [8]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='6']/label" value="Inpatient Ward [6]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='4']/label" value="Isolation Ward [4]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='3']/label" value="Laboratory [3]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='7']/label" value="Outpatient Clinic [7]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='2']/label" value="Pharmacy [2]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.location_id']/item[@id='5']/label" value="Registration Desk [5]"/><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.provider_id']/label" value="PROVIDER ID"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='3']/label" value="Super User [UNKNOWN]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='4']/label" value="John Smith [clerk]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='5']/label" value="Jane Smith [nurse]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='6']/label" value="Jake Smith [doctor]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='1']/label" value="null [100-1]"/><text xpath="xforms/group[@id='1']/select1[@bind='encounter.provider_id']/item[@id='2']/label" value="null [100-2]"/><text xpath="xforms/group[@id='1']/group[@id='patient/patient_relative']/label" value="RELATIONSHIPS"/><text xpath="xforms/group[@id='1']/group[@id='patient/patient_relative']/hint" value="Relationships that this patient has."/><text xpath="xforms/group[@id='1']/group[@id='patient/patient_relative']/repeat/input[@bind='patient_relative.person']/label" value="RELATIVE"/><text xpath="xforms/group[@id='1']/group[@id='patient/patient_relative']/repeat/select1[@bind='patient_relative.relationship']/label" value="RELATIONSHIP"/><text xpath="xforms/group[@id='1']/group[@id='patient/patient_relative']/repeat/select1[@bind='patient_relative.relationship']/item[@id='1A']/label" value="is Doctor [1]"/><text xpath="xforms/group[@id='1']/group[@id='patient/patient_relative']/repeat/select1[@bind='patient_relative.relationship']/item[@id='1B']/label" value="is Patient [1]"/><text xpath="xforms/group[@id='1']/group[@id='patient/patient_relative']/repeat/select1[@bind='patient_relative.relationship']/item[@id='2A']/label" value="is Sibling [2]"/><text xpath="xforms/group[@id='1']/group[@id='patient/patient_relative']/repeat/select1[@bind='patient_relative.relationship']/item[@id='3A']/label" value="is Parent [3]"/><text xpath="xforms/group[@id='1']/group[@id='patient/patient_relative']/repeat/select1[@bind='patient_relative.relationship']/item[@id='3B']/label" value="is Child [3]"/><text xpath="xforms/group[@id='1']/group[@id='patient/patient_relative']/repeat/select1[@bind='patient_relative.relationship']/item[@id='4A']/label" value="is Aunt/Uncle [4]"/><text xpath="xforms/group[@id='1']/group[@id='patient/patient_relative']/repeat/select1[@bind='patient_relative.relationship']/item[@id='4B']/label" value="is Niece/Nephew [4]"/><text xpath="xforms/group[@id='1']/group[@id='patient/patient_relative']/repeat/select1[@bind='patient_relative.relationship']/item[@id='5A']/label" value="is Supervisor [5]"/><text xpath="xforms/group[@id='1']/group[@id='patient/patient_relative']/repeat/select1[@bind='patient_relative.relationship']/item[@id='5B']/label" value="is Supervisee [5]"/><text xpath="xforms/model[@id='openmrs_model']/bind[@id='encounter.encounter_datetime'][@message]" value="Encounter date cannot be after today"/></xform><Form id="8"><text xpath="Form/Page[@Binding='Page1'][@Text]" value="Page1"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.birthdate' and @WidgetType='Label'][@Text]" value="BIRTHDATE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.birthdate' and @WidgetType='Label'][@HelpText]" value="BIRTHDATE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.birthdate' and @WidgetType='Label'][@Top]" value="20px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.birthdate' and @WidgetType='Label'][@Left]" value="150px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.birthdate' and @WidgetType='DatePicker'][@HelpText]" value="BIRTHDATE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.birthdate' and @WidgetType='DatePicker'][@Top]" value="20px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.birthdate' and @WidgetType='DatePicker'][@Left]" value="248px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.birthdate' and @WidgetType='DatePicker'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.family_name' and @WidgetType='Label'][@Text]" value="FAMILY NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.family_name' and @WidgetType='Label'][@HelpText]" value="FAMILY NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.family_name' and @WidgetType='Label'][@Top]" value="60px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.family_name' and @WidgetType='Label'][@Left]" value="133px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.family_name' and @WidgetType='TextBox'][@HelpText]" value="FAMILY NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.family_name' and @WidgetType='TextBox'][@Top]" value="60px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.family_name' and @WidgetType='TextBox'][@Left]" value="248px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.family_name' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.given_name' and @WidgetType='Label'][@Text]" value="GIVEN NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.given_name' and @WidgetType='Label'][@HelpText]" value="GIVEN NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.given_name' and @WidgetType='Label'][@Top]" value="100px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.given_name' and @WidgetType='Label'][@Left]" value="138px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.given_name' and @WidgetType='TextBox'][@HelpText]" value="GIVEN NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.given_name' and @WidgetType='TextBox'][@Top]" value="100px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.given_name' and @WidgetType='TextBox'][@Left]" value="248px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.given_name' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='Label'][@Text]" value="MEDICAL RECORD NUMBER"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='Label'][@HelpText]" value="MEDICAL RECORD NUMBER"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='Label'][@Top]" value="140px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='Label'][@Left]" value="20px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='TextBox'][@HelpText]" value="MEDICAL RECORD NUMBER"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='TextBox'][@Top]" value="140px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='TextBox'][@Left]" value="248px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.medical_record_number' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.middle_name' and @WidgetType='Label'][@Text]" value="MIDDLE NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.middle_name' and @WidgetType='Label'][@HelpText]" value="MIDDLE NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.middle_name' and @WidgetType='Label'][@Top]" value="180px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.middle_name' and @WidgetType='Label'][@Left]" value="126px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.middle_name' and @WidgetType='TextBox'][@HelpText]" value="MIDDLE NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.middle_name' and @WidgetType='TextBox'][@Top]" value="180px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.middle_name' and @WidgetType='TextBox'][@Left]" value="248px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.middle_name' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.mobile.phone/value' and @WidgetType='Label'][@Text]" value="PATIENT.MOBILE.PHONE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.mobile.phone/value' and @WidgetType='Label'][@HelpText]" value="Mobile phone number in Tanzania"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.mobile.phone/value' and @WidgetType='Label'][@Top]" value="220px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.mobile.phone/value' and @WidgetType='Label'][@Left]" value="46px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.mobile.phone/value' and @WidgetType='TextBox'][@HelpText]" value="Mobile phone number in Tanzania"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.mobile.phone/value' and @WidgetType='TextBox'][@Top]" value="220px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.mobile.phone/value' and @WidgetType='TextBox'][@Left]" value="248px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.mobile.phone/value' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox'][@HelpText]" value="Patients next of kin"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox'][@Top]" value="260px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox'][@Left]" value="20px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox'][@Width]" value="500px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok' and @WidgetType='Label'][@Text]" value="PATIENT.NOK"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok' and @WidgetType='Label'][@HelpText]" value="Patients next of kin"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok' and @WidgetType='Label'][@Top]" value="0px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok' and @WidgetType='Label'][@Left]" value="0px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok' and @WidgetType='Label'][@Width]" value="100%"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.surname/value' and @WidgetType='Label'][@Text]" value="NOK.SURNAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.surname/value' and @WidgetType='Label'][@HelpText]" value="Surname of Next of Kin"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.surname/value' and @WidgetType='Label'][@Top]" value="30px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.surname/value' and @WidgetType='Label'][@Left]" value="62px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.surname/value' and @WidgetType='TextBox'][@HelpText]" value="Surname of Next of Kin"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.surname/value' and @WidgetType='TextBox'][@Top]" value="30px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.surname/value' and @WidgetType='TextBox'][@Left]" value="189px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.surname/value' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.other.name/value' and @WidgetType='Label'][@Text]" value="NOK.OTHER.NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.other.name/value' and @WidgetType='Label'][@HelpText]" value="NOK.OTHER.NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.other.name/value' and @WidgetType='Label'][@Top]" value="65px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.other.name/value' and @WidgetType='Label'][@Left]" value="34px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.other.name/value' and @WidgetType='TextBox'][@HelpText]" value="NOK.OTHER.NAME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.other.name/value' and @WidgetType='TextBox'][@Top]" value="65px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.other.name/value' and @WidgetType='TextBox'][@Left]" value="189px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.other.name/value' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.relationship/value' and @WidgetType='Label'][@Text]" value="NOK.RELATIONSHIP"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.relationship/value' and @WidgetType='Label'][@HelpText]" value="NOK.RELATIONSHIP"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.relationship/value' and @WidgetType='Label'][@Top]" value="100px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.relationship/value' and @WidgetType='Label'][@Left]" value="21px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.relationship/value' and @WidgetType='ListBox'][@HelpText]" value="NOK.RELATIONSHIP"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.relationship/value' and @WidgetType='ListBox'][@Top]" value="100px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.relationship/value' and @WidgetType='ListBox'][@Left]" value="189px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.relationship/value' and @WidgetType='ListBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.phone.number/value' and @WidgetType='Label'][@Text]" value="NOK.PHONE.NUMBER"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.phone.number/value' and @WidgetType='Label'][@HelpText]" value="NOK.PHONE.NUMBER"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.phone.number/value' and @WidgetType='Label'][@Top]" value="135px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.phone.number/value' and @WidgetType='Label'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.phone.number/value' and @WidgetType='TextBox'][@HelpText]" value="NOK.PHONE.NUMBER"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.phone.number/value' and @WidgetType='TextBox'][@Top]" value="135px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.phone.number/value' and @WidgetType='TextBox'][@Left]" value="189px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.nok' and @WidgetType='GroupBox']/Item[@Binding='patient/patient.nok/nok.phone.number/value' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.sex' and @WidgetType='Label'][@Text]" value="SEX"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.sex' and @WidgetType='Label'][@HelpText]" value="SEX"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.sex' and @WidgetType='Label'][@Top]" value="450px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.sex' and @WidgetType='Label'][@Left]" value="210px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.sex' and @WidgetType='TextBox'][@HelpText]" value="SEX"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.sex' and @WidgetType='TextBox'][@Top]" value="450px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.sex' and @WidgetType='TextBox'][@Left]" value="248px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient.sex' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='Label'][@Text]" value="ENCOUNTER DATETIME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='Label'][@HelpText]" value="ENCOUNTER DATETIME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='Label'][@Top]" value="490px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='Label'][@Left]" value="54px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='DatePicker'][@HelpText]" value="ENCOUNTER DATETIME"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='DatePicker'][@Top]" value="490px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='DatePicker'][@Left]" value="248px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.encounter_datetime' and @WidgetType='DatePicker'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='Label'][@Text]" value="LOCATION ID"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='Label'][@HelpText]" value="LOCATION ID"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='Label'][@Top]" value="530px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='Label'][@Left]" value="134px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='ListBox'][@HelpText]" value="LOCATION ID"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='ListBox'][@Top]" value="530px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='ListBox'][@Left]" value="248px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.location_id' and @WidgetType='ListBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='Label'][@Text]" value="PROVIDER ID"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='Label'][@HelpText]" value="PROVIDER ID"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='Label'][@Top]" value="570px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='Label'][@Left]" value="133px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='ListBox'][@HelpText]" value="PROVIDER ID"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='ListBox'][@Top]" value="570px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='ListBox'][@Left]" value="248px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='encounter/encounter.provider_id' and @WidgetType='ListBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='Label'][@Text]" value="RELATIONSHIPS"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='Label'][@HelpText]" value="Relationships that this patient has."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='Label'][@Top]" value="610px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='Label'][@Left]" value="20px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative/patient_relative.person' and @WidgetType='Label'][@Text]" value="RELATIVE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative/patient_relative.person' and @WidgetType='Label'][@HelpText]" value="RELATIVE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative/patient_relative.person' and @WidgetType='Label'][@Top]" value="635px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative/patient_relative.person' and @WidgetType='Label'][@Left]" value="35px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative/patient_relative.relationship' and @WidgetType='Label'][@Text]" value="RELATIONSHIP"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative/patient_relative.relationship' and @WidgetType='Label'][@HelpText]" value="RELATIONSHIP"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative/patient_relative.relationship' and @WidgetType='Label'][@Top]" value="635px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative/patient_relative.relationship' and @WidgetType='Label'][@Left]" value="245px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox'][@HelpText]" value="Relationships that this patient has."/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox'][@Top]" value="660px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox'][@Left]" value="20px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox'][@Width]" value="425px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@Text]" value="Add New"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@HelpText]" value="addnew"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@Top]" value="55px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox']/Item[@Binding='addnew' and @WidgetType='Button'][@Width]" value="70px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox']/Item[@Binding='patient/patient_relative/patient_relative.person' and @WidgetType='TextBox'][@HelpText]" value="RELATIVE"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox']/Item[@Binding='patient/patient_relative/patient_relative.person' and @WidgetType='TextBox'][@Top]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox']/Item[@Binding='patient/patient_relative/patient_relative.person' and @WidgetType='TextBox'][@Left]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox']/Item[@Binding='patient/patient_relative/patient_relative.person' and @WidgetType='TextBox'][@Width]" value="200px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox']/Item[@Binding='patient/patient_relative/patient_relative.relationship' and @WidgetType='ListBox'][@HelpText]" value="RELATIONSHIP"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox']/Item[@Binding='patient/patient_relative/patient_relative.relationship' and @WidgetType='ListBox'][@Top]" value="10px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox']/Item[@Binding='patient/patient_relative/patient_relative.relationship' and @WidgetType='ListBox'][@Left]" value="215px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='patient/patient_relative' and @WidgetType='GroupBox']/Item[@Binding='patient/patient_relative/patient_relative.relationship' and @WidgetType='ListBox'][@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="800px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='submit' and @WidgetType='Button'][@Left]" value="20px"/><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="Close"/><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="800px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='cancel' and @WidgetType='Button'][@Left]" value="220px"/><text xpath="Form/Page[@Binding='Page1']/Item[@Binding='cancel' and @WidgetType='Button'][@Width]" value="70px"/></Form></LanguageText></Language></PurcForm>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement