@metriport/shared 0.33.5 → 0.33.7-alpha.0

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 (1119) hide show
  1. package/dist/common/__tests__/transliterate.test.d.ts +2 -0
  2. package/dist/common/__tests__/transliterate.test.d.ts.map +1 -0
  3. package/dist/common/__tests__/transliterate.test.js +18 -0
  4. package/dist/common/__tests__/transliterate.test.js.map +1 -0
  5. package/dist/common/transliterate.d.ts +6 -0
  6. package/dist/common/transliterate.d.ts.map +1 -0
  7. package/dist/common/transliterate.js +14 -0
  8. package/dist/common/transliterate.js.map +1 -0
  9. package/dist/domain/__tests__/cohort-purpose-of-use-hies.test.d.ts +2 -0
  10. package/dist/domain/__tests__/cohort-purpose-of-use-hies.test.d.ts.map +1 -0
  11. package/dist/domain/__tests__/cohort-purpose-of-use-hies.test.js +10 -0
  12. package/dist/domain/__tests__/cohort-purpose-of-use-hies.test.js.map +1 -0
  13. package/dist/domain/__tests__/cohort-response-dto.test.d.ts +2 -0
  14. package/dist/domain/__tests__/cohort-response-dto.test.d.ts.map +1 -0
  15. package/dist/domain/__tests__/cohort-response-dto.test.js +59 -0
  16. package/dist/domain/__tests__/cohort-response-dto.test.js.map +1 -0
  17. package/dist/domain/cohort-purpose-of-use-hies.d.ts +3 -0
  18. package/dist/domain/cohort-purpose-of-use-hies.d.ts.map +1 -0
  19. package/dist/domain/cohort-purpose-of-use-hies.js +11 -0
  20. package/dist/domain/cohort-purpose-of-use-hies.js.map +1 -0
  21. package/dist/domain/network-query/__tests__/source.test.js +12 -0
  22. package/dist/domain/network-query/__tests__/source.test.js.map +1 -1
  23. package/dist/domain/network-query/source.d.ts +5 -0
  24. package/dist/domain/network-query/source.d.ts.map +1 -1
  25. package/dist/domain/network-query/source.js +2 -0
  26. package/dist/domain/network-query/source.js.map +1 -1
  27. package/dist/domain/patient/adt-demographics.js.map +1 -1
  28. package/dist/domain/patient/patient-import/create.d.ts.map +1 -1
  29. package/dist/domain/patient/patient-import/create.js +3 -1
  30. package/dist/domain/patient/patient-import/create.js.map +1 -1
  31. package/dist/domain/patient/patient-import/types.d.ts +3 -0
  32. package/dist/domain/patient/patient-import/types.d.ts.map +1 -1
  33. package/dist/domain/patient/patient-import/types.js.map +1 -1
  34. package/dist/domain/patient/patient-status.d.ts +13 -0
  35. package/dist/domain/patient/patient-status.d.ts.map +1 -0
  36. package/dist/domain/patient/patient-status.js +9 -0
  37. package/dist/domain/patient/patient-status.js.map +1 -0
  38. package/dist/{src/error/bad-request.d.ts → error/document-patient-mismatch.d.ts} +2 -2
  39. package/dist/error/document-patient-mismatch.d.ts.map +1 -0
  40. package/dist/error/document-patient-mismatch.js +12 -0
  41. package/dist/error/document-patient-mismatch.js.map +1 -0
  42. package/dist/index.d.ts +1 -0
  43. package/dist/index.d.ts.map +1 -1
  44. package/dist/index.js +3 -1
  45. package/dist/index.js.map +1 -1
  46. package/package.json +3 -3
  47. package/dist/src/__tests__/env-setup.d.ts +0 -2
  48. package/dist/src/__tests__/env-setup.d.ts.map +0 -1
  49. package/dist/src/__tests__/env-setup.js +0 -45
  50. package/dist/src/__tests__/env-setup.js.map +0 -1
  51. package/dist/src/api/index.d.ts +0 -2
  52. package/dist/src/api/index.d.ts.map +0 -1
  53. package/dist/src/api/index.js +0 -18
  54. package/dist/src/api/index.js.map +0 -1
  55. package/dist/src/api/pagination.d.ts +0 -13
  56. package/dist/src/api/pagination.d.ts.map +0 -1
  57. package/dist/src/api/pagination.js +0 -3
  58. package/dist/src/api/pagination.js.map +0 -1
  59. package/dist/src/common/__tests__/boolean.test.d.ts +0 -2
  60. package/dist/src/common/__tests__/boolean.test.d.ts.map +0 -1
  61. package/dist/src/common/__tests__/boolean.test.js +0 -46
  62. package/dist/src/common/__tests__/boolean.test.js.map +0 -1
  63. package/dist/src/common/__tests__/date.test.d.ts +0 -2
  64. package/dist/src/common/__tests__/date.test.d.ts.map +0 -1
  65. package/dist/src/common/__tests__/date.test.js +0 -225
  66. package/dist/src/common/__tests__/date.test.js.map +0 -1
  67. package/dist/src/common/__tests__/demographics.test.d.ts +0 -2
  68. package/dist/src/common/__tests__/demographics.test.d.ts.map +0 -1
  69. package/dist/src/common/__tests__/demographics.test.js +0 -187
  70. package/dist/src/common/__tests__/demographics.test.js.map +0 -1
  71. package/dist/src/common/__tests__/html-encode.test.d.ts +0 -2
  72. package/dist/src/common/__tests__/html-encode.test.d.ts.map +0 -1
  73. package/dist/src/common/__tests__/html-encode.test.js +0 -31
  74. package/dist/src/common/__tests__/html-encode.test.js.map +0 -1
  75. package/dist/src/common/__tests__/normalize-oid.test.d.ts +0 -2
  76. package/dist/src/common/__tests__/normalize-oid.test.d.ts.map +0 -1
  77. package/dist/src/common/__tests__/normalize-oid.test.js +0 -68
  78. package/dist/src/common/__tests__/normalize-oid.test.js.map +0 -1
  79. package/dist/src/common/__tests__/npi.d.ts +0 -7
  80. package/dist/src/common/__tests__/npi.d.ts.map +0 -1
  81. package/dist/src/common/__tests__/npi.js +0 -31
  82. package/dist/src/common/__tests__/npi.js.map +0 -1
  83. package/dist/src/common/__tests__/number.test.d.ts +0 -2
  84. package/dist/src/common/__tests__/number.test.d.ts.map +0 -1
  85. package/dist/src/common/__tests__/number.test.js +0 -33
  86. package/dist/src/common/__tests__/number.test.js.map +0 -1
  87. package/dist/src/common/__tests__/oid.d.ts +0 -20
  88. package/dist/src/common/__tests__/oid.d.ts.map +0 -1
  89. package/dist/src/common/__tests__/oid.js +0 -29
  90. package/dist/src/common/__tests__/oid.js.map +0 -1
  91. package/dist/src/common/__tests__/oid.test.d.ts +0 -2
  92. package/dist/src/common/__tests__/oid.test.d.ts.map +0 -1
  93. package/dist/src/common/__tests__/oid.test.js +0 -51
  94. package/dist/src/common/__tests__/oid.test.js.map +0 -1
  95. package/dist/src/common/__tests__/retry.test.d.ts +0 -2
  96. package/dist/src/common/__tests__/retry.test.d.ts.map +0 -1
  97. package/dist/src/common/__tests__/retry.test.js +0 -263
  98. package/dist/src/common/__tests__/retry.test.js.map +0 -1
  99. package/dist/src/common/__tests__/string.test.d.ts +0 -2
  100. package/dist/src/common/__tests__/string.test.d.ts.map +0 -1
  101. package/dist/src/common/__tests__/string.test.js +0 -149
  102. package/dist/src/common/__tests__/string.test.js.map +0 -1
  103. package/dist/src/common/__tests__/title-case.test.d.ts +0 -2
  104. package/dist/src/common/__tests__/title-case.test.d.ts.map +0 -1
  105. package/dist/src/common/__tests__/title-case.test.js +0 -71
  106. package/dist/src/common/__tests__/title-case.test.js.map +0 -1
  107. package/dist/src/common/__tests__/validate-npi.test.d.ts +0 -2
  108. package/dist/src/common/__tests__/validate-npi.test.d.ts.map +0 -1
  109. package/dist/src/common/__tests__/validate-npi.test.js +0 -24
  110. package/dist/src/common/__tests__/validate-npi.test.js.map +0 -1
  111. package/dist/src/common/array.d.ts +0 -2
  112. package/dist/src/common/array.d.ts.map +0 -1
  113. package/dist/src/common/array.js +0 -10
  114. package/dist/src/common/array.js.map +0 -1
  115. package/dist/src/common/boolean.d.ts +0 -9
  116. package/dist/src/common/boolean.d.ts.map +0 -1
  117. package/dist/src/common/boolean.js +0 -26
  118. package/dist/src/common/boolean.js.map +0 -1
  119. package/dist/src/common/date.d.ts +0 -68
  120. package/dist/src/common/date.d.ts.map +0 -1
  121. package/dist/src/common/date.js +0 -218
  122. package/dist/src/common/date.js.map +0 -1
  123. package/dist/src/common/demographics.d.ts +0 -24
  124. package/dist/src/common/demographics.d.ts.map +0 -1
  125. package/dist/src/common/demographics.js +0 -115
  126. package/dist/src/common/demographics.js.map +0 -1
  127. package/dist/src/common/duration.d.ts +0 -8
  128. package/dist/src/common/duration.d.ts.map +0 -1
  129. package/dist/src/common/duration.js +0 -32
  130. package/dist/src/common/duration.js.map +0 -1
  131. package/dist/src/common/email.d.ts +0 -5
  132. package/dist/src/common/email.d.ts.map +0 -1
  133. package/dist/src/common/email.js +0 -13
  134. package/dist/src/common/email.js.map +0 -1
  135. package/dist/src/common/env-var.d.ts +0 -12
  136. package/dist/src/common/env-var.d.ts.map +0 -1
  137. package/dist/src/common/env-var.js +0 -52
  138. package/dist/src/common/env-var.js.map +0 -1
  139. package/dist/src/common/error.d.ts +0 -2
  140. package/dist/src/common/error.d.ts.map +0 -1
  141. package/dist/src/common/error.js +0 -7
  142. package/dist/src/common/error.js.map +0 -1
  143. package/dist/src/common/filter-map.d.ts +0 -11
  144. package/dist/src/common/filter-map.d.ts.map +0 -1
  145. package/dist/src/common/filter-map.js +0 -16
  146. package/dist/src/common/filter-map.js.map +0 -1
  147. package/dist/src/common/general.d.ts +0 -6
  148. package/dist/src/common/general.d.ts.map +0 -1
  149. package/dist/src/common/general.js +0 -15
  150. package/dist/src/common/general.js.map +0 -1
  151. package/dist/src/common/html.d.ts +0 -2
  152. package/dist/src/common/html.d.ts.map +0 -1
  153. package/dist/src/common/html.js +0 -12
  154. package/dist/src/common/html.js.map +0 -1
  155. package/dist/src/common/merge-settings.d.ts +0 -21
  156. package/dist/src/common/merge-settings.d.ts.map +0 -1
  157. package/dist/src/common/merge-settings.js +0 -28
  158. package/dist/src/common/merge-settings.js.map +0 -1
  159. package/dist/src/common/metriport-organization.d.ts +0 -3
  160. package/dist/src/common/metriport-organization.d.ts.map +0 -1
  161. package/dist/src/common/metriport-organization.js +0 -25
  162. package/dist/src/common/metriport-organization.js.map +0 -1
  163. package/dist/src/common/net.d.ts +0 -2
  164. package/dist/src/common/net.d.ts.map +0 -1
  165. package/dist/src/common/net.js +0 -15
  166. package/dist/src/common/net.js.map +0 -1
  167. package/dist/src/common/normalize-oid.d.ts +0 -9
  168. package/dist/src/common/normalize-oid.d.ts.map +0 -1
  169. package/dist/src/common/normalize-oid.js +0 -92
  170. package/dist/src/common/normalize-oid.js.map +0 -1
  171. package/dist/src/common/numbers.d.ts +0 -21
  172. package/dist/src/common/numbers.d.ts.map +0 -1
  173. package/dist/src/common/numbers.js +0 -67
  174. package/dist/src/common/numbers.js.map +0 -1
  175. package/dist/src/common/purpose-of-use.d.ts +0 -30
  176. package/dist/src/common/purpose-of-use.d.ts.map +0 -1
  177. package/dist/src/common/purpose-of-use.js +0 -35
  178. package/dist/src/common/purpose-of-use.js.map +0 -1
  179. package/dist/src/common/response.d.ts +0 -5
  180. package/dist/src/common/response.d.ts.map +0 -1
  181. package/dist/src/common/response.js +0 -16
  182. package/dist/src/common/response.js.map +0 -1
  183. package/dist/src/common/retry.d.ts +0 -67
  184. package/dist/src/common/retry.d.ts.map +0 -1
  185. package/dist/src/common/retry.js +0 -127
  186. package/dist/src/common/retry.js.map +0 -1
  187. package/dist/src/common/sleep.d.ts +0 -14
  188. package/dist/src/common/sleep.d.ts.map +0 -1
  189. package/dist/src/common/sleep.js +0 -28
  190. package/dist/src/common/sleep.js.map +0 -1
  191. package/dist/src/common/sql.d.ts +0 -17
  192. package/dist/src/common/sql.d.ts.map +0 -1
  193. package/dist/src/common/sql.js +0 -3
  194. package/dist/src/common/sql.js.map +0 -1
  195. package/dist/src/common/string.d.ts +0 -22
  196. package/dist/src/common/string.d.ts.map +0 -1
  197. package/dist/src/common/string.js +0 -62
  198. package/dist/src/common/string.js.map +0 -1
  199. package/dist/src/common/timer.d.ts +0 -18
  200. package/dist/src/common/timer.d.ts.map +0 -1
  201. package/dist/src/common/timer.js +0 -25
  202. package/dist/src/common/timer.js.map +0 -1
  203. package/dist/src/common/title-case.d.ts +0 -3
  204. package/dist/src/common/title-case.d.ts.map +0 -1
  205. package/dist/src/common/title-case.js +0 -25
  206. package/dist/src/common/title-case.js.map +0 -1
  207. package/dist/src/common/types.d.ts +0 -9
  208. package/dist/src/common/types.d.ts.map +0 -1
  209. package/dist/src/common/types.js +0 -16
  210. package/dist/src/common/types.js.map +0 -1
  211. package/dist/src/common/uuid.d.ts +0 -5
  212. package/dist/src/common/uuid.d.ts.map +0 -1
  213. package/dist/src/common/uuid.js +0 -11
  214. package/dist/src/common/uuid.js.map +0 -1
  215. package/dist/src/common/validate-npi.d.ts +0 -10
  216. package/dist/src/common/validate-npi.d.ts.map +0 -1
  217. package/dist/src/common/validate-npi.js +0 -40
  218. package/dist/src/common/validate-npi.js.map +0 -1
  219. package/dist/src/common/xml-parser.d.ts +0 -3
  220. package/dist/src/common/xml-parser.d.ts.map +0 -1
  221. package/dist/src/common/xml-parser.js +0 -16
  222. package/dist/src/common/xml-parser.js.map +0 -1
  223. package/dist/src/common/zod.d.ts +0 -3
  224. package/dist/src/common/zod.d.ts.map +0 -1
  225. package/dist/src/common/zod.js +0 -11
  226. package/dist/src/common/zod.js.map +0 -1
  227. package/dist/src/domain/__tests__/cursor-utils.test.d.ts +0 -2
  228. package/dist/src/domain/__tests__/cursor-utils.test.d.ts.map +0 -1
  229. package/dist/src/domain/__tests__/cursor-utils.test.js +0 -216
  230. package/dist/src/domain/__tests__/cursor-utils.test.js.map +0 -1
  231. package/dist/src/domain/__tests__/dob.test.d.ts +0 -2
  232. package/dist/src/domain/__tests__/dob.test.d.ts.map +0 -1
  233. package/dist/src/domain/__tests__/dob.test.js +0 -37
  234. package/dist/src/domain/__tests__/dob.test.js.map +0 -1
  235. package/dist/src/domain/__tests__/gender.test.d.ts +0 -2
  236. package/dist/src/domain/__tests__/gender.test.d.ts.map +0 -1
  237. package/dist/src/domain/__tests__/gender.test.js +0 -64
  238. package/dist/src/domain/__tests__/gender.test.js.map +0 -1
  239. package/dist/src/domain/__tests__/pagination-schema.test.d.ts +0 -2
  240. package/dist/src/domain/__tests__/pagination-schema.test.d.ts.map +0 -1
  241. package/dist/src/domain/__tests__/pagination-schema.test.js +0 -165
  242. package/dist/src/domain/__tests__/pagination-schema.test.js.map +0 -1
  243. package/dist/src/domain/address/__tests__/country.test.d.ts +0 -2
  244. package/dist/src/domain/address/__tests__/country.test.d.ts.map +0 -1
  245. package/dist/src/domain/address/__tests__/country.test.js +0 -51
  246. package/dist/src/domain/address/__tests__/country.test.js.map +0 -1
  247. package/dist/src/domain/address/__tests__/state.test.d.ts +0 -2
  248. package/dist/src/domain/address/__tests__/state.test.d.ts.map +0 -1
  249. package/dist/src/domain/address/__tests__/state.test.js +0 -40
  250. package/dist/src/domain/address/__tests__/state.test.js.map +0 -1
  251. package/dist/src/domain/address/__tests__/territory.test.d.ts +0 -2
  252. package/dist/src/domain/address/__tests__/territory.test.d.ts.map +0 -1
  253. package/dist/src/domain/address/__tests__/territory.test.js +0 -35
  254. package/dist/src/domain/address/__tests__/territory.test.js.map +0 -1
  255. package/dist/src/domain/address/__tests__/zip.test.d.ts +0 -2
  256. package/dist/src/domain/address/__tests__/zip.test.d.ts.map +0 -1
  257. package/dist/src/domain/address/__tests__/zip.test.js +0 -162
  258. package/dist/src/domain/address/__tests__/zip.test.js.map +0 -1
  259. package/dist/src/domain/address/city.d.ts +0 -2
  260. package/dist/src/domain/address/city.d.ts.map +0 -1
  261. package/dist/src/domain/address/city.js +0 -8
  262. package/dist/src/domain/address/city.js.map +0 -1
  263. package/dist/src/domain/address/country.d.ts +0 -4
  264. package/dist/src/domain/address/country.d.ts.map +0 -1
  265. package/dist/src/domain/address/country.js +0 -31
  266. package/dist/src/domain/address/country.js.map +0 -1
  267. package/dist/src/domain/address/index.d.ts +0 -6
  268. package/dist/src/domain/address/index.d.ts.map +0 -1
  269. package/dist/src/domain/address/index.js +0 -20
  270. package/dist/src/domain/address/index.js.map +0 -1
  271. package/dist/src/domain/address/state.d.ts +0 -58
  272. package/dist/src/domain/address/state.d.ts.map +0 -1
  273. package/dist/src/domain/address/state.js +0 -179
  274. package/dist/src/domain/address/state.js.map +0 -1
  275. package/dist/src/domain/address/territory.d.ts +0 -10
  276. package/dist/src/domain/address/territory.d.ts.map +0 -1
  277. package/dist/src/domain/address/territory.js +0 -32
  278. package/dist/src/domain/address/territory.js.map +0 -1
  279. package/dist/src/domain/address/zip.d.ts +0 -9
  280. package/dist/src/domain/address/zip.d.ts.map +0 -1
  281. package/dist/src/domain/address/zip.js +0 -86
  282. package/dist/src/domain/address/zip.js.map +0 -1
  283. package/dist/src/domain/base-domain.d.ts +0 -14
  284. package/dist/src/domain/base-domain.d.ts.map +0 -1
  285. package/dist/src/domain/base-domain.js +0 -3
  286. package/dist/src/domain/base-domain.js.map +0 -1
  287. package/dist/src/domain/baseDto.d.ts +0 -9
  288. package/dist/src/domain/baseDto.d.ts.map +0 -1
  289. package/dist/src/domain/baseDto.js +0 -10
  290. package/dist/src/domain/baseDto.js.map +0 -1
  291. package/dist/src/domain/care-gap.d.ts +0 -49
  292. package/dist/src/domain/care-gap.d.ts.map +0 -1
  293. package/dist/src/domain/care-gap.js +0 -3
  294. package/dist/src/domain/care-gap.js.map +0 -1
  295. package/dist/src/domain/cohort.d.ts +0 -90
  296. package/dist/src/domain/cohort.d.ts.map +0 -1
  297. package/dist/src/domain/cohort.js +0 -78
  298. package/dist/src/domain/cohort.js.map +0 -1
  299. package/dist/src/domain/consolidated/recreate/event-type.d.ts +0 -7
  300. package/dist/src/domain/consolidated/recreate/event-type.d.ts.map +0 -1
  301. package/dist/src/domain/consolidated/recreate/event-type.js +0 -11
  302. package/dist/src/domain/consolidated/recreate/event-type.js.map +0 -1
  303. package/dist/src/domain/consolidated/recreate/index.d.ts +0 -3
  304. package/dist/src/domain/consolidated/recreate/index.d.ts.map +0 -1
  305. package/dist/src/domain/consolidated/recreate/index.js +0 -19
  306. package/dist/src/domain/consolidated/recreate/index.js.map +0 -1
  307. package/dist/src/domain/consolidated/recreate/supported-event-types.d.ts +0 -8
  308. package/dist/src/domain/consolidated/recreate/supported-event-types.d.ts.map +0 -1
  309. package/dist/src/domain/consolidated/recreate/supported-event-types.js +0 -24
  310. package/dist/src/domain/consolidated/recreate/supported-event-types.js.map +0 -1
  311. package/dist/src/domain/contact/__tests__/email.test.d.ts +0 -2
  312. package/dist/src/domain/contact/__tests__/email.test.d.ts.map +0 -1
  313. package/dist/src/domain/contact/__tests__/email.test.js +0 -136
  314. package/dist/src/domain/contact/__tests__/email.test.js.map +0 -1
  315. package/dist/src/domain/contact/__tests__/phone.test.d.ts +0 -2
  316. package/dist/src/domain/contact/__tests__/phone.test.d.ts.map +0 -1
  317. package/dist/src/domain/contact/__tests__/phone.test.js +0 -194
  318. package/dist/src/domain/contact/__tests__/phone.test.js.map +0 -1
  319. package/dist/src/domain/contact/email.d.ts +0 -32
  320. package/dist/src/domain/contact/email.d.ts.map +0 -1
  321. package/dist/src/domain/contact/email.js +0 -101
  322. package/dist/src/domain/contact/email.js.map +0 -1
  323. package/dist/src/domain/contact/phone.d.ts +0 -22
  324. package/dist/src/domain/contact/phone.d.ts.map +0 -1
  325. package/dist/src/domain/contact/phone.js +0 -68
  326. package/dist/src/domain/contact/phone.js.map +0 -1
  327. package/dist/src/domain/cql-engine/transform.d.ts +0 -32
  328. package/dist/src/domain/cql-engine/transform.d.ts.map +0 -1
  329. package/dist/src/domain/cql-engine/transform.js +0 -19
  330. package/dist/src/domain/cql-engine/transform.js.map +0 -1
  331. package/dist/src/domain/cursor-utils.d.ts +0 -20
  332. package/dist/src/domain/cursor-utils.d.ts.map +0 -1
  333. package/dist/src/domain/cursor-utils.js +0 -50
  334. package/dist/src/domain/cursor-utils.js.map +0 -1
  335. package/dist/src/domain/customer.d.ts +0 -123
  336. package/dist/src/domain/customer.d.ts.map +0 -1
  337. package/dist/src/domain/customer.js +0 -30
  338. package/dist/src/domain/customer.js.map +0 -1
  339. package/dist/src/domain/db.d.ts +0 -71
  340. package/dist/src/domain/db.d.ts.map +0 -1
  341. package/dist/src/domain/db.js +0 -45
  342. package/dist/src/domain/db.js.map +0 -1
  343. package/dist/src/domain/dob.d.ts +0 -10
  344. package/dist/src/domain/dob.d.ts.map +0 -1
  345. package/dist/src/domain/dob.js +0 -26
  346. package/dist/src/domain/dob.js.map +0 -1
  347. package/dist/src/domain/externalId.d.ts +0 -2
  348. package/dist/src/domain/externalId.d.ts.map +0 -1
  349. package/dist/src/domain/externalId.js +0 -7
  350. package/dist/src/domain/externalId.js.map +0 -1
  351. package/dist/src/domain/gender.d.ts +0 -8
  352. package/dist/src/domain/gender.d.ts.map +0 -1
  353. package/dist/src/domain/gender.js +0 -33
  354. package/dist/src/domain/gender.js.map +0 -1
  355. package/dist/src/domain/job/job-status.d.ts +0 -15
  356. package/dist/src/domain/job/job-status.d.ts.map +0 -1
  357. package/dist/src/domain/job/job-status.js +0 -57
  358. package/dist/src/domain/job/job-status.js.map +0 -1
  359. package/dist/src/domain/job/patient-job.d.ts +0 -54
  360. package/dist/src/domain/job/patient-job.d.ts.map +0 -1
  361. package/dist/src/domain/job/patient-job.js +0 -31
  362. package/dist/src/domain/job/patient-job.js.map +0 -1
  363. package/dist/src/domain/job/types.d.ts +0 -19
  364. package/dist/src/domain/job/types.d.ts.map +0 -1
  365. package/dist/src/domain/job/types.js +0 -15
  366. package/dist/src/domain/job/types.js.map +0 -1
  367. package/dist/src/domain/jwt-token.d.ts +0 -6
  368. package/dist/src/domain/jwt-token.d.ts.map +0 -1
  369. package/dist/src/domain/jwt-token.js +0 -3
  370. package/dist/src/domain/jwt-token.js.map +0 -1
  371. package/dist/src/domain/metriport.d.ts +0 -9
  372. package/dist/src/domain/metriport.d.ts.map +0 -1
  373. package/dist/src/domain/metriport.js +0 -13
  374. package/dist/src/domain/metriport.js.map +0 -1
  375. package/dist/src/domain/network-query/__tests__/source.test.d.ts +0 -2
  376. package/dist/src/domain/network-query/__tests__/source.test.d.ts.map +0 -1
  377. package/dist/src/domain/network-query/__tests__/source.test.js +0 -450
  378. package/dist/src/domain/network-query/__tests__/source.test.js.map +0 -1
  379. package/dist/src/domain/network-query/index.d.ts +0 -4
  380. package/dist/src/domain/network-query/index.d.ts.map +0 -1
  381. package/dist/src/domain/network-query/index.js +0 -20
  382. package/dist/src/domain/network-query/index.js.map +0 -1
  383. package/dist/src/domain/network-query/query.d.ts +0 -367
  384. package/dist/src/domain/network-query/query.d.ts.map +0 -1
  385. package/dist/src/domain/network-query/query.js +0 -23
  386. package/dist/src/domain/network-query/query.js.map +0 -1
  387. package/dist/src/domain/network-query/source.d.ts +0 -734
  388. package/dist/src/domain/network-query/source.d.ts.map +0 -1
  389. package/dist/src/domain/network-query/source.js +0 -382
  390. package/dist/src/domain/network-query/source.js.map +0 -1
  391. package/dist/src/domain/network-query/supported-event-types.d.ts +0 -17
  392. package/dist/src/domain/network-query/supported-event-types.d.ts.map +0 -1
  393. package/dist/src/domain/network-query/supported-event-types.js +0 -60
  394. package/dist/src/domain/network-query/supported-event-types.js.map +0 -1
  395. package/dist/src/domain/notification-webhooks/index.d.ts +0 -2
  396. package/dist/src/domain/notification-webhooks/index.d.ts.map +0 -1
  397. package/dist/src/domain/notification-webhooks/index.js +0 -18
  398. package/dist/src/domain/notification-webhooks/index.js.map +0 -1
  399. package/dist/src/domain/notification-webhooks/types.d.ts +0 -33
  400. package/dist/src/domain/notification-webhooks/types.d.ts.map +0 -1
  401. package/dist/src/domain/notification-webhooks/types.js +0 -26
  402. package/dist/src/domain/notification-webhooks/types.js.map +0 -1
  403. package/dist/src/domain/organization.d.ts +0 -90
  404. package/dist/src/domain/organization.d.ts.map +0 -1
  405. package/dist/src/domain/organization.js +0 -41
  406. package/dist/src/domain/organization.js.map +0 -1
  407. package/dist/src/domain/pagination-v2.d.ts +0 -230
  408. package/dist/src/domain/pagination-v2.d.ts.map +0 -1
  409. package/dist/src/domain/pagination-v2.js +0 -132
  410. package/dist/src/domain/pagination-v2.js.map +0 -1
  411. package/dist/src/domain/pagination.d.ts +0 -71
  412. package/dist/src/domain/pagination.d.ts.map +0 -1
  413. package/dist/src/domain/pagination.js +0 -36
  414. package/dist/src/domain/pagination.js.map +0 -1
  415. package/dist/src/domain/patient/__tests__/ssn.test.d.ts +0 -2
  416. package/dist/src/domain/patient/__tests__/ssn.test.d.ts.map +0 -1
  417. package/dist/src/domain/patient/__tests__/ssn.test.js +0 -54
  418. package/dist/src/domain/patient/__tests__/ssn.test.js.map +0 -1
  419. package/dist/src/domain/patient/patient-import/__tests__/status.test.d.ts +0 -2
  420. package/dist/src/domain/patient/patient-import/__tests__/status.test.d.ts.map +0 -1
  421. package/dist/src/domain/patient/patient-import/__tests__/status.test.js +0 -74
  422. package/dist/src/domain/patient/patient-import/__tests__/status.test.js.map +0 -1
  423. package/dist/src/domain/patient/patient-import/__tests__/types.d.ts +0 -4
  424. package/dist/src/domain/patient/patient-import/__tests__/types.d.ts.map +0 -1
  425. package/dist/src/domain/patient/patient-import/__tests__/types.js +0 -19
  426. package/dist/src/domain/patient/patient-import/__tests__/types.js.map +0 -1
  427. package/dist/src/domain/patient/patient-import/__tests__/types.test.d.ts +0 -2
  428. package/dist/src/domain/patient/patient-import/__tests__/types.test.d.ts.map +0 -1
  429. package/dist/src/domain/patient/patient-import/__tests__/types.test.js +0 -69
  430. package/dist/src/domain/patient/patient-import/__tests__/types.test.js.map +0 -1
  431. package/dist/src/domain/patient/patient-import/create.d.ts +0 -19
  432. package/dist/src/domain/patient/patient-import/create.d.ts.map +0 -1
  433. package/dist/src/domain/patient/patient-import/create.js +0 -49
  434. package/dist/src/domain/patient/patient-import/create.js.map +0 -1
  435. package/dist/src/domain/patient/patient-import/mapping.d.ts +0 -20
  436. package/dist/src/domain/patient/patient-import/mapping.d.ts.map +0 -1
  437. package/dist/src/domain/patient/patient-import/mapping.js +0 -3
  438. package/dist/src/domain/patient/patient-import/mapping.js.map +0 -1
  439. package/dist/src/domain/patient/patient-import/metadata.d.ts +0 -9
  440. package/dist/src/domain/patient/patient-import/metadata.d.ts.map +0 -1
  441. package/dist/src/domain/patient/patient-import/metadata.js +0 -21
  442. package/dist/src/domain/patient/patient-import/metadata.js.map +0 -1
  443. package/dist/src/domain/patient/patient-import/schemas.d.ts +0 -46
  444. package/dist/src/domain/patient/patient-import/schemas.d.ts.map +0 -1
  445. package/dist/src/domain/patient/patient-import/schemas.js +0 -49
  446. package/dist/src/domain/patient/patient-import/schemas.js.map +0 -1
  447. package/dist/src/domain/patient/patient-import/status.d.ts +0 -15
  448. package/dist/src/domain/patient/patient-import/status.d.ts.map +0 -1
  449. package/dist/src/domain/patient/patient-import/status.js +0 -48
  450. package/dist/src/domain/patient/patient-import/status.js.map +0 -1
  451. package/dist/src/domain/patient/patient-import/types.d.ts +0 -43
  452. package/dist/src/domain/patient/patient-import/types.d.ts.map +0 -1
  453. package/dist/src/domain/patient/patient-import/types.js +0 -15
  454. package/dist/src/domain/patient/patient-import/types.js.map +0 -1
  455. package/dist/src/domain/patient/patient-monitoring/__tests__/utils.test.d.ts +0 -2
  456. package/dist/src/domain/patient/patient-monitoring/__tests__/utils.test.d.ts.map +0 -1
  457. package/dist/src/domain/patient/patient-monitoring/__tests__/utils.test.js +0 -66
  458. package/dist/src/domain/patient/patient-monitoring/__tests__/utils.test.js.map +0 -1
  459. package/dist/src/domain/patient/patient-monitoring/discharge-requery.d.ts +0 -364
  460. package/dist/src/domain/patient/patient-monitoring/discharge-requery.d.ts.map +0 -1
  461. package/dist/src/domain/patient/patient-monitoring/discharge-requery.js +0 -55
  462. package/dist/src/domain/patient/patient-monitoring/discharge-requery.js.map +0 -1
  463. package/dist/src/domain/patient/patient-monitoring/utils.d.ts +0 -59
  464. package/dist/src/domain/patient/patient-monitoring/utils.d.ts.map +0 -1
  465. package/dist/src/domain/patient/patient-monitoring/utils.js +0 -120
  466. package/dist/src/domain/patient/patient-monitoring/utils.js.map +0 -1
  467. package/dist/src/domain/patient/patient-settings.d.ts +0 -121
  468. package/dist/src/domain/patient/patient-settings.d.ts.map +0 -1
  469. package/dist/src/domain/patient/patient-settings.js +0 -27
  470. package/dist/src/domain/patient/patient-settings.js.map +0 -1
  471. package/dist/src/domain/patient/patient.d.ts +0 -23
  472. package/dist/src/domain/patient/patient.d.ts.map +0 -1
  473. package/dist/src/domain/patient/patient.js +0 -14
  474. package/dist/src/domain/patient/patient.js.map +0 -1
  475. package/dist/src/domain/patient/ssn.d.ts +0 -3
  476. package/dist/src/domain/patient/ssn.d.ts.map +0 -1
  477. package/dist/src/domain/patient/ssn.js +0 -28
  478. package/dist/src/domain/patient/ssn.js.map +0 -1
  479. package/dist/src/domain/patient-cohort.d.ts +0 -6
  480. package/dist/src/domain/patient-cohort.d.ts.map +0 -1
  481. package/dist/src/domain/patient-cohort.js +0 -3
  482. package/dist/src/domain/patient-cohort.js.map +0 -1
  483. package/dist/src/domain/patient-or-all.d.ts +0 -34
  484. package/dist/src/domain/patient-or-all.d.ts.map +0 -1
  485. package/dist/src/domain/patient-or-all.js +0 -17
  486. package/dist/src/domain/patient-or-all.js.map +0 -1
  487. package/dist/src/domain/patient.d.ts +0 -90
  488. package/dist/src/domain/patient.d.ts.map +0 -1
  489. package/dist/src/domain/patient.js +0 -32
  490. package/dist/src/domain/patient.js.map +0 -1
  491. package/dist/src/domain/rate-limiting/index.d.ts +0 -34
  492. package/dist/src/domain/rate-limiting/index.d.ts.map +0 -1
  493. package/dist/src/domain/rate-limiting/index.js +0 -55
  494. package/dist/src/domain/rate-limiting/index.js.map +0 -1
  495. package/dist/src/domain/roster/patient-roster-added-by.d.ts +0 -6
  496. package/dist/src/domain/roster/patient-roster-added-by.d.ts.map +0 -1
  497. package/dist/src/domain/roster/patient-roster-added-by.js +0 -19
  498. package/dist/src/domain/roster/patient-roster-added-by.js.map +0 -1
  499. package/dist/src/domain/roster/patient-roster.d.ts +0 -24
  500. package/dist/src/domain/roster/patient-roster.d.ts.map +0 -1
  501. package/dist/src/domain/roster/patient-roster.js +0 -3
  502. package/dist/src/domain/roster/patient-roster.js.map +0 -1
  503. package/dist/src/domain/roster/roster-status.d.ts +0 -16
  504. package/dist/src/domain/roster/roster-status.d.ts.map +0 -1
  505. package/dist/src/domain/roster/roster-status.js +0 -49
  506. package/dist/src/domain/roster/roster-status.js.map +0 -1
  507. package/dist/src/domain/roster/roster.d.ts +0 -39
  508. package/dist/src/domain/roster/roster.d.ts.map +0 -1
  509. package/dist/src/domain/roster/roster.js +0 -3
  510. package/dist/src/domain/roster/roster.js.map +0 -1
  511. package/dist/src/domain/secrets.d.ts +0 -4
  512. package/dist/src/domain/secrets.d.ts.map +0 -1
  513. package/dist/src/domain/secrets.js +0 -7
  514. package/dist/src/domain/secrets.js.map +0 -1
  515. package/dist/src/domain/suspect.d.ts +0 -5
  516. package/dist/src/domain/suspect.d.ts.map +0 -1
  517. package/dist/src/domain/suspect.js +0 -3
  518. package/dist/src/domain/suspect.js.map +0 -1
  519. package/dist/src/domain/tcm-encounter.d.ts +0 -453
  520. package/dist/src/domain/tcm-encounter.d.ts.map +0 -1
  521. package/dist/src/domain/tcm-encounter.js +0 -98
  522. package/dist/src/domain/tcm-encounter.js.map +0 -1
  523. package/dist/src/error/__tests__/shared.test.d.ts +0 -2
  524. package/dist/src/error/__tests__/shared.test.d.ts.map +0 -1
  525. package/dist/src/error/__tests__/shared.test.js +0 -539
  526. package/dist/src/error/__tests__/shared.test.js.map +0 -1
  527. package/dist/src/error/bad-request.d.ts.map +0 -1
  528. package/dist/src/error/bad-request.js +0 -18
  529. package/dist/src/error/bad-request.js.map +0 -1
  530. package/dist/src/error/metriport-error.d.ts +0 -9
  531. package/dist/src/error/metriport-error.d.ts.map +0 -1
  532. package/dist/src/error/metriport-error.js +0 -22
  533. package/dist/src/error/metriport-error.js.map +0 -1
  534. package/dist/src/error/not-found.d.ts +0 -5
  535. package/dist/src/error/not-found.d.ts.map +0 -1
  536. package/dist/src/error/not-found.js +0 -18
  537. package/dist/src/error/not-found.js.map +0 -1
  538. package/dist/src/error/shared.d.ts +0 -10
  539. package/dist/src/error/shared.d.ts.map +0 -1
  540. package/dist/src/error/shared.js +0 -79
  541. package/dist/src/error/shared.js.map +0 -1
  542. package/dist/src/error/too-many-requests.d.ts +0 -5
  543. package/dist/src/error/too-many-requests.d.ts.map +0 -1
  544. package/dist/src/error/too-many-requests.js +0 -18
  545. package/dist/src/error/too-many-requests.js.map +0 -1
  546. package/dist/src/external/ehr/practicefusion/allergy-data-map.d.ts +0 -34
  547. package/dist/src/external/ehr/practicefusion/allergy-data-map.d.ts.map +0 -1
  548. package/dist/src/external/ehr/practicefusion/allergy-data-map.js +0 -2612
  549. package/dist/src/external/ehr/practicefusion/allergy-data-map.js.map +0 -1
  550. package/dist/src/external/ehr/practicefusion/index.d.ts +0 -3
  551. package/dist/src/external/ehr/practicefusion/index.d.ts.map +0 -1
  552. package/dist/src/external/ehr/practicefusion/index.js +0 -19
  553. package/dist/src/external/ehr/practicefusion/index.js.map +0 -1
  554. package/dist/src/external/ehr/practicefusion/shared.d.ts +0 -18
  555. package/dist/src/external/ehr/practicefusion/shared.d.ts.map +0 -1
  556. package/dist/src/external/ehr/practicefusion/shared.js +0 -65
  557. package/dist/src/external/ehr/practicefusion/shared.js.map +0 -1
  558. package/dist/src/external/hl7v2/constants.d.ts +0 -39
  559. package/dist/src/external/hl7v2/constants.d.ts.map +0 -1
  560. package/dist/src/external/hl7v2/constants.js +0 -56
  561. package/dist/src/external/hl7v2/constants.js.map +0 -1
  562. package/dist/src/external/ihe/constants.d.ts +0 -17
  563. package/dist/src/external/ihe/constants.d.ts.map +0 -1
  564. package/dist/src/external/ihe/constants.js +0 -72
  565. package/dist/src/external/ihe/constants.js.map +0 -1
  566. package/dist/src/external/ihe/index.d.ts +0 -3
  567. package/dist/src/external/ihe/index.d.ts.map +0 -1
  568. package/dist/src/external/ihe/index.js +0 -19
  569. package/dist/src/external/ihe/index.js.map +0 -1
  570. package/dist/src/external/ihe/shared.d.ts +0 -8
  571. package/dist/src/external/ihe/shared.d.ts.map +0 -1
  572. package/dist/src/external/ihe/shared.js +0 -24
  573. package/dist/src/external/ihe/shared.js.map +0 -1
  574. package/dist/src/external/index.d.ts +0 -4
  575. package/dist/src/external/index.d.ts.map +0 -1
  576. package/dist/src/external/index.js +0 -20
  577. package/dist/src/external/index.js.map +0 -1
  578. package/dist/src/external/zod/__tests__/iso-date.test.d.ts +0 -2
  579. package/dist/src/external/zod/__tests__/iso-date.test.d.ts.map +0 -1
  580. package/dist/src/external/zod/__tests__/iso-date.test.js +0 -115
  581. package/dist/src/external/zod/__tests__/iso-date.test.js.map +0 -1
  582. package/dist/src/external/zod/date.d.ts +0 -12
  583. package/dist/src/external/zod/date.d.ts.map +0 -1
  584. package/dist/src/external/zod/date.js +0 -28
  585. package/dist/src/external/zod/date.js.map +0 -1
  586. package/dist/src/external/zod/index.d.ts +0 -5
  587. package/dist/src/external/zod/index.d.ts.map +0 -1
  588. package/dist/src/external/zod/index.js +0 -21
  589. package/dist/src/external/zod/index.js.map +0 -1
  590. package/dist/src/external/zod/string.d.ts +0 -11
  591. package/dist/src/external/zod/string.d.ts.map +0 -1
  592. package/dist/src/external/zod/string.js +0 -27
  593. package/dist/src/external/zod/string.js.map +0 -1
  594. package/dist/src/external/zod/us-state.d.ts +0 -3
  595. package/dist/src/external/zod/us-state.d.ts.map +0 -1
  596. package/dist/src/external/zod/us-state.js +0 -10
  597. package/dist/src/external/zod/us-state.js.map +0 -1
  598. package/dist/src/external/zod/zip.d.ts +0 -3
  599. package/dist/src/external/zod/zip.d.ts.map +0 -1
  600. package/dist/src/external/zod/zip.js +0 -13
  601. package/dist/src/external/zod/zip.js.map +0 -1
  602. package/dist/src/index.d.ts +0 -63
  603. package/dist/src/index.d.ts.map +0 -1
  604. package/dist/src/index.js +0 -123
  605. package/dist/src/index.js.map +0 -1
  606. package/dist/src/interface/external/carequality/directory/simplified-org.d.ts +0 -10
  607. package/dist/src/interface/external/carequality/directory/simplified-org.d.ts.map +0 -1
  608. package/dist/src/interface/external/carequality/directory/simplified-org.js +0 -3
  609. package/dist/src/interface/external/carequality/directory/simplified-org.js.map +0 -1
  610. package/dist/src/interface/external/ehr/athenahealth/allergy.d.ts +0 -206
  611. package/dist/src/interface/external/ehr/athenahealth/allergy.d.ts.map +0 -1
  612. package/dist/src/interface/external/ehr/athenahealth/allergy.js +0 -44
  613. package/dist/src/interface/external/ehr/athenahealth/allergy.js.map +0 -1
  614. package/dist/src/interface/external/ehr/athenahealth/appointment.d.ts +0 -129
  615. package/dist/src/interface/external/ehr/athenahealth/appointment.d.ts.map +0 -1
  616. package/dist/src/interface/external/ehr/athenahealth/appointment.js +0 -30
  617. package/dist/src/interface/external/ehr/athenahealth/appointment.js.map +0 -1
  618. package/dist/src/interface/external/ehr/athenahealth/clinical-document.d.ts +0 -27
  619. package/dist/src/interface/external/ehr/athenahealth/clinical-document.d.ts.map +0 -1
  620. package/dist/src/interface/external/ehr/athenahealth/clinical-document.js +0 -14
  621. package/dist/src/interface/external/ehr/athenahealth/clinical-document.js.map +0 -1
  622. package/dist/src/interface/external/ehr/athenahealth/cx-mapping.d.ts +0 -484
  623. package/dist/src/interface/external/ehr/athenahealth/cx-mapping.d.ts.map +0 -1
  624. package/dist/src/interface/external/ehr/athenahealth/cx-mapping.js +0 -17
  625. package/dist/src/interface/external/ehr/athenahealth/cx-mapping.js.map +0 -1
  626. package/dist/src/interface/external/ehr/athenahealth/department.d.ts +0 -28
  627. package/dist/src/interface/external/ehr/athenahealth/department.d.ts.map +0 -1
  628. package/dist/src/interface/external/ehr/athenahealth/department.js +0 -11
  629. package/dist/src/interface/external/ehr/athenahealth/department.js.map +0 -1
  630. package/dist/src/interface/external/ehr/athenahealth/encounter.d.ts +0 -33
  631. package/dist/src/interface/external/ehr/athenahealth/encounter.d.ts.map +0 -1
  632. package/dist/src/interface/external/ehr/athenahealth/encounter.js +0 -13
  633. package/dist/src/interface/external/ehr/athenahealth/encounter.js.map +0 -1
  634. package/dist/src/interface/external/ehr/athenahealth/family-history.d.ts +0 -305
  635. package/dist/src/interface/external/ehr/athenahealth/family-history.d.ts.map +0 -1
  636. package/dist/src/interface/external/ehr/athenahealth/family-history.js +0 -44
  637. package/dist/src/interface/external/ehr/athenahealth/family-history.js.map +0 -1
  638. package/dist/src/interface/external/ehr/athenahealth/index.d.ts +0 -17
  639. package/dist/src/interface/external/ehr/athenahealth/index.d.ts.map +0 -1
  640. package/dist/src/interface/external/ehr/athenahealth/index.js +0 -33
  641. package/dist/src/interface/external/ehr/athenahealth/index.js.map +0 -1
  642. package/dist/src/interface/external/ehr/athenahealth/jwt-token.d.ts +0 -46
  643. package/dist/src/interface/external/ehr/athenahealth/jwt-token.d.ts.map +0 -1
  644. package/dist/src/interface/external/ehr/athenahealth/jwt-token.js +0 -26
  645. package/dist/src/interface/external/ehr/athenahealth/jwt-token.js.map +0 -1
  646. package/dist/src/interface/external/ehr/athenahealth/lab-result.d.ts +0 -27
  647. package/dist/src/interface/external/ehr/athenahealth/lab-result.d.ts.map +0 -1
  648. package/dist/src/interface/external/ehr/athenahealth/lab-result.js +0 -14
  649. package/dist/src/interface/external/ehr/athenahealth/lab-result.js.map +0 -1
  650. package/dist/src/interface/external/ehr/athenahealth/medication.d.ts +0 -63
  651. package/dist/src/interface/external/ehr/athenahealth/medication.d.ts.map +0 -1
  652. package/dist/src/interface/external/ehr/athenahealth/medication.js +0 -19
  653. package/dist/src/interface/external/ehr/athenahealth/medication.js.map +0 -1
  654. package/dist/src/interface/external/ehr/athenahealth/patient-mapping.d.ts +0 -14
  655. package/dist/src/interface/external/ehr/athenahealth/patient-mapping.d.ts.map +0 -1
  656. package/dist/src/interface/external/ehr/athenahealth/patient-mapping.js +0 -11
  657. package/dist/src/interface/external/ehr/athenahealth/patient-mapping.js.map +0 -1
  658. package/dist/src/interface/external/ehr/athenahealth/patient.d.ts +0 -78
  659. package/dist/src/interface/external/ehr/athenahealth/patient.d.ts.map +0 -1
  660. package/dist/src/interface/external/ehr/athenahealth/patient.js +0 -15
  661. package/dist/src/interface/external/ehr/athenahealth/patient.js.map +0 -1
  662. package/dist/src/interface/external/ehr/athenahealth/problem.d.ts +0 -27
  663. package/dist/src/interface/external/ehr/athenahealth/problem.d.ts.map +0 -1
  664. package/dist/src/interface/external/ehr/athenahealth/problem.js +0 -14
  665. package/dist/src/interface/external/ehr/athenahealth/problem.js.map +0 -1
  666. package/dist/src/interface/external/ehr/athenahealth/subscription.d.ts +0 -20
  667. package/dist/src/interface/external/ehr/athenahealth/subscription.d.ts.map +0 -1
  668. package/dist/src/interface/external/ehr/athenahealth/subscription.js +0 -11
  669. package/dist/src/interface/external/ehr/athenahealth/subscription.js.map +0 -1
  670. package/dist/src/interface/external/ehr/athenahealth/surgical-history.d.ts +0 -27
  671. package/dist/src/interface/external/ehr/athenahealth/surgical-history.d.ts.map +0 -1
  672. package/dist/src/interface/external/ehr/athenahealth/surgical-history.js +0 -14
  673. package/dist/src/interface/external/ehr/athenahealth/surgical-history.js.map +0 -1
  674. package/dist/src/interface/external/ehr/athenahealth/vaccine.d.ts +0 -18
  675. package/dist/src/interface/external/ehr/athenahealth/vaccine.d.ts.map +0 -1
  676. package/dist/src/interface/external/ehr/athenahealth/vaccine.js +0 -11
  677. package/dist/src/interface/external/ehr/athenahealth/vaccine.js.map +0 -1
  678. package/dist/src/interface/external/ehr/athenahealth/vitals.d.ts +0 -67
  679. package/dist/src/interface/external/ehr/athenahealth/vitals.d.ts.map +0 -1
  680. package/dist/src/interface/external/ehr/athenahealth/vitals.js +0 -15
  681. package/dist/src/interface/external/ehr/athenahealth/vitals.js.map +0 -1
  682. package/dist/src/interface/external/ehr/canvas/allergen.d.ts +0 -13
  683. package/dist/src/interface/external/ehr/canvas/allergen.d.ts.map +0 -1
  684. package/dist/src/interface/external/ehr/canvas/allergen.js +0 -9
  685. package/dist/src/interface/external/ehr/canvas/allergen.js.map +0 -1
  686. package/dist/src/interface/external/ehr/canvas/appointment.d.ts +0 -170
  687. package/dist/src/interface/external/ehr/canvas/appointment.d.ts.map +0 -1
  688. package/dist/src/interface/external/ehr/canvas/appointment.js +0 -24
  689. package/dist/src/interface/external/ehr/canvas/appointment.js.map +0 -1
  690. package/dist/src/interface/external/ehr/canvas/cx-mapping.d.ts +0 -469
  691. package/dist/src/interface/external/ehr/canvas/cx-mapping.d.ts.map +0 -1
  692. package/dist/src/interface/external/ehr/canvas/cx-mapping.js +0 -12
  693. package/dist/src/interface/external/ehr/canvas/cx-mapping.js.map +0 -1
  694. package/dist/src/interface/external/ehr/canvas/external-event.d.ts +0 -67
  695. package/dist/src/interface/external/ehr/canvas/external-event.d.ts.map +0 -1
  696. package/dist/src/interface/external/ehr/canvas/external-event.js +0 -48
  697. package/dist/src/interface/external/ehr/canvas/external-event.js.map +0 -1
  698. package/dist/src/interface/external/ehr/canvas/index.d.ts +0 -7
  699. package/dist/src/interface/external/ehr/canvas/index.d.ts.map +0 -1
  700. package/dist/src/interface/external/ehr/canvas/index.js +0 -23
  701. package/dist/src/interface/external/ehr/canvas/index.js.map +0 -1
  702. package/dist/src/interface/external/ehr/canvas/jwt-token.d.ts +0 -73
  703. package/dist/src/interface/external/ehr/canvas/jwt-token.d.ts.map +0 -1
  704. package/dist/src/interface/external/ehr/canvas/jwt-token.js +0 -37
  705. package/dist/src/interface/external/ehr/canvas/jwt-token.js.map +0 -1
  706. package/dist/src/interface/external/ehr/canvas/note.d.ts +0 -119
  707. package/dist/src/interface/external/ehr/canvas/note.d.ts.map +0 -1
  708. package/dist/src/interface/external/ehr/canvas/note.js +0 -26
  709. package/dist/src/interface/external/ehr/canvas/note.js.map +0 -1
  710. package/dist/src/interface/external/ehr/eclinicalworks/cx-mapping.d.ts +0 -465
  711. package/dist/src/interface/external/ehr/eclinicalworks/cx-mapping.d.ts.map +0 -1
  712. package/dist/src/interface/external/ehr/eclinicalworks/cx-mapping.js +0 -10
  713. package/dist/src/interface/external/ehr/eclinicalworks/cx-mapping.js.map +0 -1
  714. package/dist/src/interface/external/ehr/eclinicalworks/index.d.ts +0 -2
  715. package/dist/src/interface/external/ehr/eclinicalworks/index.d.ts.map +0 -1
  716. package/dist/src/interface/external/ehr/eclinicalworks/index.js +0 -18
  717. package/dist/src/interface/external/ehr/eclinicalworks/index.js.map +0 -1
  718. package/dist/src/interface/external/ehr/eclinicalworks/jwt-token.d.ts +0 -18
  719. package/dist/src/interface/external/ehr/eclinicalworks/jwt-token.d.ts.map +0 -1
  720. package/dist/src/interface/external/ehr/eclinicalworks/jwt-token.js +0 -15
  721. package/dist/src/interface/external/ehr/eclinicalworks/jwt-token.js.map +0 -1
  722. package/dist/src/interface/external/ehr/elation/appointment.d.ts +0 -71
  723. package/dist/src/interface/external/ehr/elation/appointment.d.ts.map +0 -1
  724. package/dist/src/interface/external/ehr/elation/appointment.js +0 -16
  725. package/dist/src/interface/external/ehr/elation/appointment.js.map +0 -1
  726. package/dist/src/interface/external/ehr/elation/ccda.d.ts +0 -13
  727. package/dist/src/interface/external/ehr/elation/ccda.d.ts.map +0 -1
  728. package/dist/src/interface/external/ehr/elation/ccda.js +0 -9
  729. package/dist/src/interface/external/ehr/elation/ccda.js.map +0 -1
  730. package/dist/src/interface/external/ehr/elation/cx-mapping.d.ts +0 -508
  731. package/dist/src/interface/external/ehr/elation/cx-mapping.d.ts.map +0 -1
  732. package/dist/src/interface/external/ehr/elation/cx-mapping.js +0 -25
  733. package/dist/src/interface/external/ehr/elation/cx-mapping.js.map +0 -1
  734. package/dist/src/interface/external/ehr/elation/event.d.ts +0 -106
  735. package/dist/src/interface/external/ehr/elation/event.d.ts.map +0 -1
  736. package/dist/src/interface/external/ehr/elation/event.js +0 -31
  737. package/dist/src/interface/external/ehr/elation/event.js.map +0 -1
  738. package/dist/src/interface/external/ehr/elation/index.d.ts +0 -13
  739. package/dist/src/interface/external/ehr/elation/index.d.ts.map +0 -1
  740. package/dist/src/interface/external/ehr/elation/index.js +0 -29
  741. package/dist/src/interface/external/ehr/elation/index.js.map +0 -1
  742. package/dist/src/interface/external/ehr/elation/jwt-token.d.ts +0 -46
  743. package/dist/src/interface/external/ehr/elation/jwt-token.d.ts.map +0 -1
  744. package/dist/src/interface/external/ehr/elation/jwt-token.js +0 -26
  745. package/dist/src/interface/external/ehr/elation/jwt-token.js.map +0 -1
  746. package/dist/src/interface/external/ehr/elation/lab.d.ts +0 -10
  747. package/dist/src/interface/external/ehr/elation/lab.d.ts.map +0 -1
  748. package/dist/src/interface/external/ehr/elation/lab.js +0 -8
  749. package/dist/src/interface/external/ehr/elation/lab.js.map +0 -1
  750. package/dist/src/interface/external/ehr/elation/note.d.ts +0 -10
  751. package/dist/src/interface/external/ehr/elation/note.d.ts.map +0 -1
  752. package/dist/src/interface/external/ehr/elation/note.js +0 -8
  753. package/dist/src/interface/external/ehr/elation/note.js.map +0 -1
  754. package/dist/src/interface/external/ehr/elation/patient.d.ts +0 -96
  755. package/dist/src/interface/external/ehr/elation/patient.d.ts.map +0 -1
  756. package/dist/src/interface/external/ehr/elation/patient.js +0 -33
  757. package/dist/src/interface/external/ehr/elation/patient.js.map +0 -1
  758. package/dist/src/interface/external/ehr/elation/practice.d.ts +0 -44
  759. package/dist/src/interface/external/ehr/elation/practice.d.ts.map +0 -1
  760. package/dist/src/interface/external/ehr/elation/practice.js +0 -13
  761. package/dist/src/interface/external/ehr/elation/practice.js.map +0 -1
  762. package/dist/src/interface/external/ehr/elation/problem.d.ts +0 -10
  763. package/dist/src/interface/external/ehr/elation/problem.d.ts.map +0 -1
  764. package/dist/src/interface/external/ehr/elation/problem.js +0 -8
  765. package/dist/src/interface/external/ehr/elation/problem.js.map +0 -1
  766. package/dist/src/interface/external/ehr/elation/subscription.d.ts +0 -53
  767. package/dist/src/interface/external/ehr/elation/subscription.d.ts.map +0 -1
  768. package/dist/src/interface/external/ehr/elation/subscription.js +0 -22
  769. package/dist/src/interface/external/ehr/elation/subscription.js.map +0 -1
  770. package/dist/src/interface/external/ehr/elation/vtial.d.ts +0 -10
  771. package/dist/src/interface/external/ehr/elation/vtial.d.ts.map +0 -1
  772. package/dist/src/interface/external/ehr/elation/vtial.js +0 -8
  773. package/dist/src/interface/external/ehr/elation/vtial.js.map +0 -1
  774. package/dist/src/interface/external/ehr/embed/cx-mapping.d.ts +0 -4
  775. package/dist/src/interface/external/ehr/embed/cx-mapping.d.ts.map +0 -1
  776. package/dist/src/interface/external/ehr/embed/cx-mapping.js +0 -6
  777. package/dist/src/interface/external/ehr/embed/cx-mapping.js.map +0 -1
  778. package/dist/src/interface/external/ehr/embed/index.d.ts +0 -3
  779. package/dist/src/interface/external/ehr/embed/index.d.ts.map +0 -1
  780. package/dist/src/interface/external/ehr/embed/index.js +0 -19
  781. package/dist/src/interface/external/ehr/embed/index.js.map +0 -1
  782. package/dist/src/interface/external/ehr/embed/jwt-token.d.ts +0 -28
  783. package/dist/src/interface/external/ehr/embed/jwt-token.d.ts.map +0 -1
  784. package/dist/src/interface/external/ehr/embed/jwt-token.js +0 -23
  785. package/dist/src/interface/external/ehr/embed/jwt-token.js.map +0 -1
  786. package/dist/src/interface/external/ehr/fhir-resource.d.ts +0 -269
  787. package/dist/src/interface/external/ehr/fhir-resource.d.ts.map +0 -1
  788. package/dist/src/interface/external/ehr/fhir-resource.js +0 -62
  789. package/dist/src/interface/external/ehr/fhir-resource.js.map +0 -1
  790. package/dist/src/interface/external/ehr/healthie/allergy.d.ts +0 -249
  791. package/dist/src/interface/external/ehr/healthie/allergy.d.ts.map +0 -1
  792. package/dist/src/interface/external/ehr/healthie/allergy.js +0 -31
  793. package/dist/src/interface/external/ehr/healthie/allergy.js.map +0 -1
  794. package/dist/src/interface/external/ehr/healthie/appointment.d.ts +0 -221
  795. package/dist/src/interface/external/ehr/healthie/appointment.d.ts.map +0 -1
  796. package/dist/src/interface/external/ehr/healthie/appointment.js +0 -21
  797. package/dist/src/interface/external/ehr/healthie/appointment.js.map +0 -1
  798. package/dist/src/interface/external/ehr/healthie/condition.d.ts +0 -287
  799. package/dist/src/interface/external/ehr/healthie/condition.d.ts.map +0 -1
  800. package/dist/src/interface/external/ehr/healthie/condition.js +0 -40
  801. package/dist/src/interface/external/ehr/healthie/condition.js.map +0 -1
  802. package/dist/src/interface/external/ehr/healthie/cx-mapping.d.ts +0 -931
  803. package/dist/src/interface/external/ehr/healthie/cx-mapping.d.ts.map +0 -1
  804. package/dist/src/interface/external/ehr/healthie/cx-mapping.js +0 -42
  805. package/dist/src/interface/external/ehr/healthie/cx-mapping.js.map +0 -1
  806. package/dist/src/interface/external/ehr/healthie/event.d.ts +0 -44
  807. package/dist/src/interface/external/ehr/healthie/event.d.ts.map +0 -1
  808. package/dist/src/interface/external/ehr/healthie/event.js +0 -20
  809. package/dist/src/interface/external/ehr/healthie/event.js.map +0 -1
  810. package/dist/src/interface/external/ehr/healthie/form-answer-group.d.ts +0 -605
  811. package/dist/src/interface/external/ehr/healthie/form-answer-group.d.ts.map +0 -1
  812. package/dist/src/interface/external/ehr/healthie/form-answer-group.js +0 -49
  813. package/dist/src/interface/external/ehr/healthie/form-answer-group.js.map +0 -1
  814. package/dist/src/interface/external/ehr/healthie/immunization.d.ts +0 -108
  815. package/dist/src/interface/external/ehr/healthie/immunization.d.ts.map +0 -1
  816. package/dist/src/interface/external/ehr/healthie/immunization.js +0 -19
  817. package/dist/src/interface/external/ehr/healthie/immunization.js.map +0 -1
  818. package/dist/src/interface/external/ehr/healthie/index.d.ts +0 -13
  819. package/dist/src/interface/external/ehr/healthie/index.d.ts.map +0 -1
  820. package/dist/src/interface/external/ehr/healthie/index.js +0 -29
  821. package/dist/src/interface/external/ehr/healthie/index.js.map +0 -1
  822. package/dist/src/interface/external/ehr/healthie/jwt-token.d.ts +0 -18
  823. package/dist/src/interface/external/ehr/healthie/jwt-token.d.ts.map +0 -1
  824. package/dist/src/interface/external/ehr/healthie/jwt-token.js +0 -15
  825. package/dist/src/interface/external/ehr/healthie/jwt-token.js.map +0 -1
  826. package/dist/src/interface/external/ehr/healthie/lab.d.ts +0 -492
  827. package/dist/src/interface/external/ehr/healthie/lab.d.ts.map +0 -1
  828. package/dist/src/interface/external/ehr/healthie/lab.js +0 -33
  829. package/dist/src/interface/external/ehr/healthie/lab.js.map +0 -1
  830. package/dist/src/interface/external/ehr/healthie/medication.d.ts +0 -212
  831. package/dist/src/interface/external/ehr/healthie/medication.d.ts.map +0 -1
  832. package/dist/src/interface/external/ehr/healthie/medication.js +0 -36
  833. package/dist/src/interface/external/ehr/healthie/medication.js.map +0 -1
  834. package/dist/src/interface/external/ehr/healthie/patient.d.ts +0 -319
  835. package/dist/src/interface/external/ehr/healthie/patient.d.ts.map +0 -1
  836. package/dist/src/interface/external/ehr/healthie/patient.js +0 -44
  837. package/dist/src/interface/external/ehr/healthie/patient.js.map +0 -1
  838. package/dist/src/interface/external/ehr/healthie/subscription.d.ts +0 -326
  839. package/dist/src/interface/external/ehr/healthie/subscription.d.ts.map +0 -1
  840. package/dist/src/interface/external/ehr/healthie/subscription.js +0 -54
  841. package/dist/src/interface/external/ehr/healthie/subscription.js.map +0 -1
  842. package/dist/src/interface/external/ehr/index.d.ts +0 -5
  843. package/dist/src/interface/external/ehr/index.d.ts.map +0 -1
  844. package/dist/src/interface/external/ehr/index.js +0 -21
  845. package/dist/src/interface/external/ehr/index.js.map +0 -1
  846. package/dist/src/interface/external/ehr/patient.d.ts +0 -250
  847. package/dist/src/interface/external/ehr/patient.d.ts.map +0 -1
  848. package/dist/src/interface/external/ehr/patient.js +0 -35
  849. package/dist/src/interface/external/ehr/patient.js.map +0 -1
  850. package/dist/src/interface/external/ehr/practicefusion/appointment.d.ts +0 -137
  851. package/dist/src/interface/external/ehr/practicefusion/appointment.d.ts.map +0 -1
  852. package/dist/src/interface/external/ehr/practicefusion/appointment.js +0 -29
  853. package/dist/src/interface/external/ehr/practicefusion/appointment.js.map +0 -1
  854. package/dist/src/interface/external/ehr/practicefusion/cx-mapping.d.ts +0 -472
  855. package/dist/src/interface/external/ehr/practicefusion/cx-mapping.d.ts.map +0 -1
  856. package/dist/src/interface/external/ehr/practicefusion/cx-mapping.js +0 -13
  857. package/dist/src/interface/external/ehr/practicefusion/cx-mapping.js.map +0 -1
  858. package/dist/src/interface/external/ehr/practicefusion/index.d.ts +0 -4
  859. package/dist/src/interface/external/ehr/practicefusion/index.d.ts.map +0 -1
  860. package/dist/src/interface/external/ehr/practicefusion/index.js +0 -20
  861. package/dist/src/interface/external/ehr/practicefusion/index.js.map +0 -1
  862. package/dist/src/interface/external/ehr/practicefusion/jwt-token.d.ts +0 -33
  863. package/dist/src/interface/external/ehr/practicefusion/jwt-token.d.ts.map +0 -1
  864. package/dist/src/interface/external/ehr/practicefusion/jwt-token.js +0 -22
  865. package/dist/src/interface/external/ehr/practicefusion/jwt-token.js.map +0 -1
  866. package/dist/src/interface/external/ehr/practicefusion/patient.d.ts +0 -2
  867. package/dist/src/interface/external/ehr/practicefusion/patient.d.ts.map +0 -1
  868. package/dist/src/interface/external/ehr/practicefusion/patient.js +0 -6
  869. package/dist/src/interface/external/ehr/practicefusion/patient.js.map +0 -1
  870. package/dist/src/interface/external/ehr/practicefusion/refresh-token.d.ts +0 -19
  871. package/dist/src/interface/external/ehr/practicefusion/refresh-token.d.ts.map +0 -1
  872. package/dist/src/interface/external/ehr/practicefusion/refresh-token.js +0 -11
  873. package/dist/src/interface/external/ehr/practicefusion/refresh-token.js.map +0 -1
  874. package/dist/src/interface/external/ehr/practitioner.d.ts +0 -49
  875. package/dist/src/interface/external/ehr/practitioner.d.ts.map +0 -1
  876. package/dist/src/interface/external/ehr/practitioner.js +0 -20
  877. package/dist/src/interface/external/ehr/practitioner.js.map +0 -1
  878. package/dist/src/interface/external/ehr/salesforce/cx-mapping.d.ts +0 -465
  879. package/dist/src/interface/external/ehr/salesforce/cx-mapping.d.ts.map +0 -1
  880. package/dist/src/interface/external/ehr/salesforce/cx-mapping.js +0 -10
  881. package/dist/src/interface/external/ehr/salesforce/cx-mapping.js.map +0 -1
  882. package/dist/src/interface/external/ehr/salesforce/index.d.ts +0 -2
  883. package/dist/src/interface/external/ehr/salesforce/index.d.ts.map +0 -1
  884. package/dist/src/interface/external/ehr/salesforce/index.js +0 -18
  885. package/dist/src/interface/external/ehr/salesforce/index.js.map +0 -1
  886. package/dist/src/interface/external/ehr/salesforce/jwt-token.d.ts +0 -21
  887. package/dist/src/interface/external/ehr/salesforce/jwt-token.d.ts.map +0 -1
  888. package/dist/src/interface/external/ehr/salesforce/jwt-token.js +0 -16
  889. package/dist/src/interface/external/ehr/salesforce/jwt-token.js.map +0 -1
  890. package/dist/src/interface/external/ehr/salesforce/patient.d.ts +0 -326
  891. package/dist/src/interface/external/ehr/salesforce/patient.d.ts.map +0 -1
  892. package/dist/src/interface/external/ehr/salesforce/patient.js +0 -69
  893. package/dist/src/interface/external/ehr/salesforce/patient.js.map +0 -1
  894. package/dist/src/interface/external/ehr/shared.d.ts +0 -1845
  895. package/dist/src/interface/external/ehr/shared.d.ts.map +0 -1
  896. package/dist/src/interface/external/ehr/shared.js +0 -133
  897. package/dist/src/interface/external/ehr/shared.js.map +0 -1
  898. package/dist/src/interface/external/ehr/source.d.ts +0 -27
  899. package/dist/src/interface/external/ehr/source.d.ts.map +0 -1
  900. package/dist/src/interface/external/ehr/source.js +0 -55
  901. package/dist/src/interface/external/ehr/source.js.map +0 -1
  902. package/dist/src/interface/external/index.d.ts +0 -3
  903. package/dist/src/interface/external/index.d.ts.map +0 -1
  904. package/dist/src/interface/external/index.js +0 -19
  905. package/dist/src/interface/external/index.js.map +0 -1
  906. package/dist/src/interface/external/quest/roster.d.ts +0 -21
  907. package/dist/src/interface/external/quest/roster.d.ts.map +0 -1
  908. package/dist/src/interface/external/quest/roster.js +0 -39
  909. package/dist/src/interface/external/quest/roster.js.map +0 -1
  910. package/dist/src/interface/external/quest/source.d.ts +0 -11
  911. package/dist/src/interface/external/quest/source.d.ts.map +0 -1
  912. package/dist/src/interface/external/quest/source.js +0 -10
  913. package/dist/src/interface/external/quest/source.js.map +0 -1
  914. package/dist/src/interface/external/surescripts/added-by.d.ts +0 -8
  915. package/dist/src/interface/external/surescripts/added-by.d.ts.map +0 -1
  916. package/dist/src/interface/external/surescripts/added-by.js +0 -23
  917. package/dist/src/interface/external/surescripts/added-by.js.map +0 -1
  918. package/dist/src/interface/external/surescripts/code-list-qualifier.d.ts +0 -6
  919. package/dist/src/interface/external/surescripts/code-list-qualifier.d.ts.map +0 -1
  920. package/dist/src/interface/external/surescripts/code-list-qualifier.js +0 -17
  921. package/dist/src/interface/external/surescripts/code-list-qualifier.js.map +0 -1
  922. package/dist/src/interface/external/surescripts/dea-schedule.d.ts +0 -7
  923. package/dist/src/interface/external/surescripts/dea-schedule.d.ts.map +0 -1
  924. package/dist/src/interface/external/surescripts/dea-schedule.js +0 -32
  925. package/dist/src/interface/external/surescripts/dea-schedule.js.map +0 -1
  926. package/dist/src/interface/external/surescripts/index.d.ts +0 -7
  927. package/dist/src/interface/external/surescripts/index.d.ts.map +0 -1
  928. package/dist/src/interface/external/surescripts/index.js +0 -23
  929. package/dist/src/interface/external/surescripts/index.js.map +0 -1
  930. package/dist/src/interface/external/surescripts/ncpdp.d.ts +0 -12
  931. package/dist/src/interface/external/surescripts/ncpdp.d.ts.map +0 -1
  932. package/dist/src/interface/external/surescripts/ncpdp.js +0 -1472
  933. package/dist/src/interface/external/surescripts/ncpdp.js.map +0 -1
  934. package/dist/src/interface/external/surescripts/notifications/file-name.d.ts +0 -14
  935. package/dist/src/interface/external/surescripts/notifications/file-name.d.ts.map +0 -1
  936. package/dist/src/interface/external/surescripts/notifications/file-name.js +0 -18
  937. package/dist/src/interface/external/surescripts/notifications/file-name.js.map +0 -1
  938. package/dist/src/interface/external/surescripts/notifications/index.d.ts +0 -3
  939. package/dist/src/interface/external/surescripts/notifications/index.d.ts.map +0 -1
  940. package/dist/src/interface/external/surescripts/notifications/index.js +0 -19
  941. package/dist/src/interface/external/surescripts/notifications/index.js.map +0 -1
  942. package/dist/src/interface/external/surescripts/notifications/types.d.ts +0 -36
  943. package/dist/src/interface/external/surescripts/notifications/types.d.ts.map +0 -1
  944. package/dist/src/interface/external/surescripts/notifications/types.js +0 -20
  945. package/dist/src/interface/external/surescripts/notifications/types.js.map +0 -1
  946. package/dist/src/interface/external/surescripts/payment-code.d.ts +0 -14
  947. package/dist/src/interface/external/surescripts/payment-code.d.ts.map +0 -1
  948. package/dist/src/interface/external/surescripts/payment-code.js +0 -78
  949. package/dist/src/interface/external/surescripts/payment-code.js.map +0 -1
  950. package/dist/src/interface/external/surescripts/plan-code.d.ts +0 -7
  951. package/dist/src/interface/external/surescripts/plan-code.d.ts.map +0 -1
  952. package/dist/src/interface/external/surescripts/plan-code.js +0 -25
  953. package/dist/src/interface/external/surescripts/plan-code.js.map +0 -1
  954. package/dist/src/interface/external/surescripts/realtime-pulls/file-name.d.ts +0 -15
  955. package/dist/src/interface/external/surescripts/realtime-pulls/file-name.d.ts.map +0 -1
  956. package/dist/src/interface/external/surescripts/realtime-pulls/file-name.js +0 -19
  957. package/dist/src/interface/external/surescripts/realtime-pulls/file-name.js.map +0 -1
  958. package/dist/src/interface/external/surescripts/realtime-pulls/index.d.ts +0 -3
  959. package/dist/src/interface/external/surescripts/realtime-pulls/index.d.ts.map +0 -1
  960. package/dist/src/interface/external/surescripts/realtime-pulls/index.js +0 -19
  961. package/dist/src/interface/external/surescripts/realtime-pulls/index.js.map +0 -1
  962. package/dist/src/interface/external/surescripts/realtime-pulls/status-codes.d.ts +0 -91
  963. package/dist/src/interface/external/surescripts/realtime-pulls/status-codes.d.ts.map +0 -1
  964. package/dist/src/interface/external/surescripts/realtime-pulls/status-codes.js +0 -64
  965. package/dist/src/interface/external/surescripts/realtime-pulls/status-codes.js.map +0 -1
  966. package/dist/src/interface/external/surescripts/roster.d.ts +0 -14
  967. package/dist/src/interface/external/surescripts/roster.d.ts.map +0 -1
  968. package/dist/src/interface/external/surescripts/roster.js +0 -40
  969. package/dist/src/interface/external/surescripts/roster.js.map +0 -1
  970. package/dist/src/interface/external/surescripts/source.d.ts +0 -2
  971. package/dist/src/interface/external/surescripts/source.d.ts.map +0 -1
  972. package/dist/src/interface/external/surescripts/source.js +0 -5
  973. package/dist/src/interface/external/surescripts/source.js.map +0 -1
  974. package/dist/src/interface/index.d.ts +0 -4
  975. package/dist/src/interface/index.d.ts.map +0 -1
  976. package/dist/src/interface/index.js +0 -20
  977. package/dist/src/interface/index.js.map +0 -1
  978. package/dist/src/interface/internal/cohort.d.ts +0 -1000
  979. package/dist/src/interface/internal/cohort.d.ts.map +0 -1
  980. package/dist/src/interface/internal/cohort.js +0 -66
  981. package/dist/src/interface/internal/cohort.js.map +0 -1
  982. package/dist/src/interface/internal/consolidated.d.ts +0 -374
  983. package/dist/src/interface/internal/consolidated.d.ts.map +0 -1
  984. package/dist/src/interface/internal/consolidated.js +0 -35
  985. package/dist/src/interface/internal/consolidated.js.map +0 -1
  986. package/dist/src/interface/internal/customer.d.ts +0 -14
  987. package/dist/src/interface/internal/customer.d.ts.map +0 -1
  988. package/dist/src/interface/internal/customer.js +0 -28
  989. package/dist/src/interface/internal/customer.js.map +0 -1
  990. package/dist/src/interface/internal/document-query.d.ts +0 -31
  991. package/dist/src/interface/internal/document-query.d.ts.map +0 -1
  992. package/dist/src/interface/internal/document-query.js +0 -21
  993. package/dist/src/interface/internal/document-query.js.map +0 -1
  994. package/dist/src/interface/internal/index.d.ts +0 -5
  995. package/dist/src/interface/internal/index.d.ts.map +0 -1
  996. package/dist/src/interface/internal/index.js +0 -21
  997. package/dist/src/interface/internal/index.js.map +0 -1
  998. package/dist/src/interface/schema/feedback.d.ts +0 -36
  999. package/dist/src/interface/schema/feedback.d.ts.map +0 -1
  1000. package/dist/src/interface/schema/feedback.js +0 -17
  1001. package/dist/src/interface/schema/feedback.js.map +0 -1
  1002. package/dist/src/interface/schema/index.d.ts +0 -2
  1003. package/dist/src/interface/schema/index.d.ts.map +0 -1
  1004. package/dist/src/interface/schema/index.js +0 -18
  1005. package/dist/src/interface/schema/index.js.map +0 -1
  1006. package/dist/src/medical/fhir/bundle.d.ts +0 -11
  1007. package/dist/src/medical/fhir/bundle.d.ts.map +0 -1
  1008. package/dist/src/medical/fhir/bundle.js +0 -23
  1009. package/dist/src/medical/fhir/bundle.js.map +0 -1
  1010. package/dist/src/medical/fhir/coding.d.ts +0 -16
  1011. package/dist/src/medical/fhir/coding.d.ts.map +0 -1
  1012. package/dist/src/medical/fhir/coding.js +0 -49
  1013. package/dist/src/medical/fhir/coding.js.map +0 -1
  1014. package/dist/src/medical/fhir/constants.d.ts +0 -42
  1015. package/dist/src/medical/fhir/constants.d.ts.map +0 -1
  1016. package/dist/src/medical/fhir/constants.js +0 -68
  1017. package/dist/src/medical/fhir/constants.js.map +0 -1
  1018. package/dist/src/medical/fhir/conversion.d.ts +0 -3
  1019. package/dist/src/medical/fhir/conversion.d.ts.map +0 -1
  1020. package/dist/src/medical/fhir/conversion.js +0 -5
  1021. package/dist/src/medical/fhir/conversion.js.map +0 -1
  1022. package/dist/src/medical/fhir/imaging-detection.d.ts +0 -693
  1023. package/dist/src/medical/fhir/imaging-detection.d.ts.map +0 -1
  1024. package/dist/src/medical/fhir/imaging-detection.js +0 -361
  1025. package/dist/src/medical/fhir/imaging-detection.js.map +0 -1
  1026. package/dist/src/medical/fhir/loinc/loinc-class-display-lookup.json +0 -1730
  1027. package/dist/src/medical/fhir/loinc/loinc-code-class-lookup.json +0 -432994
  1028. package/dist/src/medical/fhir/observations.d.ts +0 -9
  1029. package/dist/src/medical/fhir/observations.d.ts.map +0 -1
  1030. package/dist/src/medical/fhir/observations.js +0 -55
  1031. package/dist/src/medical/fhir/observations.js.map +0 -1
  1032. package/dist/src/medical/fhir/procedure-type.d.ts +0 -1316
  1033. package/dist/src/medical/fhir/procedure-type.d.ts.map +0 -1
  1034. package/dist/src/medical/fhir/procedure-type.js +0 -263
  1035. package/dist/src/medical/fhir/procedure-type.js.map +0 -1
  1036. package/dist/src/medical/fhir/resources.d.ts +0 -6
  1037. package/dist/src/medical/fhir/resources.d.ts.map +0 -1
  1038. package/dist/src/medical/fhir/resources.js +0 -81
  1039. package/dist/src/medical/fhir/resources.js.map +0 -1
  1040. package/dist/src/medical/fhir/specialty-codes.d.ts +0 -79
  1041. package/dist/src/medical/fhir/specialty-codes.d.ts.map +0 -1
  1042. package/dist/src/medical/fhir/specialty-codes.js +0 -1722
  1043. package/dist/src/medical/fhir/specialty-codes.js.map +0 -1
  1044. package/dist/src/medical/index.d.ts +0 -10
  1045. package/dist/src/medical/index.d.ts.map +0 -1
  1046. package/dist/src/medical/index.js +0 -26
  1047. package/dist/src/medical/index.js.map +0 -1
  1048. package/dist/src/medical/webhook/webhook-request.d.ts +0 -4264
  1049. package/dist/src/medical/webhook/webhook-request.d.ts.map +0 -1
  1050. package/dist/src/medical/webhook/webhook-request.js +0 -348
  1051. package/dist/src/medical/webhook/webhook-request.js.map +0 -1
  1052. package/dist/src/medical/webhook/webhook-status-response.d.ts +0 -7
  1053. package/dist/src/medical/webhook/webhook-status-response.d.ts.map +0 -1
  1054. package/dist/src/medical/webhook/webhook-status-response.js +0 -3
  1055. package/dist/src/medical/webhook/webhook-status-response.js.map +0 -1
  1056. package/dist/src/net/__tests__/axios.d.ts +0 -42
  1057. package/dist/src/net/__tests__/axios.d.ts.map +0 -1
  1058. package/dist/src/net/__tests__/axios.js +0 -113
  1059. package/dist/src/net/__tests__/axios.js.map +0 -1
  1060. package/dist/src/net/__tests__/retry.test.d.ts +0 -2
  1061. package/dist/src/net/__tests__/retry.test.d.ts.map +0 -1
  1062. package/dist/src/net/__tests__/retry.test.js +0 -267
  1063. package/dist/src/net/__tests__/retry.test.js.map +0 -1
  1064. package/dist/src/net/error.d.ts +0 -24
  1065. package/dist/src/net/error.d.ts.map +0 -1
  1066. package/dist/src/net/error.js +0 -81
  1067. package/dist/src/net/error.js.map +0 -1
  1068. package/dist/src/net/http.d.ts +0 -25
  1069. package/dist/src/net/http.d.ts.map +0 -1
  1070. package/dist/src/net/http.js +0 -75
  1071. package/dist/src/net/http.js.map +0 -1
  1072. package/dist/src/net/index.d.ts +0 -5
  1073. package/dist/src/net/index.d.ts.map +0 -1
  1074. package/dist/src/net/index.js +0 -21
  1075. package/dist/src/net/index.js.map +0 -1
  1076. package/dist/src/net/retry.d.ts +0 -38
  1077. package/dist/src/net/retry.d.ts.map +0 -1
  1078. package/dist/src/net/retry.js +0 -134
  1079. package/dist/src/net/retry.js.map +0 -1
  1080. package/dist/src/net/url.d.ts +0 -2
  1081. package/dist/src/net/url.d.ts.map +0 -1
  1082. package/dist/src/net/url.js +0 -15
  1083. package/dist/src/net/url.js.map +0 -1
  1084. package/dist/src/util/__tests__/base64.test.d.ts +0 -2
  1085. package/dist/src/util/__tests__/base64.test.d.ts.map +0 -1
  1086. package/dist/src/util/__tests__/base64.test.js +0 -66
  1087. package/dist/src/util/__tests__/base64.test.js.map +0 -1
  1088. package/dist/src/util/base64.d.ts +0 -25
  1089. package/dist/src/util/base64.d.ts.map +0 -1
  1090. package/dist/src/util/base64.js +0 -52
  1091. package/dist/src/util/base64.js.map +0 -1
  1092. package/dist/src/util/duration.d.ts +0 -13
  1093. package/dist/src/util/duration.d.ts.map +0 -1
  1094. package/dist/src/util/duration.js +0 -35
  1095. package/dist/src/util/duration.js.map +0 -1
  1096. package/dist/src/util/index.d.ts +0 -5
  1097. package/dist/src/util/index.d.ts.map +0 -1
  1098. package/dist/src/util/index.js +0 -21
  1099. package/dist/src/util/index.js.map +0 -1
  1100. package/dist/src/util/sqs-delay-from-uuid.d.ts +0 -11
  1101. package/dist/src/util/sqs-delay-from-uuid.d.ts.map +0 -1
  1102. package/dist/src/util/sqs-delay-from-uuid.js +0 -21
  1103. package/dist/src/util/sqs-delay-from-uuid.js.map +0 -1
  1104. package/dist/src/util/stack-trace.d.ts +0 -17
  1105. package/dist/src/util/stack-trace.d.ts.map +0 -1
  1106. package/dist/src/util/stack-trace.js +0 -32
  1107. package/dist/src/util/stack-trace.js.map +0 -1
  1108. package/dist/src/util/uuid-v7.d.ts +0 -162
  1109. package/dist/src/util/uuid-v7.d.ts.map +0 -1
  1110. package/dist/src/util/uuid-v7.js +0 -418
  1111. package/dist/src/util/uuid-v7.js.map +0 -1
  1112. package/dist/src/util/zod.d.ts +0 -13
  1113. package/dist/src/util/zod.d.ts.map +0 -1
  1114. package/dist/src/util/zod.js +0 -26
  1115. package/dist/src/util/zod.js.map +0 -1
  1116. package/dist/util/sqs-delay-from-uuid.d.ts +0 -1
  1117. package/dist/util/sqs-delay-from-uuid.d.ts.map +0 -1
  1118. package/dist/util/sqs-delay-from-uuid.js +0 -2
  1119. package/dist/util/sqs-delay-from-uuid.js.map +0 -1
@@ -1,35 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.patientSearchSchema = exports.patientSchema = void 0;
4
- const zod_1 = require("zod");
5
- const address = zod_1.z.object({
6
- state: zod_1.z.string().optional(),
7
- line: zod_1.z.string().array().optional(),
8
- city: zod_1.z.string().optional(),
9
- postalCode: zod_1.z.string().optional(),
10
- country: zod_1.z.string().optional(),
11
- });
12
- const telecome = zod_1.z.object({
13
- value: zod_1.z.string().optional(),
14
- system: zod_1.z.enum(["phone", "email"]).optional(),
15
- });
16
- const name = zod_1.z.object({
17
- family: zod_1.z.string().optional(),
18
- given: zod_1.z.string().array().optional(),
19
- });
20
- exports.patientSchema = zod_1.z.object({
21
- gender: zod_1.z.string(),
22
- name: name.array().optional(),
23
- address: address.array().optional(),
24
- birthDate: zod_1.z.string(),
25
- telecom: telecome.array().optional(),
26
- });
27
- exports.patientSearchSchema = zod_1.z.object({
28
- entry: zod_1.z
29
- .object({
30
- resource: exports.patientSchema,
31
- })
32
- .array()
33
- .optional(),
34
- });
35
- //# sourceMappingURL=patient.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"patient.js","sourceRoot":"","sources":["../../../../../src/interface/external/ehr/patient.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AAExB,MAAM,OAAO,GAAG,OAAC,CAAC,MAAM,CAAC;IACvB,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC5B,IAAI,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,KAAK,EAAE,CAAC,QAAQ,EAAE;IACnC,IAAI,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC3B,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IACjC,OAAO,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;CAC/B,CAAC,CAAC;AAEH,MAAM,QAAQ,GAAG,OAAC,CAAC,MAAM,CAAC;IACxB,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC5B,MAAM,EAAE,OAAC,CAAC,IAAI,CAAC,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,QAAQ,EAAE;CAC9C,CAAC,CAAC;AAEH,MAAM,IAAI,GAAG,OAAC,CAAC,MAAM,CAAC;IACpB,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC7B,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,KAAK,EAAE,CAAC,QAAQ,EAAE;CACrC,CAAC,CAAC;AAEU,QAAA,aAAa,GAAG,OAAC,CAAC,MAAM,CAAC;IACpC,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,IAAI,EAAE,IAAI,CAAC,KAAK,EAAE,CAAC,QAAQ,EAAE;IAC7B,OAAO,EAAE,OAAO,CAAC,KAAK,EAAE,CAAC,QAAQ,EAAE;IACnC,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE;IACrB,OAAO,EAAE,QAAQ,CAAC,KAAK,EAAE,CAAC,QAAQ,EAAE;CACrC,CAAC,CAAC;AAGU,QAAA,mBAAmB,GAAG,OAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,OAAC;SACL,MAAM,CAAC;QACN,QAAQ,EAAE,qBAAa;KACxB,CAAC;SACD,KAAK,EAAE;SACP,QAAQ,EAAE;CACd,CAAC,CAAC"}
@@ -1,137 +0,0 @@
1
- import { z } from "zod";
2
- export declare const appointmentTypeSchema: z.ZodObject<{
3
- eventCategory: z.ZodEnum<["Appointment", "BlockedTime"]>;
4
- }, "strip", z.ZodTypeAny, {
5
- eventCategory: "Appointment" | "BlockedTime";
6
- }, {
7
- eventCategory: "Appointment" | "BlockedTime";
8
- }>;
9
- export declare const appointmentSchema: z.ZodObject<{
10
- eventId: z.ZodString;
11
- patientPracticeGuid: z.ZodOptional<z.ZodString>;
12
- eventType: z.ZodObject<{
13
- eventCategory: z.ZodEnum<["Appointment", "BlockedTime"]>;
14
- }, "strip", z.ZodTypeAny, {
15
- eventCategory: "Appointment" | "BlockedTime";
16
- }, {
17
- eventCategory: "Appointment" | "BlockedTime";
18
- }>;
19
- }, "strip", z.ZodTypeAny, {
20
- eventType: {
21
- eventCategory: "Appointment" | "BlockedTime";
22
- };
23
- eventId: string;
24
- patientPracticeGuid?: string | undefined;
25
- }, {
26
- eventType: {
27
- eventCategory: "Appointment" | "BlockedTime";
28
- };
29
- eventId: string;
30
- patientPracticeGuid?: string | undefined;
31
- }>;
32
- export type Appointment = z.infer<typeof appointmentSchema>;
33
- export declare const bookedAppointmentSchema: z.ZodObject<{
34
- patientId: z.ZodString;
35
- }, "strip", z.ZodTypeAny, {
36
- patientId: string;
37
- }, {
38
- patientId: string;
39
- }>;
40
- export type BookedAppointment = z.infer<typeof bookedAppointmentSchema>;
41
- export declare const appointmentRefSchema: z.ZodObject<{
42
- event: z.ZodObject<{
43
- eventId: z.ZodString;
44
- patientPracticeGuid: z.ZodOptional<z.ZodString>;
45
- eventType: z.ZodObject<{
46
- eventCategory: z.ZodEnum<["Appointment", "BlockedTime"]>;
47
- }, "strip", z.ZodTypeAny, {
48
- eventCategory: "Appointment" | "BlockedTime";
49
- }, {
50
- eventCategory: "Appointment" | "BlockedTime";
51
- }>;
52
- }, "strip", z.ZodTypeAny, {
53
- eventType: {
54
- eventCategory: "Appointment" | "BlockedTime";
55
- };
56
- eventId: string;
57
- patientPracticeGuid?: string | undefined;
58
- }, {
59
- eventType: {
60
- eventCategory: "Appointment" | "BlockedTime";
61
- };
62
- eventId: string;
63
- patientPracticeGuid?: string | undefined;
64
- }>;
65
- }, "strip", z.ZodTypeAny, {
66
- event: {
67
- eventType: {
68
- eventCategory: "Appointment" | "BlockedTime";
69
- };
70
- eventId: string;
71
- patientPracticeGuid?: string | undefined;
72
- };
73
- }, {
74
- event: {
75
- eventType: {
76
- eventCategory: "Appointment" | "BlockedTime";
77
- };
78
- eventId: string;
79
- patientPracticeGuid?: string | undefined;
80
- };
81
- }>;
82
- export declare const appointmentsQueryResultSchema: z.ZodObject<{
83
- meta: z.ZodOptional<z.ZodObject<{
84
- nextPageToken: z.ZodOptional<z.ZodString>;
85
- }, "strip", z.ZodTypeAny, {
86
- nextPageToken?: string | undefined;
87
- }, {
88
- nextPageToken?: string | undefined;
89
- }>>;
90
- events: z.ZodArray<z.ZodObject<{
91
- eventId: z.ZodString;
92
- patientPracticeGuid: z.ZodOptional<z.ZodString>;
93
- eventType: z.ZodObject<{
94
- eventCategory: z.ZodEnum<["Appointment", "BlockedTime"]>;
95
- }, "strip", z.ZodTypeAny, {
96
- eventCategory: "Appointment" | "BlockedTime";
97
- }, {
98
- eventCategory: "Appointment" | "BlockedTime";
99
- }>;
100
- }, "strip", z.ZodTypeAny, {
101
- eventType: {
102
- eventCategory: "Appointment" | "BlockedTime";
103
- };
104
- eventId: string;
105
- patientPracticeGuid?: string | undefined;
106
- }, {
107
- eventType: {
108
- eventCategory: "Appointment" | "BlockedTime";
109
- };
110
- eventId: string;
111
- patientPracticeGuid?: string | undefined;
112
- }>, "many">;
113
- }, "strip", z.ZodTypeAny, {
114
- events: {
115
- eventType: {
116
- eventCategory: "Appointment" | "BlockedTime";
117
- };
118
- eventId: string;
119
- patientPracticeGuid?: string | undefined;
120
- }[];
121
- meta?: {
122
- nextPageToken?: string | undefined;
123
- } | undefined;
124
- }, {
125
- events: {
126
- eventType: {
127
- eventCategory: "Appointment" | "BlockedTime";
128
- };
129
- eventId: string;
130
- patientPracticeGuid?: string | undefined;
131
- }[];
132
- meta?: {
133
- nextPageToken?: string | undefined;
134
- } | undefined;
135
- }>;
136
- export type AppointmentsQueryResult = z.infer<typeof appointmentsQueryResultSchema>;
137
- //# sourceMappingURL=appointment.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"appointment.d.ts","sourceRoot":"","sources":["../../../../../../src/interface/external/ehr/practicefusion/appointment.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,eAAO,MAAM,qBAAqB;;;;;;EAEhC,CAAC;AAEH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;EAI5B,CAAC;AACH,MAAM,MAAM,WAAW,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAE5D,eAAO,MAAM,uBAAuB;;;;;;EAElC,CAAC;AACH,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,uBAAuB,CAAC,CAAC;AAGxE,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAE/B,CAAC;AAGH,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAOxC,CAAC;AACH,MAAM,MAAM,uBAAuB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,6BAA6B,CAAC,CAAC"}
@@ -1,29 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.appointmentsQueryResultSchema = exports.appointmentRefSchema = exports.bookedAppointmentSchema = exports.appointmentSchema = exports.appointmentTypeSchema = void 0;
4
- const zod_1 = require("zod");
5
- exports.appointmentTypeSchema = zod_1.z.object({
6
- eventCategory: zod_1.z.enum(["Appointment", "BlockedTime"]),
7
- });
8
- exports.appointmentSchema = zod_1.z.object({
9
- eventId: zod_1.z.string(),
10
- patientPracticeGuid: zod_1.z.string().optional(),
11
- eventType: exports.appointmentTypeSchema,
12
- });
13
- exports.bookedAppointmentSchema = zod_1.z.object({
14
- patientId: zod_1.z.string(),
15
- });
16
- // Single event response: GET /events/{eventId}
17
- exports.appointmentRefSchema = zod_1.z.object({
18
- event: exports.appointmentSchema,
19
- });
20
- // Query response: GET /events/query - events are NOT wrapped
21
- exports.appointmentsQueryResultSchema = zod_1.z.object({
22
- meta: zod_1.z
23
- .object({
24
- nextPageToken: zod_1.z.string().optional(),
25
- })
26
- .optional(),
27
- events: exports.appointmentSchema.array(),
28
- });
29
- //# sourceMappingURL=appointment.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"appointment.js","sourceRoot":"","sources":["../../../../../../src/interface/external/ehr/practicefusion/appointment.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AAEX,QAAA,qBAAqB,GAAG,OAAC,CAAC,MAAM,CAAC;IAC5C,aAAa,EAAE,OAAC,CAAC,IAAI,CAAC,CAAC,aAAa,EAAE,aAAa,CAAC,CAAC;CACtD,CAAC,CAAC;AAEU,QAAA,iBAAiB,GAAG,OAAC,CAAC,MAAM,CAAC;IACxC,OAAO,EAAE,OAAC,CAAC,MAAM,EAAE;IACnB,mBAAmB,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC1C,SAAS,EAAE,6BAAqB;CACjC,CAAC,CAAC;AAGU,QAAA,uBAAuB,GAAG,OAAC,CAAC,MAAM,CAAC;IAC9C,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE;CACtB,CAAC,CAAC;AAGH,+CAA+C;AAClC,QAAA,oBAAoB,GAAG,OAAC,CAAC,MAAM,CAAC;IAC3C,KAAK,EAAE,yBAAiB;CACzB,CAAC,CAAC;AAEH,6DAA6D;AAChD,QAAA,6BAA6B,GAAG,OAAC,CAAC,MAAM,CAAC;IACpD,IAAI,EAAE,OAAC;SACJ,MAAM,CAAC;QACN,aAAa,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;KACrC,CAAC;SACD,QAAQ,EAAE;IACb,MAAM,EAAE,yBAAiB,CAAC,KAAK,EAAE;CAClC,CAAC,CAAC"}
@@ -1,472 +0,0 @@
1
- import { z } from "zod";
2
- export declare const practicefusionSecondaryMappingsSchema: z.ZodObject<z.objectUtil.extendShape<z.objectUtil.extendShape<{
3
- acceptedTermsOfServiceTimestamp: z.ZodOptional<z.ZodString>;
4
- backgroundAppointmentsDisabled: z.ZodOptional<z.ZodBoolean>;
5
- }, {
6
- writeBackEnabled: z.ZodOptional<z.ZodBoolean>;
7
- writeBackFilters: z.ZodOptional<z.ZodObject<{
8
- lab: z.ZodOptional<z.ZodObject<{
9
- loincCodes: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
10
- minCountPerCode: z.ZodOptional<z.ZodNumber>;
11
- relativeDateRange: z.ZodOptional<z.ZodObject<{
12
- days: z.ZodOptional<z.ZodNumber>;
13
- months: z.ZodOptional<z.ZodNumber>;
14
- years: z.ZodOptional<z.ZodNumber>;
15
- }, "strip", z.ZodTypeAny, {
16
- days?: number | undefined;
17
- months?: number | undefined;
18
- years?: number | undefined;
19
- }, {
20
- days?: number | undefined;
21
- months?: number | undefined;
22
- years?: number | undefined;
23
- }>>;
24
- absoluteDate: z.ZodOptional<z.ZodString>;
25
- disabled: z.ZodOptional<z.ZodBoolean>;
26
- }, "strip", z.ZodTypeAny, {
27
- loincCodes?: string[] | undefined;
28
- minCountPerCode?: number | undefined;
29
- relativeDateRange?: {
30
- days?: number | undefined;
31
- months?: number | undefined;
32
- years?: number | undefined;
33
- } | undefined;
34
- absoluteDate?: string | undefined;
35
- disabled?: boolean | undefined;
36
- }, {
37
- loincCodes?: string[] | undefined;
38
- minCountPerCode?: number | undefined;
39
- relativeDateRange?: {
40
- days?: number | undefined;
41
- months?: number | undefined;
42
- years?: number | undefined;
43
- } | undefined;
44
- absoluteDate?: string | undefined;
45
- disabled?: boolean | undefined;
46
- }>>;
47
- labPanel: z.ZodOptional<z.ZodObject<{
48
- loincCodes: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
49
- minCountPerCode: z.ZodOptional<z.ZodNumber>;
50
- relativeDateRange: z.ZodOptional<z.ZodObject<{
51
- days: z.ZodOptional<z.ZodNumber>;
52
- months: z.ZodOptional<z.ZodNumber>;
53
- years: z.ZodOptional<z.ZodNumber>;
54
- }, "strip", z.ZodTypeAny, {
55
- days?: number | undefined;
56
- months?: number | undefined;
57
- years?: number | undefined;
58
- }, {
59
- days?: number | undefined;
60
- months?: number | undefined;
61
- years?: number | undefined;
62
- }>>;
63
- absoluteDate: z.ZodOptional<z.ZodString>;
64
- disabled: z.ZodOptional<z.ZodBoolean>;
65
- }, "strip", z.ZodTypeAny, {
66
- loincCodes?: string[] | undefined;
67
- minCountPerCode?: number | undefined;
68
- relativeDateRange?: {
69
- days?: number | undefined;
70
- months?: number | undefined;
71
- years?: number | undefined;
72
- } | undefined;
73
- absoluteDate?: string | undefined;
74
- disabled?: boolean | undefined;
75
- }, {
76
- loincCodes?: string[] | undefined;
77
- minCountPerCode?: number | undefined;
78
- relativeDateRange?: {
79
- days?: number | undefined;
80
- months?: number | undefined;
81
- years?: number | undefined;
82
- } | undefined;
83
- absoluteDate?: string | undefined;
84
- disabled?: boolean | undefined;
85
- }>>;
86
- problem: z.ZodOptional<z.ZodObject<{
87
- stringFilters: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
88
- latestOnly: z.ZodOptional<z.ZodBoolean>;
89
- earliestOnly: z.ZodOptional<z.ZodBoolean>;
90
- chronicityFilter: z.ZodOptional<z.ZodEnum<["all", "chronic", "non-chronic"]>>;
91
- hccFilter: z.ZodOptional<z.ZodEnum<["all", "hcc", "non-hcc"]>>;
92
- chronicOrHcc: z.ZodOptional<z.ZodBoolean>;
93
- relativeDateRange: z.ZodOptional<z.ZodObject<{
94
- days: z.ZodOptional<z.ZodNumber>;
95
- months: z.ZodOptional<z.ZodNumber>;
96
- years: z.ZodOptional<z.ZodNumber>;
97
- }, "strip", z.ZodTypeAny, {
98
- days?: number | undefined;
99
- months?: number | undefined;
100
- years?: number | undefined;
101
- }, {
102
- days?: number | undefined;
103
- months?: number | undefined;
104
- years?: number | undefined;
105
- }>>;
106
- disabled: z.ZodOptional<z.ZodBoolean>;
107
- }, "strip", z.ZodTypeAny, {
108
- relativeDateRange?: {
109
- days?: number | undefined;
110
- months?: number | undefined;
111
- years?: number | undefined;
112
- } | undefined;
113
- disabled?: boolean | undefined;
114
- stringFilters?: string[] | undefined;
115
- latestOnly?: boolean | undefined;
116
- earliestOnly?: boolean | undefined;
117
- chronicityFilter?: "all" | "chronic" | "non-chronic" | undefined;
118
- hccFilter?: "all" | "hcc" | "non-hcc" | undefined;
119
- chronicOrHcc?: boolean | undefined;
120
- }, {
121
- relativeDateRange?: {
122
- days?: number | undefined;
123
- months?: number | undefined;
124
- years?: number | undefined;
125
- } | undefined;
126
- disabled?: boolean | undefined;
127
- stringFilters?: string[] | undefined;
128
- latestOnly?: boolean | undefined;
129
- earliestOnly?: boolean | undefined;
130
- chronicityFilter?: "all" | "chronic" | "non-chronic" | undefined;
131
- hccFilter?: "all" | "hcc" | "non-hcc" | undefined;
132
- chronicOrHcc?: boolean | undefined;
133
- }>>;
134
- vital: z.ZodOptional<z.ZodObject<{
135
- loincCodes: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
136
- latestOnly: z.ZodOptional<z.ZodBoolean>;
137
- relativeDateRange: z.ZodOptional<z.ZodObject<{
138
- days: z.ZodOptional<z.ZodNumber>;
139
- months: z.ZodOptional<z.ZodNumber>;
140
- years: z.ZodOptional<z.ZodNumber>;
141
- }, "strip", z.ZodTypeAny, {
142
- days?: number | undefined;
143
- months?: number | undefined;
144
- years?: number | undefined;
145
- }, {
146
- days?: number | undefined;
147
- months?: number | undefined;
148
- years?: number | undefined;
149
- }>>;
150
- disabled: z.ZodOptional<z.ZodBoolean>;
151
- }, "strip", z.ZodTypeAny, {
152
- loincCodes?: string[] | undefined;
153
- relativeDateRange?: {
154
- days?: number | undefined;
155
- months?: number | undefined;
156
- years?: number | undefined;
157
- } | undefined;
158
- disabled?: boolean | undefined;
159
- latestOnly?: boolean | undefined;
160
- }, {
161
- loincCodes?: string[] | undefined;
162
- relativeDateRange?: {
163
- days?: number | undefined;
164
- months?: number | undefined;
165
- years?: number | undefined;
166
- } | undefined;
167
- disabled?: boolean | undefined;
168
- latestOnly?: boolean | undefined;
169
- }>>;
170
- medicationStatement: z.ZodOptional<z.ZodObject<{
171
- rxnormCodes: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
172
- absoluteDate: z.ZodOptional<z.ZodString>;
173
- disabled: z.ZodOptional<z.ZodBoolean>;
174
- }, "strip", z.ZodTypeAny, {
175
- absoluteDate?: string | undefined;
176
- disabled?: boolean | undefined;
177
- rxnormCodes?: string[] | undefined;
178
- }, {
179
- absoluteDate?: string | undefined;
180
- disabled?: boolean | undefined;
181
- rxnormCodes?: string[] | undefined;
182
- }>>;
183
- procedure: z.ZodOptional<z.ZodObject<{
184
- cptCodes: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
185
- disabled: z.ZodOptional<z.ZodBoolean>;
186
- }, "strip", z.ZodTypeAny, {
187
- disabled?: boolean | undefined;
188
- cptCodes?: string[] | undefined;
189
- }, {
190
- disabled?: boolean | undefined;
191
- cptCodes?: string[] | undefined;
192
- }>>;
193
- allergy: z.ZodOptional<z.ZodObject<{
194
- disabled: z.ZodOptional<z.ZodBoolean>;
195
- }, "strip", z.ZodTypeAny, {
196
- disabled?: boolean | undefined;
197
- }, {
198
- disabled?: boolean | undefined;
199
- }>>;
200
- familyMemberHistory: z.ZodOptional<z.ZodObject<{
201
- disabled: z.ZodOptional<z.ZodBoolean>;
202
- }, "strip", z.ZodTypeAny, {
203
- disabled?: boolean | undefined;
204
- }, {
205
- disabled?: boolean | undefined;
206
- }>>;
207
- }, "strip", z.ZodTypeAny, {
208
- lab?: {
209
- loincCodes?: string[] | undefined;
210
- minCountPerCode?: number | undefined;
211
- relativeDateRange?: {
212
- days?: number | undefined;
213
- months?: number | undefined;
214
- years?: number | undefined;
215
- } | undefined;
216
- absoluteDate?: string | undefined;
217
- disabled?: boolean | undefined;
218
- } | undefined;
219
- labPanel?: {
220
- loincCodes?: string[] | undefined;
221
- minCountPerCode?: number | undefined;
222
- relativeDateRange?: {
223
- days?: number | undefined;
224
- months?: number | undefined;
225
- years?: number | undefined;
226
- } | undefined;
227
- absoluteDate?: string | undefined;
228
- disabled?: boolean | undefined;
229
- } | undefined;
230
- problem?: {
231
- relativeDateRange?: {
232
- days?: number | undefined;
233
- months?: number | undefined;
234
- years?: number | undefined;
235
- } | undefined;
236
- disabled?: boolean | undefined;
237
- stringFilters?: string[] | undefined;
238
- latestOnly?: boolean | undefined;
239
- earliestOnly?: boolean | undefined;
240
- chronicityFilter?: "all" | "chronic" | "non-chronic" | undefined;
241
- hccFilter?: "all" | "hcc" | "non-hcc" | undefined;
242
- chronicOrHcc?: boolean | undefined;
243
- } | undefined;
244
- vital?: {
245
- loincCodes?: string[] | undefined;
246
- relativeDateRange?: {
247
- days?: number | undefined;
248
- months?: number | undefined;
249
- years?: number | undefined;
250
- } | undefined;
251
- disabled?: boolean | undefined;
252
- latestOnly?: boolean | undefined;
253
- } | undefined;
254
- medicationStatement?: {
255
- absoluteDate?: string | undefined;
256
- disabled?: boolean | undefined;
257
- rxnormCodes?: string[] | undefined;
258
- } | undefined;
259
- procedure?: {
260
- disabled?: boolean | undefined;
261
- cptCodes?: string[] | undefined;
262
- } | undefined;
263
- allergy?: {
264
- disabled?: boolean | undefined;
265
- } | undefined;
266
- familyMemberHistory?: {
267
- disabled?: boolean | undefined;
268
- } | undefined;
269
- }, {
270
- lab?: {
271
- loincCodes?: string[] | undefined;
272
- minCountPerCode?: number | undefined;
273
- relativeDateRange?: {
274
- days?: number | undefined;
275
- months?: number | undefined;
276
- years?: number | undefined;
277
- } | undefined;
278
- absoluteDate?: string | undefined;
279
- disabled?: boolean | undefined;
280
- } | undefined;
281
- labPanel?: {
282
- loincCodes?: string[] | undefined;
283
- minCountPerCode?: number | undefined;
284
- relativeDateRange?: {
285
- days?: number | undefined;
286
- months?: number | undefined;
287
- years?: number | undefined;
288
- } | undefined;
289
- absoluteDate?: string | undefined;
290
- disabled?: boolean | undefined;
291
- } | undefined;
292
- problem?: {
293
- relativeDateRange?: {
294
- days?: number | undefined;
295
- months?: number | undefined;
296
- years?: number | undefined;
297
- } | undefined;
298
- disabled?: boolean | undefined;
299
- stringFilters?: string[] | undefined;
300
- latestOnly?: boolean | undefined;
301
- earliestOnly?: boolean | undefined;
302
- chronicityFilter?: "all" | "chronic" | "non-chronic" | undefined;
303
- hccFilter?: "all" | "hcc" | "non-hcc" | undefined;
304
- chronicOrHcc?: boolean | undefined;
305
- } | undefined;
306
- vital?: {
307
- loincCodes?: string[] | undefined;
308
- relativeDateRange?: {
309
- days?: number | undefined;
310
- months?: number | undefined;
311
- years?: number | undefined;
312
- } | undefined;
313
- disabled?: boolean | undefined;
314
- latestOnly?: boolean | undefined;
315
- } | undefined;
316
- medicationStatement?: {
317
- absoluteDate?: string | undefined;
318
- disabled?: boolean | undefined;
319
- rxnormCodes?: string[] | undefined;
320
- } | undefined;
321
- procedure?: {
322
- disabled?: boolean | undefined;
323
- cptCodes?: string[] | undefined;
324
- } | undefined;
325
- allergy?: {
326
- disabled?: boolean | undefined;
327
- } | undefined;
328
- familyMemberHistory?: {
329
- disabled?: boolean | undefined;
330
- } | undefined;
331
- }>>;
332
- }>, {
333
- sendDocumentQueryWebhookEnabled: z.ZodOptional<z.ZodBoolean>;
334
- }>, "strip", z.ZodTypeAny, {
335
- writeBackEnabled?: boolean | undefined;
336
- writeBackFilters?: {
337
- lab?: {
338
- loincCodes?: string[] | undefined;
339
- minCountPerCode?: number | undefined;
340
- relativeDateRange?: {
341
- days?: number | undefined;
342
- months?: number | undefined;
343
- years?: number | undefined;
344
- } | undefined;
345
- absoluteDate?: string | undefined;
346
- disabled?: boolean | undefined;
347
- } | undefined;
348
- labPanel?: {
349
- loincCodes?: string[] | undefined;
350
- minCountPerCode?: number | undefined;
351
- relativeDateRange?: {
352
- days?: number | undefined;
353
- months?: number | undefined;
354
- years?: number | undefined;
355
- } | undefined;
356
- absoluteDate?: string | undefined;
357
- disabled?: boolean | undefined;
358
- } | undefined;
359
- problem?: {
360
- relativeDateRange?: {
361
- days?: number | undefined;
362
- months?: number | undefined;
363
- years?: number | undefined;
364
- } | undefined;
365
- disabled?: boolean | undefined;
366
- stringFilters?: string[] | undefined;
367
- latestOnly?: boolean | undefined;
368
- earliestOnly?: boolean | undefined;
369
- chronicityFilter?: "all" | "chronic" | "non-chronic" | undefined;
370
- hccFilter?: "all" | "hcc" | "non-hcc" | undefined;
371
- chronicOrHcc?: boolean | undefined;
372
- } | undefined;
373
- vital?: {
374
- loincCodes?: string[] | undefined;
375
- relativeDateRange?: {
376
- days?: number | undefined;
377
- months?: number | undefined;
378
- years?: number | undefined;
379
- } | undefined;
380
- disabled?: boolean | undefined;
381
- latestOnly?: boolean | undefined;
382
- } | undefined;
383
- medicationStatement?: {
384
- absoluteDate?: string | undefined;
385
- disabled?: boolean | undefined;
386
- rxnormCodes?: string[] | undefined;
387
- } | undefined;
388
- procedure?: {
389
- disabled?: boolean | undefined;
390
- cptCodes?: string[] | undefined;
391
- } | undefined;
392
- allergy?: {
393
- disabled?: boolean | undefined;
394
- } | undefined;
395
- familyMemberHistory?: {
396
- disabled?: boolean | undefined;
397
- } | undefined;
398
- } | undefined;
399
- sendDocumentQueryWebhookEnabled?: boolean | undefined;
400
- acceptedTermsOfServiceTimestamp?: string | undefined;
401
- backgroundAppointmentsDisabled?: boolean | undefined;
402
- }, {
403
- writeBackEnabled?: boolean | undefined;
404
- writeBackFilters?: {
405
- lab?: {
406
- loincCodes?: string[] | undefined;
407
- minCountPerCode?: number | undefined;
408
- relativeDateRange?: {
409
- days?: number | undefined;
410
- months?: number | undefined;
411
- years?: number | undefined;
412
- } | undefined;
413
- absoluteDate?: string | undefined;
414
- disabled?: boolean | undefined;
415
- } | undefined;
416
- labPanel?: {
417
- loincCodes?: string[] | undefined;
418
- minCountPerCode?: number | undefined;
419
- relativeDateRange?: {
420
- days?: number | undefined;
421
- months?: number | undefined;
422
- years?: number | undefined;
423
- } | undefined;
424
- absoluteDate?: string | undefined;
425
- disabled?: boolean | undefined;
426
- } | undefined;
427
- problem?: {
428
- relativeDateRange?: {
429
- days?: number | undefined;
430
- months?: number | undefined;
431
- years?: number | undefined;
432
- } | undefined;
433
- disabled?: boolean | undefined;
434
- stringFilters?: string[] | undefined;
435
- latestOnly?: boolean | undefined;
436
- earliestOnly?: boolean | undefined;
437
- chronicityFilter?: "all" | "chronic" | "non-chronic" | undefined;
438
- hccFilter?: "all" | "hcc" | "non-hcc" | undefined;
439
- chronicOrHcc?: boolean | undefined;
440
- } | undefined;
441
- vital?: {
442
- loincCodes?: string[] | undefined;
443
- relativeDateRange?: {
444
- days?: number | undefined;
445
- months?: number | undefined;
446
- years?: number | undefined;
447
- } | undefined;
448
- disabled?: boolean | undefined;
449
- latestOnly?: boolean | undefined;
450
- } | undefined;
451
- medicationStatement?: {
452
- absoluteDate?: string | undefined;
453
- disabled?: boolean | undefined;
454
- rxnormCodes?: string[] | undefined;
455
- } | undefined;
456
- procedure?: {
457
- disabled?: boolean | undefined;
458
- cptCodes?: string[] | undefined;
459
- } | undefined;
460
- allergy?: {
461
- disabled?: boolean | undefined;
462
- } | undefined;
463
- familyMemberHistory?: {
464
- disabled?: boolean | undefined;
465
- } | undefined;
466
- } | undefined;
467
- sendDocumentQueryWebhookEnabled?: boolean | undefined;
468
- acceptedTermsOfServiceTimestamp?: string | undefined;
469
- backgroundAppointmentsDisabled?: boolean | undefined;
470
- }>;
471
- export type PracticeFusionSecondaryMappings = z.infer<typeof practicefusionSecondaryMappingsSchema>;
472
- //# sourceMappingURL=cx-mapping.d.ts.map