@openmrs/esm-framework 6.3.1-pre.3105 → 6.3.1-pre.3119

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 (473) hide show
  1. package/.turbo/turbo-build.log +1 -1
  2. package/dist/openmrs-esm-framework.js.map +1 -1
  3. package/docs/classes/OpenmrsFetchError.md +4 -4
  4. package/docs/enumerations/Type.md +10 -10
  5. package/docs/enumerations/VisitMode.md +4 -4
  6. package/docs/enumerations/VisitStatus.md +3 -3
  7. package/docs/functions/ConfigurableLink.md +1 -1
  8. package/docs/functions/CustomOverflowMenu.md +1 -1
  9. package/docs/functions/DashboardExtension.md +1 -1
  10. package/docs/functions/ExtensionSlot.md +1 -1
  11. package/docs/functions/OpenmrsAppContext.md +2 -2
  12. package/docs/functions/PatientBannerActionsMenu.md +1 -1
  13. package/docs/functions/PatientBannerContactDetails.md +1 -1
  14. package/docs/functions/PatientBannerPatientIdentifiers.md +1 -1
  15. package/docs/functions/PatientBannerPatientInfo.md +1 -1
  16. package/docs/functions/PatientBannerToggleContactDetailsButton.md +1 -1
  17. package/docs/functions/PatientPhoto.md +1 -1
  18. package/docs/functions/WorkspaceContainer.md +1 -1
  19. package/docs/functions/attach.md +1 -1
  20. package/docs/functions/beginEditSynchronizationItem.md +1 -1
  21. package/docs/functions/canBeginEditSynchronizationItemsOfType.md +1 -1
  22. package/docs/functions/clearCurrentUser.md +1 -1
  23. package/docs/functions/closeWorkspace.md +1 -1
  24. package/docs/functions/compile.md +1 -1
  25. package/docs/functions/createAttachment.md +1 -1
  26. package/docs/functions/createGlobalStore.md +1 -1
  27. package/docs/functions/createUseStore.md +1 -1
  28. package/docs/functions/defineConfigSchema.md +1 -1
  29. package/docs/functions/defineExtensionConfigSchema.md +1 -1
  30. package/docs/functions/deleteAttachmentPermanently.md +1 -1
  31. package/docs/functions/deleteSynchronizationItem.md +1 -1
  32. package/docs/functions/detach.md +1 -1
  33. package/docs/functions/detachAll.md +1 -1
  34. package/docs/functions/evaluate.md +1 -1
  35. package/docs/functions/evaluateAsBoolean.md +3 -3
  36. package/docs/functions/evaluateAsBooleanAsync.md +3 -3
  37. package/docs/functions/evaluateAsNumber.md +1 -1
  38. package/docs/functions/evaluateAsNumberAsync.md +1 -1
  39. package/docs/functions/evaluateAsType.md +1 -1
  40. package/docs/functions/evaluateAsTypeAsync.md +1 -1
  41. package/docs/functions/evaluateAsync.md +1 -1
  42. package/docs/functions/extractVariableNames.md +1 -1
  43. package/docs/functions/fetchCurrentPatient.md +1 -1
  44. package/docs/functions/filterBreadcrumbs.md +1 -1
  45. package/docs/functions/generateOfflineUuid.md +1 -1
  46. package/docs/functions/getAssignedExtensions.md +1 -1
  47. package/docs/functions/getAsyncLifecycle.md +1 -1
  48. package/docs/functions/getAttachmentByUuid.md +1 -1
  49. package/docs/functions/getAttachments.md +1 -1
  50. package/docs/functions/getBreadcrumbs.md +1 -1
  51. package/docs/functions/getBreadcrumbsFor.md +1 -1
  52. package/docs/functions/getConfig.md +1 -1
  53. package/docs/functions/getContext.md +2 -2
  54. package/docs/functions/getCoreTranslation.md +1 -1
  55. package/docs/functions/getCurrentOfflineMode.md +1 -1
  56. package/docs/functions/getCurrentUser.md +3 -3
  57. package/docs/functions/getDynamicOfflineDataEntries.md +1 -1
  58. package/docs/functions/getDynamicOfflineDataEntriesFor.md +1 -1
  59. package/docs/functions/getDynamicOfflineDataHandlers.md +1 -1
  60. package/docs/functions/getExtensionNameFromId.md +1 -1
  61. package/docs/functions/getExtensionStore.md +1 -1
  62. package/docs/functions/getFeatureFlag.md +1 -1
  63. package/docs/functions/getFhirServerPaginationHandlers.md +1 -1
  64. package/docs/functions/getFullSynchronizationItems.md +1 -1
  65. package/docs/functions/getFullSynchronizationItemsFor.md +1 -1
  66. package/docs/functions/getGlobalStore.md +1 -1
  67. package/docs/functions/getHistory.md +1 -1
  68. package/docs/functions/getLifecycle.md +1 -1
  69. package/docs/functions/getLocations.md +1 -1
  70. package/docs/functions/getLoggedInUser.md +1 -1
  71. package/docs/functions/getOfflinePatientDataStore.md +1 -1
  72. package/docs/functions/getSessionLocation.md +1 -1
  73. package/docs/functions/getSessionStore.md +1 -1
  74. package/docs/functions/getSyncLifecycle.md +1 -1
  75. package/docs/functions/getSynchronizationItem.md +1 -1
  76. package/docs/functions/getSynchronizationItems.md +1 -1
  77. package/docs/functions/getVisitStore.md +1 -1
  78. package/docs/functions/getVisitTypes.md +1 -1
  79. package/docs/functions/getVisitsForPatient.md +1 -1
  80. package/docs/functions/goBackInHistory.md +1 -1
  81. package/docs/functions/importDynamic.md +1 -1
  82. package/docs/functions/inRange.md +1 -1
  83. package/docs/functions/interpolateString.md +1 -1
  84. package/docs/functions/interpolateUrl.md +1 -1
  85. package/docs/functions/isDesktop.md +1 -1
  86. package/docs/functions/isDevEnabled.md +1 -1
  87. package/docs/functions/isOfflineUuid.md +1 -1
  88. package/docs/functions/isUrlWithTemplateParameters.md +1 -1
  89. package/docs/functions/launchWorkspace.md +1 -1
  90. package/docs/functions/launchWorkspaceGroup.md +1 -1
  91. package/docs/functions/makeUrl.md +1 -1
  92. package/docs/functions/messageOmrsServiceWorker.md +1 -1
  93. package/docs/functions/navigate.md +1 -1
  94. package/docs/functions/navigateAndLaunchWorkspace.md +1 -1
  95. package/docs/functions/oneOf.md +1 -1
  96. package/docs/functions/openmrsFetch.md +1 -1
  97. package/docs/functions/openmrsObservableFetch.md +1 -1
  98. package/docs/functions/provide.md +1 -1
  99. package/docs/functions/putDynamicOfflineData.md +1 -1
  100. package/docs/functions/putDynamicOfflineDataFor.md +1 -1
  101. package/docs/functions/queueSynchronizationItem.md +1 -1
  102. package/docs/functions/refetchCurrentUser.md +1 -1
  103. package/docs/functions/registerBreadcrumb.md +1 -1
  104. package/docs/functions/registerBreadcrumbs.md +1 -1
  105. package/docs/functions/registerContext.md +2 -2
  106. package/docs/functions/registerFeatureFlag.md +1 -1
  107. package/docs/functions/registerOfflinePatientHandler.md +1 -1
  108. package/docs/functions/removeDynamicOfflineData.md +1 -1
  109. package/docs/functions/removeDynamicOfflineDataFor.md +1 -1
  110. package/docs/functions/renderExtension.md +1 -1
  111. package/docs/functions/saveVisit.md +1 -1
  112. package/docs/functions/setCurrentVisit.md +1 -1
  113. package/docs/functions/setLeftNav.md +1 -1
  114. package/docs/functions/setSessionLocation.md +1 -1
  115. package/docs/functions/setUserLanguage.md +1 -1
  116. package/docs/functions/setUserProperties.md +1 -1
  117. package/docs/functions/setupDynamicOfflineDataHandler.md +1 -1
  118. package/docs/functions/setupOfflineSync.md +1 -1
  119. package/docs/functions/showActionableNotification.md +1 -1
  120. package/docs/functions/showModal.md +1 -1
  121. package/docs/functions/showNotification.md +1 -1
  122. package/docs/functions/showSnackbar.md +1 -1
  123. package/docs/functions/showToast.md +1 -1
  124. package/docs/functions/subscribeTo.md +2 -2
  125. package/docs/functions/subscribeToContext.md +2 -2
  126. package/docs/functions/syncAllDynamicOfflineData.md +1 -1
  127. package/docs/functions/syncDynamicOfflineData.md +1 -1
  128. package/docs/functions/syncOfflinePatientData.md +1 -1
  129. package/docs/functions/toLocationObject.md +1 -1
  130. package/docs/functions/toVisitTypeObject.md +1 -1
  131. package/docs/functions/translateFrom.md +1 -1
  132. package/docs/functions/unregisterContext.md +1 -1
  133. package/docs/functions/unsetLeftNav.md +1 -1
  134. package/docs/functions/updateContext.md +2 -2
  135. package/docs/functions/updateVisit.md +1 -1
  136. package/docs/functions/useAbortController.md +1 -1
  137. package/docs/functions/useAppContext.md +2 -2
  138. package/docs/functions/useAssignedExtensionIds.md +1 -1
  139. package/docs/functions/useAssignedExtensions.md +1 -1
  140. package/docs/functions/useAttachments.md +1 -1
  141. package/docs/functions/useBodyScrollLock.md +1 -1
  142. package/docs/functions/useConfig.md +1 -1
  143. package/docs/functions/useConnectivity.md +1 -1
  144. package/docs/functions/useDebounce.md +1 -1
  145. package/docs/functions/useDefineAppContext.md +2 -2
  146. package/docs/functions/useEmrConfiguration.md +1 -1
  147. package/docs/functions/useExtensionSlotMeta.md +1 -1
  148. package/docs/functions/useExtensionSlotStore.md +1 -1
  149. package/docs/functions/useFeatureFlag.md +1 -1
  150. package/docs/functions/useFhirFetchAll.md +1 -1
  151. package/docs/functions/useFhirInfinite.md +1 -1
  152. package/docs/functions/useFhirPagination.md +1 -1
  153. package/docs/functions/useLayoutType.md +1 -1
  154. package/docs/functions/useLeftNav.md +1 -1
  155. package/docs/functions/useLeftNavStore.md +1 -1
  156. package/docs/functions/useLocations.md +1 -1
  157. package/docs/functions/useOnClickOutside.md +1 -1
  158. package/docs/functions/useOnVisible.md +1 -1
  159. package/docs/functions/useOpenmrsFetchAll.md +1 -1
  160. package/docs/functions/useOpenmrsInfinite.md +1 -1
  161. package/docs/functions/useOpenmrsPagination.md +1 -1
  162. package/docs/functions/useOpenmrsSWR.md +1 -1
  163. package/docs/functions/usePagination.md +1 -1
  164. package/docs/functions/usePatient.md +1 -1
  165. package/docs/functions/usePatientPhoto.md +1 -1
  166. package/docs/functions/usePrimaryIdentifierCode.md +1 -1
  167. package/docs/functions/useRenderableExtensions.md +1 -1
  168. package/docs/functions/useSession.md +1 -1
  169. package/docs/functions/useStore.md +4 -4
  170. package/docs/functions/useStoreWithActions.md +1 -1
  171. package/docs/functions/useVisit.md +1 -1
  172. package/docs/functions/useVisitContextStore.md +1 -1
  173. package/docs/functions/useVisitTypes.md +1 -1
  174. package/docs/functions/useWorkspaces.md +1 -1
  175. package/docs/functions/userHasAccess.md +1 -1
  176. package/docs/functions/validator.md +1 -1
  177. package/docs/interfaces/ActionMenuButtonProps.md +7 -7
  178. package/docs/interfaces/ActionableNotificationDescriptor.md +27 -27
  179. package/docs/interfaces/AssignedExtension.md +9 -9
  180. package/docs/interfaces/Attachment.md +8 -8
  181. package/docs/interfaces/AttachmentResponse.md +7 -7
  182. package/docs/interfaces/AuditInfo.md +13 -13
  183. package/docs/interfaces/BreadcrumbRegistration.md +3 -3
  184. package/docs/interfaces/BreadcrumbSettings.md +5 -5
  185. package/docs/interfaces/CancelLoading.md +2 -2
  186. package/docs/interfaces/ClearDynamicRoutesMessage.md +2 -2
  187. package/docs/interfaces/CloseWorkspaceOptions.md +4 -4
  188. package/docs/interfaces/ComponentConfig.md +4 -4
  189. package/docs/interfaces/Concept.md +18 -18
  190. package/docs/interfaces/ConceptClass.md +9 -9
  191. package/docs/interfaces/ConceptDatatype.md +10 -10
  192. package/docs/interfaces/ConceptName.md +10 -10
  193. package/docs/interfaces/Config.md +1 -1
  194. package/docs/interfaces/ConfigObject.md +3 -3
  195. package/docs/interfaces/ConfigSchema.md +4 -4
  196. package/docs/interfaces/ConfigurableLinkProps.md +4 -4
  197. package/docs/interfaces/ConnectedExtension.md +6 -6
  198. package/docs/interfaces/CurrentPatientOptions.md +2 -2
  199. package/docs/interfaces/DashboardExtensionProps.md +5 -5
  200. package/docs/interfaces/DefaultWorkspaceProps.md +5 -5
  201. package/docs/interfaces/Diagnosis.md +9 -9
  202. package/docs/interfaces/DisplayConditionsConfigObject.md +5 -5
  203. package/docs/interfaces/DynamicOfflineData.md +6 -6
  204. package/docs/interfaces/DynamicOfflineDataHandler.md +6 -6
  205. package/docs/interfaces/DynamicOfflineDataSyncState.md +6 -6
  206. package/docs/interfaces/EmrApiConfigurationResponse.md +53 -53
  207. package/docs/interfaces/Encounter.md +10 -10
  208. package/docs/interfaces/EncounterProvider.md +3 -3
  209. package/docs/interfaces/EncounterRole.md +4 -4
  210. package/docs/interfaces/EncounterType.md +4 -4
  211. package/docs/interfaces/ErrorStateProps.md +3 -3
  212. package/docs/interfaces/ExtensionData.md +4 -4
  213. package/docs/interfaces/ExtensionMeta.md +1 -1
  214. package/docs/interfaces/ExtensionRegistration.md +10 -10
  215. package/docs/interfaces/ExtensionSlotBaseProps.md +5 -5
  216. package/docs/interfaces/ExtensionSlotConfig.md +5 -5
  217. package/docs/interfaces/ExtensionSlotConfigObject.md +4 -4
  218. package/docs/interfaces/ExtensionSlotConfigureValueObject.md +1 -1
  219. package/docs/interfaces/ExtensionSlotProps.md +6 -6
  220. package/docs/interfaces/ExtensionSlotState.md +3 -3
  221. package/docs/interfaces/ExtensionStore.md +2 -2
  222. package/docs/interfaces/FHIRCode.md +4 -4
  223. package/docs/interfaces/FHIRLocationResource.md +2 -2
  224. package/docs/interfaces/FHIRResource.md +2 -2
  225. package/docs/interfaces/FetchConfig.md +3 -3
  226. package/docs/interfaces/FetchError.md +3 -3
  227. package/docs/interfaces/FetchHeaders.md +1 -1
  228. package/docs/interfaces/FetchResponse.md +2 -2
  229. package/docs/interfaces/FetchResponseJson.md +1 -1
  230. package/docs/interfaces/LeftNavStore.md +5 -5
  231. package/docs/interfaces/Link.md +4 -4
  232. package/docs/interfaces/Location.md +30 -30
  233. package/docs/interfaces/LoggedInUser.md +12 -12
  234. package/docs/interfaces/LoggedInUserFetchResponse.md +2 -2
  235. package/docs/interfaces/MessageServiceWorkerResult.md +4 -4
  236. package/docs/interfaces/NavigateOptions.md +3 -3
  237. package/docs/interfaces/NewVisitPayload.md +8 -8
  238. package/docs/interfaces/NotificationDescriptor.md +8 -8
  239. package/docs/interfaces/Obs.md +18 -18
  240. package/docs/interfaces/OfflineModeResult.md +4 -4
  241. package/docs/interfaces/OfflinePatientArgs.md +3 -3
  242. package/docs/interfaces/OfflinePatientDataSyncHandler.md +3 -3
  243. package/docs/interfaces/OfflinePatientDataSyncState.md +7 -7
  244. package/docs/interfaces/OfflinePatientDataSyncStore.md +3 -3
  245. package/docs/interfaces/OmrsServiceWorkerMessage.md +2 -2
  246. package/docs/interfaces/OnImportMapChangedMessage.md +3 -3
  247. package/docs/interfaces/OnlyThePatient.md +2 -2
  248. package/docs/interfaces/OpenWorkspace.md +7 -7
  249. package/docs/interfaces/OpenmrsAppContextProps.md +4 -4
  250. package/docs/interfaces/OpenmrsDatePickerProps.md +15 -15
  251. package/docs/interfaces/OpenmrsResource.md +6 -6
  252. package/docs/interfaces/OpenmrsResourceStrict.md +6 -6
  253. package/docs/interfaces/PageHeaderContentProps.md +4 -4
  254. package/docs/interfaces/PageHeaderWrapperProps.md +3 -3
  255. package/docs/interfaces/Patient.md +4 -4
  256. package/docs/interfaces/PatientBannerActionsMenuProps.md +5 -5
  257. package/docs/interfaces/PatientBannerToggleContactDetailsButtonProps.md +4 -4
  258. package/docs/interfaces/PatientIdentifier.md +6 -6
  259. package/docs/interfaces/PatientIdentifierType.md +10 -10
  260. package/docs/interfaces/PatientPhotoProps.md +3 -3
  261. package/docs/interfaces/PatientWithFullResponse.md +2 -2
  262. package/docs/interfaces/Person.md +22 -22
  263. package/docs/interfaces/PersonAddress.md +32 -32
  264. package/docs/interfaces/PersonAttribute.md +9 -9
  265. package/docs/interfaces/PersonName.md +16 -16
  266. package/docs/interfaces/PrimaryIdentifier.md +2 -2
  267. package/docs/interfaces/Privilege.md +4 -4
  268. package/docs/interfaces/Prompt.md +6 -6
  269. package/docs/interfaces/QueueItemDescriptor.md +5 -5
  270. package/docs/interfaces/RegisterDynamicRouteMessage.md +5 -5
  271. package/docs/interfaces/ResponsiveWrapperProps.md +2 -2
  272. package/docs/interfaces/Role.md +4 -4
  273. package/docs/interfaces/Session.md +8 -8
  274. package/docs/interfaces/SessionLocation.md +4 -4
  275. package/docs/interfaces/SetLeftNavParams.md +5 -5
  276. package/docs/interfaces/SnackbarDescriptor.md +10 -10
  277. package/docs/interfaces/SnackbarMeta.md +11 -11
  278. package/docs/interfaces/StyleguideConfigObject.md +10 -10
  279. package/docs/interfaces/SyncItem.md +8 -8
  280. package/docs/interfaces/SyncProcessOptions.md +6 -6
  281. package/docs/interfaces/ToastDescriptor.md +7 -7
  282. package/docs/interfaces/ToastNotificationMeta.md +8 -8
  283. package/docs/interfaces/UploadedFile.md +8 -8
  284. package/docs/interfaces/UseConfigOptions.md +2 -2
  285. package/docs/interfaces/UsePatientPhotoResult.md +4 -4
  286. package/docs/interfaces/UseServerFetchAllOptions.md +5 -5
  287. package/docs/interfaces/UseServerInfiniteOptions.md +4 -4
  288. package/docs/interfaces/UseServerPaginationOptions.md +4 -4
  289. package/docs/interfaces/User.md +6 -6
  290. package/docs/interfaces/UserHasAccessProps.md +4 -4
  291. package/docs/interfaces/Visit.md +10 -10
  292. package/docs/interfaces/VisitItem.md +5 -5
  293. package/docs/interfaces/VisitReturnType.md +8 -8
  294. package/docs/interfaces/VisitStoreState.md +4 -4
  295. package/docs/interfaces/VisitType.md +4 -4
  296. package/docs/interfaces/WorkspaceContainerProps.md +6 -6
  297. package/docs/interfaces/WorkspaceRegistration.md +12 -12
  298. package/docs/interfaces/WorkspacesInfo.md +12 -8
  299. package/docs/type-aliases/ActionFunction.md +1 -1
  300. package/docs/type-aliases/ActionableNotificationType.md +1 -1
  301. package/docs/type-aliases/Actions.md +1 -1
  302. package/docs/type-aliases/ArgumentsTuple.md +1 -1
  303. package/docs/type-aliases/BoundActions.md +1 -1
  304. package/docs/type-aliases/ConfigValue.md +1 -1
  305. package/docs/type-aliases/ContextCallback.md +2 -2
  306. package/docs/type-aliases/CoreTranslationKey.md +1 -1
  307. package/docs/type-aliases/CurrentPatient.md +1 -1
  308. package/docs/type-aliases/DefaultEvaluateReturnType.md +1 -1
  309. package/docs/type-aliases/ExtensionProps.md +1 -1
  310. package/docs/type-aliases/IconProps.md +4 -4
  311. package/docs/type-aliases/InlineNotificationType.md +1 -1
  312. package/docs/type-aliases/Key.md +1 -1
  313. package/docs/type-aliases/KnownOmrsServiceWorkerMessages.md +1 -1
  314. package/docs/type-aliases/LayoutType.md +1 -1
  315. package/docs/type-aliases/LoadedSessionStore.md +3 -3
  316. package/docs/type-aliases/NullablePatient.md +1 -1
  317. package/docs/type-aliases/OfflineMode.md +1 -1
  318. package/docs/type-aliases/OmrsOfflineCachingStrategy.md +1 -1
  319. package/docs/type-aliases/OmrsOfflineHttpHeaderNames.md +1 -1
  320. package/docs/type-aliases/OmrsOfflineHttpHeaders.md +4 -4
  321. package/docs/type-aliases/PageHeaderProps.md +1 -1
  322. package/docs/type-aliases/PatientUuid.md +1 -1
  323. package/docs/type-aliases/PictogramProps.md +3 -3
  324. package/docs/type-aliases/ProvidedConfig.md +3 -3
  325. package/docs/type-aliases/ResourceName.md +1 -1
  326. package/docs/type-aliases/SessionStore.md +1 -1
  327. package/docs/type-aliases/SnackbarType.md +1 -1
  328. package/docs/type-aliases/SvgIconProps.md +3 -3
  329. package/docs/type-aliases/SvgPictogramProps.md +3 -3
  330. package/docs/type-aliases/TemplateParams.md +1 -1
  331. package/docs/type-aliases/ToastType.md +1 -1
  332. package/docs/type-aliases/UnloadedSessionStore.md +3 -3
  333. package/docs/type-aliases/UpdateVisitPayload.md +1 -1
  334. package/docs/type-aliases/UseOpenmrsSWROptions.md +5 -5
  335. package/docs/type-aliases/Validator.md +1 -1
  336. package/docs/type-aliases/ValidatorFunction.md +1 -1
  337. package/docs/type-aliases/VariablesMap.md +1 -1
  338. package/docs/variables/ActionMenuButton.md +1 -1
  339. package/docs/variables/ActivityIcon.md +1 -1
  340. package/docs/variables/AddIcon.md +1 -1
  341. package/docs/variables/AllergiesIcon.md +1 -1
  342. package/docs/variables/AppointmentsPictogram.md +1 -1
  343. package/docs/variables/ArrowDownIcon.md +1 -1
  344. package/docs/variables/ArrowLeftIcon.md +1 -1
  345. package/docs/variables/ArrowRightIcon.md +1 -1
  346. package/docs/variables/ArrowUpIcon.md +1 -1
  347. package/docs/variables/AttachmentIcon.md +1 -1
  348. package/docs/variables/BabyIcon.md +1 -1
  349. package/docs/variables/CalendarHeatMapIcon.md +1 -1
  350. package/docs/variables/CalendarIcon.md +1 -1
  351. package/docs/variables/CaretDownIcon.md +1 -1
  352. package/docs/variables/CaretLeftIcon.md +1 -1
  353. package/docs/variables/CaretRightIcon.md +1 -1
  354. package/docs/variables/CaretUpIcon.md +1 -1
  355. package/docs/variables/ChartAverageIcon.md +1 -1
  356. package/docs/variables/CheckmarkFilledIcon.md +1 -1
  357. package/docs/variables/CheckmarkOutlineIcon.md +1 -1
  358. package/docs/variables/ChemistryIcon.md +1 -1
  359. package/docs/variables/ChevronDownIcon.md +1 -1
  360. package/docs/variables/ChevronLeftIcon.md +1 -1
  361. package/docs/variables/ChevronRightIcon.md +1 -1
  362. package/docs/variables/ChevronUpIcon.md +1 -1
  363. package/docs/variables/CloseFilledIcon.md +1 -1
  364. package/docs/variables/CloseIcon.md +1 -1
  365. package/docs/variables/CloseOutlineIcon.md +1 -1
  366. package/docs/variables/ConditionsIcon.md +1 -1
  367. package/docs/variables/DiagnosisTags.md +1 -1
  368. package/docs/variables/DocumentAttachmentIcon.md +1 -1
  369. package/docs/variables/DocumentIcon.md +1 -1
  370. package/docs/variables/DownloadIcon.md +1 -1
  371. package/docs/variables/DrugOrderIcon.md +1 -1
  372. package/docs/variables/EditIcon.md +1 -1
  373. package/docs/variables/ErrorState.md +1 -1
  374. package/docs/variables/EventScheduleIcon.md +1 -1
  375. package/docs/variables/EventsIcon.md +1 -1
  376. package/docs/variables/Extension.md +1 -1
  377. package/docs/variables/GenderFemaleIcon.md +1 -1
  378. package/docs/variables/GenderMaleIcon.md +1 -1
  379. package/docs/variables/GenderOtherIcon.md +1 -1
  380. package/docs/variables/GenderUnknownIcon.md +1 -1
  381. package/docs/variables/GenericOrderTypeIcon.md +1 -1
  382. package/docs/variables/GroupAccessIcon.md +1 -1
  383. package/docs/variables/GroupIcon.md +1 -1
  384. package/docs/variables/HomePictogram.md +1 -1
  385. package/docs/variables/HospitalBedIcon.md +1 -1
  386. package/docs/variables/Icon.md +1 -1
  387. package/docs/variables/ImageMedicalIcon.md +1 -1
  388. package/docs/variables/InPatientPictogram.md +1 -1
  389. package/docs/variables/InformationFilledIcon.md +1 -1
  390. package/docs/variables/InformationIcon.md +1 -1
  391. package/docs/variables/InformationSquareIcon.md +1 -1
  392. package/docs/variables/InventoryManagementIcon.md +1 -1
  393. package/docs/variables/LabOrderIcon.md +1 -1
  394. package/docs/variables/LaboratoryPictogram.md +1 -1
  395. package/docs/variables/LeftNavMenu.md +1 -1
  396. package/docs/variables/ListCheckedIcon.md +1 -1
  397. package/docs/variables/LocationIcon.md +1 -1
  398. package/docs/variables/LocationPicker.md +1 -1
  399. package/docs/variables/MaterialOrderIcon.md +1 -1
  400. package/docs/variables/MaximizeIcon.md +1 -1
  401. package/docs/variables/MaybeIcon.md +1 -1
  402. package/docs/variables/MaybePictogram.md +1 -1
  403. package/docs/variables/MedicationIcon.md +1 -1
  404. package/docs/variables/MessageQueueIcon.md +1 -1
  405. package/docs/variables/MicroscopeIcon.md +1 -1
  406. package/docs/variables/MoneyIcon.md +1 -1
  407. package/docs/variables/MotherIcon.md +1 -1
  408. package/docs/variables/MovementIcon.md +1 -1
  409. package/docs/variables/OpenmrsDatePicker.md +1 -1
  410. package/docs/variables/OverflowMenuHorizontalIcon.md +1 -1
  411. package/docs/variables/OverflowMenuVerticalIcon.md +1 -1
  412. package/docs/variables/PageHeader.md +1 -1
  413. package/docs/variables/PageHeaderContent.md +1 -1
  414. package/docs/variables/PasswordIcon.md +1 -1
  415. package/docs/variables/PatientListsPictogram.md +1 -1
  416. package/docs/variables/PedestrianFamilyIcon.md +1 -1
  417. package/docs/variables/PenIcon.md +1 -1
  418. package/docs/variables/PharmacyPictogram.md +1 -1
  419. package/docs/variables/Pictogram.md +1 -1
  420. package/docs/variables/PrinterIcon.md +1 -1
  421. package/docs/variables/ProcedureOrderIcon.md +1 -1
  422. package/docs/variables/ProgramsIcon.md +1 -1
  423. package/docs/variables/RadiologyIcon.md +1 -1
  424. package/docs/variables/ReferralOrderIcon.md +1 -1
  425. package/docs/variables/RegistrationPictogram.md +1 -1
  426. package/docs/variables/RenderIfValueIsTruthy.md +1 -1
  427. package/docs/variables/RenewIcon.md +1 -1
  428. package/docs/variables/ReportIcon.md +1 -1
  429. package/docs/variables/ResetIcon.md +1 -1
  430. package/docs/variables/ResponsiveWrapper.md +1 -1
  431. package/docs/variables/SaveIcon.md +1 -1
  432. package/docs/variables/SearchIcon.md +1 -1
  433. package/docs/variables/ServiceQueuesPictogram.md +1 -1
  434. package/docs/variables/ShoppingCartAddItemIcon.md +1 -1
  435. package/docs/variables/ShoppingCartArrowDownIcon.md +1 -1
  436. package/docs/variables/ShoppingCartIcon.md +1 -1
  437. package/docs/variables/StickyNoteAddIcon.md +1 -1
  438. package/docs/variables/StockManagementPictogram.md +1 -1
  439. package/docs/variables/SwitcherIcon.md +1 -1
  440. package/docs/variables/SyringeIcon.md +1 -1
  441. package/docs/variables/TableIcon.md +1 -1
  442. package/docs/variables/TableOfContentsIcon.md +1 -1
  443. package/docs/variables/TimeIcon.md +1 -1
  444. package/docs/variables/ToolsIcon.md +1 -1
  445. package/docs/variables/TranslateIcon.md +1 -1
  446. package/docs/variables/TrashCanIcon.md +1 -1
  447. package/docs/variables/TreeViewAltIcon.md +1 -1
  448. package/docs/variables/UserAvatarIcon.md +1 -1
  449. package/docs/variables/UserFollowIcon.md +1 -1
  450. package/docs/variables/UserHasAccess.md +1 -1
  451. package/docs/variables/UserIcon.md +1 -1
  452. package/docs/variables/UserXrayIcon.md +1 -1
  453. package/docs/variables/ViewIcon.md +1 -1
  454. package/docs/variables/ViewOffIcon.md +1 -1
  455. package/docs/variables/WarningIcon.md +1 -1
  456. package/docs/variables/attachmentUrl.md +1 -1
  457. package/docs/variables/backendDependencies.md +1 -1
  458. package/docs/variables/defaultVisitCustomRepresentation.md +1 -1
  459. package/docs/variables/fhirBaseUrl.md +1 -1
  460. package/docs/variables/getAsyncExtensionLifecycle.md +1 -1
  461. package/docs/variables/getStartedVisit.md +1 -1
  462. package/docs/variables/isUrl.md +1 -1
  463. package/docs/variables/offlineUuidPrefix.md +1 -1
  464. package/docs/variables/omrsOfflineCachingStrategyHttpHeaderName.md +1 -1
  465. package/docs/variables/omrsOfflineResponseBodyHttpHeaderName.md +1 -1
  466. package/docs/variables/omrsOfflineResponseStatusHttpHeaderName.md +1 -1
  467. package/docs/variables/restBaseUrl.md +1 -1
  468. package/docs/variables/sessionEndpoint.md +1 -1
  469. package/docs/variables/useConnectedExtensions.md +1 -1
  470. package/docs/variables/useExtensionStore.md +1 -1
  471. package/docs/variables/validators.md +1 -1
  472. package/package.json +21 -21
  473. package/typedoc.json +1 -0
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Interface: EmrApiConfigurationResponse
4
4
 
5
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:18](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L18)
5
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:18](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L18)
6
6
 
7
7
  Add other properties as needed. Maintain alphabetical order. Keep in lockstep with the customRepresentation below.
8
8
 
@@ -18,7 +18,7 @@ https://github.com/openmrs/openmrs-module-emrapi/blob/master/api/src/main/java/o
18
18
 
19
19
  > `optional` **admissionDecisionConcept**: `OpenmrsResource`
20
20
 
21
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:19](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L19)
21
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:19](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L19)
22
22
 
23
23
  ***
24
24
 
@@ -26,7 +26,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:19](h
26
26
 
27
27
  > `optional` **admissionEncounterType**: `OpenmrsResource`
28
28
 
29
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:20](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L20)
29
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:20](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L20)
30
30
 
31
31
  ***
32
32
 
@@ -34,7 +34,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:20](h
34
34
 
35
35
  > `optional` **admissionForm**: `OpenmrsResource`
36
36
 
37
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:21](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L21)
37
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:21](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L21)
38
38
 
39
39
  ***
40
40
 
@@ -42,7 +42,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:21](h
42
42
 
43
43
  > `optional` **atFacilityVisitType**: `OpenmrsResource`
44
44
 
45
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:22](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L22)
45
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:22](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L22)
46
46
 
47
47
  ***
48
48
 
@@ -50,7 +50,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:22](h
50
50
 
51
51
  > `optional` **bedAssignmentEncounterType**: `OpenmrsResource`
52
52
 
53
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:23](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L23)
53
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:23](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L23)
54
54
 
55
55
  ***
56
56
 
@@ -58,7 +58,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:23](h
58
58
 
59
59
  > `optional` **cancelADTRequestEncounterType**: `OpenmrsResource`
60
60
 
61
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:24](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L24)
61
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:24](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L24)
62
62
 
63
63
  ***
64
64
 
@@ -66,7 +66,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:24](h
66
66
 
67
67
  > `optional` **checkInClerkEncounterRole**: `OpenmrsResource`
68
68
 
69
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:25](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L25)
69
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:25](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L25)
70
70
 
71
71
  ***
72
72
 
@@ -74,7 +74,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:25](h
74
74
 
75
75
  > `optional` **checkInEncounterType**: `OpenmrsResource`
76
76
 
77
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:26](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L26)
77
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:26](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L26)
78
78
 
79
79
  ***
80
80
 
@@ -82,7 +82,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:26](h
82
82
 
83
83
  > `optional` **clinicianEncounterRole**: `OpenmrsResource`
84
84
 
85
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:27](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L27)
85
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:27](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L27)
86
86
 
87
87
  ***
88
88
 
@@ -90,7 +90,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:27](h
90
90
 
91
91
  > `optional` **conceptSourcesForDiagnosisSearch**: `OpenmrsResource`
92
92
 
93
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:28](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L28)
93
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:28](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L28)
94
94
 
95
95
  ***
96
96
 
@@ -98,7 +98,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:28](h
98
98
 
99
99
  > `optional` **consultEncounterType**: `OpenmrsResource`
100
100
 
101
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:29](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L29)
101
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:29](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L29)
102
102
 
103
103
  ***
104
104
 
@@ -106,7 +106,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:29](h
106
106
 
107
107
  > `optional` **consultFreeTextCommentsConcept**: `OpenmrsResource`
108
108
 
109
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:30](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L30)
109
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:30](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L30)
110
110
 
111
111
  ***
112
112
 
@@ -114,7 +114,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:30](h
114
114
 
115
115
  > `optional` **denyAdmissionConcept**: `OpenmrsResource`
116
116
 
117
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:31](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L31)
117
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:31](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L31)
118
118
 
119
119
  ***
120
120
 
@@ -122,7 +122,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:31](h
122
122
 
123
123
  > `optional` **diagnosisMetadata**: `OpenmrsResource`
124
124
 
125
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:32](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L32)
125
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:32](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L32)
126
126
 
127
127
  ***
128
128
 
@@ -130,7 +130,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:32](h
130
130
 
131
131
  > `optional` **diagnosisSets**: `OpenmrsResource`
132
132
 
133
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:33](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L33)
133
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:33](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L33)
134
134
 
135
135
  ***
136
136
 
@@ -138,7 +138,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:33](h
138
138
 
139
139
  > `optional` **dischargeForm**: `OpenmrsResource`
140
140
 
141
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:34](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L34)
141
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:34](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L34)
142
142
 
143
143
  ***
144
144
 
@@ -146,7 +146,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:34](h
146
146
 
147
147
  > `optional` **dispositionDescriptor**: `object`
148
148
 
149
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:35](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L35)
149
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:35](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L35)
150
150
 
151
151
  #### admissionLocationConcept?
152
152
 
@@ -174,7 +174,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:35](h
174
174
 
175
175
  > `optional` **dispositions**: `object`[]
176
176
 
177
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:42](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L42)
177
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:42](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L42)
178
178
 
179
179
  #### actions?
180
180
 
@@ -222,7 +222,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:42](h
222
222
 
223
223
  > `optional` **emrApiConceptSource**: `OpenmrsResource`
224
224
 
225
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:54](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L54)
225
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:54](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L54)
226
226
 
227
227
  ***
228
228
 
@@ -230,7 +230,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:54](h
230
230
 
231
231
  > `optional` **exitFromInpatientEncounterType**: `OpenmrsResource`
232
232
 
233
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:55](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L55)
233
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:55](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L55)
234
234
 
235
235
  ***
236
236
 
@@ -238,7 +238,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:55](h
238
238
 
239
239
  > `optional` **extraPatientIdentifierTypes**: `OpenmrsResource`
240
240
 
241
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:56](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L56)
241
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:56](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L56)
242
242
 
243
243
  ***
244
244
 
@@ -246,7 +246,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:56](h
246
246
 
247
247
  > `optional` **fullPrivilegeLevel**: `OpenmrsResource`
248
248
 
249
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:57](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L57)
249
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:57](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L57)
250
250
 
251
251
  ***
252
252
 
@@ -254,7 +254,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:57](h
254
254
 
255
255
  > `optional` **highPrivilegeLevel**: `OpenmrsResource`
256
256
 
257
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:58](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L58)
257
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:58](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L58)
258
258
 
259
259
  ***
260
260
 
@@ -262,7 +262,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:58](h
262
262
 
263
263
  > `optional` **identifierTypesToSearch**: `OpenmrsResource`
264
264
 
265
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:59](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L59)
265
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:59](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L59)
266
266
 
267
267
  ***
268
268
 
@@ -270,7 +270,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:59](h
270
270
 
271
271
  > `optional` **inpatientNoteEncounterType**: `OpenmrsResource`
272
272
 
273
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:60](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L60)
273
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:60](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L60)
274
274
 
275
275
  ***
276
276
 
@@ -278,7 +278,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:60](h
278
278
 
279
279
  > `optional` **lastViewedPatientSizeLimit**: `OpenmrsResource`
280
280
 
281
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:61](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L61)
281
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:61](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L61)
282
282
 
283
283
  ***
284
284
 
@@ -286,7 +286,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:61](h
286
286
 
287
287
  > `optional` **metadataSourceName**: `OpenmrsResource`
288
288
 
289
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:62](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L62)
289
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:62](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L62)
290
290
 
291
291
  ***
292
292
 
@@ -294,7 +294,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:62](h
294
294
 
295
295
  > `optional` **motherChildRelationshipType**: `OpenmrsResource`
296
296
 
297
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:63](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L63)
297
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:63](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L63)
298
298
 
299
299
  ***
300
300
 
@@ -302,7 +302,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:63](h
302
302
 
303
303
  > `optional` **narrowerThanConceptMapType**: `OpenmrsResource`
304
304
 
305
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:64](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L64)
305
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:64](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L64)
306
306
 
307
307
  ***
308
308
 
@@ -310,7 +310,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:64](h
310
310
 
311
311
  > `optional` **nonDiagnosisConceptSets**: `OpenmrsResource`
312
312
 
313
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:65](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L65)
313
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:65](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L65)
314
314
 
315
315
  ***
316
316
 
@@ -318,7 +318,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:65](h
318
318
 
319
319
  > `optional` **orderingProviderEncounterRole**: `OpenmrsResource`
320
320
 
321
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:66](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L66)
321
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:66](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L66)
322
322
 
323
323
  ***
324
324
 
@@ -326,7 +326,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:66](h
326
326
 
327
327
  > `optional` **patientDiedConcept**: `OpenmrsResource`
328
328
 
329
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:67](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L67)
329
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:67](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L67)
330
330
 
331
331
  ***
332
332
 
@@ -334,7 +334,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:67](h
334
334
 
335
335
  > `optional` **personImageDirectory**: `OpenmrsResource`
336
336
 
337
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:68](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L68)
337
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:68](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L68)
338
338
 
339
339
  ***
340
340
 
@@ -342,7 +342,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:68](h
342
342
 
343
343
  > `optional` **primaryIdentifierType**: `OpenmrsResource`
344
344
 
345
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:69](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L69)
345
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:69](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L69)
346
346
 
347
347
  ***
348
348
 
@@ -350,7 +350,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:69](h
350
350
 
351
351
  > `optional` **sameAsConceptMapType**: `OpenmrsResource`
352
352
 
353
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:70](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L70)
353
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:70](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L70)
354
354
 
355
355
  ***
356
356
 
@@ -358,7 +358,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:70](h
358
358
 
359
359
  > `optional` **supportsAdmissionLocationTag**: `LocationTag`
360
360
 
361
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:72](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L72)
361
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:72](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L72)
362
362
 
363
363
  ***
364
364
 
@@ -366,7 +366,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:72](h
366
366
 
367
367
  > `optional` **supportsLoginLocationTag**: `LocationTag`
368
368
 
369
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:73](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L73)
369
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:73](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L73)
370
370
 
371
371
  ***
372
372
 
@@ -374,7 +374,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:73](h
374
374
 
375
375
  > `optional` **supportsTransferLocationTag**: `LocationTag`
376
376
 
377
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:74](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L74)
377
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:74](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L74)
378
378
 
379
379
  ***
380
380
 
@@ -382,7 +382,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:74](h
382
382
 
383
383
  > `optional` **supportsVisitsLocationTag**: `LocationTag`
384
384
 
385
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:75](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L75)
385
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:75](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L75)
386
386
 
387
387
  ***
388
388
 
@@ -390,7 +390,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:75](h
390
390
 
391
391
  > `optional` **suppressedDiagnosisConcepts**: `OpenmrsResource`
392
392
 
393
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:71](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L71)
393
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:71](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L71)
394
394
 
395
395
  ***
396
396
 
@@ -398,7 +398,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:71](h
398
398
 
399
399
  > `optional` **telephoneAttributeType**: `OpenmrsResource`
400
400
 
401
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:76](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L76)
401
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:76](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L76)
402
402
 
403
403
  ***
404
404
 
@@ -406,7 +406,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:76](h
406
406
 
407
407
  > `optional` **testPatientPersonAttributeType**: `OpenmrsResource`
408
408
 
409
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:77](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L77)
409
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:77](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L77)
410
410
 
411
411
  ***
412
412
 
@@ -414,7 +414,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:77](h
414
414
 
415
415
  > `optional` **transferForm**: `OpenmrsResource`
416
416
 
417
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:78](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L78)
417
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:78](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L78)
418
418
 
419
419
  ***
420
420
 
@@ -422,7 +422,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:78](h
422
422
 
423
423
  > `optional` **transferRequestEncounterType**: `OpenmrsResource`
424
424
 
425
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:79](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L79)
425
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:79](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L79)
426
426
 
427
427
  ***
428
428
 
@@ -430,7 +430,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:79](h
430
430
 
431
431
  > `optional` **transferWithinHospitalEncounterType**: `OpenmrsResource`
432
432
 
433
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:80](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L80)
433
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:80](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L80)
434
434
 
435
435
  ***
436
436
 
@@ -438,7 +438,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:80](h
438
438
 
439
439
  > `optional` **unknownCauseOfDeathConcept**: `OpenmrsResource`
440
440
 
441
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:81](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L81)
441
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:81](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L81)
442
442
 
443
443
  ***
444
444
 
@@ -446,7 +446,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:81](h
446
446
 
447
447
  > `optional` **unknownLocation**: `OpenmrsResource`
448
448
 
449
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:82](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L82)
449
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:82](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L82)
450
450
 
451
451
  ***
452
452
 
@@ -454,7 +454,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:82](h
454
454
 
455
455
  > `optional` **unknownPatientPersonAttributeType**: `OpenmrsResource`
456
456
 
457
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:83](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L83)
457
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:83](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L83)
458
458
 
459
459
  ***
460
460
 
@@ -462,7 +462,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:83](h
462
462
 
463
463
  > `optional` **unknownProvider**: `OpenmrsResource`
464
464
 
465
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:84](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L84)
465
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:84](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L84)
466
466
 
467
467
  ***
468
468
 
@@ -470,7 +470,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:84](h
470
470
 
471
471
  > `optional` **visitAssignmentHandlerAdjustEncounterTimeOfDayIfNecessary**: `OpenmrsResource`
472
472
 
473
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:85](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L85)
473
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:85](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L85)
474
474
 
475
475
  ***
476
476
 
@@ -478,7 +478,7 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:85](h
478
478
 
479
479
  > `optional` **visitExpireHours**: `OpenmrsResource`
480
480
 
481
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:86](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L86)
481
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:86](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L86)
482
482
 
483
483
  ***
484
484
 
@@ -486,4 +486,4 @@ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:86](h
486
486
 
487
487
  > `optional` **visitNoteEncounterType**: `OpenmrsResource`
488
488
 
489
- Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:87](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L87)
489
+ Defined in: [packages/framework/esm-react-utils/src/useEmrConfiguration.ts:87](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/useEmrConfiguration.ts#L87)
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Interface: Encounter
4
4
 
5
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:9](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L9)
5
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:9](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L9)
6
6
 
7
7
  ## Extends
8
8
 
@@ -30,7 +30,7 @@ Defined in: packages/framework/esm-api/dist/types/openmrs-resource.d.ts:14
30
30
 
31
31
  > `optional` **diagnoses**: [`Diagnosis`](Diagnosis.md)[]
32
32
 
33
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:17](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L17)
33
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:17](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L17)
34
34
 
35
35
  ***
36
36
 
@@ -50,7 +50,7 @@ Defined in: packages/framework/esm-api/dist/types/openmrs-resource.d.ts:12
50
50
 
51
51
  > `optional` **encounterDatetime**: `string`
52
52
 
53
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:10](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L10)
53
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:10](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L10)
54
54
 
55
55
  ***
56
56
 
@@ -58,7 +58,7 @@ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:10](
58
58
 
59
59
  > `optional` **encounterProviders**: [`EncounterProvider`](EncounterProvider.md)[]
60
60
 
61
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:16](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L16)
61
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:16](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L16)
62
62
 
63
63
  ***
64
64
 
@@ -66,7 +66,7 @@ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:16](
66
66
 
67
67
  > `optional` **encounterType**: [`EncounterType`](EncounterType.md)
68
68
 
69
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:13](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L13)
69
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:13](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L13)
70
70
 
71
71
  ***
72
72
 
@@ -74,7 +74,7 @@ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:13](
74
74
 
75
75
  > `optional` **form**: `OpenmrsResource`
76
76
 
77
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:18](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L18)
77
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:18](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L18)
78
78
 
79
79
  ***
80
80
 
@@ -94,7 +94,7 @@ Defined in: packages/framework/esm-api/dist/types/openmrs-resource.d.ts:13
94
94
 
95
95
  > `optional` **location**: [`Location`](Location.md)
96
96
 
97
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:12](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L12)
97
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:12](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L12)
98
98
 
99
99
  ***
100
100
 
@@ -102,7 +102,7 @@ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:12](
102
102
 
103
103
  > `optional` **obs**: [`Obs`](Obs.md)[]
104
104
 
105
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:14](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L14)
105
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:14](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L14)
106
106
 
107
107
  ***
108
108
 
@@ -110,7 +110,7 @@ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:14](
110
110
 
111
111
  > `optional` **patient**: [`Patient`](Patient.md)
112
112
 
113
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:11](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L11)
113
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:11](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L11)
114
114
 
115
115
  ***
116
116
 
@@ -142,4 +142,4 @@ Defined in: packages/framework/esm-api/dist/types/openmrs-resource.d.ts:11
142
142
 
143
143
  > `optional` **visit**: [`Visit`](Visit.md)
144
144
 
145
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:15](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L15)
145
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:15](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L15)
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Interface: EncounterProvider
4
4
 
5
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:27](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L27)
5
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:27](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L27)
6
6
 
7
7
  ## Extends
8
8
 
@@ -42,7 +42,7 @@ Defined in: packages/framework/esm-api/dist/types/openmrs-resource.d.ts:12
42
42
 
43
43
  > `optional` **encounterRole**: [`EncounterRole`](EncounterRole.md)
44
44
 
45
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:29](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L29)
45
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:29](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L29)
46
46
 
47
47
  ***
48
48
 
@@ -62,7 +62,7 @@ Defined in: packages/framework/esm-api/dist/types/openmrs-resource.d.ts:13
62
62
 
63
63
  > `optional` **provider**: `OpenmrsResource`
64
64
 
65
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:28](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L28)
65
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:28](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L28)
66
66
 
67
67
  ***
68
68
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  # Interface: EncounterRole
4
4
 
5
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:32](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L32)
5
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:32](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L32)
6
6
 
7
7
  ## Extends
8
8
 
@@ -30,7 +30,7 @@ Defined in: packages/framework/esm-api/dist/types/openmrs-resource.d.ts:14
30
30
 
31
31
  > `optional` **description**: `string`
32
32
 
33
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:34](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L34)
33
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:34](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L34)
34
34
 
35
35
  ***
36
36
 
@@ -62,7 +62,7 @@ Defined in: packages/framework/esm-api/dist/types/openmrs-resource.d.ts:13
62
62
 
63
63
  > `optional` **name**: `string`
64
64
 
65
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:33](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L33)
65
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:33](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L33)
66
66
 
67
67
  ***
68
68
 
@@ -82,7 +82,7 @@ Defined in: packages/framework/esm-api/dist/types/openmrs-resource.d.ts:15
82
82
 
83
83
  > `optional` **retired**: `boolean`
84
84
 
85
- Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:35](https://github.com/openmrs/openmrs-esm-core/blob/18d2874f03a33a6ab8295af0e87ac97fdd150718/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L35)
85
+ Defined in: [packages/framework/esm-emr-api/src/types/encounter-resource.ts:35](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-emr-api/src/types/encounter-resource.ts#L35)
86
86
 
87
87
  ***
88
88