@openmrs/ngx-formentry 3.2.1-pre.276 → 3.2.1-pre.279

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (412) hide show
  1. package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/form-factory/question.factory.mjs +3 -1
  2. package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/form-renderer/form-renderer.component.mjs +3 -3
  3. package/esm2020/form-entry/value-adapters/diagnosis.adapter.mjs +229 -0
  4. package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/value-adapters/encounter.adapter.mjs +1 -1
  5. package/{dist/ngx-formentry/fesm2015 → fesm2015}/openmrs-ngx-formentry.mjs +105 -16
  6. package/fesm2015/openmrs-ngx-formentry.mjs.map +1 -0
  7. package/{dist/ngx-formentry/fesm2020 → fesm2020}/openmrs-ngx-formentry.mjs +101 -16
  8. package/fesm2020/openmrs-ngx-formentry.mjs.map +1 -0
  9. package/{dist/ngx-formentry/form-entry → form-entry}/value-adapters/diagnosis.adapter.d.ts +3 -0
  10. package/package.json +37 -94
  11. package/README.md +0 -429
  12. package/dist/ngx-formentry/esm2020/form-entry/value-adapters/diagnosis.adapter.mjs +0 -144
  13. package/dist/ngx-formentry/fesm2015/openmrs-ngx-formentry.mjs.map +0 -1
  14. package/dist/ngx-formentry/fesm2020/openmrs-ngx-formentry.mjs.map +0 -1
  15. package/dist/ngx-formentry/package.json +0 -48
  16. package/src/app/adult-1.4.json +0 -6858
  17. package/src/app/adult-1.6.json +0 -8082
  18. package/src/app/adult.json +0 -5700
  19. package/src/app/app.component.css +0 -0
  20. package/src/app/app.component.html +0 -25
  21. package/src/app/app.component.spec.ts +0 -23
  22. package/src/app/app.component.ts +0 -414
  23. package/src/app/app.module.ts +0 -24
  24. package/src/app/mock/mock-form.ts +0 -101
  25. package/src/app/mock/mock-obs.ts +0 -440
  26. package/src/app/mock/mock-translations.ts +0 -73
  27. package/src/app/mock/obs.json +0 -4188
  28. package/src/app/mock/orders.json +0 -338
  29. package/src/app/mock/schema/adult-return.json +0 -72
  30. package/src/app/mock/schema/compiled-adult-return.json +0 -706
  31. package/src/app/mock/schema/component_art.json +0 -1705
  32. package/src/app/mock/schema/component_hospitalization.json +0 -133
  33. package/src/app/mock/schema/component_preclinic-review.json +0 -480
  34. package/src/app/ncd-registration-1.0.json +0 -456
  35. package/src/app/translate/json-loader.ts +0 -10
  36. package/src/app/translate/translate.module.ts +0 -23
  37. package/src/assets/.gitkeep +0 -0
  38. package/src/assets/carbon.select.theme.css +0 -356
  39. package/src/environments/environment.prod.ts +0 -3
  40. package/src/environments/environment.ts +0 -15
  41. package/src/favicon.ico +0 -0
  42. package/src/index.html +0 -23
  43. package/src/karma.conf.js +0 -37
  44. package/src/main.ts +0 -13
  45. package/src/polyfills.ts +0 -68
  46. package/src/styles.scss +0 -8
  47. package/src/test.ts +0 -23
  48. package/src/translations/en.json +0 -53
  49. package/src/translations/fr.json +0 -53
  50. package/src/tsconfig.app.json +0 -13
  51. package/src/tsconfig.spec.json +0 -9
  52. package/src/tslint.json +0 -9
  53. package/src/typings.d.ts +0 -4
  54. /package/{dist/ngx-formentry/abstract-controls-extension → abstract-controls-extension}/afe-control-type.d.ts +0 -0
  55. /package/{dist/ngx-formentry/abstract-controls-extension → abstract-controls-extension}/afe-form-array.d.ts +0 -0
  56. /package/{dist/ngx-formentry/abstract-controls-extension → abstract-controls-extension}/afe-form-control.d.ts +0 -0
  57. /package/{dist/ngx-formentry/abstract-controls-extension → abstract-controls-extension}/afe-form-group.d.ts +0 -0
  58. /package/{dist/ngx-formentry/abstract-controls-extension → abstract-controls-extension}/control-extensions.d.ts +0 -0
  59. /package/{dist/ngx-formentry/abstract-controls-extension → abstract-controls-extension}/index.d.ts +0 -0
  60. /package/{dist/ngx-formentry/abstract-controls-extension → abstract-controls-extension}/value-change.listener.d.ts +0 -0
  61. /package/{dist/ngx-formentry/change-tracking → change-tracking}/control-relation.d.ts +0 -0
  62. /package/{dist/ngx-formentry/change-tracking → change-tracking}/control-relations.d.ts +0 -0
  63. /package/{dist/ngx-formentry/components → components}/afe-ng-select.component.d.ts +0 -0
  64. /package/{dist/ngx-formentry/components → components}/appointments-overview/appointments-overview.component.d.ts +0 -0
  65. /package/{dist/ngx-formentry/components → components}/check-box/checkbox.component.d.ts +0 -0
  66. /package/{dist/ngx-formentry/components → components}/check-box/checkbox.module.d.ts +0 -0
  67. /package/{dist/ngx-formentry/components → components}/custom-component-wrapper/custom-component-wrapper..module.d.ts +0 -0
  68. /package/{dist/ngx-formentry/components → components}/custom-component-wrapper/custom-component-wrapper.component.d.ts +0 -0
  69. /package/{dist/ngx-formentry/components → components}/custom-control-wrapper/custom-control-wrapper..module.d.ts +0 -0
  70. /package/{dist/ngx-formentry/components → components}/custom-control-wrapper/custom-control-wrapper.component.d.ts +0 -0
  71. /package/{dist/ngx-formentry/components → components}/date-time-picker/date-picker/date-picker.component.d.ts +0 -0
  72. /package/{dist/ngx-formentry/components → components}/date-time-picker/date-time-picker.component.d.ts +0 -0
  73. /package/{dist/ngx-formentry/components → components}/date-time-picker/date-time-picker.module.d.ts +0 -0
  74. /package/{dist/ngx-formentry/components → components}/date-time-picker/index.d.ts +0 -0
  75. /package/{dist/ngx-formentry/components → components}/date-time-picker/picker-modal/modal.component.d.ts +0 -0
  76. /package/{dist/ngx-formentry/components → components}/date-time-picker/pipes/moment.pipe.d.ts +0 -0
  77. /package/{dist/ngx-formentry/components → components}/date-time-picker/time-picker/time-picker.component.d.ts +0 -0
  78. /package/{dist/ngx-formentry/components → components}/file-upload/file-upload.component.d.ts +0 -0
  79. /package/{dist/ngx-formentry/components → components}/file-upload/file-upload.module.d.ts +0 -0
  80. /package/{dist/ngx-formentry/components → components}/file-upload/secure.pipe.d.ts +0 -0
  81. /package/{dist/ngx-formentry/components → components}/input/input.directive.d.ts +0 -0
  82. /package/{dist/ngx-formentry/components → components}/input/input.module.d.ts +0 -0
  83. /package/{dist/ngx-formentry/components → components}/input/label.component.d.ts +0 -0
  84. /package/{dist/ngx-formentry/components → components}/input/text-area.directive.d.ts +0 -0
  85. /package/{dist/ngx-formentry/components → components}/ngx-datetime-picker/ngx-datetime-picker.component.d.ts +0 -0
  86. /package/{dist/ngx-formentry/components → components}/ngx-datetime-picker/ngx-datetime-picker.module.d.ts +0 -0
  87. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/adapter/date-time-adapter.class.d.ts +0 -0
  88. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/adapter/date-time-format.class.d.ts +0 -0
  89. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/adapter/native-date-time-adapter.class.d.ts +0 -0
  90. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/adapter/native-date-time-format.class.d.ts +0 -0
  91. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/adapter/native-date-time.module.d.ts +0 -0
  92. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/calendar-body.component.d.ts +0 -0
  93. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/calendar-month-view.component.d.ts +0 -0
  94. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/calendar-multi-year-view.component.d.ts +0 -0
  95. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/calendar-year-view.component.d.ts +0 -0
  96. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/calendar.component.d.ts +0 -0
  97. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/date-time-inline.component.d.ts +0 -0
  98. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/date-time-picker-container.component.d.ts +0 -0
  99. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/date-time-picker-input.directive.d.ts +0 -0
  100. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/date-time-picker-intl.service.d.ts +0 -0
  101. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/date-time-picker-trigger.directive.d.ts +0 -0
  102. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/date-time-picker.animations.d.ts +0 -0
  103. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/date-time-picker.component.d.ts +0 -0
  104. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/date-time.class.d.ts +0 -0
  105. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/date-time.module.d.ts +0 -0
  106. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/numberedFixLen.pipe.d.ts +0 -0
  107. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/timer-box.component.d.ts +0 -0
  108. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/date-time/timer.component.d.ts +0 -0
  109. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/dialog/dialog-config.class.d.ts +0 -0
  110. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/dialog/dialog-container.component.d.ts +0 -0
  111. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/dialog/dialog-ref.class.d.ts +0 -0
  112. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/dialog/dialog.module.d.ts +0 -0
  113. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/dialog/dialog.service.d.ts +0 -0
  114. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/utils/index.d.ts +0 -0
  115. /package/{dist/ngx-formentry/components → components}/ngx-pick-datetime/lib/utils/object.utils.d.ts +0 -0
  116. /package/{dist/ngx-formentry/components → components}/ngx-remote-select/ngx-remote-select.component.d.ts +0 -0
  117. /package/{dist/ngx-formentry/components → components}/ngx-remote-select/ngx-remote-select.module.d.ts +0 -0
  118. /package/{dist/ngx-formentry/components → components}/ngx-tabset/components/ngx-tab-set.component.d.ts +0 -0
  119. /package/{dist/ngx-formentry/components → components}/ngx-tabset/components/tab.component.d.ts +0 -0
  120. /package/{dist/ngx-formentry/components → components}/ngx-tabset/directives/hover-class.directive.d.ts +0 -0
  121. /package/{dist/ngx-formentry/components → components}/ngx-tabset/modules/ngx-tabset.module.d.ts +0 -0
  122. /package/{dist/ngx-formentry/components → components}/number-input/number-input.component.d.ts +0 -0
  123. /package/{dist/ngx-formentry/components → components}/number-input/number-input.module.d.ts +0 -0
  124. /package/{dist/ngx-formentry/components → components}/number-input/number.directive.d.ts +0 -0
  125. /package/{dist/ngx-formentry/components → components}/radio-button/radio.component.d.ts +0 -0
  126. /package/{dist/ngx-formentry/components → components}/radio-button/radio.module.d.ts +0 -0
  127. /package/{dist/ngx-formentry/components → components}/select/optgroup.directive.d.ts +0 -0
  128. /package/{dist/ngx-formentry/components → components}/select/option.directive.d.ts +0 -0
  129. /package/{dist/ngx-formentry/components → components}/select/select.component.d.ts +0 -0
  130. /package/{dist/ngx-formentry/components → components}/select/select.module.d.ts +0 -0
  131. /package/{dist/ngx-formentry/esm2020 → esm2020}/abstract-controls-extension/afe-control-type.mjs +0 -0
  132. /package/{dist/ngx-formentry/esm2020 → esm2020}/abstract-controls-extension/afe-form-array.mjs +0 -0
  133. /package/{dist/ngx-formentry/esm2020 → esm2020}/abstract-controls-extension/afe-form-control.mjs +0 -0
  134. /package/{dist/ngx-formentry/esm2020 → esm2020}/abstract-controls-extension/afe-form-group.mjs +0 -0
  135. /package/{dist/ngx-formentry/esm2020 → esm2020}/abstract-controls-extension/control-extensions.mjs +0 -0
  136. /package/{dist/ngx-formentry/esm2020 → esm2020}/abstract-controls-extension/index.mjs +0 -0
  137. /package/{dist/ngx-formentry/esm2020 → esm2020}/abstract-controls-extension/value-change.listener.mjs +0 -0
  138. /package/{dist/ngx-formentry/esm2020 → esm2020}/change-tracking/control-relation.mjs +0 -0
  139. /package/{dist/ngx-formentry/esm2020 → esm2020}/change-tracking/control-relations.mjs +0 -0
  140. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/afe-ng-select.component.mjs +0 -0
  141. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/appointments-overview/appointments-overview.component.mjs +0 -0
  142. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/check-box/checkbox.component.mjs +0 -0
  143. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/check-box/checkbox.module.mjs +0 -0
  144. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/custom-component-wrapper/custom-component-wrapper..module.mjs +0 -0
  145. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/custom-component-wrapper/custom-component-wrapper.component.mjs +0 -0
  146. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/custom-control-wrapper/custom-control-wrapper..module.mjs +0 -0
  147. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/custom-control-wrapper/custom-control-wrapper.component.mjs +0 -0
  148. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/date-time-picker/date-picker/date-picker.component.mjs +0 -0
  149. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/date-time-picker/date-time-picker.component.mjs +0 -0
  150. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/date-time-picker/date-time-picker.module.mjs +0 -0
  151. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/date-time-picker/index.mjs +0 -0
  152. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/date-time-picker/picker-modal/modal.component.mjs +0 -0
  153. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/date-time-picker/pipes/moment.pipe.mjs +0 -0
  154. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/date-time-picker/time-picker/time-picker.component.mjs +0 -0
  155. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/file-upload/file-upload.component.mjs +0 -0
  156. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/file-upload/file-upload.module.mjs +0 -0
  157. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/file-upload/secure.pipe.mjs +0 -0
  158. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/input/input.directive.mjs +0 -0
  159. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/input/input.module.mjs +0 -0
  160. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/input/label.component.mjs +0 -0
  161. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/input/text-area.directive.mjs +0 -0
  162. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-datetime-picker/ngx-datetime-picker.component.mjs +0 -0
  163. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-datetime-picker/ngx-datetime-picker.module.mjs +0 -0
  164. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/adapter/date-time-adapter.class.mjs +0 -0
  165. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/adapter/date-time-format.class.mjs +0 -0
  166. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/adapter/native-date-time-adapter.class.mjs +0 -0
  167. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/adapter/native-date-time-format.class.mjs +0 -0
  168. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/adapter/native-date-time.module.mjs +0 -0
  169. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/calendar-body.component.mjs +0 -0
  170. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/calendar-month-view.component.mjs +0 -0
  171. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/calendar-multi-year-view.component.mjs +0 -0
  172. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/calendar-year-view.component.mjs +0 -0
  173. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/calendar.component.mjs +0 -0
  174. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/date-time-inline.component.mjs +0 -0
  175. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/date-time-picker-container.component.mjs +0 -0
  176. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/date-time-picker-input.directive.mjs +0 -0
  177. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/date-time-picker-intl.service.mjs +0 -0
  178. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/date-time-picker-trigger.directive.mjs +0 -0
  179. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/date-time-picker.animations.mjs +0 -0
  180. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/date-time-picker.component.mjs +0 -0
  181. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/date-time.class.mjs +0 -0
  182. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/date-time.module.mjs +0 -0
  183. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/numberedFixLen.pipe.mjs +0 -0
  184. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/timer-box.component.mjs +0 -0
  185. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/date-time/timer.component.mjs +0 -0
  186. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/dialog/dialog-config.class.mjs +0 -0
  187. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/dialog/dialog-container.component.mjs +0 -0
  188. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/dialog/dialog-ref.class.mjs +0 -0
  189. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/dialog/dialog.module.mjs +0 -0
  190. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/dialog/dialog.service.mjs +0 -0
  191. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/utils/index.mjs +0 -0
  192. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-pick-datetime/lib/utils/object.utils.mjs +0 -0
  193. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-remote-select/ngx-remote-select.component.mjs +0 -0
  194. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-remote-select/ngx-remote-select.module.mjs +0 -0
  195. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-tabset/components/ngx-tab-set.component.mjs +0 -0
  196. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-tabset/components/tab.component.mjs +0 -0
  197. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-tabset/directives/hover-class.directive.mjs +0 -0
  198. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/ngx-tabset/modules/ngx-tabset.module.mjs +0 -0
  199. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/number-input/number-input.component.mjs +0 -0
  200. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/number-input/number-input.module.mjs +0 -0
  201. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/number-input/number.directive.mjs +0 -0
  202. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/radio-button/radio.component.mjs +0 -0
  203. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/radio-button/radio.module.mjs +0 -0
  204. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/select/optgroup.directive.mjs +0 -0
  205. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/select/option.directive.mjs +0 -0
  206. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/select/select.component.mjs +0 -0
  207. /package/{dist/ngx-formentry/esm2020 → esm2020}/components/select/select.module.mjs +0 -0
  208. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/control-alerts/alert-helpers.mjs +0 -0
  209. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/control-alerts/can-generate-alert.mjs +0 -0
  210. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/control-calculators/can-calculate.mjs +0 -0
  211. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/control-hiders-disablers/can-disable.mjs +0 -0
  212. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/control-hiders-disablers/can-hide.mjs +0 -0
  213. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/control-hiders-disablers/disabler-helper.mjs +0 -0
  214. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/control-hiders-disablers/hider-helpers.mjs +0 -0
  215. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/data-sources/data-sources.mjs +0 -0
  216. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/data-sources/dummy-data-source.mjs +0 -0
  217. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/directives/collapse-animations.mjs +0 -0
  218. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/directives/collapse.directive.mjs +0 -0
  219. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/directives/historical-value.directive.mjs +0 -0
  220. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/error-renderer/error-renderer.component.mjs +0 -0
  221. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/expression-runner/expression-runner.mjs +0 -0
  222. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/form-entry.module.mjs +0 -0
  223. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/form-factory/control-relations.factory.mjs +0 -0
  224. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/form-factory/form-control.service.mjs +0 -0
  225. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/form-factory/form-node.mjs +0 -0
  226. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/form-factory/form.factory.mjs +0 -0
  227. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/form-factory/form.mjs +0 -0
  228. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/form-factory/hiders-disablers.factory.mjs +0 -0
  229. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/form-factory/index.mjs +0 -0
  230. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/form-factory/show-messages.factory.mjs +0 -0
  231. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/form-factory/validation.factory.mjs +0 -0
  232. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/helpers/historical-expression-helper-service.mjs +0 -0
  233. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/helpers/historical-field-helper-service.mjs +0 -0
  234. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/helpers/js-expression-helper.mjs +0 -0
  235. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/helpers/risk-dataset-table.mjs +0 -0
  236. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/pipes/time-ago.pipe.mjs +0 -0
  237. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/checkbox.model.mjs +0 -0
  238. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/conditional-validation.model.mjs +0 -0
  239. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/custom-control-question.model.mjs +0 -0
  240. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/date-question.mjs +0 -0
  241. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/date-validation.model.mjs +0 -0
  242. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/diagnosis-question.mjs +0 -0
  243. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/file-upload-question.mjs +0 -0
  244. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/group-question.mjs +0 -0
  245. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/base-options.mjs +0 -0
  246. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/checkbox-options.mjs +0 -0
  247. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/data-source.mjs +0 -0
  248. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/date-question-options.mjs +0 -0
  249. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/diagnosis-question-options.mjs +0 -0
  250. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/file-upload-question-options.mjs +0 -0
  251. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/group-question-options.mjs +0 -0
  252. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/multi-select-options.mjs +0 -0
  253. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/nested-questions.mjs +0 -0
  254. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/radio-button-options.mjs +0 -0
  255. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/repeating-question-options.mjs +0 -0
  256. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/select-option.mjs +0 -0
  257. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/select-question-options.mjs +0 -0
  258. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/test-order-question-options.mjs +0 -0
  259. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/text-area-question-options.mjs +0 -0
  260. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/text-question-options.mjs +0 -0
  261. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/interfaces/ui-select-question-options.mjs +0 -0
  262. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/js-expression-validation.model.mjs +0 -0
  263. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/max-length-validation.model.mjs +0 -0
  264. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/max-validation.model.mjs +0 -0
  265. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/min-length-validation.model.mjs +0 -0
  266. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/min-validation.model.mjs +0 -0
  267. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/models.mjs +0 -0
  268. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/multi-select-question.mjs +0 -0
  269. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/pair.model.mjs +0 -0
  270. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/question-base.mjs +0 -0
  271. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/radio-button.model.mjs +0 -0
  272. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/rendering-type.mjs +0 -0
  273. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/repeating-question.mjs +0 -0
  274. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/select-option.mjs +0 -0
  275. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/select-question.mjs +0 -0
  276. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/test-order-question.mjs +0 -0
  277. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/text-area-input-question.mjs +0 -0
  278. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/text-input-question.mjs +0 -0
  279. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/ui-select-question.mjs +0 -0
  280. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/question-models/validation.model.mjs +0 -0
  281. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/services/debug-mode.service.mjs +0 -0
  282. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/services/form-errors.service.mjs +0 -0
  283. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/services/form-schema-compiler.service.mjs +0 -0
  284. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/services/historical-encounter-data.service.mjs +0 -0
  285. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/validators/conditional-answered.validator.mjs +0 -0
  286. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/validators/conditional-required.validator.mjs +0 -0
  287. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/validators/date.validator.mjs +0 -0
  288. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/validators/future-date-restriction.validator.mjs +0 -0
  289. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/validators/js-expression.validator.mjs +0 -0
  290. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/validators/max-date.validator.mjs +0 -0
  291. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/validators/max-length.validator.mjs +0 -0
  292. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/validators/max.validator.mjs +0 -0
  293. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/validators/min-date.validator.mjs +0 -0
  294. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/validators/min-length.validator.mjs +0 -0
  295. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/validators/min.validator.mjs +0 -0
  296. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/validators/required.validator.mjs +0 -0
  297. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/validators/validations.mjs +0 -0
  298. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/value-adapters/obs-adapter-helper.mjs +0 -0
  299. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/value-adapters/obs.adapter.mjs +0 -0
  300. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/value-adapters/order.adapter.mjs +0 -0
  301. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/value-adapters/patient-identifier.adapter.mjs +0 -0
  302. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/value-adapters/person-attribute.adapter.mjs +0 -0
  303. /package/{dist/ngx-formentry/esm2020 → esm2020}/form-entry/value-adapters/value.adapter.mjs +0 -0
  304. /package/{dist/ngx-formentry/esm2020 → esm2020}/lib/index.mjs +0 -0
  305. /package/{dist/ngx-formentry/esm2020 → esm2020}/openmrs-ngx-formentry.mjs +0 -0
  306. /package/{dist/ngx-formentry/esm2020 → esm2020}/public_api.mjs +0 -0
  307. /package/{dist/ngx-formentry/esm2020 → esm2020}/shared.module.mjs +0 -0
  308. /package/{dist/ngx-formentry/form-entry → form-entry}/control-alerts/alert-helpers.d.ts +0 -0
  309. /package/{dist/ngx-formentry/form-entry → form-entry}/control-alerts/can-generate-alert.d.ts +0 -0
  310. /package/{dist/ngx-formentry/form-entry → form-entry}/control-calculators/can-calculate.d.ts +0 -0
  311. /package/{dist/ngx-formentry/form-entry → form-entry}/control-hiders-disablers/can-disable.d.ts +0 -0
  312. /package/{dist/ngx-formentry/form-entry → form-entry}/control-hiders-disablers/can-hide.d.ts +0 -0
  313. /package/{dist/ngx-formentry/form-entry → form-entry}/control-hiders-disablers/disabler-helper.d.ts +0 -0
  314. /package/{dist/ngx-formentry/form-entry → form-entry}/control-hiders-disablers/hider-helpers.d.ts +0 -0
  315. /package/{dist/ngx-formentry/form-entry → form-entry}/data-sources/data-sources.d.ts +0 -0
  316. /package/{dist/ngx-formentry/form-entry → form-entry}/data-sources/dummy-data-source.d.ts +0 -0
  317. /package/{dist/ngx-formentry/form-entry → form-entry}/directives/collapse-animations.d.ts +0 -0
  318. /package/{dist/ngx-formentry/form-entry → form-entry}/directives/collapse.directive.d.ts +0 -0
  319. /package/{dist/ngx-formentry/form-entry → form-entry}/directives/historical-value.directive.d.ts +0 -0
  320. /package/{dist/ngx-formentry/form-entry → form-entry}/error-renderer/error-renderer.component.d.ts +0 -0
  321. /package/{dist/ngx-formentry/form-entry → form-entry}/expression-runner/expression-runner.d.ts +0 -0
  322. /package/{dist/ngx-formentry/form-entry → form-entry}/form-entry.module.d.ts +0 -0
  323. /package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/control-relations.factory.d.ts +0 -0
  324. /package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/form-control.service.d.ts +0 -0
  325. /package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/form-node.d.ts +0 -0
  326. /package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/form.d.ts +0 -0
  327. /package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/form.factory.d.ts +0 -0
  328. /package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/hiders-disablers.factory.d.ts +0 -0
  329. /package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/index.d.ts +0 -0
  330. /package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/question.factory.d.ts +0 -0
  331. /package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/show-messages.factory.d.ts +0 -0
  332. /package/{dist/ngx-formentry/form-entry → form-entry}/form-factory/validation.factory.d.ts +0 -0
  333. /package/{dist/ngx-formentry/form-entry → form-entry}/form-renderer/form-renderer.component.d.ts +0 -0
  334. /package/{dist/ngx-formentry/form-entry → form-entry}/helpers/historical-expression-helper-service.d.ts +0 -0
  335. /package/{dist/ngx-formentry/form-entry → form-entry}/helpers/historical-field-helper-service.d.ts +0 -0
  336. /package/{dist/ngx-formentry/form-entry → form-entry}/helpers/js-expression-helper.d.ts +0 -0
  337. /package/{dist/ngx-formentry/form-entry → form-entry}/helpers/risk-dataset-table.d.ts +0 -0
  338. /package/{dist/ngx-formentry/form-entry → form-entry}/pipes/time-ago.pipe.d.ts +0 -0
  339. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/checkbox.model.d.ts +0 -0
  340. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/conditional-validation.model.d.ts +0 -0
  341. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/custom-control-question.model.d.ts +0 -0
  342. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/date-question.d.ts +0 -0
  343. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/date-validation.model.d.ts +0 -0
  344. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/diagnosis-question.d.ts +0 -0
  345. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/file-upload-question.d.ts +0 -0
  346. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/group-question.d.ts +0 -0
  347. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/base-options.d.ts +0 -0
  348. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/checkbox-options.d.ts +0 -0
  349. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/data-source.d.ts +0 -0
  350. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/date-question-options.d.ts +0 -0
  351. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/diagnosis-question-options.d.ts +0 -0
  352. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/file-upload-question-options.d.ts +0 -0
  353. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/group-question-options.d.ts +0 -0
  354. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/multi-select-options.d.ts +0 -0
  355. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/nested-questions.d.ts +0 -0
  356. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/radio-button-options.d.ts +0 -0
  357. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/repeating-question-options.d.ts +0 -0
  358. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/select-option.d.ts +0 -0
  359. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/select-question-options.d.ts +0 -0
  360. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/test-order-question-options.d.ts +0 -0
  361. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/text-area-question-options.d.ts +0 -0
  362. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/text-question-options.d.ts +0 -0
  363. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/interfaces/ui-select-question-options.d.ts +0 -0
  364. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/js-expression-validation.model.d.ts +0 -0
  365. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/max-length-validation.model.d.ts +0 -0
  366. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/max-validation.model.d.ts +0 -0
  367. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/min-length-validation.model.d.ts +0 -0
  368. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/min-validation.model.d.ts +0 -0
  369. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/models.d.ts +0 -0
  370. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/multi-select-question.d.ts +0 -0
  371. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/pair.model.d.ts +0 -0
  372. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/question-base.d.ts +0 -0
  373. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/radio-button.model.d.ts +0 -0
  374. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/rendering-type.d.ts +0 -0
  375. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/repeating-question.d.ts +0 -0
  376. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/select-option.d.ts +0 -0
  377. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/select-question.d.ts +0 -0
  378. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/test-order-question.d.ts +0 -0
  379. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/text-area-input-question.d.ts +0 -0
  380. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/text-input-question.d.ts +0 -0
  381. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/ui-select-question.d.ts +0 -0
  382. /package/{dist/ngx-formentry/form-entry → form-entry}/question-models/validation.model.d.ts +0 -0
  383. /package/{dist/ngx-formentry/form-entry → form-entry}/services/debug-mode.service.d.ts +0 -0
  384. /package/{dist/ngx-formentry/form-entry → form-entry}/services/form-errors.service.d.ts +0 -0
  385. /package/{dist/ngx-formentry/form-entry → form-entry}/services/form-schema-compiler.service.d.ts +0 -0
  386. /package/{dist/ngx-formentry/form-entry → form-entry}/services/historical-encounter-data.service.d.ts +0 -0
  387. /package/{dist/ngx-formentry/form-entry → form-entry}/validators/conditional-answered.validator.d.ts +0 -0
  388. /package/{dist/ngx-formentry/form-entry → form-entry}/validators/conditional-required.validator.d.ts +0 -0
  389. /package/{dist/ngx-formentry/form-entry → form-entry}/validators/date.validator.d.ts +0 -0
  390. /package/{dist/ngx-formentry/form-entry → form-entry}/validators/future-date-restriction.validator.d.ts +0 -0
  391. /package/{dist/ngx-formentry/form-entry → form-entry}/validators/js-expression.validator.d.ts +0 -0
  392. /package/{dist/ngx-formentry/form-entry → form-entry}/validators/max-date.validator.d.ts +0 -0
  393. /package/{dist/ngx-formentry/form-entry → form-entry}/validators/max-length.validator.d.ts +0 -0
  394. /package/{dist/ngx-formentry/form-entry → form-entry}/validators/max.validator.d.ts +0 -0
  395. /package/{dist/ngx-formentry/form-entry → form-entry}/validators/min-date.validator.d.ts +0 -0
  396. /package/{dist/ngx-formentry/form-entry → form-entry}/validators/min-length.validator.d.ts +0 -0
  397. /package/{dist/ngx-formentry/form-entry → form-entry}/validators/min.validator.d.ts +0 -0
  398. /package/{dist/ngx-formentry/form-entry → form-entry}/validators/required.validator.d.ts +0 -0
  399. /package/{dist/ngx-formentry/form-entry → form-entry}/validators/validations.d.ts +0 -0
  400. /package/{dist/ngx-formentry/form-entry → form-entry}/value-adapters/encounter.adapter.d.ts +0 -0
  401. /package/{dist/ngx-formentry/form-entry → form-entry}/value-adapters/obs-adapter-helper.d.ts +0 -0
  402. /package/{dist/ngx-formentry/form-entry → form-entry}/value-adapters/obs.adapter.d.ts +0 -0
  403. /package/{dist/ngx-formentry/form-entry → form-entry}/value-adapters/order.adapter.d.ts +0 -0
  404. /package/{dist/ngx-formentry/form-entry → form-entry}/value-adapters/patient-identifier.adapter.d.ts +0 -0
  405. /package/{dist/ngx-formentry/form-entry → form-entry}/value-adapters/person-attribute.adapter.d.ts +0 -0
  406. /package/{dist/ngx-formentry/form-entry → form-entry}/value-adapters/value.adapter.d.ts +0 -0
  407. /package/{dist/ngx-formentry/lib → lib}/index.d.ts +0 -0
  408. /package/{dist/ngx-formentry/openmrs-ngx-formentry.d.ts → openmrs-ngx-formentry.d.ts} +0 -0
  409. /package/{dist/ngx-formentry/public_api.d.ts → public_api.d.ts} +0 -0
  410. /package/{dist/ngx-formentry/shared.module.d.ts → shared.module.d.ts} +0 -0
  411. /package/{dist/ngx-formentry/styles → styles}/ngx-formentry.css +0 -0
  412. /package/{dist/ngx-formentry/styles → styles}/picker.min.css +0 -0
@@ -1,4188 +0,0 @@
1
- {
2
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
3
- "encounterDatetime": "2016-12-01T11:33:57.000+0300",
4
- "patient": {
5
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
6
- "identifiers": [
7
- {
8
- "display": "AMRS Universal ID = 234750205-2",
9
- "uuid": "93fc9aab-9908-4c0c-813b-b536b97597c1",
10
- "identifier": "234750205-2",
11
- "identifierType": {
12
- "uuid": "58a4732e-1359-11df-a1f1-0026b9348838",
13
- "display": "AMRS Universal ID",
14
- "links": [
15
- {
16
- "rel": "self",
17
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patientidentifiertype/58a4732e-1359-11df-a1f1-0026b9348838"
18
- }
19
- ]
20
- },
21
- "location": {
22
- "uuid": "18c343eb-b353-462a-9139-b16606e6b6c2",
23
- "display": "Location Test",
24
- "links": [
25
- {
26
- "rel": "self",
27
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/18c343eb-b353-462a-9139-b16606e6b6c2"
28
- }
29
- ]
30
- },
31
- "preferred": true,
32
- "voided": false,
33
- "links": [
34
- {
35
- "rel": "self",
36
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295/identifier/93fc9aab-9908-4c0c-813b-b536b97597c1"
37
- },
38
- {
39
- "rel": "full",
40
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295/identifier/93fc9aab-9908-4c0c-813b-b536b97597c1?v=full"
41
- }
42
- ],
43
- "resourceVersion": "1.8"
44
- },
45
- {
46
- "display": "CCC Number = 12345-12346",
47
- "uuid": "b8f83735-0600-4a43-9132-10a4b91913f4",
48
- "identifier": "12345-12346",
49
- "identifierType": {
50
- "uuid": "f2d6ff1a-8440-4d35-a150-1d4b5a930c5e",
51
- "display": "CCC Number",
52
- "links": [
53
- {
54
- "rel": "self",
55
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patientidentifiertype/f2d6ff1a-8440-4d35-a150-1d4b5a930c5e"
56
- }
57
- ]
58
- },
59
- "location": {
60
- "uuid": "18c343eb-b353-462a-9139-b16606e6b6c2",
61
- "display": "Location Test",
62
- "links": [
63
- {
64
- "rel": "self",
65
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/18c343eb-b353-462a-9139-b16606e6b6c2"
66
- }
67
- ]
68
- },
69
- "preferred": false,
70
- "voided": false,
71
- "links": [
72
- {
73
- "rel": "self",
74
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295/identifier/b8f83735-0600-4a43-9132-10a4b91913f4"
75
- },
76
- {
77
- "rel": "full",
78
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295/identifier/b8f83735-0600-4a43-9132-10a4b91913f4?v=full"
79
- }
80
- ],
81
- "resourceVersion": "1.8"
82
- },
83
- {
84
- "display": "KENYAN NATIONAL ID NUMBER = 30303030",
85
- "uuid": "4b57d0f7-475d-457a-aedd-9c3350a1ba59",
86
- "identifier": "30303030",
87
- "identifierType": {
88
- "uuid": "58a47054-1359-11df-a1f1-0026b9348838",
89
- "display": "KENYAN NATIONAL ID NUMBER",
90
- "links": [
91
- {
92
- "rel": "self",
93
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patientidentifiertype/58a47054-1359-11df-a1f1-0026b9348838"
94
- }
95
- ]
96
- },
97
- "location": {
98
- "uuid": "18c343eb-b353-462a-9139-b16606e6b6c2",
99
- "display": "Location Test",
100
- "links": [
101
- {
102
- "rel": "self",
103
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/18c343eb-b353-462a-9139-b16606e6b6c2"
104
- }
105
- ]
106
- },
107
- "preferred": false,
108
- "voided": false,
109
- "links": [
110
- {
111
- "rel": "self",
112
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295/identifier/4b57d0f7-475d-457a-aedd-9c3350a1ba59"
113
- },
114
- {
115
- "rel": "full",
116
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295/identifier/4b57d0f7-475d-457a-aedd-9c3350a1ba59?v=full"
117
- }
118
- ],
119
- "resourceVersion": "1.8"
120
- },
121
- {
122
- "display": "AMRS Medical Record Number = 234750205-2",
123
- "uuid": "cabe5981-5705-46b9-9c11-abab73c8d82e",
124
- "identifier": "234750205-2",
125
- "identifierType": {
126
- "uuid": "58a46e2e-1359-11df-a1f1-0026b9348838",
127
- "display": "AMRS Medical Record Number",
128
- "links": [
129
- {
130
- "rel": "self",
131
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patientidentifiertype/58a46e2e-1359-11df-a1f1-0026b9348838"
132
- }
133
- ]
134
- },
135
- "location": {
136
- "uuid": "18c343eb-b353-462a-9139-b16606e6b6c2",
137
- "display": "Location Test",
138
- "links": [
139
- {
140
- "rel": "self",
141
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/18c343eb-b353-462a-9139-b16606e6b6c2"
142
- }
143
- ]
144
- },
145
- "preferred": false,
146
- "voided": false,
147
- "links": [
148
- {
149
- "rel": "self",
150
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295/identifier/cabe5981-5705-46b9-9c11-abab73c8d82e"
151
- },
152
- {
153
- "rel": "full",
154
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295/identifier/cabe5981-5705-46b9-9c11-abab73c8d82e?v=full"
155
- }
156
- ],
157
- "resourceVersion": "1.8"
158
- }
159
- ]
160
- },
161
- "form": {
162
- "uuid": "81f92a8a-ff5c-415d-a34c-b5bdca2406be",
163
- "name": "AMPATH POC Adult Return Visit Form v1.0"
164
- },
165
- "location": {
166
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
167
- "display": "MTRH Module 1",
168
- "links": [
169
- {
170
- "rel": "self",
171
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
172
- }
173
- ]
174
- },
175
- "encounterType": {
176
- "uuid": "8d5b2be0-c2cc-11de-8d13-0010c6dffd0f",
177
- "display": "ADULTRETURN",
178
- "links": [
179
- {
180
- "rel": "self",
181
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encountertype/8d5b2be0-c2cc-11de-8d13-0010c6dffd0f"
182
- }
183
- ]
184
- },
185
- "provider": {
186
- "uuid": "5b6e58ea-1359-11df-a1f1-0026b9348838",
187
- "display": "Unknown User",
188
- "links": [
189
- {
190
- "rel": "self",
191
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/person/5b6e58ea-1359-11df-a1f1-0026b9348838"
192
- }
193
- ]
194
- },
195
- "orders": [],
196
- "obs": [
197
- {
198
- "uuid": "ac55c445-9661-4d42-86b5-4d6ec33a000",
199
- "obsDatetime": "2016-01-21T16:17:46.000+0300",
200
- "concept": {
201
- "uuid": "a897e450-1350-11df-a1f1-0026b9348838"
202
- },
203
- "value": 1000,
204
- "groupMembers": null
205
- },
206
- {
207
- "uuid": "bcff492e-ebd4-4f67-bcda-b73b40c81582",
208
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
209
- "concept": {
210
- "uuid": "a8afdf4c-1350-11df-a1f1-0026b9348838",
211
- "name": {
212
- "display": "TUBERCULOSIS TREATMENT PHASE"
213
- }
214
- },
215
- "value": {
216
- "uuid": "a8afdd08-1350-11df-a1f1-0026b9348838",
217
- "display": "TUBERCULOSIS CONTINUATION TREATMENT PHASE",
218
- "links": [
219
- {
220
- "rel": "self",
221
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8afdd08-1350-11df-a1f1-0026b9348838"
222
- }
223
- ]
224
- },
225
- "groupMembers": null
226
- },
227
- {
228
- "uuid": "cb15310c-44f9-4917-a5b5-933802d1e7eb",
229
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
230
- "concept": {
231
- "uuid": "a8afcc82-1350-11df-a1f1-0026b9348838",
232
- "name": {
233
- "display": "CURRENTLY ON TUBERCULOSIS TREATMENT"
234
- }
235
- },
236
- "value": {
237
- "uuid": "a899b35c-1350-11df-a1f1-0026b9348838",
238
- "display": "YES",
239
- "links": [
240
- {
241
- "rel": "self",
242
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899b35c-1350-11df-a1f1-0026b9348838"
243
- }
244
- ]
245
- },
246
- "groupMembers": null
247
- },
248
- {
249
- "uuid": "1a439617-2e46-4a41-a426-8d77d0f358f7",
250
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
251
- "concept": {
252
- "uuid": "275eee16-c358-4f3a-ac16-e8f24659df87",
253
- "name": {
254
- "display": "PCP PROPHYLAXIS ADHERENCE SINCE LAST VISIT, DETAILED"
255
- }
256
- },
257
- "value": null,
258
- "groupMembers": [
259
- {
260
- "uuid": "95675eb7-f202-498c-9dc9-097b12234f1d",
261
- "display": "PCP PROPHYLAXIS ADHERENCE SINCE LAST VISIT: GOOD",
262
- "concept": {
263
- "uuid": "115c744a-cf54-469f-bd5f-820352ffe9be",
264
- "display": "PCP PROPHYLAXIS ADHERENCE SINCE LAST VISIT",
265
- "links": [
266
- {
267
- "rel": "self",
268
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/115c744a-cf54-469f-bd5f-820352ffe9be"
269
- }
270
- ]
271
- },
272
- "person": {
273
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
274
- "display": "234750205-2 - Robai Test Robai",
275
- "links": [
276
- {
277
- "rel": "self",
278
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
279
- }
280
- ]
281
- },
282
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
283
- "accessionNumber": null,
284
- "obsGroup": {
285
- "uuid": "1a439617-2e46-4a41-a426-8d77d0f358f7",
286
- "display": "PCP PROPHYLAXIS ADHERENCE SINCE LAST VISIT, DETAILED: GOOD",
287
- "links": [
288
- {
289
- "rel": "self",
290
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/1a439617-2e46-4a41-a426-8d77d0f358f7"
291
- }
292
- ]
293
- },
294
- "valueCodedName": null,
295
- "groupMembers": null,
296
- "comment": null,
297
- "location": {
298
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
299
- "display": "MTRH Module 1",
300
- "links": [
301
- {
302
- "rel": "self",
303
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
304
- }
305
- ]
306
- },
307
- "order": null,
308
- "encounter": {
309
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
310
- "display": "ADULTRETURN 01/12/2016",
311
- "links": [
312
- {
313
- "rel": "self",
314
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
315
- }
316
- ]
317
- },
318
- "voided": false,
319
- "value": {
320
- "uuid": "a8b0f882-1350-11df-a1f1-0026b9348838",
321
- "display": "GOOD",
322
- "name": {
323
- "display": "GOOD",
324
- "uuid": "a95df35c-1350-11df-a1f1-0026b9348838",
325
- "name": "GOOD",
326
- "locale": "en",
327
- "localePreferred": true,
328
- "conceptNameType": "FULLY_SPECIFIED",
329
- "links": [
330
- {
331
- "rel": "self",
332
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/name/a95df35c-1350-11df-a1f1-0026b9348838"
333
- },
334
- {
335
- "rel": "full",
336
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/name/a95df35c-1350-11df-a1f1-0026b9348838?v=full"
337
- }
338
- ],
339
- "resourceVersion": "1.9"
340
- },
341
- "datatype": {
342
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
343
- "display": "N/A",
344
- "links": [
345
- {
346
- "rel": "self",
347
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
348
- }
349
- ]
350
- },
351
- "conceptClass": {
352
- "uuid": "8d492774-c2cc-11de-8d13-0010c6dffd0f",
353
- "display": "Misc",
354
- "links": [
355
- {
356
- "rel": "self",
357
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d492774-c2cc-11de-8d13-0010c6dffd0f"
358
- }
359
- ]
360
- },
361
- "set": false,
362
- "version": "",
363
- "retired": false,
364
- "names": [
365
- {
366
- "uuid": "a95df35c-1350-11df-a1f1-0026b9348838",
367
- "display": "GOOD",
368
- "links": [
369
- {
370
- "rel": "self",
371
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/name/a95df35c-1350-11df-a1f1-0026b9348838"
372
- }
373
- ]
374
- }
375
- ],
376
- "descriptions": [
377
- {
378
- "uuid": "a90f4734-1350-11df-a1f1-0026b9348838",
379
- "display": "General descriptive.",
380
- "links": [
381
- {
382
- "rel": "self",
383
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/description/a90f4734-1350-11df-a1f1-0026b9348838"
384
- }
385
- ]
386
- }
387
- ],
388
- "mappings": [
389
- {
390
- "uuid": "a7c3c497-f857-4230-89a9-b3b6d4b25f8d",
391
- "display": "local: 6343",
392
- "links": [
393
- {
394
- "rel": "self",
395
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/mapping/a7c3c497-f857-4230-89a9-b3b6d4b25f8d"
396
- }
397
- ]
398
- },
399
- {
400
- "uuid": "e6ef886b-2ab7-4cdc-9f6d-f272fad1b8c1",
401
- "display": "MCL/CIEL: 159405",
402
- "links": [
403
- {
404
- "rel": "self",
405
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/mapping/e6ef886b-2ab7-4cdc-9f6d-f272fad1b8c1"
406
- }
407
- ]
408
- }
409
- ],
410
- "answers": [],
411
- "setMembers": [],
412
- "links": [
413
- {
414
- "rel": "self",
415
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838"
416
- },
417
- {
418
- "rel": "full",
419
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838?v=full"
420
- }
421
- ],
422
- "resourceVersion": "1.11"
423
- },
424
- "valueModifier": null,
425
- "formFieldPath": null,
426
- "formFieldNamespace": null,
427
- "links": [
428
- {
429
- "rel": "self",
430
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/95675eb7-f202-498c-9dc9-097b12234f1d"
431
- },
432
- {
433
- "rel": "full",
434
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/95675eb7-f202-498c-9dc9-097b12234f1d?v=full"
435
- }
436
- ],
437
- "resourceVersion": "1.11"
438
- }
439
- ]
440
- },
441
- {
442
- "uuid": "81dd8e5c-2a77-4296-ac7e-bb57ca3d9add",
443
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
444
- "concept": {
445
- "uuid": "a899cf5e-1350-11df-a1f1-0026b9348838",
446
- "name": {
447
- "display": "CURRENT ANTIRETROVIRAL DRUGS USED FOR TREATMENT"
448
- }
449
- },
450
- "value": {
451
- "uuid": "a89cc876-1350-11df-a1f1-0026b9348838",
452
- "display": "LAMIVUDINE AND TENOFOVIR",
453
- "links": [
454
- {
455
- "rel": "self",
456
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89cc876-1350-11df-a1f1-0026b9348838"
457
- }
458
- ]
459
- },
460
- "groupMembers": null,
461
- "formFieldPath": "100.0"
462
- },
463
- {
464
- "uuid": "b4c90238-41d4-46a3-a557-16d8c3a8e42a",
465
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
466
- "formFieldPath": "116.132",
467
- "concept": {
468
- "uuid": "a8afcafc-1350-11df-a1f1-0026b9348838",
469
- "name": {
470
- "display": "REVIEW OF TUBERCULOSIS SCREENING QUESTIONS"
471
- }
472
- },
473
- "value": {
474
- "uuid": "a8ad1276-1350-11df-a1f1-0026b9348838",
475
- "display": "SHORTNESS OF BREATH",
476
- "links": [
477
- {
478
- "rel": "self",
479
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8ad1276-1350-11df-a1f1-0026b9348838"
480
- }
481
- ]
482
- },
483
- "groupMembers": null
484
- },
485
- {
486
- "uuid": "b4c90238-41d4-46a3-a557-16d8c3a8e42a",
487
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
488
- "formFieldPath": "116.131",
489
- "concept": {
490
- "uuid": "a8afcafc-1350-11df-a1f1-0026b9348838",
491
- "name": {
492
- "display": "REVIEW OF TUBERCULOSIS SCREENING QUESTIONS"
493
- }
494
- },
495
- "value": {
496
- "uuid": "a892e4b4-1350-11df-a1f1-0026b9348838",
497
- "display": "SHORTNESS OF BREATH",
498
- "links": [
499
- {
500
- "rel": "self",
501
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8ad1276-1350-11df-a1f1-0026b9348838"
502
- }
503
- ]
504
- },
505
- "groupMembers": null
506
- },
507
- {
508
- "uuid": "35a0c87d-6383-46fd-924a-01684c171ea8",
509
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
510
- "concept": {
511
- "uuid": "a8a176b4-1350-11df-a1f1-0026b9348838",
512
- "name": {
513
- "display": "TUBERCULOSIS TREATMENT COMPLETED DATE"
514
- }
515
- },
516
- "value": "2016-12-29T00:00:00.000+0300",
517
- "groupMembers": null
518
- },
519
- {
520
- "uuid": "775499b2-9dfb-4a67-9e60-caeffe8d53ed",
521
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
522
- "concept": {
523
- "uuid": "a89c1cfa-1350-11df-a1f1-0026b9348838",
524
- "name": {
525
- "display": "TUBERCULOSIS PROPHYLAXIS PLAN"
526
- }
527
- },
528
- "value": {
529
- "uuid": "a89b7908-1350-11df-a1f1-0026b9348838",
530
- "display": "CONTINUE REGIMEN",
531
- "links": [
532
- {
533
- "rel": "self",
534
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89b7908-1350-11df-a1f1-0026b9348838"
535
- }
536
- ]
537
- },
538
- "groupMembers": null
539
- },
540
- {
541
- "uuid": "7e5d7b85-075a-4d5e-aa0c-678196b40a18",
542
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
543
- "formFieldPath": "101.1",
544
- "concept": {
545
- "uuid": "a8a072c8-1350-11df-a1f1-0026b9348838",
546
- "name": {
547
- "display": "PATIENT REPORTED CURRENT OTHER TREATMENT"
548
- }
549
- },
550
- "value": null,
551
- "groupMembers": [
552
- {
553
- "uuid": "b6fe4171-69c7-4cd4-a8d1-c280cd123554",
554
- "display": "MEDICATION ADDED: PARACETAMOL",
555
- "concept": {
556
- "uuid": "a8a060c6-1350-11df-a1f1-0026b9348838",
557
- "display": "MEDICATION ADDED",
558
- "links": [
559
- {
560
- "rel": "self",
561
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8a060c6-1350-11df-a1f1-0026b9348838"
562
- }
563
- ]
564
- },
565
- "person": {
566
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
567
- "display": "234750205-2 - Robai Test Robai",
568
- "links": [
569
- {
570
- "rel": "self",
571
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
572
- }
573
- ]
574
- },
575
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
576
- "accessionNumber": null,
577
- "obsGroup": {
578
- "uuid": "7e5d7b85-075a-4d5e-aa0c-678196b40a18",
579
- "display": "PATIENT REPORTED CURRENT OTHER TREATMENT: PARACETAMOL",
580
- "links": [
581
- {
582
- "rel": "self",
583
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/7e5d7b85-075a-4d5e-aa0c-678196b40a18"
584
- }
585
- ]
586
- },
587
- "valueCodedName": null,
588
- "groupMembers": null,
589
- "comment": null,
590
- "location": {
591
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
592
- "display": "MTRH Module 1",
593
- "links": [
594
- {
595
- "rel": "self",
596
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
597
- }
598
- ]
599
- },
600
- "order": null,
601
- "encounter": {
602
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
603
- "display": "ADULTRETURN 01/12/2016",
604
- "links": [
605
- {
606
- "rel": "self",
607
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
608
- }
609
- ]
610
- },
611
- "voided": false,
612
- "value": {
613
- "uuid": "a890c3aa-1350-11df-a1f1-0026b9348838",
614
- "display": "PARACETAMOL",
615
- "name": {
616
- "display": "PARACETAMOL",
617
- "uuid": "a93c40a4-1350-11df-a1f1-0026b9348838",
618
- "name": "PARACETAMOL",
619
- "locale": "en",
620
- "localePreferred": true,
621
- "conceptNameType": "FULLY_SPECIFIED",
622
- "links": [
623
- {
624
- "rel": "self",
625
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a890c3aa-1350-11df-a1f1-0026b9348838/name/a93c40a4-1350-11df-a1f1-0026b9348838"
626
- },
627
- {
628
- "rel": "full",
629
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a890c3aa-1350-11df-a1f1-0026b9348838/name/a93c40a4-1350-11df-a1f1-0026b9348838?v=full"
630
- }
631
- ],
632
- "resourceVersion": "1.9"
633
- },
634
- "datatype": {
635
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
636
- "display": "N/A",
637
- "links": [
638
- {
639
- "rel": "self",
640
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
641
- }
642
- ]
643
- },
644
- "conceptClass": {
645
- "uuid": "8d490dfc-c2cc-11de-8d13-0010c6dffd0f",
646
- "display": "Drug",
647
- "links": [
648
- {
649
- "rel": "self",
650
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d490dfc-c2cc-11de-8d13-0010c6dffd0f"
651
- }
652
- ]
653
- },
654
- "set": false,
655
- "version": "",
656
- "retired": false,
657
- "names": [
658
- {
659
- "uuid": "a9547b24-1350-11df-a1f1-0026b9348838",
660
- "display": "CALPOL",
661
- "links": [
662
- {
663
- "rel": "self",
664
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a890c3aa-1350-11df-a1f1-0026b9348838/name/a9547b24-1350-11df-a1f1-0026b9348838"
665
- }
666
- ]
667
- },
668
- {
669
- "uuid": "a958c33c-1350-11df-a1f1-0026b9348838",
670
- "display": "PANADOL",
671
- "links": [
672
- {
673
- "rel": "self",
674
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a890c3aa-1350-11df-a1f1-0026b9348838/name/a958c33c-1350-11df-a1f1-0026b9348838"
675
- }
676
- ]
677
- },
678
- {
679
- "uuid": "a93c40a4-1350-11df-a1f1-0026b9348838",
680
- "display": "PARACETAMOL",
681
- "links": [
682
- {
683
- "rel": "self",
684
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a890c3aa-1350-11df-a1f1-0026b9348838/name/a93c40a4-1350-11df-a1f1-0026b9348838"
685
- }
686
- ]
687
- },
688
- {
689
- "uuid": "a958c792-1350-11df-a1f1-0026b9348838",
690
- "display": "PARACETAMOL SYRUP",
691
- "links": [
692
- {
693
- "rel": "self",
694
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a890c3aa-1350-11df-a1f1-0026b9348838/name/a958c792-1350-11df-a1f1-0026b9348838"
695
- }
696
- ]
697
- },
698
- {
699
- "uuid": "a9532076-1350-11df-a1f1-0026b9348838",
700
- "display": "ACETOMINOPHEN",
701
- "links": [
702
- {
703
- "rel": "self",
704
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a890c3aa-1350-11df-a1f1-0026b9348838/name/a9532076-1350-11df-a1f1-0026b9348838"
705
- }
706
- ]
707
- }
708
- ],
709
- "descriptions": [
710
- {
711
- "uuid": "a8ec4220-1350-11df-a1f1-0026b9348838",
712
- "display": "A crystalline compound C8H9NO2 that is a hydroxy derivative of acetanilide and is used in chemical synthesis and in medicine instead of aspirin to relieve pain and fever.",
713
- "links": [
714
- {
715
- "rel": "self",
716
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a890c3aa-1350-11df-a1f1-0026b9348838/description/a8ec4220-1350-11df-a1f1-0026b9348838"
717
- }
718
- ]
719
- }
720
- ],
721
- "mappings": [
722
- {
723
- "uuid": "dfae3980-9525-4ebb-8cd6-554dfb6a0339",
724
- "display": "MCL/CIEL: 70116",
725
- "links": [
726
- {
727
- "rel": "self",
728
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a890c3aa-1350-11df-a1f1-0026b9348838/mapping/dfae3980-9525-4ebb-8cd6-554dfb6a0339"
729
- }
730
- ]
731
- },
732
- {
733
- "uuid": "b06e1793-dc19-4840-b4b3-71e7d3d8785e",
734
- "display": "local: 89",
735
- "links": [
736
- {
737
- "rel": "self",
738
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a890c3aa-1350-11df-a1f1-0026b9348838/mapping/b06e1793-dc19-4840-b4b3-71e7d3d8785e"
739
- }
740
- ]
741
- }
742
- ],
743
- "answers": [],
744
- "setMembers": [],
745
- "links": [
746
- {
747
- "rel": "self",
748
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a890c3aa-1350-11df-a1f1-0026b9348838"
749
- },
750
- {
751
- "rel": "full",
752
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a890c3aa-1350-11df-a1f1-0026b9348838?v=full"
753
- }
754
- ],
755
- "resourceVersion": "1.11"
756
- },
757
- "valueModifier": null,
758
- "formFieldPath": null,
759
- "formFieldNamespace": null,
760
- "links": [
761
- {
762
- "rel": "self",
763
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/b6fe4171-69c7-4cd4-a8d1-c280cd123554"
764
- },
765
- {
766
- "rel": "full",
767
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/b6fe4171-69c7-4cd4-a8d1-c280cd123554?v=full"
768
- }
769
- ],
770
- "resourceVersion": "1.11"
771
- }
772
- ]
773
- },
774
- {
775
- "uuid": "47e82c1b-ac9b-4e8d-ab49-30a5859f3e90",
776
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
777
- "concept": {
778
- "uuid": "a8a30d1c-1350-11df-a1f1-0026b9348838",
779
- "name": {
780
- "display": "PATIENT REPORTED REASON FOR CURRENT ANTIRETROVIRALS STARTED"
781
- }
782
- },
783
- "value": {
784
- "uuid": "a89adc46-1350-11df-a1f1-0026b9348838",
785
- "display": "TREATMENT",
786
- "links": [
787
- {
788
- "rel": "self",
789
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89adc46-1350-11df-a1f1-0026b9348838"
790
- }
791
- ]
792
- },
793
- "groupMembers": null
794
- },
795
- {
796
- "uuid": "084a2b50-33e9-4597-9560-625738d37125",
797
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
798
- "concept": {
799
- "uuid": "6c1b293c-4d8c-470f-9991-93cdde1274ff",
800
- "name": {
801
- "display": "REACTION SEVERITY FROM PATIENT REPORTED CURRENT MEDICATION"
802
- }
803
- },
804
- "value": {
805
- "uuid": "a89efccc-1350-11df-a1f1-0026b9348838",
806
- "display": "MILD",
807
- "links": [
808
- {
809
- "rel": "self",
810
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89efccc-1350-11df-a1f1-0026b9348838"
811
- }
812
- ]
813
- },
814
- "groupMembers": null
815
- },
816
- {
817
- "uuid": "26c0d6bd-1b8c-46be-a9ff-a3bbbc9209b7",
818
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
819
- "concept": {
820
- "uuid": "a8a666ba-1350-11df-a1f1-0026b9348838",
821
- "name": {
822
- "display": "RETURN VISIT DATE"
823
- }
824
- },
825
- "value": "2017-01-12T00:00:00.000+0300",
826
- "groupMembers": null
827
- },
828
- {
829
- "uuid": "9625809a-b5de-434a-b3d2-1897eb0b6839",
830
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
831
- "concept": {
832
- "uuid": "bc3834dd-ef07-4027-be30-729baa069291",
833
- "name": {
834
- "display": "ANTIRETROVIRAL ADHERENCE SINCE LAST VISIT, DETAILED"
835
- }
836
- },
837
- "value": null,
838
- "groupMembers": [
839
- {
840
- "uuid": "3ad9bec9-ebc1-4946-813e-092fd2c35488",
841
- "display": "MISSED MEDICATION REASON: DEPRESSION",
842
- "concept": {
843
- "uuid": "a89ebbc2-1350-11df-a1f1-0026b9348838",
844
- "display": "MISSED MEDICATION REASON",
845
- "links": [
846
- {
847
- "rel": "self",
848
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89ebbc2-1350-11df-a1f1-0026b9348838"
849
- }
850
- ]
851
- },
852
- "person": {
853
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
854
- "display": "234750205-2 - Robai Test Robai",
855
- "links": [
856
- {
857
- "rel": "self",
858
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
859
- }
860
- ]
861
- },
862
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
863
- "accessionNumber": null,
864
- "obsGroup": {
865
- "uuid": "9625809a-b5de-434a-b3d2-1897eb0b6839",
866
- "display": "ANTIRETROVIRAL ADHERENCE SINCE LAST VISIT, DETAILED: DEPRESSION, FELT WELL AND DID NOT THINK TAKING MEDICINIE WAS NEEDED, FAIR, illness, OTHER NON-CODED, ALCOHOLISM",
867
- "links": [
868
- {
869
- "rel": "self",
870
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/9625809a-b5de-434a-b3d2-1897eb0b6839"
871
- }
872
- ]
873
- },
874
- "valueCodedName": null,
875
- "groupMembers": null,
876
- "comment": null,
877
- "location": {
878
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
879
- "display": "MTRH Module 1",
880
- "links": [
881
- {
882
- "rel": "self",
883
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
884
- }
885
- ]
886
- },
887
- "order": null,
888
- "encounter": {
889
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
890
- "display": "ADULTRETURN 01/12/2016",
891
- "links": [
892
- {
893
- "rel": "self",
894
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
895
- }
896
- ]
897
- },
898
- "voided": false,
899
- "value": {
900
- "uuid": "a8935fde-1350-11df-a1f1-0026b9348838",
901
- "display": "DEPRESSION",
902
- "name": {
903
- "display": "DEPRESSION",
904
- "uuid": "a93cdc62-1350-11df-a1f1-0026b9348838",
905
- "name": "DEPRESSION",
906
- "locale": "en",
907
- "localePreferred": true,
908
- "conceptNameType": "FULLY_SPECIFIED",
909
- "links": [
910
- {
911
- "rel": "self",
912
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8935fde-1350-11df-a1f1-0026b9348838/name/a93cdc62-1350-11df-a1f1-0026b9348838"
913
- },
914
- {
915
- "rel": "full",
916
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8935fde-1350-11df-a1f1-0026b9348838/name/a93cdc62-1350-11df-a1f1-0026b9348838?v=full"
917
- }
918
- ],
919
- "resourceVersion": "1.9"
920
- },
921
- "datatype": {
922
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
923
- "display": "N/A",
924
- "links": [
925
- {
926
- "rel": "self",
927
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
928
- }
929
- ]
930
- },
931
- "conceptClass": {
932
- "uuid": "8d4918b0-c2cc-11de-8d13-0010c6dffd0f",
933
- "display": "Diagnosis",
934
- "links": [
935
- {
936
- "rel": "self",
937
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d4918b0-c2cc-11de-8d13-0010c6dffd0f"
938
- }
939
- ]
940
- },
941
- "set": false,
942
- "version": "",
943
- "retired": false,
944
- "names": [
945
- {
946
- "uuid": "a93cdc62-1350-11df-a1f1-0026b9348838",
947
- "display": "DEPRESSION",
948
- "links": [
949
- {
950
- "rel": "self",
951
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8935fde-1350-11df-a1f1-0026b9348838/name/a93cdc62-1350-11df-a1f1-0026b9348838"
952
- }
953
- ]
954
- },
955
- {
956
- "uuid": "a95513ea-1350-11df-a1f1-0026b9348838",
957
- "display": "DEPRESSIVE EPISODE",
958
- "links": [
959
- {
960
- "rel": "self",
961
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8935fde-1350-11df-a1f1-0026b9348838/name/a95513ea-1350-11df-a1f1-0026b9348838"
962
- }
963
- ]
964
- },
965
- {
966
- "uuid": "b3e9bcb3-feb1-455b-a31f-0948b9aad7ad",
967
- "display": "DEPRESSED",
968
- "links": [
969
- {
970
- "rel": "self",
971
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8935fde-1350-11df-a1f1-0026b9348838/name/b3e9bcb3-feb1-455b-a31f-0948b9aad7ad"
972
- }
973
- ]
974
- }
975
- ],
976
- "descriptions": [
977
- {
978
- "uuid": "a8f40dfc-1350-11df-a1f1-0026b9348838",
979
- "display": "Affective disorder with anhedonia, melancholia, psychomotor retardation.",
980
- "links": [
981
- {
982
- "rel": "self",
983
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8935fde-1350-11df-a1f1-0026b9348838/description/a8f40dfc-1350-11df-a1f1-0026b9348838"
984
- }
985
- ]
986
- }
987
- ],
988
- "mappings": [
989
- {
990
- "uuid": "5d1d89b2-e5de-4695-993e-a05bdad36f55",
991
- "display": "local: 207",
992
- "links": [
993
- {
994
- "rel": "self",
995
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8935fde-1350-11df-a1f1-0026b9348838/mapping/5d1d89b2-e5de-4695-993e-a05bdad36f55"
996
- }
997
- ]
998
- },
999
- {
1000
- "uuid": "31dced2e-2ff7-4ee1-b5e9-62ad9931791b",
1001
- "display": "MCL/CIEL: 119537",
1002
- "links": [
1003
- {
1004
- "rel": "self",
1005
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8935fde-1350-11df-a1f1-0026b9348838/mapping/31dced2e-2ff7-4ee1-b5e9-62ad9931791b"
1006
- }
1007
- ]
1008
- }
1009
- ],
1010
- "answers": [],
1011
- "setMembers": [],
1012
- "links": [
1013
- {
1014
- "rel": "self",
1015
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8935fde-1350-11df-a1f1-0026b9348838"
1016
- },
1017
- {
1018
- "rel": "full",
1019
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8935fde-1350-11df-a1f1-0026b9348838?v=full"
1020
- }
1021
- ],
1022
- "resourceVersion": "1.11"
1023
- },
1024
- "valueModifier": null,
1025
- "formFieldPath": null,
1026
- "formFieldNamespace": null,
1027
- "links": [
1028
- {
1029
- "rel": "self",
1030
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/3ad9bec9-ebc1-4946-813e-092fd2c35488"
1031
- },
1032
- {
1033
- "rel": "full",
1034
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/3ad9bec9-ebc1-4946-813e-092fd2c35488?v=full"
1035
- }
1036
- ],
1037
- "resourceVersion": "1.11"
1038
- },
1039
- {
1040
- "uuid": "c84e61ab-e5b8-427b-a88a-4a6bb7814f17",
1041
- "display": "MISSED MEDICATION REASON: FELT WELL AND DID NOT THINK TAKING MEDICINIE WAS NEEDED",
1042
- "concept": {
1043
- "uuid": "a89ebbc2-1350-11df-a1f1-0026b9348838",
1044
- "display": "MISSED MEDICATION REASON",
1045
- "links": [
1046
- {
1047
- "rel": "self",
1048
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89ebbc2-1350-11df-a1f1-0026b9348838"
1049
- }
1050
- ]
1051
- },
1052
- "person": {
1053
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
1054
- "display": "234750205-2 - Robai Test Robai",
1055
- "links": [
1056
- {
1057
- "rel": "self",
1058
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
1059
- }
1060
- ]
1061
- },
1062
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
1063
- "accessionNumber": null,
1064
- "obsGroup": {
1065
- "uuid": "9625809a-b5de-434a-b3d2-1897eb0b6839",
1066
- "display": "ANTIRETROVIRAL ADHERENCE SINCE LAST VISIT, DETAILED: DEPRESSION, FELT WELL AND DID NOT THINK TAKING MEDICINIE WAS NEEDED, FAIR, illness, OTHER NON-CODED, ALCOHOLISM",
1067
- "links": [
1068
- {
1069
- "rel": "self",
1070
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/9625809a-b5de-434a-b3d2-1897eb0b6839"
1071
- }
1072
- ]
1073
- },
1074
- "valueCodedName": null,
1075
- "groupMembers": null,
1076
- "comment": null,
1077
- "location": {
1078
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
1079
- "display": "MTRH Module 1",
1080
- "links": [
1081
- {
1082
- "rel": "self",
1083
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
1084
- }
1085
- ]
1086
- },
1087
- "order": null,
1088
- "encounter": {
1089
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
1090
- "display": "ADULTRETURN 01/12/2016",
1091
- "links": [
1092
- {
1093
- "rel": "self",
1094
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
1095
- }
1096
- ]
1097
- },
1098
- "voided": false,
1099
- "value": {
1100
- "uuid": "a89eac04-1350-11df-a1f1-0026b9348838",
1101
- "display": "FELT WELL AND DID NOT THINK TAKING MEDICINIE WAS NEEDED",
1102
- "name": {
1103
- "display": "FELT WELL AND DID NOT THINK TAKING MEDICINIE WAS NEEDED",
1104
- "uuid": "a9466cbe-1350-11df-a1f1-0026b9348838",
1105
- "name": "FELT WELL AND DID NOT THINK TAKING MEDICINIE WAS NEEDED",
1106
- "locale": "en",
1107
- "localePreferred": true,
1108
- "conceptNameType": "FULLY_SPECIFIED",
1109
- "links": [
1110
- {
1111
- "rel": "self",
1112
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89eac04-1350-11df-a1f1-0026b9348838/name/a9466cbe-1350-11df-a1f1-0026b9348838"
1113
- },
1114
- {
1115
- "rel": "full",
1116
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89eac04-1350-11df-a1f1-0026b9348838/name/a9466cbe-1350-11df-a1f1-0026b9348838?v=full"
1117
- }
1118
- ],
1119
- "resourceVersion": "1.9"
1120
- },
1121
- "datatype": {
1122
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
1123
- "display": "N/A",
1124
- "links": [
1125
- {
1126
- "rel": "self",
1127
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
1128
- }
1129
- ]
1130
- },
1131
- "conceptClass": {
1132
- "uuid": "8d491a9a-c2cc-11de-8d13-0010c6dffd0f",
1133
- "display": "Finding",
1134
- "links": [
1135
- {
1136
- "rel": "self",
1137
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d491a9a-c2cc-11de-8d13-0010c6dffd0f"
1138
- }
1139
- ]
1140
- },
1141
- "set": false,
1142
- "version": "0.1",
1143
- "retired": false,
1144
- "names": [
1145
- {
1146
- "uuid": "a9466cbe-1350-11df-a1f1-0026b9348838",
1147
- "display": "FELT WELL AND DID NOT THINK TAKING MEDICINIE WAS NEEDED",
1148
- "links": [
1149
- {
1150
- "rel": "self",
1151
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89eac04-1350-11df-a1f1-0026b9348838/name/a9466cbe-1350-11df-a1f1-0026b9348838"
1152
- }
1153
- ]
1154
- }
1155
- ],
1156
- "descriptions": [
1157
- {
1158
- "uuid": "a902bd2a-1350-11df-a1f1-0026b9348838",
1159
- "display": "Patient felt well and did not think that he/she needed to take medicine anymore.",
1160
- "links": [
1161
- {
1162
- "rel": "self",
1163
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89eac04-1350-11df-a1f1-0026b9348838/description/a902bd2a-1350-11df-a1f1-0026b9348838"
1164
- }
1165
- ]
1166
- }
1167
- ],
1168
- "mappings": [
1169
- {
1170
- "uuid": "0cb8a025-ed6b-4565-bb98-0833dc44ce95",
1171
- "display": "local: 1647",
1172
- "links": [
1173
- {
1174
- "rel": "self",
1175
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89eac04-1350-11df-a1f1-0026b9348838/mapping/0cb8a025-ed6b-4565-bb98-0833dc44ce95"
1176
- }
1177
- ]
1178
- }
1179
- ],
1180
- "answers": [],
1181
- "setMembers": [],
1182
- "links": [
1183
- {
1184
- "rel": "self",
1185
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89eac04-1350-11df-a1f1-0026b9348838"
1186
- },
1187
- {
1188
- "rel": "full",
1189
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89eac04-1350-11df-a1f1-0026b9348838?v=full"
1190
- }
1191
- ],
1192
- "resourceVersion": "1.11"
1193
- },
1194
- "valueModifier": null,
1195
- "formFieldPath": null,
1196
- "formFieldNamespace": null,
1197
- "links": [
1198
- {
1199
- "rel": "self",
1200
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/c84e61ab-e5b8-427b-a88a-4a6bb7814f17"
1201
- },
1202
- {
1203
- "rel": "full",
1204
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/c84e61ab-e5b8-427b-a88a-4a6bb7814f17?v=full"
1205
- }
1206
- ],
1207
- "resourceVersion": "1.11"
1208
- },
1209
- {
1210
- "uuid": "e385a894-7a1e-4aa9-bc42-9a2c17131a3e",
1211
- "display": "ANTIRETROVIRAL ADHERENCE SINCE LAST VISIT: FAIR",
1212
- "concept": {
1213
- "uuid": "2c363a0e-7cf9-42cd-9778-1301b09c4484",
1214
- "display": "ANTIRETROVIRAL ADHERENCE SINCE LAST VISIT",
1215
- "links": [
1216
- {
1217
- "rel": "self",
1218
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/2c363a0e-7cf9-42cd-9778-1301b09c4484"
1219
- }
1220
- ]
1221
- },
1222
- "person": {
1223
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
1224
- "display": "234750205-2 - Robai Test Robai",
1225
- "links": [
1226
- {
1227
- "rel": "self",
1228
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
1229
- }
1230
- ]
1231
- },
1232
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
1233
- "accessionNumber": null,
1234
- "obsGroup": {
1235
- "uuid": "9625809a-b5de-434a-b3d2-1897eb0b6839",
1236
- "display": "ANTIRETROVIRAL ADHERENCE SINCE LAST VISIT, DETAILED: DEPRESSION, FELT WELL AND DID NOT THINK TAKING MEDICINIE WAS NEEDED, FAIR, illness, OTHER NON-CODED, ALCOHOLISM",
1237
- "links": [
1238
- {
1239
- "rel": "self",
1240
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/9625809a-b5de-434a-b3d2-1897eb0b6839"
1241
- }
1242
- ]
1243
- },
1244
- "valueCodedName": null,
1245
- "groupMembers": null,
1246
- "comment": null,
1247
- "location": {
1248
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
1249
- "display": "MTRH Module 1",
1250
- "links": [
1251
- {
1252
- "rel": "self",
1253
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
1254
- }
1255
- ]
1256
- },
1257
- "order": null,
1258
- "encounter": {
1259
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
1260
- "display": "ADULTRETURN 01/12/2016",
1261
- "links": [
1262
- {
1263
- "rel": "self",
1264
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
1265
- }
1266
- ]
1267
- },
1268
- "voided": false,
1269
- "value": {
1270
- "uuid": "a73d20b3-d721-4763-a362-14a0c41a6b5e",
1271
- "display": "FAIR",
1272
- "name": {
1273
- "display": "FAIR",
1274
- "uuid": "c4bdcb27-b962-40e2-a38e-6f46cdc21434",
1275
- "name": "FAIR",
1276
- "locale": "en",
1277
- "localePreferred": true,
1278
- "conceptNameType": "FULLY_SPECIFIED",
1279
- "links": [
1280
- {
1281
- "rel": "self",
1282
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a73d20b3-d721-4763-a362-14a0c41a6b5e/name/c4bdcb27-b962-40e2-a38e-6f46cdc21434"
1283
- },
1284
- {
1285
- "rel": "full",
1286
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a73d20b3-d721-4763-a362-14a0c41a6b5e/name/c4bdcb27-b962-40e2-a38e-6f46cdc21434?v=full"
1287
- }
1288
- ],
1289
- "resourceVersion": "1.9"
1290
- },
1291
- "datatype": {
1292
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
1293
- "display": "N/A",
1294
- "links": [
1295
- {
1296
- "rel": "self",
1297
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
1298
- }
1299
- ]
1300
- },
1301
- "conceptClass": {
1302
- "uuid": "8d492774-c2cc-11de-8d13-0010c6dffd0f",
1303
- "display": "Misc",
1304
- "links": [
1305
- {
1306
- "rel": "self",
1307
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d492774-c2cc-11de-8d13-0010c6dffd0f"
1308
- }
1309
- ]
1310
- },
1311
- "set": false,
1312
- "version": "",
1313
- "retired": false,
1314
- "names": [
1315
- {
1316
- "uuid": "c4bdcb27-b962-40e2-a38e-6f46cdc21434",
1317
- "display": "FAIR",
1318
- "links": [
1319
- {
1320
- "rel": "self",
1321
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a73d20b3-d721-4763-a362-14a0c41a6b5e/name/c4bdcb27-b962-40e2-a38e-6f46cdc21434"
1322
- }
1323
- ]
1324
- }
1325
- ],
1326
- "descriptions": [
1327
- {
1328
- "uuid": "db821173-0ef5-4757-9558-c0bceca31ef5",
1329
- "display": "General descriptive: stable and normal.",
1330
- "links": [
1331
- {
1332
- "rel": "self",
1333
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a73d20b3-d721-4763-a362-14a0c41a6b5e/description/db821173-0ef5-4757-9558-c0bceca31ef5"
1334
- }
1335
- ]
1336
- }
1337
- ],
1338
- "mappings": [
1339
- {
1340
- "uuid": "4f6e8b3a-e13f-4a09-b6ce-674f0ae758ab",
1341
- "display": "MCL/CIEL: 159406",
1342
- "links": [
1343
- {
1344
- "rel": "self",
1345
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a73d20b3-d721-4763-a362-14a0c41a6b5e/mapping/4f6e8b3a-e13f-4a09-b6ce-674f0ae758ab"
1346
- }
1347
- ]
1348
- },
1349
- {
1350
- "uuid": "ea19f57f-4fc8-4a33-8e68-28be33f71caf",
1351
- "display": "local: 6655",
1352
- "links": [
1353
- {
1354
- "rel": "self",
1355
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a73d20b3-d721-4763-a362-14a0c41a6b5e/mapping/ea19f57f-4fc8-4a33-8e68-28be33f71caf"
1356
- }
1357
- ]
1358
- }
1359
- ],
1360
- "answers": [],
1361
- "setMembers": [],
1362
- "links": [
1363
- {
1364
- "rel": "self",
1365
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a73d20b3-d721-4763-a362-14a0c41a6b5e"
1366
- },
1367
- {
1368
- "rel": "full",
1369
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a73d20b3-d721-4763-a362-14a0c41a6b5e?v=full"
1370
- }
1371
- ],
1372
- "resourceVersion": "1.11"
1373
- },
1374
- "valueModifier": null,
1375
- "formFieldPath": null,
1376
- "formFieldNamespace": null,
1377
- "links": [
1378
- {
1379
- "rel": "self",
1380
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/e385a894-7a1e-4aa9-bc42-9a2c17131a3e"
1381
- },
1382
- {
1383
- "rel": "full",
1384
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/e385a894-7a1e-4aa9-bc42-9a2c17131a3e?v=full"
1385
- }
1386
- ],
1387
- "resourceVersion": "1.11"
1388
- },
1389
- {
1390
- "uuid": "82abee24-873a-4b4c-ad67-98ca472e2f6b",
1391
- "display": "FREETEXT GENERAL: illness",
1392
- "concept": {
1393
- "uuid": "a8a06fc6-1350-11df-a1f1-0026b9348838",
1394
- "display": "FREETEXT GENERAL",
1395
- "links": [
1396
- {
1397
- "rel": "self",
1398
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8a06fc6-1350-11df-a1f1-0026b9348838"
1399
- }
1400
- ]
1401
- },
1402
- "person": {
1403
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
1404
- "display": "234750205-2 - Robai Test Robai",
1405
- "links": [
1406
- {
1407
- "rel": "self",
1408
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
1409
- }
1410
- ]
1411
- },
1412
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
1413
- "accessionNumber": null,
1414
- "obsGroup": {
1415
- "uuid": "9625809a-b5de-434a-b3d2-1897eb0b6839",
1416
- "display": "ANTIRETROVIRAL ADHERENCE SINCE LAST VISIT, DETAILED: DEPRESSION, FELT WELL AND DID NOT THINK TAKING MEDICINIE WAS NEEDED, FAIR, illness, OTHER NON-CODED, ALCOHOLISM",
1417
- "links": [
1418
- {
1419
- "rel": "self",
1420
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/9625809a-b5de-434a-b3d2-1897eb0b6839"
1421
- }
1422
- ]
1423
- },
1424
- "valueCodedName": null,
1425
- "groupMembers": null,
1426
- "comment": null,
1427
- "location": {
1428
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
1429
- "display": "MTRH Module 1",
1430
- "links": [
1431
- {
1432
- "rel": "self",
1433
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
1434
- }
1435
- ]
1436
- },
1437
- "order": null,
1438
- "encounter": {
1439
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
1440
- "display": "ADULTRETURN 01/12/2016",
1441
- "links": [
1442
- {
1443
- "rel": "self",
1444
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
1445
- }
1446
- ]
1447
- },
1448
- "voided": false,
1449
- "value": "illness",
1450
- "valueModifier": null,
1451
- "formFieldPath": null,
1452
- "formFieldNamespace": null,
1453
- "links": [
1454
- {
1455
- "rel": "self",
1456
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/82abee24-873a-4b4c-ad67-98ca472e2f6b"
1457
- },
1458
- {
1459
- "rel": "full",
1460
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/82abee24-873a-4b4c-ad67-98ca472e2f6b?v=full"
1461
- }
1462
- ],
1463
- "resourceVersion": "1.11"
1464
- },
1465
- {
1466
- "uuid": "f4d28f53-8ca2-48b0-8df5-579c1fcc9b79",
1467
- "display": "MISSED MEDICATION REASON: OTHER NON-CODED",
1468
- "concept": {
1469
- "uuid": "a89ebbc2-1350-11df-a1f1-0026b9348838",
1470
- "display": "MISSED MEDICATION REASON",
1471
- "links": [
1472
- {
1473
- "rel": "self",
1474
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89ebbc2-1350-11df-a1f1-0026b9348838"
1475
- }
1476
- ]
1477
- },
1478
- "person": {
1479
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
1480
- "display": "234750205-2 - Robai Test Robai",
1481
- "links": [
1482
- {
1483
- "rel": "self",
1484
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
1485
- }
1486
- ]
1487
- },
1488
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
1489
- "accessionNumber": null,
1490
- "obsGroup": {
1491
- "uuid": "9625809a-b5de-434a-b3d2-1897eb0b6839",
1492
- "display": "ANTIRETROVIRAL ADHERENCE SINCE LAST VISIT, DETAILED: DEPRESSION, FELT WELL AND DID NOT THINK TAKING MEDICINIE WAS NEEDED, FAIR, illness, OTHER NON-CODED, ALCOHOLISM",
1493
- "links": [
1494
- {
1495
- "rel": "self",
1496
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/9625809a-b5de-434a-b3d2-1897eb0b6839"
1497
- }
1498
- ]
1499
- },
1500
- "valueCodedName": null,
1501
- "groupMembers": null,
1502
- "comment": null,
1503
- "location": {
1504
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
1505
- "display": "MTRH Module 1",
1506
- "links": [
1507
- {
1508
- "rel": "self",
1509
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
1510
- }
1511
- ]
1512
- },
1513
- "order": null,
1514
- "encounter": {
1515
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
1516
- "display": "ADULTRETURN 01/12/2016",
1517
- "links": [
1518
- {
1519
- "rel": "self",
1520
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
1521
- }
1522
- ]
1523
- },
1524
- "voided": false,
1525
- "value": {
1526
- "uuid": "a8aaf3e2-1350-11df-a1f1-0026b9348838",
1527
- "display": "OTHER NON-CODED",
1528
- "name": {
1529
- "display": "OTHER NON-CODED",
1530
- "uuid": "a94bd9d8-1350-11df-a1f1-0026b9348838",
1531
- "name": "OTHER NON-CODED",
1532
- "locale": "en",
1533
- "localePreferred": true,
1534
- "conceptNameType": "FULLY_SPECIFIED",
1535
- "links": [
1536
- {
1537
- "rel": "self",
1538
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8aaf3e2-1350-11df-a1f1-0026b9348838/name/a94bd9d8-1350-11df-a1f1-0026b9348838"
1539
- },
1540
- {
1541
- "rel": "full",
1542
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8aaf3e2-1350-11df-a1f1-0026b9348838/name/a94bd9d8-1350-11df-a1f1-0026b9348838?v=full"
1543
- }
1544
- ],
1545
- "resourceVersion": "1.9"
1546
- },
1547
- "datatype": {
1548
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
1549
- "display": "N/A",
1550
- "links": [
1551
- {
1552
- "rel": "self",
1553
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
1554
- }
1555
- ]
1556
- },
1557
- "conceptClass": {
1558
- "uuid": "8d492774-c2cc-11de-8d13-0010c6dffd0f",
1559
- "display": "Misc",
1560
- "links": [
1561
- {
1562
- "rel": "self",
1563
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d492774-c2cc-11de-8d13-0010c6dffd0f"
1564
- }
1565
- ]
1566
- },
1567
- "set": false,
1568
- "version": "",
1569
- "retired": false,
1570
- "names": [
1571
- {
1572
- "uuid": "a94bd9d8-1350-11df-a1f1-0026b9348838",
1573
- "display": "OTHER NON-CODED",
1574
- "links": [
1575
- {
1576
- "rel": "self",
1577
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8aaf3e2-1350-11df-a1f1-0026b9348838/name/a94bd9d8-1350-11df-a1f1-0026b9348838"
1578
- }
1579
- ]
1580
- }
1581
- ],
1582
- "descriptions": [
1583
- {
1584
- "uuid": "a907fc0e-1350-11df-a1f1-0026b9348838",
1585
- "display": "A generic, descriptive answer which is a handwritten, non-coded response to a question.",
1586
- "links": [
1587
- {
1588
- "rel": "self",
1589
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8aaf3e2-1350-11df-a1f1-0026b9348838/description/a907fc0e-1350-11df-a1f1-0026b9348838"
1590
- }
1591
- ]
1592
- }
1593
- ],
1594
- "mappings": [
1595
- {
1596
- "uuid": "7ca60710-6ffc-454e-bad8-104ee1d87fe3",
1597
- "display": "MCL/CIEL: 5622",
1598
- "links": [
1599
- {
1600
- "rel": "self",
1601
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8aaf3e2-1350-11df-a1f1-0026b9348838/mapping/7ca60710-6ffc-454e-bad8-104ee1d87fe3"
1602
- }
1603
- ]
1604
- },
1605
- {
1606
- "uuid": "f49d4033-3a22-41bb-a026-32ffbf06a734",
1607
- "display": "local: 5622",
1608
- "links": [
1609
- {
1610
- "rel": "self",
1611
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8aaf3e2-1350-11df-a1f1-0026b9348838/mapping/f49d4033-3a22-41bb-a026-32ffbf06a734"
1612
- }
1613
- ]
1614
- }
1615
- ],
1616
- "answers": [],
1617
- "setMembers": [],
1618
- "links": [
1619
- {
1620
- "rel": "self",
1621
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8aaf3e2-1350-11df-a1f1-0026b9348838"
1622
- },
1623
- {
1624
- "rel": "full",
1625
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8aaf3e2-1350-11df-a1f1-0026b9348838?v=full"
1626
- }
1627
- ],
1628
- "resourceVersion": "1.11"
1629
- },
1630
- "valueModifier": null,
1631
- "formFieldPath": null,
1632
- "formFieldNamespace": null,
1633
- "links": [
1634
- {
1635
- "rel": "self",
1636
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/f4d28f53-8ca2-48b0-8df5-579c1fcc9b79"
1637
- },
1638
- {
1639
- "rel": "full",
1640
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/f4d28f53-8ca2-48b0-8df5-579c1fcc9b79?v=full"
1641
- }
1642
- ],
1643
- "resourceVersion": "1.11"
1644
- },
1645
- {
1646
- "uuid": "138859ab-fa1e-4498-a996-6547e2a2589e",
1647
- "display": "MISSED MEDICATION REASON: ALCOHOLISM",
1648
- "concept": {
1649
- "uuid": "a89ebbc2-1350-11df-a1f1-0026b9348838",
1650
- "display": "MISSED MEDICATION REASON",
1651
- "links": [
1652
- {
1653
- "rel": "self",
1654
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89ebbc2-1350-11df-a1f1-0026b9348838"
1655
- }
1656
- ]
1657
- },
1658
- "person": {
1659
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
1660
- "display": "234750205-2 - Robai Test Robai",
1661
- "links": [
1662
- {
1663
- "rel": "self",
1664
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
1665
- }
1666
- ]
1667
- },
1668
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
1669
- "accessionNumber": null,
1670
- "obsGroup": {
1671
- "uuid": "9625809a-b5de-434a-b3d2-1897eb0b6839",
1672
- "display": "ANTIRETROVIRAL ADHERENCE SINCE LAST VISIT, DETAILED: DEPRESSION, FELT WELL AND DID NOT THINK TAKING MEDICINIE WAS NEEDED, FAIR, illness, OTHER NON-CODED, ALCOHOLISM",
1673
- "links": [
1674
- {
1675
- "rel": "self",
1676
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/9625809a-b5de-434a-b3d2-1897eb0b6839"
1677
- }
1678
- ]
1679
- },
1680
- "valueCodedName": null,
1681
- "groupMembers": null,
1682
- "comment": null,
1683
- "location": {
1684
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
1685
- "display": "MTRH Module 1",
1686
- "links": [
1687
- {
1688
- "rel": "self",
1689
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
1690
- }
1691
- ]
1692
- },
1693
- "order": null,
1694
- "encounter": {
1695
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
1696
- "display": "ADULTRETURN 01/12/2016",
1697
- "links": [
1698
- {
1699
- "rel": "self",
1700
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
1701
- }
1702
- ]
1703
- },
1704
- "voided": false,
1705
- "value": {
1706
- "uuid": "a89ced88-1350-11df-a1f1-0026b9348838",
1707
- "display": "ALCOHOLISM",
1708
- "name": {
1709
- "display": "ALCOHOLISM",
1710
- "uuid": "a944e114-1350-11df-a1f1-0026b9348838",
1711
- "name": "ALCOHOLISM",
1712
- "locale": "en",
1713
- "localePreferred": true,
1714
- "conceptNameType": "FULLY_SPECIFIED",
1715
- "links": [
1716
- {
1717
- "rel": "self",
1718
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89ced88-1350-11df-a1f1-0026b9348838/name/a944e114-1350-11df-a1f1-0026b9348838"
1719
- },
1720
- {
1721
- "rel": "full",
1722
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89ced88-1350-11df-a1f1-0026b9348838/name/a944e114-1350-11df-a1f1-0026b9348838?v=full"
1723
- }
1724
- ],
1725
- "resourceVersion": "1.9"
1726
- },
1727
- "datatype": {
1728
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
1729
- "display": "N/A",
1730
- "links": [
1731
- {
1732
- "rel": "self",
1733
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
1734
- }
1735
- ]
1736
- },
1737
- "conceptClass": {
1738
- "uuid": "8d4918b0-c2cc-11de-8d13-0010c6dffd0f",
1739
- "display": "Diagnosis",
1740
- "links": [
1741
- {
1742
- "rel": "self",
1743
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d4918b0-c2cc-11de-8d13-0010c6dffd0f"
1744
- }
1745
- ]
1746
- },
1747
- "set": false,
1748
- "version": "",
1749
- "retired": false,
1750
- "names": [
1751
- {
1752
- "uuid": "a944e114-1350-11df-a1f1-0026b9348838",
1753
- "display": "ALCOHOLISM",
1754
- "links": [
1755
- {
1756
- "rel": "self",
1757
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89ced88-1350-11df-a1f1-0026b9348838/name/a944e114-1350-11df-a1f1-0026b9348838"
1758
- }
1759
- ]
1760
- }
1761
- ],
1762
- "descriptions": [
1763
- {
1764
- "uuid": "a9015dea-1350-11df-a1f1-0026b9348838",
1765
- "display": "Continued excessive or compulsive use of alcoholic drinks",
1766
- "links": [
1767
- {
1768
- "rel": "self",
1769
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89ced88-1350-11df-a1f1-0026b9348838/description/a9015dea-1350-11df-a1f1-0026b9348838"
1770
- }
1771
- ]
1772
- }
1773
- ],
1774
- "mappings": [
1775
- {
1776
- "uuid": "59fa8611-3731-4ef8-8be6-0d51845f71a4",
1777
- "display": "local: 1445",
1778
- "links": [
1779
- {
1780
- "rel": "self",
1781
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89ced88-1350-11df-a1f1-0026b9348838/mapping/59fa8611-3731-4ef8-8be6-0d51845f71a4"
1782
- }
1783
- ]
1784
- },
1785
- {
1786
- "uuid": "8e1efc27-850d-4c37-b41a-9fe091e485ca",
1787
- "display": "MCL/CIEL: 121712",
1788
- "links": [
1789
- {
1790
- "rel": "self",
1791
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89ced88-1350-11df-a1f1-0026b9348838/mapping/8e1efc27-850d-4c37-b41a-9fe091e485ca"
1792
- }
1793
- ]
1794
- }
1795
- ],
1796
- "answers": [],
1797
- "setMembers": [],
1798
- "links": [
1799
- {
1800
- "rel": "self",
1801
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89ced88-1350-11df-a1f1-0026b9348838"
1802
- },
1803
- {
1804
- "rel": "full",
1805
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89ced88-1350-11df-a1f1-0026b9348838?v=full"
1806
- }
1807
- ],
1808
- "resourceVersion": "1.11"
1809
- },
1810
- "valueModifier": null,
1811
- "formFieldPath": null,
1812
- "formFieldNamespace": null,
1813
- "links": [
1814
- {
1815
- "rel": "self",
1816
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/138859ab-fa1e-4498-a996-6547e2a2589e"
1817
- },
1818
- {
1819
- "rel": "full",
1820
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/138859ab-fa1e-4498-a996-6547e2a2589e?v=full"
1821
- }
1822
- ],
1823
- "resourceVersion": "1.11"
1824
- }
1825
- ]
1826
- },
1827
- {
1828
- "uuid": "f611b2ce-28b6-4e56-bec8-dddab7861323",
1829
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
1830
- "concept": {
1831
- "uuid": "a89d200a-1350-11df-a1f1-0026b9348838",
1832
- "name": {
1833
- "display": "ANTIRETROVIRAL DRUG TREATMENT START DATE"
1834
- }
1835
- },
1836
- "value": "2016-12-01T00:00:00.000+0300",
1837
- "groupMembers": null
1838
- },
1839
- {
1840
- "uuid": "e32ad4e1-d896-4340-86c5-5156868adf13",
1841
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
1842
- "concept": {
1843
- "uuid": "04616f5d-b961-4f41-bbd7-bcc0dd235577",
1844
- "name": {
1845
- "display": "CURRENT HIV ANTIRETROVIRAL DRUG USE TREATMENT CATEGORY"
1846
- }
1847
- },
1848
- "value": {
1849
- "uuid": "034047bd-3fa1-4b2a-b0f0-2787e9b9f7b3",
1850
- "display": "FIRST LINE HIV ANTIRETROVIRAL DRUG TREATMENT",
1851
- "links": [
1852
- {
1853
- "rel": "self",
1854
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/034047bd-3fa1-4b2a-b0f0-2787e9b9f7b3"
1855
- }
1856
- ]
1857
- },
1858
- "groupMembers": null
1859
- },
1860
- {
1861
- "uuid": "7beef8f5-d403-4d57-aaaa-eae82093c605",
1862
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
1863
- "concept": {
1864
- "uuid": "02ad9357-b996-4530-b1a4-aff91a105383",
1865
- "name": {
1866
- "display": "TUBERCULOSIS DISEASE STATUS"
1867
- }
1868
- },
1869
- "value": {
1870
- "uuid": "a8afcc82-1350-11df-a1f1-0026b9348838",
1871
- "display": "CURRENTLY ON TUBERCULOSIS TREATMENT",
1872
- "links": [
1873
- {
1874
- "rel": "self",
1875
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8afcc82-1350-11df-a1f1-0026b9348838"
1876
- }
1877
- ]
1878
- },
1879
- "groupMembers": null
1880
- },
1881
- {
1882
- "uuid": "87fed20d-fe94-4886-bfd3-f263bb21714b",
1883
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
1884
- "concept": {
1885
- "uuid": "a8afdb8c-1350-11df-a1f1-0026b9348838",
1886
- "name": {
1887
- "display": "PATIENT REPORTED CURRENT TUBERCULOSIS TREATMENT, DETAILED"
1888
- }
1889
- },
1890
- "value": null,
1891
- "groupMembers": [
1892
- {
1893
- "uuid": "6b8a232c-5124-45d7-9ff5-cd63a9d3a9d5",
1894
- "display": "TUBERCULOSIS DRUG TREATMENT START DATE: 2016-11-29",
1895
- "concept": {
1896
- "uuid": "a899e5f2-1350-11df-a1f1-0026b9348838",
1897
- "display": "TUBERCULOSIS DRUG TREATMENT START DATE",
1898
- "links": [
1899
- {
1900
- "rel": "self",
1901
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899e5f2-1350-11df-a1f1-0026b9348838"
1902
- }
1903
- ]
1904
- },
1905
- "person": {
1906
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
1907
- "display": "234750205-2 - Robai Test Robai",
1908
- "links": [
1909
- {
1910
- "rel": "self",
1911
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
1912
- }
1913
- ]
1914
- },
1915
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
1916
- "accessionNumber": null,
1917
- "obsGroup": {
1918
- "uuid": "87fed20d-fe94-4886-bfd3-f263bb21714b",
1919
- "display": "PATIENT REPORTED CURRENT TUBERCULOSIS TREATMENT, DETAILED: 2016-11-29",
1920
- "links": [
1921
- {
1922
- "rel": "self",
1923
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/87fed20d-fe94-4886-bfd3-f263bb21714b"
1924
- }
1925
- ]
1926
- },
1927
- "valueCodedName": null,
1928
- "groupMembers": null,
1929
- "comment": null,
1930
- "location": {
1931
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
1932
- "display": "MTRH Module 1",
1933
- "links": [
1934
- {
1935
- "rel": "self",
1936
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
1937
- }
1938
- ]
1939
- },
1940
- "order": null,
1941
- "encounter": {
1942
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
1943
- "display": "ADULTRETURN 01/12/2016",
1944
- "links": [
1945
- {
1946
- "rel": "self",
1947
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
1948
- }
1949
- ]
1950
- },
1951
- "voided": false,
1952
- "value": "2016-11-29T00:00:00.000+0300",
1953
- "valueModifier": null,
1954
- "formFieldPath": null,
1955
- "formFieldNamespace": null,
1956
- "links": [
1957
- {
1958
- "rel": "self",
1959
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/6b8a232c-5124-45d7-9ff5-cd63a9d3a9d5"
1960
- },
1961
- {
1962
- "rel": "full",
1963
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/6b8a232c-5124-45d7-9ff5-cd63a9d3a9d5?v=full"
1964
- }
1965
- ],
1966
- "resourceVersion": "1.11"
1967
- }
1968
- ]
1969
- },
1970
- {
1971
- "uuid": "8fd821ef-bf6e-4c74-b325-bd17aa1501af",
1972
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
1973
- "concept": {
1974
- "uuid": "d0efbf5b-cbfc-48fc-a857-c0ca4d70f077",
1975
- "name": {
1976
- "display": "PROBABILITY OF ADVERSE DRUG REACTION OR TOXICITY, PATIENT REPORTED CURRENT MEDICATION"
1977
- }
1978
- },
1979
- "value": {
1980
- "uuid": "45eb8953-dc14-4c2e-8ce6-12cdf7da280a",
1981
- "display": "CERTAIN",
1982
- "links": [
1983
- {
1984
- "rel": "self",
1985
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/45eb8953-dc14-4c2e-8ce6-12cdf7da280a"
1986
- }
1987
- ]
1988
- },
1989
- "groupMembers": null
1990
- },
1991
- {
1992
- "uuid": "cd716b65-5acb-4bcd-b893-45a2acc942cd",
1993
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
1994
- "concept": {
1995
- "uuid": "a8a072c8-1350-11df-a1f1-0026b9348838",
1996
- "name": {
1997
- "display": "PATIENT REPORTED CURRENT OTHER TREATMENT"
1998
- }
1999
- },
2000
- "value": null,
2001
- "groupMembers": [
2002
- {
2003
- "uuid": "e72f007c-6463-4e67-b2d8-230c96e081b1",
2004
- "display": "PATIENT REPORTED CURRENT MEDICATION CAUSING SIDE EFFECT: NALIDIXIC ACID",
2005
- "concept": {
2006
- "uuid": "1682a920-c93d-4aad-b9cb-4a2b2c41ff1a",
2007
- "display": "PATIENT REPORTED CURRENT MEDICATION CAUSING SIDE EFFECT",
2008
- "links": [
2009
- {
2010
- "rel": "self",
2011
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/1682a920-c93d-4aad-b9cb-4a2b2c41ff1a"
2012
- }
2013
- ]
2014
- },
2015
- "person": {
2016
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
2017
- "display": "234750205-2 - Robai Test Robai",
2018
- "links": [
2019
- {
2020
- "rel": "self",
2021
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
2022
- }
2023
- ]
2024
- },
2025
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
2026
- "accessionNumber": null,
2027
- "obsGroup": {
2028
- "uuid": "cd716b65-5acb-4bcd-b893-45a2acc942cd",
2029
- "display": "PATIENT REPORTED CURRENT OTHER TREATMENT: NALIDIXIC ACID",
2030
- "links": [
2031
- {
2032
- "rel": "self",
2033
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/cd716b65-5acb-4bcd-b893-45a2acc942cd"
2034
- }
2035
- ]
2036
- },
2037
- "valueCodedName": null,
2038
- "groupMembers": null,
2039
- "comment": null,
2040
- "location": {
2041
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
2042
- "display": "MTRH Module 1",
2043
- "links": [
2044
- {
2045
- "rel": "self",
2046
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
2047
- }
2048
- ]
2049
- },
2050
- "order": null,
2051
- "encounter": {
2052
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
2053
- "display": "ADULTRETURN 01/12/2016",
2054
- "links": [
2055
- {
2056
- "rel": "self",
2057
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
2058
- }
2059
- ]
2060
- },
2061
- "voided": false,
2062
- "value": {
2063
- "uuid": "a893a426-1350-11df-a1f1-0026b9348838",
2064
- "display": "NALIDIXIC ACID",
2065
- "name": {
2066
- "display": "NALIDIXIC ACID",
2067
- "uuid": "a93d1ab0-1350-11df-a1f1-0026b9348838",
2068
- "name": "NALIDIXIC ACID",
2069
- "locale": "en",
2070
- "localePreferred": true,
2071
- "conceptNameType": "FULLY_SPECIFIED",
2072
- "links": [
2073
- {
2074
- "rel": "self",
2075
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a893a426-1350-11df-a1f1-0026b9348838/name/a93d1ab0-1350-11df-a1f1-0026b9348838"
2076
- },
2077
- {
2078
- "rel": "full",
2079
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a893a426-1350-11df-a1f1-0026b9348838/name/a93d1ab0-1350-11df-a1f1-0026b9348838?v=full"
2080
- }
2081
- ],
2082
- "resourceVersion": "1.9"
2083
- },
2084
- "datatype": {
2085
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
2086
- "display": "N/A",
2087
- "links": [
2088
- {
2089
- "rel": "self",
2090
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
2091
- }
2092
- ]
2093
- },
2094
- "conceptClass": {
2095
- "uuid": "8d490dfc-c2cc-11de-8d13-0010c6dffd0f",
2096
- "display": "Drug",
2097
- "links": [
2098
- {
2099
- "rel": "self",
2100
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d490dfc-c2cc-11de-8d13-0010c6dffd0f"
2101
- }
2102
- ]
2103
- },
2104
- "set": false,
2105
- "version": "",
2106
- "retired": false,
2107
- "names": [
2108
- {
2109
- "uuid": "a9588156-1350-11df-a1f1-0026b9348838",
2110
- "display": "NEGGRAM",
2111
- "links": [
2112
- {
2113
- "rel": "self",
2114
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a893a426-1350-11df-a1f1-0026b9348838/name/a9588156-1350-11df-a1f1-0026b9348838"
2115
- }
2116
- ]
2117
- },
2118
- {
2119
- "uuid": "a93d1ab0-1350-11df-a1f1-0026b9348838",
2120
- "display": "NALIDIXIC ACID",
2121
- "links": [
2122
- {
2123
- "rel": "self",
2124
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a893a426-1350-11df-a1f1-0026b9348838/name/a93d1ab0-1350-11df-a1f1-0026b9348838"
2125
- }
2126
- ]
2127
- }
2128
- ],
2129
- "descriptions": [
2130
- {
2131
- "uuid": "a8f463b0-1350-11df-a1f1-0026b9348838",
2132
- "display": "An antibacterial agent C12H12N2O3 that is used especially in the treatment of genitourinary infections.",
2133
- "links": [
2134
- {
2135
- "rel": "self",
2136
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a893a426-1350-11df-a1f1-0026b9348838/description/a8f463b0-1350-11df-a1f1-0026b9348838"
2137
- }
2138
- ]
2139
- }
2140
- ],
2141
- "mappings": [
2142
- {
2143
- "uuid": "49086dac-228c-4691-b5eb-c00ba93831c1",
2144
- "display": "local: 268",
2145
- "links": [
2146
- {
2147
- "rel": "self",
2148
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a893a426-1350-11df-a1f1-0026b9348838/mapping/49086dac-228c-4691-b5eb-c00ba93831c1"
2149
- }
2150
- ]
2151
- },
2152
- {
2153
- "uuid": "ef87c436-6e88-4fc3-a49a-c2bbd6df64b1",
2154
- "display": "MCL/CIEL: 80363",
2155
- "links": [
2156
- {
2157
- "rel": "self",
2158
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a893a426-1350-11df-a1f1-0026b9348838/mapping/ef87c436-6e88-4fc3-a49a-c2bbd6df64b1"
2159
- }
2160
- ]
2161
- }
2162
- ],
2163
- "answers": [],
2164
- "setMembers": [],
2165
- "links": [
2166
- {
2167
- "rel": "self",
2168
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a893a426-1350-11df-a1f1-0026b9348838"
2169
- },
2170
- {
2171
- "rel": "full",
2172
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a893a426-1350-11df-a1f1-0026b9348838?v=full"
2173
- }
2174
- ],
2175
- "resourceVersion": "1.11"
2176
- },
2177
- "valueModifier": null,
2178
- "formFieldPath": null,
2179
- "formFieldNamespace": null,
2180
- "links": [
2181
- {
2182
- "rel": "self",
2183
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/e72f007c-6463-4e67-b2d8-230c96e081b1"
2184
- },
2185
- {
2186
- "rel": "full",
2187
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/e72f007c-6463-4e67-b2d8-230c96e081b1?v=full"
2188
- }
2189
- ],
2190
- "resourceVersion": "1.11"
2191
- }
2192
- ]
2193
- },
2194
- {
2195
- "uuid": "92d3f904-9979-4d4e-870a-eafd46b60bc2",
2196
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
2197
- "concept": {
2198
- "uuid": "a89fe6f0-1350-11df-a1f1-0026b9348838",
2199
- "name": {
2200
- "display": "TB TREATMENT DRUGS STARTED, DETAILED"
2201
- }
2202
- },
2203
- "value": null,
2204
- "groupMembers": [
2205
- {
2206
- "uuid": "ba0cc10b-f40b-420a-99b3-6926c626f27b",
2207
- "display": "TUBERCULOSIS TREATMENT PLAN: CONTINUE REGIMEN",
2208
- "concept": {
2209
- "uuid": "a89c1fd4-1350-11df-a1f1-0026b9348838",
2210
- "display": "TUBERCULOSIS TREATMENT PLAN",
2211
- "links": [
2212
- {
2213
- "rel": "self",
2214
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89c1fd4-1350-11df-a1f1-0026b9348838"
2215
- }
2216
- ]
2217
- },
2218
- "person": {
2219
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
2220
- "display": "234750205-2 - Robai Test Robai",
2221
- "links": [
2222
- {
2223
- "rel": "self",
2224
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
2225
- }
2226
- ]
2227
- },
2228
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
2229
- "accessionNumber": null,
2230
- "obsGroup": {
2231
- "uuid": "92d3f904-9979-4d4e-870a-eafd46b60bc2",
2232
- "display": "TB TREATMENT DRUGS STARTED, DETAILED: CONTINUE REGIMEN",
2233
- "links": [
2234
- {
2235
- "rel": "self",
2236
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/92d3f904-9979-4d4e-870a-eafd46b60bc2"
2237
- }
2238
- ]
2239
- },
2240
- "valueCodedName": null,
2241
- "groupMembers": null,
2242
- "comment": null,
2243
- "location": {
2244
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
2245
- "display": "MTRH Module 1",
2246
- "links": [
2247
- {
2248
- "rel": "self",
2249
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
2250
- }
2251
- ]
2252
- },
2253
- "order": null,
2254
- "encounter": {
2255
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
2256
- "display": "ADULTRETURN 01/12/2016",
2257
- "links": [
2258
- {
2259
- "rel": "self",
2260
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
2261
- }
2262
- ]
2263
- },
2264
- "voided": false,
2265
- "value": {
2266
- "uuid": "a89b7908-1350-11df-a1f1-0026b9348838",
2267
- "display": "CONTINUE REGIMEN",
2268
- "name": {
2269
- "display": "CONTINUE REGIMEN",
2270
- "uuid": "a94357d6-1350-11df-a1f1-0026b9348838",
2271
- "name": "CONTINUE REGIMEN",
2272
- "locale": "en",
2273
- "localePreferred": true,
2274
- "conceptNameType": "FULLY_SPECIFIED",
2275
- "links": [
2276
- {
2277
- "rel": "self",
2278
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89b7908-1350-11df-a1f1-0026b9348838/name/a94357d6-1350-11df-a1f1-0026b9348838"
2279
- },
2280
- {
2281
- "rel": "full",
2282
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89b7908-1350-11df-a1f1-0026b9348838/name/a94357d6-1350-11df-a1f1-0026b9348838?v=full"
2283
- }
2284
- ],
2285
- "resourceVersion": "1.9"
2286
- },
2287
- "datatype": {
2288
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
2289
- "display": "N/A",
2290
- "links": [
2291
- {
2292
- "rel": "self",
2293
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
2294
- }
2295
- ]
2296
- },
2297
- "conceptClass": {
2298
- "uuid": "8d492ee0-c2cc-11de-8d13-0010c6dffd0f",
2299
- "display": "Misc Order",
2300
- "links": [
2301
- {
2302
- "rel": "self",
2303
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d492ee0-c2cc-11de-8d13-0010c6dffd0f"
2304
- }
2305
- ]
2306
- },
2307
- "set": false,
2308
- "version": "",
2309
- "retired": false,
2310
- "names": [
2311
- {
2312
- "uuid": "a94357d6-1350-11df-a1f1-0026b9348838",
2313
- "display": "CONTINUE REGIMEN",
2314
- "links": [
2315
- {
2316
- "rel": "self",
2317
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89b7908-1350-11df-a1f1-0026b9348838/name/a94357d6-1350-11df-a1f1-0026b9348838"
2318
- }
2319
- ]
2320
- }
2321
- ],
2322
- "descriptions": [
2323
- {
2324
- "uuid": "a900220e-1350-11df-a1f1-0026b9348838",
2325
- "display": "Answer on encounter form. Implies that a patient will continue on the same drug regimen as previously described.",
2326
- "links": [
2327
- {
2328
- "rel": "self",
2329
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89b7908-1350-11df-a1f1-0026b9348838/description/a900220e-1350-11df-a1f1-0026b9348838"
2330
- }
2331
- ]
2332
- }
2333
- ],
2334
- "mappings": [
2335
- {
2336
- "uuid": "34d3626d-35d4-4508-a569-a0fb3d1b16c0",
2337
- "display": "local: 1257",
2338
- "links": [
2339
- {
2340
- "rel": "self",
2341
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89b7908-1350-11df-a1f1-0026b9348838/mapping/34d3626d-35d4-4508-a569-a0fb3d1b16c0"
2342
- }
2343
- ]
2344
- },
2345
- {
2346
- "uuid": "ba01f678-ca1d-4659-97ff-0fafbe9371f2",
2347
- "display": "MCL/CIEL: 1257",
2348
- "links": [
2349
- {
2350
- "rel": "self",
2351
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89b7908-1350-11df-a1f1-0026b9348838/mapping/ba01f678-ca1d-4659-97ff-0fafbe9371f2"
2352
- }
2353
- ]
2354
- }
2355
- ],
2356
- "answers": [],
2357
- "setMembers": [],
2358
- "links": [
2359
- {
2360
- "rel": "self",
2361
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89b7908-1350-11df-a1f1-0026b9348838"
2362
- },
2363
- {
2364
- "rel": "full",
2365
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89b7908-1350-11df-a1f1-0026b9348838?v=full"
2366
- }
2367
- ],
2368
- "resourceVersion": "1.11"
2369
- },
2370
- "valueModifier": null,
2371
- "formFieldPath": null,
2372
- "formFieldNamespace": null,
2373
- "links": [
2374
- {
2375
- "rel": "self",
2376
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/ba0cc10b-f40b-420a-99b3-6926c626f27b"
2377
- },
2378
- {
2379
- "rel": "full",
2380
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/ba0cc10b-f40b-420a-99b3-6926c626f27b?v=full"
2381
- }
2382
- ],
2383
- "resourceVersion": "1.11"
2384
- }
2385
- ]
2386
- },
2387
- {
2388
- "uuid": "7c006a36-4229-416d-850f-f9f453851d3c",
2389
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
2390
- "concept": {
2391
- "uuid": "3a69cfcf-f129-4702-a8dd-d061d2a16b9d",
2392
- "name": {
2393
- "display": "TUBERCULOSIS PROPHYLAXIS ADHERENCE SINCE LAST VISIT, DETAILED"
2394
- }
2395
- },
2396
- "value": null,
2397
- "groupMembers": [
2398
- {
2399
- "uuid": "2c85c31a-cc0b-4eca-8c19-fe8e5c359e84",
2400
- "display": "TUBERCULOSIS PROPHYLAXIS ADHERENCE SINCE LAST VISIT: GOOD",
2401
- "concept": {
2402
- "uuid": "ebfdb93a-9292-4245-9a27-0faf49545720",
2403
- "display": "TUBERCULOSIS PROPHYLAXIS ADHERENCE SINCE LAST VISIT",
2404
- "links": [
2405
- {
2406
- "rel": "self",
2407
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/ebfdb93a-9292-4245-9a27-0faf49545720"
2408
- }
2409
- ]
2410
- },
2411
- "person": {
2412
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
2413
- "display": "234750205-2 - Robai Test Robai",
2414
- "links": [
2415
- {
2416
- "rel": "self",
2417
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
2418
- }
2419
- ]
2420
- },
2421
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
2422
- "accessionNumber": null,
2423
- "obsGroup": {
2424
- "uuid": "7c006a36-4229-416d-850f-f9f453851d3c",
2425
- "display": "TUBERCULOSIS PROPHYLAXIS ADHERENCE SINCE LAST VISIT, DETAILED: GOOD",
2426
- "links": [
2427
- {
2428
- "rel": "self",
2429
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/7c006a36-4229-416d-850f-f9f453851d3c"
2430
- }
2431
- ]
2432
- },
2433
- "valueCodedName": null,
2434
- "groupMembers": null,
2435
- "comment": null,
2436
- "location": {
2437
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
2438
- "display": "MTRH Module 1",
2439
- "links": [
2440
- {
2441
- "rel": "self",
2442
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
2443
- }
2444
- ]
2445
- },
2446
- "order": null,
2447
- "encounter": {
2448
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
2449
- "display": "ADULTRETURN 01/12/2016",
2450
- "links": [
2451
- {
2452
- "rel": "self",
2453
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
2454
- }
2455
- ]
2456
- },
2457
- "voided": false,
2458
- "value": {
2459
- "uuid": "a8b0f882-1350-11df-a1f1-0026b9348838",
2460
- "display": "GOOD",
2461
- "name": {
2462
- "display": "GOOD",
2463
- "uuid": "a95df35c-1350-11df-a1f1-0026b9348838",
2464
- "name": "GOOD",
2465
- "locale": "en",
2466
- "localePreferred": true,
2467
- "conceptNameType": "FULLY_SPECIFIED",
2468
- "links": [
2469
- {
2470
- "rel": "self",
2471
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/name/a95df35c-1350-11df-a1f1-0026b9348838"
2472
- },
2473
- {
2474
- "rel": "full",
2475
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/name/a95df35c-1350-11df-a1f1-0026b9348838?v=full"
2476
- }
2477
- ],
2478
- "resourceVersion": "1.9"
2479
- },
2480
- "datatype": {
2481
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
2482
- "display": "N/A",
2483
- "links": [
2484
- {
2485
- "rel": "self",
2486
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
2487
- }
2488
- ]
2489
- },
2490
- "conceptClass": {
2491
- "uuid": "8d492774-c2cc-11de-8d13-0010c6dffd0f",
2492
- "display": "Misc",
2493
- "links": [
2494
- {
2495
- "rel": "self",
2496
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d492774-c2cc-11de-8d13-0010c6dffd0f"
2497
- }
2498
- ]
2499
- },
2500
- "set": false,
2501
- "version": "",
2502
- "retired": false,
2503
- "names": [
2504
- {
2505
- "uuid": "a95df35c-1350-11df-a1f1-0026b9348838",
2506
- "display": "GOOD",
2507
- "links": [
2508
- {
2509
- "rel": "self",
2510
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/name/a95df35c-1350-11df-a1f1-0026b9348838"
2511
- }
2512
- ]
2513
- }
2514
- ],
2515
- "descriptions": [
2516
- {
2517
- "uuid": "a90f4734-1350-11df-a1f1-0026b9348838",
2518
- "display": "General descriptive.",
2519
- "links": [
2520
- {
2521
- "rel": "self",
2522
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/description/a90f4734-1350-11df-a1f1-0026b9348838"
2523
- }
2524
- ]
2525
- }
2526
- ],
2527
- "mappings": [
2528
- {
2529
- "uuid": "a7c3c497-f857-4230-89a9-b3b6d4b25f8d",
2530
- "display": "local: 6343",
2531
- "links": [
2532
- {
2533
- "rel": "self",
2534
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/mapping/a7c3c497-f857-4230-89a9-b3b6d4b25f8d"
2535
- }
2536
- ]
2537
- },
2538
- {
2539
- "uuid": "e6ef886b-2ab7-4cdc-9f6d-f272fad1b8c1",
2540
- "display": "MCL/CIEL: 159405",
2541
- "links": [
2542
- {
2543
- "rel": "self",
2544
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/mapping/e6ef886b-2ab7-4cdc-9f6d-f272fad1b8c1"
2545
- }
2546
- ]
2547
- }
2548
- ],
2549
- "answers": [],
2550
- "setMembers": [],
2551
- "links": [
2552
- {
2553
- "rel": "self",
2554
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838"
2555
- },
2556
- {
2557
- "rel": "full",
2558
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838?v=full"
2559
- }
2560
- ],
2561
- "resourceVersion": "1.11"
2562
- },
2563
- "valueModifier": null,
2564
- "formFieldPath": null,
2565
- "formFieldNamespace": null,
2566
- "links": [
2567
- {
2568
- "rel": "self",
2569
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/2c85c31a-cc0b-4eca-8c19-fe8e5c359e84"
2570
- },
2571
- {
2572
- "rel": "full",
2573
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/2c85c31a-cc0b-4eca-8c19-fe8e5c359e84?v=full"
2574
- }
2575
- ],
2576
- "resourceVersion": "1.11"
2577
- }
2578
- ]
2579
- },
2580
- {
2581
- "uuid": "6897e49a-eb56-4720-bef1-764280e5780e",
2582
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
2583
- "concept": {
2584
- "uuid": "a899e35e-1350-11df-a1f1-0026b9348838",
2585
- "name": {
2586
- "display": "PATIENT REPORTED CURRENT TUBERCULOSIS PROPHYLAXIS"
2587
- }
2588
- },
2589
- "value": {
2590
- "uuid": "162724df-5a66-4ae3-bbf6-5dc6dbba4ebb",
2591
- "display": "ISONIAZID 100mg TAB",
2592
- "links": [
2593
- {
2594
- "rel": "self",
2595
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/drug/162724df-5a66-4ae3-bbf6-5dc6dbba4ebb"
2596
- }
2597
- ]
2598
- },
2599
- "groupMembers": null
2600
- },
2601
- {
2602
- "uuid": "182f61b4-e317-455a-bf20-5dbb24f3d665",
2603
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
2604
- "formFieldPath": "103.1",
2605
- "concept": {
2606
- "uuid": "a8afdb8c-1350-11df-a1f1-0026b9348838",
2607
- "name": {
2608
- "display": "PATIENT REPORTED CURRENT TUBERCULOSIS TREATMENT, DETAILED"
2609
- }
2610
- },
2611
- "value": null,
2612
- "groupMembers": [
2613
- {
2614
- "uuid": "cc412d33-e6f7-4ffa-98ec-ab6bc1364e26",
2615
- "display": "PATIENT REPORTED CURRENT TUBERCULOSIS TREATMENT: RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL",
2616
- "concept": {
2617
- "uuid": "a899e444-1350-11df-a1f1-0026b9348838",
2618
- "display": "PATIENT REPORTED CURRENT TUBERCULOSIS TREATMENT",
2619
- "links": [
2620
- {
2621
- "rel": "self",
2622
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899e444-1350-11df-a1f1-0026b9348838"
2623
- }
2624
- ]
2625
- },
2626
- "person": {
2627
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
2628
- "display": "234750205-2 - Robai Test Robai",
2629
- "links": [
2630
- {
2631
- "rel": "self",
2632
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
2633
- }
2634
- ]
2635
- },
2636
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
2637
- "accessionNumber": null,
2638
- "obsGroup": {
2639
- "uuid": "182f61b4-e317-455a-bf20-5dbb24f3d665",
2640
- "display": "PATIENT REPORTED CURRENT TUBERCULOSIS TREATMENT, DETAILED: RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL, 2.0",
2641
- "links": [
2642
- {
2643
- "rel": "self",
2644
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/182f61b4-e317-455a-bf20-5dbb24f3d665"
2645
- }
2646
- ]
2647
- },
2648
- "valueCodedName": null,
2649
- "groupMembers": null,
2650
- "comment": null,
2651
- "location": {
2652
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
2653
- "display": "MTRH Module 1",
2654
- "links": [
2655
- {
2656
- "rel": "self",
2657
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
2658
- }
2659
- ]
2660
- },
2661
- "order": null,
2662
- "encounter": {
2663
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
2664
- "display": "ADULTRETURN 01/12/2016",
2665
- "links": [
2666
- {
2667
- "rel": "self",
2668
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
2669
- }
2670
- ]
2671
- },
2672
- "voided": false,
2673
- "value": {
2674
- "uuid": "a899f51a-1350-11df-a1f1-0026b9348838",
2675
- "display": "RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL",
2676
- "name": {
2677
- "display": "RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL",
2678
- "uuid": "a94208d6-1350-11df-a1f1-0026b9348838",
2679
- "name": "RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL",
2680
- "locale": "en",
2681
- "localePreferred": true,
2682
- "conceptNameType": "FULLY_SPECIFIED",
2683
- "links": [
2684
- {
2685
- "rel": "self",
2686
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/name/a94208d6-1350-11df-a1f1-0026b9348838"
2687
- },
2688
- {
2689
- "rel": "full",
2690
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/name/a94208d6-1350-11df-a1f1-0026b9348838?v=full"
2691
- }
2692
- ],
2693
- "resourceVersion": "1.9"
2694
- },
2695
- "datatype": {
2696
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
2697
- "display": "N/A",
2698
- "links": [
2699
- {
2700
- "rel": "self",
2701
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
2702
- }
2703
- ]
2704
- },
2705
- "conceptClass": {
2706
- "uuid": "8d490dfc-c2cc-11de-8d13-0010c6dffd0f",
2707
- "display": "Drug",
2708
- "links": [
2709
- {
2710
- "rel": "self",
2711
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d490dfc-c2cc-11de-8d13-0010c6dffd0f"
2712
- }
2713
- ]
2714
- },
2715
- "set": false,
2716
- "version": "",
2717
- "retired": false,
2718
- "names": [
2719
- {
2720
- "uuid": "a9599118-1350-11df-a1f1-0026b9348838",
2721
- "display": "RHZE",
2722
- "links": [
2723
- {
2724
- "rel": "self",
2725
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/name/a9599118-1350-11df-a1f1-0026b9348838"
2726
- }
2727
- ]
2728
- },
2729
- {
2730
- "uuid": "a94208d6-1350-11df-a1f1-0026b9348838",
2731
- "display": "RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL",
2732
- "links": [
2733
- {
2734
- "rel": "self",
2735
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/name/a94208d6-1350-11df-a1f1-0026b9348838"
2736
- }
2737
- ]
2738
- },
2739
- {
2740
- "uuid": "a95992b2-1350-11df-a1f1-0026b9348838",
2741
- "display": "RIFAFOUR",
2742
- "links": [
2743
- {
2744
- "rel": "self",
2745
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/name/a95992b2-1350-11df-a1f1-0026b9348838"
2746
- }
2747
- ]
2748
- }
2749
- ],
2750
- "descriptions": [
2751
- {
2752
- "uuid": "a8ff8b28-1350-11df-a1f1-0026b9348838",
2753
- "display": "Fixed-dose combination drug used to treat tuberculosis. Also known as Rifafour.",
2754
- "links": [
2755
- {
2756
- "rel": "self",
2757
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/description/a8ff8b28-1350-11df-a1f1-0026b9348838"
2758
- }
2759
- ]
2760
- }
2761
- ],
2762
- "mappings": [
2763
- {
2764
- "uuid": "2c299f8a-1645-4d7e-bf92-eed016a9113b",
2765
- "display": "local: 1131",
2766
- "links": [
2767
- {
2768
- "rel": "self",
2769
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/mapping/2c299f8a-1645-4d7e-bf92-eed016a9113b"
2770
- }
2771
- ]
2772
- },
2773
- {
2774
- "uuid": "648f442a-9c6b-4a7a-a314-57f75685affb",
2775
- "display": "MCL/CIEL: 1131",
2776
- "links": [
2777
- {
2778
- "rel": "self",
2779
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/mapping/648f442a-9c6b-4a7a-a314-57f75685affb"
2780
- }
2781
- ]
2782
- }
2783
- ],
2784
- "answers": [],
2785
- "setMembers": [],
2786
- "links": [
2787
- {
2788
- "rel": "self",
2789
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838"
2790
- },
2791
- {
2792
- "rel": "full",
2793
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838?v=full"
2794
- }
2795
- ],
2796
- "resourceVersion": "1.11"
2797
- },
2798
- "valueModifier": null,
2799
- "formFieldPath": null,
2800
- "formFieldNamespace": null,
2801
- "links": [
2802
- {
2803
- "rel": "self",
2804
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/cc412d33-e6f7-4ffa-98ec-ab6bc1364e26"
2805
- },
2806
- {
2807
- "rel": "full",
2808
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/cc412d33-e6f7-4ffa-98ec-ab6bc1364e26?v=full"
2809
- }
2810
- ],
2811
- "resourceVersion": "1.11"
2812
- },
2813
- {
2814
- "uuid": "e8b92e69-49f4-47fa-98f1-f62bf01aeed8",
2815
- "display": "NUMBER OF TABLETS PER DAY: 2.0",
2816
- "concept": {
2817
- "uuid": "a8a07386-1350-11df-a1f1-0026b9348838",
2818
- "display": "NUMBER OF TABLETS PER DAY",
2819
- "links": [
2820
- {
2821
- "rel": "self",
2822
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8a07386-1350-11df-a1f1-0026b9348838"
2823
- }
2824
- ]
2825
- },
2826
- "person": {
2827
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
2828
- "display": "234750205-2 - Robai Test Robai",
2829
- "links": [
2830
- {
2831
- "rel": "self",
2832
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
2833
- }
2834
- ]
2835
- },
2836
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
2837
- "accessionNumber": null,
2838
- "obsGroup": {
2839
- "uuid": "182f61b4-e317-455a-bf20-5dbb24f3d665",
2840
- "display": "PATIENT REPORTED CURRENT TUBERCULOSIS TREATMENT, DETAILED: RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL, 2.0",
2841
- "links": [
2842
- {
2843
- "rel": "self",
2844
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/182f61b4-e317-455a-bf20-5dbb24f3d665"
2845
- }
2846
- ]
2847
- },
2848
- "valueCodedName": null,
2849
- "groupMembers": null,
2850
- "comment": null,
2851
- "location": {
2852
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
2853
- "display": "MTRH Module 1",
2854
- "links": [
2855
- {
2856
- "rel": "self",
2857
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
2858
- }
2859
- ]
2860
- },
2861
- "order": null,
2862
- "encounter": {
2863
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
2864
- "display": "ADULTRETURN 01/12/2016",
2865
- "links": [
2866
- {
2867
- "rel": "self",
2868
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
2869
- }
2870
- ]
2871
- },
2872
- "voided": false,
2873
- "value": 2,
2874
- "valueModifier": null,
2875
- "formFieldPath": null,
2876
- "formFieldNamespace": null,
2877
- "links": [
2878
- {
2879
- "rel": "self",
2880
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/e8b92e69-49f4-47fa-98f1-f62bf01aeed8"
2881
- },
2882
- {
2883
- "rel": "full",
2884
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/e8b92e69-49f4-47fa-98f1-f62bf01aeed8?v=full"
2885
- }
2886
- ],
2887
- "resourceVersion": "1.11"
2888
- }
2889
- ]
2890
- },
2891
- {
2892
- "uuid": "182f61b4-e317-455a-bf20-5dbb24f3d665",
2893
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
2894
- "formFieldPath": "103.0",
2895
- "concept": {
2896
- "uuid": "a8afdb8c-1350-11df-a1f1-0026b9348838",
2897
- "name": {
2898
- "display": "PATIENT REPORTED CURRENT TUBERCULOSIS TREATMENT, DETAILED"
2899
- }
2900
- },
2901
- "value": null,
2902
- "groupMembers": [
2903
- {
2904
- "uuid": "cc412d33-e6f7-4ffa-98ec-ab6bc1364e26",
2905
- "display": "PATIENT REPORTED CURRENT TUBERCULOSIS TREATMENT: RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL",
2906
- "concept": {
2907
- "uuid": "a899e444-1350-11df-a1f1-0026b9348838",
2908
- "display": "PATIENT REPORTED CURRENT TUBERCULOSIS TREATMENT",
2909
- "links": [
2910
- {
2911
- "rel": "self",
2912
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899e444-1350-11df-a1f1-0026b9348838"
2913
- }
2914
- ]
2915
- },
2916
- "person": {
2917
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
2918
- "display": "234750205-2 - Robai Test Robai",
2919
- "links": [
2920
- {
2921
- "rel": "self",
2922
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
2923
- }
2924
- ]
2925
- },
2926
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
2927
- "accessionNumber": null,
2928
- "obsGroup": {
2929
- "uuid": "182f61b4-e317-455a-bf20-5dbb24f3d665",
2930
- "display": "PATIENT REPORTED CURRENT TUBERCULOSIS TREATMENT, DETAILED: RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL, 2.0",
2931
- "links": [
2932
- {
2933
- "rel": "self",
2934
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/182f61b4-e317-455a-bf20-5dbb24f3d665"
2935
- }
2936
- ]
2937
- },
2938
- "valueCodedName": null,
2939
- "groupMembers": null,
2940
- "comment": null,
2941
- "location": {
2942
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
2943
- "display": "MTRH Module 1",
2944
- "links": [
2945
- {
2946
- "rel": "self",
2947
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
2948
- }
2949
- ]
2950
- },
2951
- "order": null,
2952
- "encounter": {
2953
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
2954
- "display": "ADULTRETURN 01/12/2016",
2955
- "links": [
2956
- {
2957
- "rel": "self",
2958
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
2959
- }
2960
- ]
2961
- },
2962
- "voided": false,
2963
- "value": {
2964
- "uuid": "a899f51a-1350-11df-a1f1-0026b9348838",
2965
- "display": "RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL",
2966
- "name": {
2967
- "display": "RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL",
2968
- "uuid": "a94208d6-1350-11df-a1f1-0026b9348838",
2969
- "name": "RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL",
2970
- "locale": "en",
2971
- "localePreferred": true,
2972
- "conceptNameType": "FULLY_SPECIFIED",
2973
- "links": [
2974
- {
2975
- "rel": "self",
2976
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/name/a94208d6-1350-11df-a1f1-0026b9348838"
2977
- },
2978
- {
2979
- "rel": "full",
2980
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/name/a94208d6-1350-11df-a1f1-0026b9348838?v=full"
2981
- }
2982
- ],
2983
- "resourceVersion": "1.9"
2984
- },
2985
- "datatype": {
2986
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
2987
- "display": "N/A",
2988
- "links": [
2989
- {
2990
- "rel": "self",
2991
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
2992
- }
2993
- ]
2994
- },
2995
- "conceptClass": {
2996
- "uuid": "8d490dfc-c2cc-11de-8d13-0010c6dffd0f",
2997
- "display": "Drug",
2998
- "links": [
2999
- {
3000
- "rel": "self",
3001
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d490dfc-c2cc-11de-8d13-0010c6dffd0f"
3002
- }
3003
- ]
3004
- },
3005
- "set": false,
3006
- "version": "",
3007
- "retired": false,
3008
- "names": [
3009
- {
3010
- "uuid": "a9599118-1350-11df-a1f1-0026b9348838",
3011
- "display": "RHZE",
3012
- "links": [
3013
- {
3014
- "rel": "self",
3015
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/name/a9599118-1350-11df-a1f1-0026b9348838"
3016
- }
3017
- ]
3018
- },
3019
- {
3020
- "uuid": "a94208d6-1350-11df-a1f1-0026b9348838",
3021
- "display": "RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL",
3022
- "links": [
3023
- {
3024
- "rel": "self",
3025
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/name/a94208d6-1350-11df-a1f1-0026b9348838"
3026
- }
3027
- ]
3028
- },
3029
- {
3030
- "uuid": "a95992b2-1350-11df-a1f1-0026b9348838",
3031
- "display": "RIFAFOUR",
3032
- "links": [
3033
- {
3034
- "rel": "self",
3035
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/name/a95992b2-1350-11df-a1f1-0026b9348838"
3036
- }
3037
- ]
3038
- }
3039
- ],
3040
- "descriptions": [
3041
- {
3042
- "uuid": "a8ff8b28-1350-11df-a1f1-0026b9348838",
3043
- "display": "Fixed-dose combination drug used to treat tuberculosis. Also known as Rifafour.",
3044
- "links": [
3045
- {
3046
- "rel": "self",
3047
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/description/a8ff8b28-1350-11df-a1f1-0026b9348838"
3048
- }
3049
- ]
3050
- }
3051
- ],
3052
- "mappings": [
3053
- {
3054
- "uuid": "2c299f8a-1645-4d7e-bf92-eed016a9113b",
3055
- "display": "local: 1131",
3056
- "links": [
3057
- {
3058
- "rel": "self",
3059
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/mapping/2c299f8a-1645-4d7e-bf92-eed016a9113b"
3060
- }
3061
- ]
3062
- },
3063
- {
3064
- "uuid": "648f442a-9c6b-4a7a-a314-57f75685affb",
3065
- "display": "MCL/CIEL: 1131",
3066
- "links": [
3067
- {
3068
- "rel": "self",
3069
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838/mapping/648f442a-9c6b-4a7a-a314-57f75685affb"
3070
- }
3071
- ]
3072
- }
3073
- ],
3074
- "answers": [],
3075
- "setMembers": [],
3076
- "links": [
3077
- {
3078
- "rel": "self",
3079
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838"
3080
- },
3081
- {
3082
- "rel": "full",
3083
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899f51a-1350-11df-a1f1-0026b9348838?v=full"
3084
- }
3085
- ],
3086
- "resourceVersion": "1.11"
3087
- },
3088
- "valueModifier": null,
3089
- "formFieldPath": null,
3090
- "formFieldNamespace": null,
3091
- "links": [
3092
- {
3093
- "rel": "self",
3094
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/cc412d33-e6f7-4ffa-98ec-ab6bc1364e26"
3095
- },
3096
- {
3097
- "rel": "full",
3098
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/cc412d33-e6f7-4ffa-98ec-ab6bc1364e26?v=full"
3099
- }
3100
- ],
3101
- "resourceVersion": "1.11"
3102
- },
3103
-
3104
- {
3105
- "uuid": "e8b92e69-49f4-47fa-98f1-f62bf01aeed8",
3106
- "display": "NUMBER OF TABLETS PER DAY: 2.0",
3107
- "concept": {
3108
- "uuid": "a8a07386-1350-11df-a1f1-0026b9348838",
3109
- "display": "NUMBER OF TABLETS PER DAY",
3110
- "links": [
3111
- {
3112
- "rel": "self",
3113
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8a07386-1350-11df-a1f1-0026b9348838"
3114
- }
3115
- ]
3116
- },
3117
- "person": {
3118
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
3119
- "display": "234750205-2 - Robai Test Robai",
3120
- "links": [
3121
- {
3122
- "rel": "self",
3123
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
3124
- }
3125
- ]
3126
- },
3127
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
3128
- "accessionNumber": null,
3129
- "obsGroup": {
3130
- "uuid": "182f61b4-e317-455a-bf20-5dbb24f3d665",
3131
- "display": "PATIENT REPORTED CURRENT TUBERCULOSIS TREATMENT, DETAILED: RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL, 2.0",
3132
- "links": [
3133
- {
3134
- "rel": "self",
3135
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/182f61b4-e317-455a-bf20-5dbb24f3d665"
3136
- }
3137
- ]
3138
- },
3139
- "valueCodedName": null,
3140
- "groupMembers": null,
3141
- "comment": null,
3142
- "location": {
3143
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
3144
- "display": "MTRH Module 1",
3145
- "links": [
3146
- {
3147
- "rel": "self",
3148
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
3149
- }
3150
- ]
3151
- },
3152
- "order": null,
3153
- "encounter": {
3154
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
3155
- "display": "ADULTRETURN 01/12/2016",
3156
- "links": [
3157
- {
3158
- "rel": "self",
3159
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
3160
- }
3161
- ]
3162
- },
3163
- "voided": false,
3164
- "value": 3,
3165
- "valueModifier": null,
3166
- "formFieldPath": null,
3167
- "formFieldNamespace": null,
3168
- "links": [
3169
- {
3170
- "rel": "self",
3171
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/e8b92e69-49f4-47fa-98f1-f62bf01aeed8"
3172
- },
3173
- {
3174
- "rel": "full",
3175
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/e8b92e69-49f4-47fa-98f1-f62bf01aeed8?v=full"
3176
- }
3177
- ],
3178
- "resourceVersion": "1.11"
3179
- }
3180
- ]
3181
- },
3182
-
3183
- {
3184
- "uuid": "d240d15d-d60a-444c-8def-0de6e932f7d8",
3185
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
3186
- "concept": {
3187
- "uuid": "a899cf5e-1350-11df-a1f1-0026b9348838",
3188
- "name": {
3189
- "display": "CURRENT ANTIRETROVIRAL DRUGS USED FOR TREATMENT"
3190
- }
3191
- },
3192
- "value": {
3193
- "uuid": "6a73f32d-1870-4527-af6e-74443251ded2",
3194
- "display": "NEVIRAPINE LAMIVUDINE AND ZIDOVUDINE",
3195
- "links": [
3196
- {
3197
- "rel": "self",
3198
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/6a73f32d-1870-4527-af6e-74443251ded2"
3199
- }
3200
- ]
3201
- },
3202
- "groupMembers": null,
3203
- "formFieldPath": "100.1"
3204
- },
3205
- {
3206
- "uuid": "425c71b9-8f10-4452-92f8-cd8d44c4a971",
3207
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
3208
- "concept": {
3209
- "uuid": "a8a072c8-1350-11df-a1f1-0026b9348838",
3210
- "name": {
3211
- "display": "PATIENT REPORTED CURRENT OTHER TREATMENT"
3212
- }
3213
- },
3214
- "value": null,
3215
- "groupMembers": [
3216
- {
3217
- "uuid": "80718d82-dedf-4834-929f-e05109fef04c",
3218
- "display": "PATIENT REPORTED CURRENT MEDICATION CAUSING SIDE EFFECT: PAROMOMYCIN",
3219
- "concept": {
3220
- "uuid": "1682a920-c93d-4aad-b9cb-4a2b2c41ff1a",
3221
- "display": "PATIENT REPORTED CURRENT MEDICATION CAUSING SIDE EFFECT",
3222
- "links": [
3223
- {
3224
- "rel": "self",
3225
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/1682a920-c93d-4aad-b9cb-4a2b2c41ff1a"
3226
- }
3227
- ]
3228
- },
3229
- "person": {
3230
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
3231
- "display": "234750205-2 - Robai Test Robai",
3232
- "links": [
3233
- {
3234
- "rel": "self",
3235
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
3236
- }
3237
- ]
3238
- },
3239
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
3240
- "accessionNumber": null,
3241
- "obsGroup": {
3242
- "uuid": "425c71b9-8f10-4452-92f8-cd8d44c4a971",
3243
- "display": "PATIENT REPORTED CURRENT OTHER TREATMENT: PAROMOMYCIN",
3244
- "links": [
3245
- {
3246
- "rel": "self",
3247
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/425c71b9-8f10-4452-92f8-cd8d44c4a971"
3248
- }
3249
- ]
3250
- },
3251
- "valueCodedName": null,
3252
- "groupMembers": null,
3253
- "comment": null,
3254
- "location": {
3255
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
3256
- "display": "MTRH Module 1",
3257
- "links": [
3258
- {
3259
- "rel": "self",
3260
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
3261
- }
3262
- ]
3263
- },
3264
- "order": null,
3265
- "encounter": {
3266
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
3267
- "display": "ADULTRETURN 01/12/2016",
3268
- "links": [
3269
- {
3270
- "rel": "self",
3271
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
3272
- }
3273
- ]
3274
- },
3275
- "voided": false,
3276
- "value": {
3277
- "uuid": "a898a700-1350-11df-a1f1-0026b9348838",
3278
- "display": "PAROMOMYCIN",
3279
- "name": {
3280
- "display": "PAROMOMYCIN",
3281
- "uuid": "a94159cc-1350-11df-a1f1-0026b9348838",
3282
- "name": "PAROMOMYCIN",
3283
- "locale": "en",
3284
- "localePreferred": true,
3285
- "conceptNameType": "FULLY_SPECIFIED",
3286
- "links": [
3287
- {
3288
- "rel": "self",
3289
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a898a700-1350-11df-a1f1-0026b9348838/name/a94159cc-1350-11df-a1f1-0026b9348838"
3290
- },
3291
- {
3292
- "rel": "full",
3293
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a898a700-1350-11df-a1f1-0026b9348838/name/a94159cc-1350-11df-a1f1-0026b9348838?v=full"
3294
- }
3295
- ],
3296
- "resourceVersion": "1.9"
3297
- },
3298
- "datatype": {
3299
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
3300
- "display": "N/A",
3301
- "links": [
3302
- {
3303
- "rel": "self",
3304
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
3305
- }
3306
- ]
3307
- },
3308
- "conceptClass": {
3309
- "uuid": "8d490dfc-c2cc-11de-8d13-0010c6dffd0f",
3310
- "display": "Drug",
3311
- "links": [
3312
- {
3313
- "rel": "self",
3314
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d490dfc-c2cc-11de-8d13-0010c6dffd0f"
3315
- }
3316
- ]
3317
- },
3318
- "set": false,
3319
- "version": null,
3320
- "retired": false,
3321
- "names": [
3322
- {
3323
- "uuid": "a9567492-1350-11df-a1f1-0026b9348838",
3324
- "display": "GABBRORAL TABS",
3325
- "links": [
3326
- {
3327
- "rel": "self",
3328
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a898a700-1350-11df-a1f1-0026b9348838/name/a9567492-1350-11df-a1f1-0026b9348838"
3329
- }
3330
- ]
3331
- },
3332
- {
3333
- "uuid": "0cb3a75c-ec8a-47f4-a89d-4faadf81bff2",
3334
- "display": "AMINOSIDINE",
3335
- "links": [
3336
- {
3337
- "rel": "self",
3338
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a898a700-1350-11df-a1f1-0026b9348838/name/0cb3a75c-ec8a-47f4-a89d-4faadf81bff2"
3339
- }
3340
- ]
3341
- },
3342
- {
3343
- "uuid": "a95672e4-1350-11df-a1f1-0026b9348838",
3344
- "display": "GABBRORAL",
3345
- "links": [
3346
- {
3347
- "rel": "self",
3348
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a898a700-1350-11df-a1f1-0026b9348838/name/a95672e4-1350-11df-a1f1-0026b9348838"
3349
- }
3350
- ]
3351
- },
3352
- {
3353
- "uuid": "a95673c0-1350-11df-a1f1-0026b9348838",
3354
- "display": "GABBRORAL SYRUP",
3355
- "links": [
3356
- {
3357
- "rel": "self",
3358
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a898a700-1350-11df-a1f1-0026b9348838/name/a95673c0-1350-11df-a1f1-0026b9348838"
3359
- }
3360
- ]
3361
- },
3362
- {
3363
- "uuid": "a94159cc-1350-11df-a1f1-0026b9348838",
3364
- "display": "PAROMOMYCIN",
3365
- "links": [
3366
- {
3367
- "rel": "self",
3368
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a898a700-1350-11df-a1f1-0026b9348838/name/a94159cc-1350-11df-a1f1-0026b9348838"
3369
- }
3370
- ]
3371
- }
3372
- ],
3373
- "descriptions": [
3374
- {
3375
- "uuid": "a8fe582a-1350-11df-a1f1-0026b9348838",
3376
- "display": "A broad-spectrum antibiotic C23H45N5O14 that is obtained from a bacterium of the genus Streptomyces (S. rimosus paromomycinus) and is used against intestinal amebiasis especially in the form of its sulfate.",
3377
- "links": [
3378
- {
3379
- "rel": "self",
3380
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a898a700-1350-11df-a1f1-0026b9348838/description/a8fe582a-1350-11df-a1f1-0026b9348838"
3381
- }
3382
- ]
3383
- }
3384
- ],
3385
- "mappings": [
3386
- {
3387
- "uuid": "f73a7808-ba41-433d-8931-ab25557a19b4",
3388
- "display": "MCL/CIEL: 81600",
3389
- "links": [
3390
- {
3391
- "rel": "self",
3392
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a898a700-1350-11df-a1f1-0026b9348838/mapping/f73a7808-ba41-433d-8931-ab25557a19b4"
3393
- }
3394
- ]
3395
- }
3396
- ],
3397
- "answers": [],
3398
- "setMembers": [],
3399
- "links": [
3400
- {
3401
- "rel": "self",
3402
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a898a700-1350-11df-a1f1-0026b9348838"
3403
- },
3404
- {
3405
- "rel": "full",
3406
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a898a700-1350-11df-a1f1-0026b9348838?v=full"
3407
- }
3408
- ],
3409
- "resourceVersion": "1.11"
3410
- },
3411
- "valueModifier": null,
3412
- "formFieldPath": null,
3413
- "formFieldNamespace": null,
3414
- "links": [
3415
- {
3416
- "rel": "self",
3417
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/80718d82-dedf-4834-929f-e05109fef04c"
3418
- },
3419
- {
3420
- "rel": "full",
3421
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/80718d82-dedf-4834-929f-e05109fef04c?v=full"
3422
- }
3423
- ],
3424
- "resourceVersion": "1.11"
3425
- }
3426
- ]
3427
- },
3428
- {
3429
- "uuid": "7a2cc873-3b33-45ee-a89a-85b50f9db315",
3430
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
3431
- "concept": {
3432
- "uuid": "2a4b87dd-977d-4ce8-a321-1f13df4a31b2",
3433
- "name": {
3434
- "display": "TUBERCULOSIS TREATMENT ADHERENCE SINCE LAST VISIT, DETAILED"
3435
- }
3436
- },
3437
- "value": null,
3438
- "groupMembers": [
3439
- {
3440
- "uuid": "78d3d4dc-cdd3-4b3a-ae87-4cb9c13aea62",
3441
- "display": "TUBERCULOSIS TREATMENT ADHERENCE SINCE LAST VISIT: GOOD",
3442
- "concept": {
3443
- "uuid": "479decbd-e964-41c3-9576-98b39089ebd3",
3444
- "display": "TUBERCULOSIS TREATMENT ADHERENCE SINCE LAST VISIT",
3445
- "links": [
3446
- {
3447
- "rel": "self",
3448
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/479decbd-e964-41c3-9576-98b39089ebd3"
3449
- }
3450
- ]
3451
- },
3452
- "person": {
3453
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
3454
- "display": "234750205-2 - Robai Test Robai",
3455
- "links": [
3456
- {
3457
- "rel": "self",
3458
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
3459
- }
3460
- ]
3461
- },
3462
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
3463
- "accessionNumber": null,
3464
- "obsGroup": {
3465
- "uuid": "7a2cc873-3b33-45ee-a89a-85b50f9db315",
3466
- "display": "TUBERCULOSIS TREATMENT ADHERENCE SINCE LAST VISIT, DETAILED: GOOD",
3467
- "links": [
3468
- {
3469
- "rel": "self",
3470
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/7a2cc873-3b33-45ee-a89a-85b50f9db315"
3471
- }
3472
- ]
3473
- },
3474
- "valueCodedName": null,
3475
- "groupMembers": null,
3476
- "comment": null,
3477
- "location": {
3478
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
3479
- "display": "MTRH Module 1",
3480
- "links": [
3481
- {
3482
- "rel": "self",
3483
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
3484
- }
3485
- ]
3486
- },
3487
- "order": null,
3488
- "encounter": {
3489
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
3490
- "display": "ADULTRETURN 01/12/2016",
3491
- "links": [
3492
- {
3493
- "rel": "self",
3494
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
3495
- }
3496
- ]
3497
- },
3498
- "voided": false,
3499
- "value": {
3500
- "uuid": "a8b0f882-1350-11df-a1f1-0026b9348838",
3501
- "display": "GOOD",
3502
- "name": {
3503
- "display": "GOOD",
3504
- "uuid": "a95df35c-1350-11df-a1f1-0026b9348838",
3505
- "name": "GOOD",
3506
- "locale": "en",
3507
- "localePreferred": true,
3508
- "conceptNameType": "FULLY_SPECIFIED",
3509
- "links": [
3510
- {
3511
- "rel": "self",
3512
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/name/a95df35c-1350-11df-a1f1-0026b9348838"
3513
- },
3514
- {
3515
- "rel": "full",
3516
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/name/a95df35c-1350-11df-a1f1-0026b9348838?v=full"
3517
- }
3518
- ],
3519
- "resourceVersion": "1.9"
3520
- },
3521
- "datatype": {
3522
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
3523
- "display": "N/A",
3524
- "links": [
3525
- {
3526
- "rel": "self",
3527
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
3528
- }
3529
- ]
3530
- },
3531
- "conceptClass": {
3532
- "uuid": "8d492774-c2cc-11de-8d13-0010c6dffd0f",
3533
- "display": "Misc",
3534
- "links": [
3535
- {
3536
- "rel": "self",
3537
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d492774-c2cc-11de-8d13-0010c6dffd0f"
3538
- }
3539
- ]
3540
- },
3541
- "set": false,
3542
- "version": "",
3543
- "retired": false,
3544
- "names": [
3545
- {
3546
- "uuid": "a95df35c-1350-11df-a1f1-0026b9348838",
3547
- "display": "GOOD",
3548
- "links": [
3549
- {
3550
- "rel": "self",
3551
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/name/a95df35c-1350-11df-a1f1-0026b9348838"
3552
- }
3553
- ]
3554
- }
3555
- ],
3556
- "descriptions": [
3557
- {
3558
- "uuid": "a90f4734-1350-11df-a1f1-0026b9348838",
3559
- "display": "General descriptive.",
3560
- "links": [
3561
- {
3562
- "rel": "self",
3563
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/description/a90f4734-1350-11df-a1f1-0026b9348838"
3564
- }
3565
- ]
3566
- }
3567
- ],
3568
- "mappings": [
3569
- {
3570
- "uuid": "a7c3c497-f857-4230-89a9-b3b6d4b25f8d",
3571
- "display": "local: 6343",
3572
- "links": [
3573
- {
3574
- "rel": "self",
3575
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/mapping/a7c3c497-f857-4230-89a9-b3b6d4b25f8d"
3576
- }
3577
- ]
3578
- },
3579
- {
3580
- "uuid": "e6ef886b-2ab7-4cdc-9f6d-f272fad1b8c1",
3581
- "display": "MCL/CIEL: 159405",
3582
- "links": [
3583
- {
3584
- "rel": "self",
3585
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838/mapping/e6ef886b-2ab7-4cdc-9f6d-f272fad1b8c1"
3586
- }
3587
- ]
3588
- }
3589
- ],
3590
- "answers": [],
3591
- "setMembers": [],
3592
- "links": [
3593
- {
3594
- "rel": "self",
3595
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838"
3596
- },
3597
- {
3598
- "rel": "full",
3599
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8b0f882-1350-11df-a1f1-0026b9348838?v=full"
3600
- }
3601
- ],
3602
- "resourceVersion": "1.11"
3603
- },
3604
- "valueModifier": null,
3605
- "formFieldPath": null,
3606
- "formFieldNamespace": null,
3607
- "links": [
3608
- {
3609
- "rel": "self",
3610
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/78d3d4dc-cdd3-4b3a-ae87-4cb9c13aea62"
3611
- },
3612
- {
3613
- "rel": "full",
3614
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/78d3d4dc-cdd3-4b3a-ae87-4cb9c13aea62?v=full"
3615
- }
3616
- ],
3617
- "resourceVersion": "1.11"
3618
- }
3619
- ]
3620
- },
3621
- {
3622
- "uuid": "9fbe5f84-3da6-473c-af6c-85d96c78184b",
3623
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
3624
- "formFieldPath": "101.0",
3625
- "concept": {
3626
- "uuid": "a8a072c8-1350-11df-a1f1-0026b9348838",
3627
- "name": {
3628
- "display": "PATIENT REPORTED CURRENT OTHER TREATMENT"
3629
- }
3630
- },
3631
- "value": null,
3632
- "groupMembers": [
3633
- {
3634
- "uuid": "69f08bb7-6dde-48f9-8528-7eec45a0e328",
3635
- "display": "MEDICATION ADDED: NORMAL SALINE",
3636
- "concept": {
3637
- "uuid": "a8a060c6-1350-11df-a1f1-0026b9348838",
3638
- "display": "MEDICATION ADDED",
3639
- "links": [
3640
- {
3641
- "rel": "self",
3642
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8a060c6-1350-11df-a1f1-0026b9348838"
3643
- }
3644
- ]
3645
- },
3646
- "person": {
3647
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
3648
- "display": "234750205-2 - Robai Test Robai",
3649
- "links": [
3650
- {
3651
- "rel": "self",
3652
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
3653
- }
3654
- ]
3655
- },
3656
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
3657
- "accessionNumber": null,
3658
- "obsGroup": {
3659
- "uuid": "9fbe5f84-3da6-473c-af6c-85d96c78184b",
3660
- "display": "PATIENT REPORTED CURRENT OTHER TREATMENT: NORMAL SALINE",
3661
- "links": [
3662
- {
3663
- "rel": "self",
3664
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/9fbe5f84-3da6-473c-af6c-85d96c78184b"
3665
- }
3666
- ]
3667
- },
3668
- "valueCodedName": null,
3669
- "groupMembers": null,
3670
- "comment": null,
3671
- "location": {
3672
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
3673
- "display": "MTRH Module 1",
3674
- "links": [
3675
- {
3676
- "rel": "self",
3677
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
3678
- }
3679
- ]
3680
- },
3681
- "order": null,
3682
- "encounter": {
3683
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
3684
- "display": "ADULTRETURN 01/12/2016",
3685
- "links": [
3686
- {
3687
- "rel": "self",
3688
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
3689
- }
3690
- ]
3691
- },
3692
- "voided": false,
3693
- "value": {
3694
- "uuid": "de26899a-3960-4bc2-b5ae-79520a920db2",
3695
- "display": "NORMAL SALINE",
3696
- "name": {
3697
- "display": "NORMAL SALINE",
3698
- "uuid": "0abb7d23-304c-4ee9-8511-69252d603ed5",
3699
- "name": "NORMAL SALINE",
3700
- "locale": "en",
3701
- "localePreferred": true,
3702
- "conceptNameType": "FULLY_SPECIFIED",
3703
- "links": [
3704
- {
3705
- "rel": "self",
3706
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/de26899a-3960-4bc2-b5ae-79520a920db2/name/0abb7d23-304c-4ee9-8511-69252d603ed5"
3707
- },
3708
- {
3709
- "rel": "full",
3710
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/de26899a-3960-4bc2-b5ae-79520a920db2/name/0abb7d23-304c-4ee9-8511-69252d603ed5?v=full"
3711
- }
3712
- ],
3713
- "resourceVersion": "1.9"
3714
- },
3715
- "datatype": {
3716
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
3717
- "display": "N/A",
3718
- "links": [
3719
- {
3720
- "rel": "self",
3721
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
3722
- }
3723
- ]
3724
- },
3725
- "conceptClass": {
3726
- "uuid": "8d490dfc-c2cc-11de-8d13-0010c6dffd0f",
3727
- "display": "Drug",
3728
- "links": [
3729
- {
3730
- "rel": "self",
3731
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d490dfc-c2cc-11de-8d13-0010c6dffd0f"
3732
- }
3733
- ]
3734
- },
3735
- "set": false,
3736
- "version": "",
3737
- "retired": false,
3738
- "names": [
3739
- {
3740
- "uuid": "99f60280-8a20-49ae-8974-980eb6be2893",
3741
- "display": "NS",
3742
- "links": [
3743
- {
3744
- "rel": "self",
3745
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/de26899a-3960-4bc2-b5ae-79520a920db2/name/99f60280-8a20-49ae-8974-980eb6be2893"
3746
- }
3747
- ]
3748
- },
3749
- {
3750
- "uuid": "0abb7d23-304c-4ee9-8511-69252d603ed5",
3751
- "display": "NORMAL SALINE",
3752
- "links": [
3753
- {
3754
- "rel": "self",
3755
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/de26899a-3960-4bc2-b5ae-79520a920db2/name/0abb7d23-304c-4ee9-8511-69252d603ed5"
3756
- }
3757
- ]
3758
- }
3759
- ],
3760
- "descriptions": [
3761
- {
3762
- "uuid": "b1d2604b-d72d-405a-a544-8350f93b484c",
3763
- "display": "Normal Saline is a sterile, nonpyrogenic solution for fluid and electrolyte replenishment. Normal Saline is the commonly-used term for a solution of 0.90% w/v of NaCl, about 300 mOsm/L or 9.0 g per liter.",
3764
- "links": [
3765
- {
3766
- "rel": "self",
3767
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/de26899a-3960-4bc2-b5ae-79520a920db2/description/b1d2604b-d72d-405a-a544-8350f93b484c"
3768
- }
3769
- ]
3770
- }
3771
- ],
3772
- "mappings": [],
3773
- "answers": [],
3774
- "setMembers": [],
3775
- "links": [
3776
- {
3777
- "rel": "self",
3778
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/de26899a-3960-4bc2-b5ae-79520a920db2"
3779
- },
3780
- {
3781
- "rel": "full",
3782
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/de26899a-3960-4bc2-b5ae-79520a920db2?v=full"
3783
- }
3784
- ],
3785
- "resourceVersion": "1.11"
3786
- },
3787
- "valueModifier": null,
3788
- "formFieldPath": null,
3789
- "formFieldNamespace": null,
3790
- "links": [
3791
- {
3792
- "rel": "self",
3793
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/69f08bb7-6dde-48f9-8528-7eec45a0e328"
3794
- },
3795
- {
3796
- "rel": "full",
3797
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/69f08bb7-6dde-48f9-8528-7eec45a0e328?v=full"
3798
- }
3799
- ],
3800
- "resourceVersion": "1.11"
3801
- }
3802
- ]
3803
- },
3804
- {
3805
- "uuid": "556d656c-bf17-40b3-8cff-edeb2ff07e1d",
3806
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
3807
- "concept": {
3808
- "uuid": "a899e282-1350-11df-a1f1-0026b9348838",
3809
- "name": {
3810
- "display": "PATIENT REPORTED CURRENT PCP PROPHYLAXIS"
3811
- }
3812
- },
3813
- "value": {
3814
- "uuid": "a8989396-1350-11df-a1f1-0026b9348838",
3815
- "display": "TRIMETHOPRIM AND SULFAMETHOXAZOLE",
3816
- "links": [
3817
- {
3818
- "rel": "self",
3819
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a8989396-1350-11df-a1f1-0026b9348838"
3820
- }
3821
- ]
3822
- },
3823
- "groupMembers": null
3824
- },
3825
- {
3826
- "uuid": "c37e1202-04ad-4bbe-a8d1-40cbb5373ac1",
3827
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
3828
- "concept": {
3829
- "uuid": "a89b7e12-1350-11df-a1f1-0026b9348838",
3830
- "name": {
3831
- "display": "PCP PROPHYLAXIS PLAN"
3832
- }
3833
- },
3834
- "value": {
3835
- "uuid": "a89b7908-1350-11df-a1f1-0026b9348838",
3836
- "display": "CONTINUE REGIMEN",
3837
- "links": [
3838
- {
3839
- "rel": "self",
3840
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89b7908-1350-11df-a1f1-0026b9348838"
3841
- }
3842
- ]
3843
- },
3844
- "groupMembers": null
3845
- },
3846
- {
3847
- "uuid": "0e3c1864-11b7-4a32-8c10-5462b5e79210",
3848
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
3849
- "concept": {
3850
- "uuid": "a899cf5e-1350-11df-a1f1-0026b9348838",
3851
- "name": {
3852
- "display": "CURRENT ANTIRETROVIRAL DRUGS USED FOR TREATMENT"
3853
- }
3854
- },
3855
- "value": {
3856
- "uuid": "1c4a75d0-cc91-4752-b0a5-4b833326ff7a",
3857
- "display": "TENOFOVIR AND LAMIVUDINE AND EFAVIRENZ",
3858
- "links": [
3859
- {
3860
- "rel": "self",
3861
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/1c4a75d0-cc91-4752-b0a5-4b833326ff7a"
3862
- }
3863
- ]
3864
- },
3865
- "groupMembers": null,
3866
- "formFieldPath": "100.2"
3867
- },
3868
- {
3869
- "uuid": "f86f7a3f-9883-4b9d-b2bf-7602e3c38ba8",
3870
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
3871
- "concept": {
3872
- "uuid": "a8a072c8-1350-11df-a1f1-0026b9348838",
3873
- "name": {
3874
- "display": "PATIENT REPORTED CURRENT OTHER TREATMENT"
3875
- }
3876
- },
3877
- "value": null,
3878
- "groupMembers": [
3879
- {
3880
- "uuid": "60681cdc-23cd-4947-bda3-5774efa070b2",
3881
- "display": "PATIENT REPORTED SIDE EFFECT OF TAKING ANY CURRENT MEDICATION: YES",
3882
- "concept": {
3883
- "uuid": "30fc0cea-b6c7-48cc-bbfb-4eb53170ce41",
3884
- "display": "PATIENT REPORTED SIDE EFFECT OF TAKING ANY CURRENT MEDICATION",
3885
- "links": [
3886
- {
3887
- "rel": "self",
3888
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/30fc0cea-b6c7-48cc-bbfb-4eb53170ce41"
3889
- }
3890
- ]
3891
- },
3892
- "person": {
3893
- "uuid": "b4ddd369-bec5-446e-b8f8-47fd5567b295",
3894
- "display": "234750205-2 - Robai Test Robai",
3895
- "links": [
3896
- {
3897
- "rel": "self",
3898
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/patient/b4ddd369-bec5-446e-b8f8-47fd5567b295"
3899
- }
3900
- ]
3901
- },
3902
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
3903
- "accessionNumber": null,
3904
- "obsGroup": {
3905
- "uuid": "f86f7a3f-9883-4b9d-b2bf-7602e3c38ba8",
3906
- "display": "PATIENT REPORTED CURRENT OTHER TREATMENT: YES",
3907
- "links": [
3908
- {
3909
- "rel": "self",
3910
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/f86f7a3f-9883-4b9d-b2bf-7602e3c38ba8"
3911
- }
3912
- ]
3913
- },
3914
- "valueCodedName": null,
3915
- "groupMembers": null,
3916
- "comment": null,
3917
- "location": {
3918
- "uuid": "08feae7c-1352-11df-a1f1-0026b9348838",
3919
- "display": "MTRH Module 1",
3920
- "links": [
3921
- {
3922
- "rel": "self",
3923
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/location/08feae7c-1352-11df-a1f1-0026b9348838"
3924
- }
3925
- ]
3926
- },
3927
- "order": null,
3928
- "encounter": {
3929
- "uuid": "e3a504ad-f9db-46e5-b4a8-017dcddc9950",
3930
- "display": "ADULTRETURN 01/12/2016",
3931
- "links": [
3932
- {
3933
- "rel": "self",
3934
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/encounter/e3a504ad-f9db-46e5-b4a8-017dcddc9950"
3935
- }
3936
- ]
3937
- },
3938
- "voided": false,
3939
- "value": {
3940
- "uuid": "a899b35c-1350-11df-a1f1-0026b9348838",
3941
- "display": "YES",
3942
- "name": {
3943
- "display": "YES",
3944
- "uuid": "a941cce0-1350-11df-a1f1-0026b9348838",
3945
- "name": "YES",
3946
- "locale": "en",
3947
- "localePreferred": true,
3948
- "conceptNameType": "FULLY_SPECIFIED",
3949
- "links": [
3950
- {
3951
- "rel": "self",
3952
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899b35c-1350-11df-a1f1-0026b9348838/name/a941cce0-1350-11df-a1f1-0026b9348838"
3953
- },
3954
- {
3955
- "rel": "full",
3956
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899b35c-1350-11df-a1f1-0026b9348838/name/a941cce0-1350-11df-a1f1-0026b9348838?v=full"
3957
- }
3958
- ],
3959
- "resourceVersion": "1.9"
3960
- },
3961
- "datatype": {
3962
- "uuid": "8d4a4c94-c2cc-11de-8d13-0010c6dffd0f",
3963
- "display": "N/A",
3964
- "links": [
3965
- {
3966
- "rel": "self",
3967
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptdatatype/8d4a4c94-c2cc-11de-8d13-0010c6dffd0f"
3968
- }
3969
- ]
3970
- },
3971
- "conceptClass": {
3972
- "uuid": "8d492774-c2cc-11de-8d13-0010c6dffd0f",
3973
- "display": "Misc",
3974
- "links": [
3975
- {
3976
- "rel": "self",
3977
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/conceptclass/8d492774-c2cc-11de-8d13-0010c6dffd0f"
3978
- }
3979
- ]
3980
- },
3981
- "set": false,
3982
- "version": "",
3983
- "retired": false,
3984
- "names": [
3985
- {
3986
- "uuid": "a941cce0-1350-11df-a1f1-0026b9348838",
3987
- "display": "YES",
3988
- "links": [
3989
- {
3990
- "rel": "self",
3991
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899b35c-1350-11df-a1f1-0026b9348838/name/a941cce0-1350-11df-a1f1-0026b9348838"
3992
- }
3993
- ]
3994
- }
3995
- ],
3996
- "descriptions": [
3997
- {
3998
- "uuid": "a8fef456-1350-11df-a1f1-0026b9348838",
3999
- "display": "Generic answer to a question.",
4000
- "links": [
4001
- {
4002
- "rel": "self",
4003
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899b35c-1350-11df-a1f1-0026b9348838/description/a8fef456-1350-11df-a1f1-0026b9348838"
4004
- }
4005
- ]
4006
- }
4007
- ],
4008
- "mappings": [
4009
- {
4010
- "uuid": "59b87fd6-8aa3-407b-b1f5-94f8bdcf1bba",
4011
- "display": "MCL/CIEL: 1065",
4012
- "links": [
4013
- {
4014
- "rel": "self",
4015
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899b35c-1350-11df-a1f1-0026b9348838/mapping/59b87fd6-8aa3-407b-b1f5-94f8bdcf1bba"
4016
- }
4017
- ]
4018
- },
4019
- {
4020
- "uuid": "8e156db1-1496-4f41-9cd8-211d869ed211",
4021
- "display": "local: 1065",
4022
- "links": [
4023
- {
4024
- "rel": "self",
4025
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899b35c-1350-11df-a1f1-0026b9348838/mapping/8e156db1-1496-4f41-9cd8-211d869ed211"
4026
- }
4027
- ]
4028
- }
4029
- ],
4030
- "answers": [],
4031
- "setMembers": [],
4032
- "links": [
4033
- {
4034
- "rel": "self",
4035
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899b35c-1350-11df-a1f1-0026b9348838"
4036
- },
4037
- {
4038
- "rel": "full",
4039
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899b35c-1350-11df-a1f1-0026b9348838?v=full"
4040
- }
4041
- ],
4042
- "resourceVersion": "1.11"
4043
- },
4044
- "valueModifier": null,
4045
- "formFieldPath": null,
4046
- "formFieldNamespace": null,
4047
- "links": [
4048
- {
4049
- "rel": "self",
4050
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/60681cdc-23cd-4947-bda3-5774efa070b2"
4051
- },
4052
- {
4053
- "rel": "full",
4054
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/obs/60681cdc-23cd-4947-bda3-5774efa070b2?v=full"
4055
- }
4056
- ],
4057
- "resourceVersion": "1.11"
4058
- }
4059
- ]
4060
- },
4061
- {
4062
- "uuid": "77596785-e04f-4905-8db6-72839c31ca1b",
4063
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
4064
- "concept": {
4065
- "uuid": "a89b75d4-1350-11df-a1f1-0026b9348838",
4066
- "name": {
4067
- "display": "ANTIRETROVIRAL PLAN"
4068
- }
4069
- },
4070
- "value": {
4071
- "uuid": "a89b7908-1350-11df-a1f1-0026b9348838",
4072
- "display": "CONTINUE REGIMEN",
4073
- "links": [
4074
- {
4075
- "rel": "self",
4076
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a89b7908-1350-11df-a1f1-0026b9348838"
4077
- }
4078
- ]
4079
- },
4080
- "groupMembers": null
4081
- },
4082
- {
4083
- "uuid": "9adc503f-4da7-4cb1-a73f-d94e76317da2",
4084
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
4085
- "concept": {
4086
- "uuid": "a89ae254-1350-11df-a1f1-0026b9348838",
4087
- "name": {
4088
- "display": "ANTIRETROVIRAL USE"
4089
- }
4090
- },
4091
- "value": {
4092
- "uuid": "a899b35c-1350-11df-a1f1-0026b9348838",
4093
- "display": "YES",
4094
- "links": [
4095
- {
4096
- "rel": "self",
4097
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899b35c-1350-11df-a1f1-0026b9348838"
4098
- }
4099
- ]
4100
- },
4101
- "groupMembers": null
4102
- },
4103
- {
4104
- "uuid": "9adc503f-4da7-4cb1-a73f-d94e76317da2",
4105
- "obsDatetime": "2016-12-01T11:33:57.000+0300",
4106
- "concept": {
4107
- "uuid": "a89ae254-1350-11df-a1f1-0026b9348838",
4108
- "name": {
4109
- "display": "ANTIRETROVIRAL USE"
4110
- }
4111
- },
4112
- "value": {
4113
- "uuid": "a899b42e-1350-11df-a1f1-0026b9348838",
4114
- "display": "NO",
4115
- "links": [
4116
- {
4117
- "rel": "self",
4118
- "uri": "https://amrs.ampath.or.ke:8443/amrs/ws/rest/v1/concept/a899b42e-1350-11df-a1f1-0026b9348838"
4119
- }
4120
- ]
4121
- },
4122
- "groupMembers": null
4123
- },
4124
- {
4125
- "uuid": "2f784df8-ce6e-4ba7-ad0d-f98edc34ced7",
4126
- "obsDatetime": "2019-07-09T10:17:48.000+0300",
4127
- "concept": {
4128
- "uuid": "a89c2344-1350-11df-a1f1-0026b9348838",
4129
- "name": {
4130
- "display": "REFERRALS ORDERED"
4131
- }
4132
- },
4133
- "value": {
4134
- "uuid": "a8a8afd8-1350-11df-a1f1-0026b9348838",
4135
- "display": "NUTRITIONAL SUPPORT",
4136
- "links": [
4137
- {
4138
- "rel": "self",
4139
- "uri": "https://ngx.ampath.or.ke/amrs/ws/rest/v1/concept/a8a8afd8-1350-11df-a1f1-0026b9348838"
4140
- }
4141
- ]
4142
- },
4143
- "groupMembers": null
4144
- },
4145
- {
4146
- "uuid": "029bfbe3-80cf-4eb9-84ce-4ff85be08295",
4147
- "obsDatetime": "2019-07-09T10:17:48.000+0300",
4148
- "concept": {
4149
- "uuid": "a89c2344-1350-11df-a1f1-0026b9348838",
4150
- "name": {
4151
- "display": "REFERRALS ORDERED"
4152
- }
4153
- },
4154
- "value": {
4155
- "uuid": "a89e2d1a-1350-11df-a1f1-0026b9348838",
4156
- "display": "SOCIAL WORK",
4157
- "links": [
4158
- {
4159
- "rel": "self",
4160
- "uri": "https://ngx.ampath.or.ke/amrs/ws/rest/v1/concept/a89e2d1a-1350-11df-a1f1-0026b9348838"
4161
- }
4162
- ]
4163
- },
4164
- "groupMembers": null
4165
- },
4166
- {
4167
- "uuid": "63ac752a-b0ec-48b3-b8db-2619367cb52b",
4168
- "obsDatetime": "2019-07-09T10:17:48.000+0300",
4169
- "concept": {
4170
- "uuid": "a89c2344-1350-11df-a1f1-0026b9348838",
4171
- "name": {
4172
- "display": "REFERRALS ORDERED"
4173
- }
4174
- },
4175
- "value": {
4176
- "uuid": "a89e2df6-1350-11df-a1f1-0026b9348838",
4177
- "display": "PSYCHOSOCIAL SUPPORT",
4178
- "links": [
4179
- {
4180
- "rel": "self",
4181
- "uri": "https://ngx.ampath.or.ke/amrs/ws/rest/v1/concept/a89e2df6-1350-11df-a1f1-0026b9348838"
4182
- }
4183
- ]
4184
- },
4185
- "groupMembers": null
4186
- }
4187
- ]
4188
- }