candidhealth 1.17.1 → 1.17.2

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 (470) hide show
  1. package/Client.d.ts +0 -3
  2. package/Client.js +50 -55
  3. package/api/resources/commons/types/index.d.ts +0 -1
  4. package/api/resources/commons/types/index.js +0 -1
  5. package/api/resources/eligibility/resources/v2/client/Client.d.ts +0 -29
  6. package/api/resources/eligibility/resources/v2/client/Client.js +0 -85
  7. package/api/resources/eligibility/resources/v2/client/index.d.ts +0 -1
  8. package/api/resources/eligibility/resources/v2/client/index.js +1 -2
  9. package/api/resources/encounters/resources/v4/types/EncounterDeepOptional.d.ts +2 -0
  10. package/api/resources/financials/types/AllocationCreate.d.ts +5 -0
  11. package/api/resources/financials/types/AllocationEarmarkType.d.ts +23 -0
  12. package/api/resources/financials/types/index.d.ts +1 -0
  13. package/api/resources/financials/types/index.js +1 -0
  14. package/api/resources/index.d.ts +2 -3
  15. package/api/resources/index.js +4 -5
  16. package/api/resources/serviceLines/resources/v2/client/Client.js +2 -0
  17. package/api/resources/serviceLines/resources/v2/client/create.d.ts +7 -1
  18. package/api/resources/serviceLines/resources/v2/client/create.js +11 -0
  19. package/api/resources/serviceLines/resources/v2/client/createUniversal.d.ts +7 -1
  20. package/api/resources/serviceLines/resources/v2/client/createUniversal.js +11 -0
  21. package/api/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +5 -0
  22. package/api/resources/serviceLines/resources/v2/types/ServiceLineCreateBaseBase.d.ts +5 -0
  23. package/api/resources/serviceLines/resources/v2/types/ServiceLineCreateOptional.d.ts +5 -0
  24. package/api/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +5 -0
  25. package/api/resources/serviceLines/resources/v2/types/ServiceLineUpdateBase.d.ts +5 -0
  26. package/api/resources/serviceLines/resources/v2/types/TestResultType.d.ts +1 -0
  27. package/api/resources/serviceLines/resources/v2/types/TestResultType.js +1 -0
  28. package/api/resources/serviceLines/resources/v2/types/UniversalServiceLineCreateStandalone.d.ts +5 -0
  29. package/dist/Client.d.ts +0 -3
  30. package/dist/Client.js +50 -55
  31. package/dist/api/resources/commons/types/index.d.ts +0 -1
  32. package/dist/api/resources/commons/types/index.js +0 -1
  33. package/dist/api/resources/eligibility/resources/v2/client/Client.d.ts +0 -29
  34. package/dist/api/resources/eligibility/resources/v2/client/Client.js +0 -85
  35. package/dist/api/resources/eligibility/resources/v2/client/index.d.ts +0 -1
  36. package/dist/api/resources/eligibility/resources/v2/client/index.js +1 -2
  37. package/dist/api/resources/encounters/resources/v4/types/EncounterDeepOptional.d.ts +2 -0
  38. package/dist/api/resources/financials/types/AllocationCreate.d.ts +5 -0
  39. package/dist/api/resources/financials/types/AllocationEarmarkType.d.ts +23 -0
  40. package/dist/api/resources/financials/types/index.d.ts +1 -0
  41. package/dist/api/resources/financials/types/index.js +1 -0
  42. package/dist/api/resources/index.d.ts +2 -3
  43. package/dist/api/resources/index.js +4 -5
  44. package/dist/api/resources/serviceLines/resources/v2/client/Client.js +2 -0
  45. package/dist/api/resources/serviceLines/resources/v2/client/create.d.ts +7 -1
  46. package/dist/api/resources/serviceLines/resources/v2/client/create.js +11 -0
  47. package/dist/api/resources/serviceLines/resources/v2/client/createUniversal.d.ts +7 -1
  48. package/dist/api/resources/serviceLines/resources/v2/client/createUniversal.js +11 -0
  49. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +5 -0
  50. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineCreateBaseBase.d.ts +5 -0
  51. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineCreateOptional.d.ts +5 -0
  52. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +5 -0
  53. package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineUpdateBase.d.ts +5 -0
  54. package/dist/api/resources/serviceLines/resources/v2/types/TestResultType.d.ts +1 -0
  55. package/dist/api/resources/serviceLines/resources/v2/types/TestResultType.js +1 -0
  56. package/dist/api/resources/serviceLines/resources/v2/types/UniversalServiceLineCreateStandalone.d.ts +5 -0
  57. package/dist/serialization/resources/claims/types/Claim.d.ts +1 -1
  58. package/dist/serialization/resources/claims/types/Claim.js +1 -1
  59. package/dist/serialization/resources/commons/types/index.d.ts +0 -1
  60. package/dist/serialization/resources/commons/types/index.js +0 -1
  61. package/dist/serialization/resources/eligibility/resources/v2/client/index.d.ts +0 -1
  62. package/dist/serialization/resources/eligibility/resources/v2/client/index.js +1 -2
  63. package/dist/serialization/resources/encounters/resources/v4/types/EncounterDeepOptional.d.ts +2 -0
  64. package/dist/serialization/resources/encounters/resources/v4/types/EncounterDeepOptional.js +2 -0
  65. package/dist/serialization/resources/financials/types/AllocationCreate.d.ts +2 -0
  66. package/dist/serialization/resources/financials/types/AllocationCreate.js +2 -0
  67. package/dist/serialization/resources/financials/types/AllocationEarmarkType.d.ts +17 -0
  68. package/dist/serialization/resources/financials/types/AllocationEarmarkType.js +53 -0
  69. package/dist/serialization/resources/financials/types/index.d.ts +1 -0
  70. package/dist/serialization/resources/financials/types/index.js +1 -0
  71. package/dist/serialization/resources/index.d.ts +2 -3
  72. package/dist/serialization/resources/index.js +4 -5
  73. package/dist/serialization/resources/serviceLines/resources/v2/client/create.d.ts +6 -1
  74. package/dist/serialization/resources/serviceLines/resources/v2/client/create.js +6 -0
  75. package/dist/serialization/resources/serviceLines/resources/v2/client/createUniversal.d.ts +6 -1
  76. package/dist/serialization/resources/serviceLines/resources/v2/client/createUniversal.js +6 -0
  77. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +1 -0
  78. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLine.js +1 -0
  79. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateBaseBase.d.ts +1 -0
  80. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateBaseBase.js +1 -0
  81. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateOptional.d.ts +1 -0
  82. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateOptional.js +1 -0
  83. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +1 -0
  84. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.js +1 -0
  85. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdateBase.d.ts +1 -0
  86. package/dist/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdateBase.js +1 -0
  87. package/dist/serialization/resources/serviceLines/resources/v2/types/TestResultType.d.ts +1 -1
  88. package/dist/serialization/resources/serviceLines/resources/v2/types/TestResultType.js +1 -1
  89. package/dist/serialization/resources/serviceLines/resources/v2/types/UniversalServiceLineCreateStandalone.d.ts +1 -0
  90. package/dist/serialization/resources/serviceLines/resources/v2/types/UniversalServiceLineCreateStandalone.js +1 -0
  91. package/dist/version.d.ts +1 -1
  92. package/dist/version.js +1 -1
  93. package/package.json +1 -1
  94. package/reference.md +0 -338
  95. package/serialization/resources/claims/types/Claim.d.ts +1 -1
  96. package/serialization/resources/claims/types/Claim.js +1 -1
  97. package/serialization/resources/commons/types/index.d.ts +0 -1
  98. package/serialization/resources/commons/types/index.js +0 -1
  99. package/serialization/resources/eligibility/resources/v2/client/index.d.ts +0 -1
  100. package/serialization/resources/eligibility/resources/v2/client/index.js +1 -2
  101. package/serialization/resources/encounters/resources/v4/types/EncounterDeepOptional.d.ts +2 -0
  102. package/serialization/resources/encounters/resources/v4/types/EncounterDeepOptional.js +2 -0
  103. package/serialization/resources/financials/types/AllocationCreate.d.ts +2 -0
  104. package/serialization/resources/financials/types/AllocationCreate.js +2 -0
  105. package/serialization/resources/financials/types/AllocationEarmarkType.d.ts +17 -0
  106. package/serialization/resources/financials/types/AllocationEarmarkType.js +53 -0
  107. package/serialization/resources/financials/types/index.d.ts +1 -0
  108. package/serialization/resources/financials/types/index.js +1 -0
  109. package/serialization/resources/index.d.ts +2 -3
  110. package/serialization/resources/index.js +4 -5
  111. package/serialization/resources/serviceLines/resources/v2/client/create.d.ts +6 -1
  112. package/serialization/resources/serviceLines/resources/v2/client/create.js +6 -0
  113. package/serialization/resources/serviceLines/resources/v2/client/createUniversal.d.ts +6 -1
  114. package/serialization/resources/serviceLines/resources/v2/client/createUniversal.js +6 -0
  115. package/serialization/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +1 -0
  116. package/serialization/resources/serviceLines/resources/v2/types/ServiceLine.js +1 -0
  117. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateBaseBase.d.ts +1 -0
  118. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateBaseBase.js +1 -0
  119. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateOptional.d.ts +1 -0
  120. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateOptional.js +1 -0
  121. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +1 -0
  122. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.js +1 -0
  123. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdateBase.d.ts +1 -0
  124. package/serialization/resources/serviceLines/resources/v2/types/ServiceLineUpdateBase.js +1 -0
  125. package/serialization/resources/serviceLines/resources/v2/types/TestResultType.d.ts +1 -1
  126. package/serialization/resources/serviceLines/resources/v2/types/TestResultType.js +1 -1
  127. package/serialization/resources/serviceLines/resources/v2/types/UniversalServiceLineCreateStandalone.d.ts +1 -0
  128. package/serialization/resources/serviceLines/resources/v2/types/UniversalServiceLineCreateStandalone.js +1 -0
  129. package/version.d.ts +1 -1
  130. package/version.js +1 -1
  131. package/api/resources/commons/types/HttpServiceUnavailableErrorMessage.d.ts +0 -3
  132. package/api/resources/eligibility/resources/v2/client/submitEligibilityCheck.d.ts +0 -25
  133. package/api/resources/eligibility/resources/v2/client/submitEligibilityCheck.js +0 -66
  134. package/api/resources/expectedNetworkStatus/client/Client.d.ts +0 -17
  135. package/api/resources/expectedNetworkStatus/client/Client.js +0 -20
  136. package/api/resources/expectedNetworkStatus/client/index.d.ts +0 -1
  137. package/api/resources/expectedNetworkStatus/client/index.js +0 -2
  138. package/api/resources/expectedNetworkStatus/index.d.ts +0 -2
  139. package/api/resources/expectedNetworkStatus/index.js +0 -18
  140. package/api/resources/expectedNetworkStatus/resources/index.d.ts +0 -2
  141. package/api/resources/expectedNetworkStatus/resources/index.js +0 -38
  142. package/api/resources/expectedNetworkStatus/resources/v1/client/Client.d.ts +0 -34
  143. package/api/resources/expectedNetworkStatus/resources/v1/client/Client.js +0 -130
  144. package/api/resources/expectedNetworkStatus/resources/v1/client/compute.d.ts +0 -19
  145. package/api/resources/expectedNetworkStatus/resources/v1/client/compute.js +0 -55
  146. package/api/resources/expectedNetworkStatus/resources/v1/client/index.d.ts +0 -2
  147. package/api/resources/expectedNetworkStatus/resources/v1/client/index.js +0 -41
  148. package/api/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.d.ts +0 -31
  149. package/api/resources/expectedNetworkStatus/resources/v1/client/requests/index.d.ts +0 -1
  150. package/api/resources/expectedNetworkStatus/resources/v1/client/requests/index.js +0 -2
  151. package/api/resources/expectedNetworkStatus/resources/v1/index.d.ts +0 -2
  152. package/api/resources/expectedNetworkStatus/resources/v1/index.js +0 -18
  153. package/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.d.ts +0 -6
  154. package/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.js +0 -9
  155. package/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.d.ts +0 -7
  156. package/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.js +0 -3
  157. package/api/resources/expectedNetworkStatus/resources/v1/types/index.d.ts +0 -2
  158. package/api/resources/expectedNetworkStatus/resources/v1/types/index.js +0 -18
  159. package/api/resources/expectedNetworkStatus/resources/v2/client/Client.d.ts +0 -88
  160. package/api/resources/expectedNetworkStatus/resources/v2/client/Client.js +0 -269
  161. package/api/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.d.ts +0 -31
  162. package/api/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.js +0 -77
  163. package/api/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.d.ts +0 -31
  164. package/api/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.js +0 -77
  165. package/api/resources/expectedNetworkStatus/resources/v2/client/index.d.ts +0 -2
  166. package/api/resources/expectedNetworkStatus/resources/v2/client/index.js +0 -38
  167. package/api/resources/expectedNetworkStatus/resources/v2/index.d.ts +0 -2
  168. package/api/resources/expectedNetworkStatus/resources/v2/index.js +0 -18
  169. package/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.d.ts +0 -24
  170. package/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.js +0 -3
  171. package/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.d.ts +0 -6
  172. package/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.js +0 -3
  173. package/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.d.ts +0 -13
  174. package/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.js +0 -3
  175. package/api/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.d.ts +0 -1
  176. package/api/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.js +0 -3
  177. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.d.ts +0 -3
  178. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.js +0 -3
  179. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.d.ts +0 -24
  180. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.js +0 -3
  181. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.d.ts +0 -5
  182. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.js +0 -3
  183. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.d.ts +0 -9
  184. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.js +0 -3
  185. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.d.ts +0 -13
  186. package/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.js +0 -3
  187. package/api/resources/expectedNetworkStatus/resources/v2/types/Explanation.d.ts +0 -11
  188. package/api/resources/expectedNetworkStatus/resources/v2/types/Explanation.js +0 -14
  189. package/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.d.ts +0 -6
  190. package/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.js +0 -3
  191. package/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.d.ts +0 -5
  192. package/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.js +0 -3
  193. package/api/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.d.ts +0 -7
  194. package/api/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.js +0 -3
  195. package/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.d.ts +0 -6
  196. package/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.js +0 -3
  197. package/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.d.ts +0 -23
  198. package/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.js +0 -3
  199. package/api/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.d.ts +0 -6
  200. package/api/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.js +0 -9
  201. package/api/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.d.ts +0 -5
  202. package/api/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.js +0 -7
  203. package/api/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.d.ts +0 -6
  204. package/api/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.js +0 -3
  205. package/api/resources/expectedNetworkStatus/resources/v2/types/ServiceType.d.ts +0 -44
  206. package/api/resources/expectedNetworkStatus/resources/v2/types/ServiceType.js +0 -47
  207. package/api/resources/expectedNetworkStatus/resources/v2/types/index.d.ts +0 -19
  208. package/api/resources/expectedNetworkStatus/resources/v2/types/index.js +0 -35
  209. package/dist/api/resources/commons/types/HttpServiceUnavailableErrorMessage.d.ts +0 -3
  210. package/dist/api/resources/commons/types/HttpServiceUnavailableErrorMessage.js +0 -3
  211. package/dist/api/resources/eligibility/resources/v2/client/submitEligibilityCheck.d.ts +0 -25
  212. package/dist/api/resources/eligibility/resources/v2/client/submitEligibilityCheck.js +0 -66
  213. package/dist/api/resources/expectedNetworkStatus/client/Client.d.ts +0 -17
  214. package/dist/api/resources/expectedNetworkStatus/client/Client.js +0 -20
  215. package/dist/api/resources/expectedNetworkStatus/client/index.d.ts +0 -1
  216. package/dist/api/resources/expectedNetworkStatus/client/index.js +0 -2
  217. package/dist/api/resources/expectedNetworkStatus/index.d.ts +0 -2
  218. package/dist/api/resources/expectedNetworkStatus/index.js +0 -18
  219. package/dist/api/resources/expectedNetworkStatus/resources/index.d.ts +0 -2
  220. package/dist/api/resources/expectedNetworkStatus/resources/index.js +0 -38
  221. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/Client.d.ts +0 -34
  222. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/Client.js +0 -130
  223. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/compute.d.ts +0 -19
  224. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/compute.js +0 -55
  225. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/index.d.ts +0 -2
  226. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/index.js +0 -41
  227. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.d.ts +0 -31
  228. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.js +0 -3
  229. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/requests/index.d.ts +0 -1
  230. package/dist/api/resources/expectedNetworkStatus/resources/v1/client/requests/index.js +0 -2
  231. package/dist/api/resources/expectedNetworkStatus/resources/v1/index.d.ts +0 -2
  232. package/dist/api/resources/expectedNetworkStatus/resources/v1/index.js +0 -18
  233. package/dist/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.d.ts +0 -6
  234. package/dist/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.js +0 -9
  235. package/dist/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.d.ts +0 -7
  236. package/dist/api/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.js +0 -3
  237. package/dist/api/resources/expectedNetworkStatus/resources/v1/types/index.d.ts +0 -2
  238. package/dist/api/resources/expectedNetworkStatus/resources/v1/types/index.js +0 -18
  239. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/Client.d.ts +0 -88
  240. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/Client.js +0 -269
  241. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.d.ts +0 -31
  242. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.js +0 -77
  243. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.d.ts +0 -31
  244. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.js +0 -77
  245. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/index.d.ts +0 -2
  246. package/dist/api/resources/expectedNetworkStatus/resources/v2/client/index.js +0 -38
  247. package/dist/api/resources/expectedNetworkStatus/resources/v2/index.d.ts +0 -2
  248. package/dist/api/resources/expectedNetworkStatus/resources/v2/index.js +0 -18
  249. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.d.ts +0 -24
  250. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.js +0 -3
  251. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.d.ts +0 -6
  252. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.js +0 -3
  253. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.d.ts +0 -13
  254. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.js +0 -3
  255. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.d.ts +0 -1
  256. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.js +0 -3
  257. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.d.ts +0 -3
  258. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.js +0 -3
  259. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.d.ts +0 -24
  260. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.js +0 -3
  261. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.d.ts +0 -5
  262. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.js +0 -3
  263. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.d.ts +0 -9
  264. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.js +0 -3
  265. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.d.ts +0 -13
  266. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.js +0 -3
  267. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/Explanation.d.ts +0 -11
  268. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/Explanation.js +0 -14
  269. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.d.ts +0 -6
  270. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.js +0 -3
  271. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.d.ts +0 -5
  272. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.js +0 -3
  273. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.d.ts +0 -7
  274. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.js +0 -3
  275. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.d.ts +0 -6
  276. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.js +0 -3
  277. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.d.ts +0 -23
  278. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.js +0 -3
  279. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.d.ts +0 -6
  280. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.js +0 -9
  281. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.d.ts +0 -5
  282. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.js +0 -7
  283. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.d.ts +0 -6
  284. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.js +0 -3
  285. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ServiceType.d.ts +0 -44
  286. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/ServiceType.js +0 -47
  287. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/index.d.ts +0 -19
  288. package/dist/api/resources/expectedNetworkStatus/resources/v2/types/index.js +0 -35
  289. package/dist/serialization/resources/commons/types/HttpServiceUnavailableErrorMessage.d.ts +0 -9
  290. package/dist/serialization/resources/commons/types/HttpServiceUnavailableErrorMessage.js +0 -41
  291. package/dist/serialization/resources/eligibility/resources/v2/client/submitEligibilityCheck.d.ts +0 -12
  292. package/dist/serialization/resources/eligibility/resources/v2/client/submitEligibilityCheck.js +0 -69
  293. package/dist/serialization/resources/expectedNetworkStatus/index.d.ts +0 -1
  294. package/dist/serialization/resources/expectedNetworkStatus/index.js +0 -17
  295. package/dist/serialization/resources/expectedNetworkStatus/resources/index.d.ts +0 -2
  296. package/dist/serialization/resources/expectedNetworkStatus/resources/index.js +0 -38
  297. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/client/index.d.ts +0 -1
  298. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/client/index.js +0 -17
  299. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.d.ts +0 -21
  300. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.js +0 -53
  301. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/index.d.ts +0 -1
  302. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/index.js +0 -5
  303. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/index.d.ts +0 -2
  304. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/index.js +0 -18
  305. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.d.ts +0 -7
  306. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.js +0 -39
  307. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.d.ts +0 -13
  308. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.js +0 -45
  309. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/types/index.d.ts +0 -2
  310. package/dist/serialization/resources/expectedNetworkStatus/resources/v1/types/index.js +0 -18
  311. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.d.ts +0 -17
  312. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.js +0 -75
  313. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.d.ts +0 -17
  314. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.js +0 -75
  315. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/client/index.d.ts +0 -2
  316. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/client/index.js +0 -38
  317. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/index.d.ts +0 -2
  318. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/index.js +0 -18
  319. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.d.ts +0 -21
  320. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.js +0 -53
  321. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.d.ts +0 -12
  322. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.js +0 -44
  323. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.d.ts +0 -19
  324. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.js +0 -51
  325. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.d.ts +0 -7
  326. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.js +0 -39
  327. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.d.ts +0 -9
  328. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.js +0 -41
  329. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.d.ts +0 -21
  330. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.js +0 -53
  331. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.d.ts +0 -12
  332. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.js +0 -44
  333. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.d.ts +0 -13
  334. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.js +0 -45
  335. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.d.ts +0 -19
  336. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.js +0 -51
  337. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/Explanation.d.ts +0 -7
  338. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/Explanation.js +0 -48
  339. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.d.ts +0 -13
  340. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.js +0 -45
  341. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.d.ts +0 -12
  342. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.js +0 -44
  343. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.d.ts +0 -15
  344. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.js +0 -47
  345. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.d.ts +0 -12
  346. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.js +0 -44
  347. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.d.ts +0 -19
  348. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.js +0 -52
  349. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.d.ts +0 -7
  350. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.js +0 -39
  351. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.d.ts +0 -7
  352. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.js +0 -43
  353. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.d.ts +0 -14
  354. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.js +0 -46
  355. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ServiceType.d.ts +0 -7
  356. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/ServiceType.js +0 -81
  357. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/index.d.ts +0 -19
  358. package/dist/serialization/resources/expectedNetworkStatus/resources/v2/types/index.js +0 -35
  359. package/serialization/resources/commons/types/HttpServiceUnavailableErrorMessage.d.ts +0 -9
  360. package/serialization/resources/commons/types/HttpServiceUnavailableErrorMessage.js +0 -41
  361. package/serialization/resources/eligibility/resources/v2/client/submitEligibilityCheck.d.ts +0 -12
  362. package/serialization/resources/eligibility/resources/v2/client/submitEligibilityCheck.js +0 -69
  363. package/serialization/resources/expectedNetworkStatus/index.d.ts +0 -1
  364. package/serialization/resources/expectedNetworkStatus/index.js +0 -17
  365. package/serialization/resources/expectedNetworkStatus/resources/index.d.ts +0 -2
  366. package/serialization/resources/expectedNetworkStatus/resources/index.js +0 -38
  367. package/serialization/resources/expectedNetworkStatus/resources/v1/client/index.d.ts +0 -1
  368. package/serialization/resources/expectedNetworkStatus/resources/v1/client/index.js +0 -17
  369. package/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.d.ts +0 -21
  370. package/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.js +0 -53
  371. package/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/index.d.ts +0 -1
  372. package/serialization/resources/expectedNetworkStatus/resources/v1/client/requests/index.js +0 -5
  373. package/serialization/resources/expectedNetworkStatus/resources/v1/index.d.ts +0 -2
  374. package/serialization/resources/expectedNetworkStatus/resources/v1/index.js +0 -18
  375. package/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.d.ts +0 -7
  376. package/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatus.js +0 -39
  377. package/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.d.ts +0 -13
  378. package/serialization/resources/expectedNetworkStatus/resources/v1/types/ExpectedNetworkStatusResponse.js +0 -45
  379. package/serialization/resources/expectedNetworkStatus/resources/v1/types/index.d.ts +0 -2
  380. package/serialization/resources/expectedNetworkStatus/resources/v1/types/index.js +0 -18
  381. package/serialization/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.d.ts +0 -17
  382. package/serialization/resources/expectedNetworkStatus/resources/v2/client/computeAllInNetworkProviders.js +0 -75
  383. package/serialization/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.d.ts +0 -17
  384. package/serialization/resources/expectedNetworkStatus/resources/v2/client/computeForRenderingProvider.js +0 -75
  385. package/serialization/resources/expectedNetworkStatus/resources/v2/client/index.d.ts +0 -2
  386. package/serialization/resources/expectedNetworkStatus/resources/v2/client/index.js +0 -38
  387. package/serialization/resources/expectedNetworkStatus/resources/v2/index.d.ts +0 -2
  388. package/serialization/resources/expectedNetworkStatus/resources/v2/index.js +0 -18
  389. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.d.ts +0 -21
  390. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersRequest.js +0 -53
  391. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.d.ts +0 -12
  392. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkProvidersResponse.js +0 -44
  393. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.d.ts +0 -19
  394. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ComputeAllInNetworkRenderingProvidersResult.js +0 -51
  395. package/serialization/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.d.ts +0 -7
  396. package/serialization/resources/expectedNetworkStatus/resources/v2/types/EmptyObject.js +0 -39
  397. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.d.ts +0 -9
  398. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusCheckErrorMessage.js +0 -41
  399. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.d.ts +0 -21
  400. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusRequestV2.js +0 -53
  401. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.d.ts +0 -12
  402. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusResponseV2.js +0 -44
  403. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.d.ts +0 -13
  404. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusSubscriberInformation.js +0 -45
  405. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.d.ts +0 -19
  406. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ExpectedNetworkStatusV2.js +0 -51
  407. package/serialization/resources/expectedNetworkStatus/resources/v2/types/Explanation.d.ts +0 -7
  408. package/serialization/resources/expectedNetworkStatus/resources/v2/types/Explanation.js +0 -48
  409. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.d.ts +0 -13
  410. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkRenderingProvidersDetail.js +0 -45
  411. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.d.ts +0 -12
  412. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InNetworkStatus.js +0 -44
  413. package/serialization/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.d.ts +0 -15
  414. package/serialization/resources/expectedNetworkStatus/resources/v2/types/IndeterminateNetworkStatus.js +0 -47
  415. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.d.ts +0 -12
  416. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceType.js +0 -44
  417. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.d.ts +0 -19
  418. package/serialization/resources/expectedNetworkStatus/resources/v2/types/InsuranceTypeCodes.js +0 -52
  419. package/serialization/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.d.ts +0 -7
  420. package/serialization/resources/expectedNetworkStatus/resources/v2/types/LineOfBusiness.js +0 -39
  421. package/serialization/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.d.ts +0 -7
  422. package/serialization/resources/expectedNetworkStatus/resources/v2/types/NetworkStatusCheckId.js +0 -43
  423. package/serialization/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.d.ts +0 -14
  424. package/serialization/resources/expectedNetworkStatus/resources/v2/types/OutOfNetworkStatus.js +0 -46
  425. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ServiceType.d.ts +0 -7
  426. package/serialization/resources/expectedNetworkStatus/resources/v2/types/ServiceType.js +0 -81
  427. package/serialization/resources/expectedNetworkStatus/resources/v2/types/index.d.ts +0 -19
  428. package/serialization/resources/expectedNetworkStatus/resources/v2/types/index.js +0 -35
  429. /package/api/resources/{era → eras}/index.d.ts +0 -0
  430. /package/api/resources/{era → eras}/index.js +0 -0
  431. /package/api/resources/{era → eras}/types/Era.d.ts +0 -0
  432. /package/api/resources/{era → eras}/types/Era.js +0 -0
  433. /package/api/resources/{era → eras}/types/EraBase.d.ts +0 -0
  434. /package/api/resources/{era → eras}/types/EraBase.js +0 -0
  435. /package/api/resources/{era → eras}/types/EraId.d.ts +0 -0
  436. /package/api/resources/{era → eras}/types/EraId.js +0 -0
  437. /package/api/resources/{era → eras}/types/index.d.ts +0 -0
  438. /package/api/resources/{era → eras}/types/index.js +0 -0
  439. /package/api/resources/{commons/types/HttpServiceUnavailableErrorMessage.js → financials/types/AllocationEarmarkType.js} +0 -0
  440. /package/dist/api/resources/{era → eras}/index.d.ts +0 -0
  441. /package/dist/api/resources/{era → eras}/index.js +0 -0
  442. /package/dist/api/resources/{era → eras}/types/Era.d.ts +0 -0
  443. /package/dist/api/resources/{era → eras}/types/Era.js +0 -0
  444. /package/dist/api/resources/{era → eras}/types/EraBase.d.ts +0 -0
  445. /package/dist/api/resources/{era → eras}/types/EraBase.js +0 -0
  446. /package/dist/api/resources/{era → eras}/types/EraId.d.ts +0 -0
  447. /package/dist/api/resources/{era → eras}/types/EraId.js +0 -0
  448. /package/dist/api/resources/{era → eras}/types/index.d.ts +0 -0
  449. /package/dist/api/resources/{era → eras}/types/index.js +0 -0
  450. /package/{api/resources/expectedNetworkStatus/resources/v1/client/requests/ExpectedNetworkStatusRequest.js → dist/api/resources/financials/types/AllocationEarmarkType.js} +0 -0
  451. /package/dist/serialization/resources/{era → eras}/index.d.ts +0 -0
  452. /package/dist/serialization/resources/{era → eras}/index.js +0 -0
  453. /package/dist/serialization/resources/{era → eras}/types/Era.d.ts +0 -0
  454. /package/dist/serialization/resources/{era → eras}/types/Era.js +0 -0
  455. /package/dist/serialization/resources/{era → eras}/types/EraBase.d.ts +0 -0
  456. /package/dist/serialization/resources/{era → eras}/types/EraBase.js +0 -0
  457. /package/dist/serialization/resources/{era → eras}/types/EraId.d.ts +0 -0
  458. /package/dist/serialization/resources/{era → eras}/types/EraId.js +0 -0
  459. /package/dist/serialization/resources/{era → eras}/types/index.d.ts +0 -0
  460. /package/dist/serialization/resources/{era → eras}/types/index.js +0 -0
  461. /package/serialization/resources/{era → eras}/index.d.ts +0 -0
  462. /package/serialization/resources/{era → eras}/index.js +0 -0
  463. /package/serialization/resources/{era → eras}/types/Era.d.ts +0 -0
  464. /package/serialization/resources/{era → eras}/types/Era.js +0 -0
  465. /package/serialization/resources/{era → eras}/types/EraBase.d.ts +0 -0
  466. /package/serialization/resources/{era → eras}/types/EraBase.js +0 -0
  467. /package/serialization/resources/{era → eras}/types/EraId.d.ts +0 -0
  468. /package/serialization/resources/{era → eras}/types/EraId.js +0 -0
  469. /package/serialization/resources/{era → eras}/types/index.d.ts +0 -0
  470. /package/serialization/resources/{era → eras}/types/index.js +0 -0
@@ -11,5 +11,6 @@ export declare namespace ServiceLineCreateStandalone {
11
11
  diagnosis_id_two?: DiagnosisId.Raw | null;
12
12
  diagnosis_id_three?: DiagnosisId.Raw | null;
13
13
  prior_authorization_number?: string | null;
14
+ external_id?: string | null;
14
15
  }
15
16
  }
@@ -45,5 +45,6 @@ exports.ServiceLineCreateStandalone = core.serialization
45
45
  diagnosisIdTwo: core.serialization.property("diagnosis_id_two", DiagnosisId_1.DiagnosisId.optional()),
46
46
  diagnosisIdThree: core.serialization.property("diagnosis_id_three", DiagnosisId_1.DiagnosisId.optional()),
47
47
  priorAuthorizationNumber: core.serialization.property("prior_authorization_number", core.serialization.string().optional()),
48
+ externalId: core.serialization.property("external_id", core.serialization.string().optional()),
48
49
  })
49
50
  .extend(ServiceLineCreateStandaloneBase_1.ServiceLineCreateStandaloneBase);
@@ -28,5 +28,6 @@ export declare namespace ServiceLineUpdateBase {
28
28
  has_family_planning_indicator?: boolean | null;
29
29
  note?: string | null;
30
30
  prior_authorization_number?: string | null;
31
+ external_id?: string | null;
31
32
  }
32
33
  }
@@ -61,4 +61,5 @@ exports.ServiceLineUpdateBase = core.serialization.object({
61
61
  hasFamilyPlanningIndicator: core.serialization.property("has_family_planning_indicator", core.serialization.boolean().optional()),
62
62
  note: core.serialization.string().optional(),
63
63
  priorAuthorizationNumber: core.serialization.property("prior_authorization_number", core.serialization.string().optional()),
64
+ externalId: core.serialization.property("external_id", core.serialization.string().optional()),
64
65
  });
@@ -3,5 +3,5 @@ import * as core from "../../../../../../core";
3
3
  import type * as serializers from "../../../../../index";
4
4
  export declare const TestResultType: core.serialization.Schema<serializers.serviceLines.v2.TestResultType.Raw, CandidApi.serviceLines.v2.TestResultType>;
5
5
  export declare namespace TestResultType {
6
- type Raw = "HEMATOCRIT" | "HEMOGLOBIN" | "LDL";
6
+ type Raw = "HEMATOCRIT" | "HEMOGLOBIN" | "LDL" | "VITAMIN_D";
7
7
  }
@@ -36,4 +36,4 @@ var __importStar = (this && this.__importStar) || (function () {
36
36
  Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.TestResultType = void 0;
38
38
  const core = __importStar(require("../../../../../../core"));
39
- exports.TestResultType = core.serialization.enum_(["HEMATOCRIT", "HEMOGLOBIN", "LDL"]);
39
+ exports.TestResultType = core.serialization.enum_(["HEMATOCRIT", "HEMOGLOBIN", "LDL", "VITAMIN_D"]);
@@ -13,5 +13,6 @@ export declare namespace UniversalServiceLineCreateStandalone {
13
13
  revenue_code?: string | null;
14
14
  procedure_code?: string | null;
15
15
  prior_authorization_number?: string | null;
16
+ external_id?: string | null;
16
17
  }
17
18
  }
@@ -47,5 +47,6 @@ exports.UniversalServiceLineCreateStandalone = core.serialization
47
47
  revenueCode: core.serialization.property("revenue_code", core.serialization.string().optional()),
48
48
  procedureCode: core.serialization.property("procedure_code", core.serialization.string().optional()),
49
49
  priorAuthorizationNumber: core.serialization.property("prior_authorization_number", core.serialization.string().optional()),
50
+ externalId: core.serialization.property("external_id", core.serialization.string().optional()),
50
51
  })
51
52
  .extend(ServiceLineCreateStandaloneBaseBase_1.ServiceLineCreateStandaloneBaseBase);
package/dist/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "1.17.1";
1
+ export declare const SDK_VERSION = "1.17.2";
package/dist/version.js CHANGED
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.SDK_VERSION = void 0;
4
- exports.SDK_VERSION = "1.17.1";
4
+ exports.SDK_VERSION = "1.17.2";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "candidhealth",
3
- "version": "1.17.1",
3
+ "version": "1.17.2",
4
4
  "private": false,
5
5
  "repository": "github:candidhealth/candid-node",
6
6
  "main": "./index.js",
package/reference.md CHANGED
@@ -2358,87 +2358,6 @@ await client.customSchemas.v1.update(CandidApi.SchemaId("ec096b13-f80a-471d-aaeb
2358
2358
  </details>
2359
2359
 
2360
2360
  ## Eligibility V2
2361
- <details><summary><code>client.eligibility.v2.<a href="/src/api/resources/eligibility/resources/v2/client/Client.ts">submitEligibilityCheck</a>({ ...params }) -> core.APIResponse<unknown, CandidApi.eligibility.v2.submitEligibilityCheck.Error></code></summary>
2362
- <dl>
2363
- <dd>
2364
-
2365
- #### 📝 Description
2366
-
2367
- <dl>
2368
- <dd>
2369
-
2370
- <dl>
2371
- <dd>
2372
-
2373
- <Tip>Candid is deprecating support for this endpoint. It is instead recommended to use [Candid's Stedi passthrough endpoint](https://docs.joincandidhealth.com/api-reference/pre-encounter/eligibility-checks/v-1/post).
2374
- For assistance with the transition, please reference the [Transitioning to Candid's New Eligibility Endpoint](https://support.joincandidhealth.com/hc/en-us/articles/34918552872980) document in the Candid Support Center.</Tip>
2375
-
2376
- This API is a wrapper around Change Healthcare's eligibility API. Below are some helpful documentation links:
2377
-
2378
- - [Change Healthcare - Guides: Contents of the Eligibility Request Body](https://developers.changehealthcare.com/eligibilityandclaims/docs/contents-of-the-eligibility-request-body)
2379
- - [Change Healthcare - Guides: Use "Bare Minimum" Eligibility Requests](https://developers.changehealthcare.com/eligibilityandclaims/docs/use-bare-minimum-eligibility-requests)
2380
- - [Change Healthcare - Guides: Contents of the Eligibility Response](https://developers.changehealthcare.com/eligibilityandclaims/docs/contents-of-the-eligibility-response)
2381
- - [Change Healthcare - Guides: Eligibility JSON-to-EDI API Contents](https://developers.changehealthcare.com/eligibilityandclaims/docs/eligibility-json-to-edi-api-contents)
2382
- - [Change Healthcare - Guides: Eligibility Error Messages](https://developers.changehealthcare.com/eligibilityandclaims/docs/eligibility-error-messages)
2383
- - [Change Healthcare - Guides: FAQ](https://developers.changehealthcare.com/eligibilityandclaims/docs/frequently-asked-questions)
2384
- - [Change Healthcare - Guides: Eligibility FAQs](https://developers.changehealthcare.com/eligibilityandclaims/docs/eligibility-api-requests)
2385
- - [Change Healthcare - Guides: Sandbox API Values and Test Responses](https://developers.changehealthcare.com/eligibilityandclaims/docs/eligibility-sandbox-api-values-and-test-responses)
2386
- - [Change Healthcare - Guides: Sandbox Predefined Fields and Values](https://developers.changehealthcare.com/eligibilityandclaims/docs/sandbox-predefined-fields-and-values)
2387
- - [Change Healthcare - Guides: Using Test Payers in the Sandbox](https://developers.changehealthcare.com/eligibilityandclaims/docs/use-the-test-payers-in-the-sandbox-api)
2388
-
2389
- A schema of the response object can be found here: [Change Healthcare Docs](https://developers.changehealthcare.com/eligibilityandclaims/reference/medicaleligibility)
2390
- </dd>
2391
- </dl>
2392
- </dd>
2393
- </dl>
2394
-
2395
- #### 🔌 Usage
2396
-
2397
- <dl>
2398
- <dd>
2399
-
2400
- <dl>
2401
- <dd>
2402
-
2403
- ```typescript
2404
- await client.eligibility.v2.submitEligibilityCheck({
2405
- "key": "value"
2406
- });
2407
-
2408
- ```
2409
- </dd>
2410
- </dl>
2411
- </dd>
2412
- </dl>
2413
-
2414
- #### ⚙️ Parameters
2415
-
2416
- <dl>
2417
- <dd>
2418
-
2419
- <dl>
2420
- <dd>
2421
-
2422
- **request:** `unknown`
2423
-
2424
- </dd>
2425
- </dl>
2426
-
2427
- <dl>
2428
- <dd>
2429
-
2430
- **requestOptions:** `V2.RequestOptions`
2431
-
2432
- </dd>
2433
- </dl>
2434
- </dd>
2435
- </dl>
2436
-
2437
-
2438
- </dd>
2439
- </dl>
2440
- </details>
2441
-
2442
2361
  <details><summary><code>client.eligibility.v2.<a href="/src/api/resources/eligibility/resources/v2/client/Client.ts">submitEligibilityCheckAvaility</a>() -> core.APIResponse<unknown, CandidApi.eligibility.v2.submitEligibilityCheckAvaility.Error></code></summary>
2443
2362
  <dl>
2444
2363
  <dd>
@@ -4344,263 +4263,6 @@ await client.events.v1.get(CandidApi.EventId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc
4344
4263
  </dl>
4345
4264
 
4346
4265
 
4347
- </dd>
4348
- </dl>
4349
- </details>
4350
-
4351
- ## ExpectedNetworkStatus V1
4352
- <details><summary><code>client.expectedNetworkStatus.v1.<a href="/src/api/resources/expectedNetworkStatus/resources/v1/client/Client.ts">compute</a>({ ...params }) -> core.APIResponse<CandidApi.ExpectedNetworkStatusResponse, CandidApi.expectedNetworkStatus.v1.compute.Error></code></summary>
4353
- <dl>
4354
- <dd>
4355
-
4356
- #### 📝 Description
4357
-
4358
- <dl>
4359
- <dd>
4360
-
4361
- <dl>
4362
- <dd>
4363
-
4364
- Computes the expected network status given the provided information.
4365
- </dd>
4366
- </dl>
4367
- </dd>
4368
- </dl>
4369
-
4370
- #### 🔌 Usage
4371
-
4372
- <dl>
4373
- <dd>
4374
-
4375
- <dl>
4376
- <dd>
4377
-
4378
- ```typescript
4379
- await client.expectedNetworkStatus.v1.compute({
4380
- subscriberPayerId: "subscriber_payer_id",
4381
- subscriberPayerName: "subscriber_payer_name",
4382
- billingProviderNpi: "billing_provider_npi",
4383
- billingProviderTin: "billing_provider_tin",
4384
- renderingProviderNpi: "rendering_provider_npi",
4385
- contractedState: "AA",
4386
- dateOfService: CandidApi.Date_("date_of_service")
4387
- });
4388
-
4389
- ```
4390
- </dd>
4391
- </dl>
4392
- </dd>
4393
- </dl>
4394
-
4395
- #### ⚙️ Parameters
4396
-
4397
- <dl>
4398
- <dd>
4399
-
4400
- <dl>
4401
- <dd>
4402
-
4403
- **request:** `CandidApi.expectedNetworkStatus.v1.ExpectedNetworkStatusRequest`
4404
-
4405
- </dd>
4406
- </dl>
4407
-
4408
- <dl>
4409
- <dd>
4410
-
4411
- **requestOptions:** `V1.RequestOptions`
4412
-
4413
- </dd>
4414
- </dl>
4415
- </dd>
4416
- </dl>
4417
-
4418
-
4419
- </dd>
4420
- </dl>
4421
- </details>
4422
-
4423
- ## ExpectedNetworkStatus V2
4424
- <details><summary><code>client.expectedNetworkStatus.v2.<a href="/src/api/resources/expectedNetworkStatus/resources/v2/client/Client.ts">computeForRenderingProvider</a>(renderingProviderId, { ...params }) -> core.APIResponse<CandidApi.ExpectedNetworkStatusResponseV2, CandidApi.expectedNetworkStatus.v2.computeForRenderingProvider.Error></code></summary>
4425
- <dl>
4426
- <dd>
4427
-
4428
- #### 📝 Description
4429
-
4430
- <dl>
4431
- <dd>
4432
-
4433
- <dl>
4434
- <dd>
4435
-
4436
- Computes the expected network status for a given rendering provider.
4437
- This endpoint is not available to all customers. Reach out to the Candid sales team
4438
- to discuss enabling this endpoint if it is not available for your organization.
4439
- </dd>
4440
- </dl>
4441
- </dd>
4442
- </dl>
4443
-
4444
- #### 🔌 Usage
4445
-
4446
- <dl>
4447
- <dd>
4448
-
4449
- <dl>
4450
- <dd>
4451
-
4452
- ```typescript
4453
- await client.expectedNetworkStatus.v2.computeForRenderingProvider(CandidApi.OrganizationProviderId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"), {
4454
- serviceType: "new_patient_video_appt",
4455
- placeOfServiceCode: "01",
4456
- subscriberInformation: {
4457
- payerUuid: CandidApi.PayerUuid("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
4458
- memberId: "member_id",
4459
- insuranceType: {
4460
- lineOfBusiness: "medicare",
4461
- insuranceTypeCodes: {
4462
- type: "insurance_type_code",
4463
- value: "01"
4464
- }
4465
- }
4466
- },
4467
- patientAddress: {
4468
- address1: "address1",
4469
- city: "city",
4470
- state: "AA",
4471
- zipCode: "zip_code"
4472
- },
4473
- billingProviderId: CandidApi.OrganizationProviderId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
4474
- organizationServiceFacilityId: CandidApi.OrganizationServiceFacilityId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
4475
- dateOfService: "2023-01-15"
4476
- });
4477
-
4478
- ```
4479
- </dd>
4480
- </dl>
4481
- </dd>
4482
- </dl>
4483
-
4484
- #### ⚙️ Parameters
4485
-
4486
- <dl>
4487
- <dd>
4488
-
4489
- <dl>
4490
- <dd>
4491
-
4492
- **renderingProviderId:** `CandidApi.OrganizationProviderId`
4493
-
4494
- </dd>
4495
- </dl>
4496
-
4497
- <dl>
4498
- <dd>
4499
-
4500
- **request:** `CandidApi.ExpectedNetworkStatusRequestV2`
4501
-
4502
- </dd>
4503
- </dl>
4504
-
4505
- <dl>
4506
- <dd>
4507
-
4508
- **requestOptions:** `V2.RequestOptions`
4509
-
4510
- </dd>
4511
- </dl>
4512
- </dd>
4513
- </dl>
4514
-
4515
-
4516
- </dd>
4517
- </dl>
4518
- </details>
4519
-
4520
- <details><summary><code>client.expectedNetworkStatus.v2.<a href="/src/api/resources/expectedNetworkStatus/resources/v2/client/Client.ts">computeAllInNetworkProviders</a>({ ...params }) -> core.APIResponse<CandidApi.ComputeAllInNetworkProvidersResponse, CandidApi.expectedNetworkStatus.v2.computeAllInNetworkProviders.Error></code></summary>
4521
- <dl>
4522
- <dd>
4523
-
4524
- #### 📝 Description
4525
-
4526
- <dl>
4527
- <dd>
4528
-
4529
- <dl>
4530
- <dd>
4531
-
4532
- Computes all the in network providers for a given set of inputs.
4533
- This endpoint is not available to all customers. Reach out to the Candid sales team
4534
- to discuss enabling this endpoint if it is not available for your organization.
4535
- </dd>
4536
- </dl>
4537
- </dd>
4538
- </dl>
4539
-
4540
- #### 🔌 Usage
4541
-
4542
- <dl>
4543
- <dd>
4544
-
4545
- <dl>
4546
- <dd>
4547
-
4548
- ```typescript
4549
- await client.expectedNetworkStatus.v2.computeAllInNetworkProviders({
4550
- serviceType: "new_patient_video_appt",
4551
- placeOfServiceCode: "01",
4552
- subscriberInformation: {
4553
- payerUuid: CandidApi.PayerUuid("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
4554
- memberId: "member_id",
4555
- insuranceType: {
4556
- lineOfBusiness: "medicare",
4557
- insuranceTypeCodes: {
4558
- type: "insurance_type_code",
4559
- value: "01"
4560
- }
4561
- }
4562
- },
4563
- patientAddress: {
4564
- address1: "address1",
4565
- city: "city",
4566
- state: "AA",
4567
- zipCode: "zip_code"
4568
- },
4569
- billingProviderId: CandidApi.OrganizationProviderId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
4570
- organizationServiceFacilityId: CandidApi.OrganizationServiceFacilityId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
4571
- dateOfService: "2023-01-15"
4572
- });
4573
-
4574
- ```
4575
- </dd>
4576
- </dl>
4577
- </dd>
4578
- </dl>
4579
-
4580
- #### ⚙️ Parameters
4581
-
4582
- <dl>
4583
- <dd>
4584
-
4585
- <dl>
4586
- <dd>
4587
-
4588
- **request:** `CandidApi.ComputeAllInNetworkProvidersRequest`
4589
-
4590
- </dd>
4591
- </dl>
4592
-
4593
- <dl>
4594
- <dd>
4595
-
4596
- **requestOptions:** `V2.RequestOptions`
4597
-
4598
- </dd>
4599
- </dl>
4600
- </dd>
4601
- </dl>
4602
-
4603
-
4604
4266
  </dd>
4605
4267
  </dl>
4606
4268
  </details>
@@ -2,7 +2,7 @@ import type * as CandidApi from "../../../../api/index";
2
2
  import * as core from "../../../../core";
3
3
  import type * as serializers from "../../../index";
4
4
  import { ClaimId } from "../../commons/types/ClaimId";
5
- import { Era } from "../../era/types/Era";
5
+ import { Era } from "../../eras/types/Era";
6
6
  import { ServiceLine } from "../../serviceLines/resources/v2/types/ServiceLine";
7
7
  import { ClaimStatus } from "./ClaimStatus";
8
8
  export declare const Claim: core.serialization.ObjectSchema<serializers.Claim.Raw, CandidApi.Claim>;
@@ -37,7 +37,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.Claim = void 0;
38
38
  const core = __importStar(require("../../../../core"));
39
39
  const ClaimId_1 = require("../../commons/types/ClaimId");
40
- const Era_1 = require("../../era/types/Era");
40
+ const Era_1 = require("../../eras/types/Era");
41
41
  const ServiceLine_1 = require("../../serviceLines/resources/v2/types/ServiceLine");
42
42
  const ClaimStatus_1 = require("./ClaimStatus");
43
43
  exports.Claim = core.serialization.object({
@@ -23,7 +23,6 @@ export * from "./EntityNotFoundErrorMessage";
23
23
  export * from "./EpsdtReferralConditionIndicatorCode";
24
24
  export * from "./ErrorMessage";
25
25
  export * from "./FacilityTypeCode";
26
- export * from "./HttpServiceUnavailableErrorMessage";
27
26
  export * from "./InsuranceTypeCode";
28
27
  export * from "./IntendedSubmissionMedium";
29
28
  export * from "./InternalErrorMessage";
@@ -39,7 +39,6 @@ __exportStar(require("./EntityNotFoundErrorMessage"), exports);
39
39
  __exportStar(require("./EpsdtReferralConditionIndicatorCode"), exports);
40
40
  __exportStar(require("./ErrorMessage"), exports);
41
41
  __exportStar(require("./FacilityTypeCode"), exports);
42
- __exportStar(require("./HttpServiceUnavailableErrorMessage"), exports);
43
42
  __exportStar(require("./InsuranceTypeCode"), exports);
44
43
  __exportStar(require("./IntendedSubmissionMedium"), exports);
45
44
  __exportStar(require("./InternalErrorMessage"), exports);
@@ -1,3 +1,2 @@
1
- export * as submitEligibilityCheck from "./submitEligibilityCheck";
2
1
  export * as submitEligibilityCheckAvaility from "./submitEligibilityCheckAvaility";
3
2
  export * as submitEligibilityCheckAvailityPost from "./submitEligibilityCheckAvailityPost";
@@ -33,7 +33,6 @@ var __importStar = (this && this.__importStar) || (function () {
33
33
  };
34
34
  })();
35
35
  Object.defineProperty(exports, "__esModule", { value: true });
36
- exports.submitEligibilityCheckAvailityPost = exports.submitEligibilityCheckAvaility = exports.submitEligibilityCheck = void 0;
37
- exports.submitEligibilityCheck = __importStar(require("./submitEligibilityCheck"));
36
+ exports.submitEligibilityCheckAvailityPost = exports.submitEligibilityCheckAvaility = void 0;
38
37
  exports.submitEligibilityCheckAvaility = __importStar(require("./submitEligibilityCheckAvaility"));
39
38
  exports.submitEligibilityCheckAvailityPost = __importStar(require("./submitEligibilityCheckAvailityPost"));
@@ -14,6 +14,7 @@ import { SupervisingProviderUpdateWithOptionalAddress } from "../../../../encoun
14
14
  import { GuarantorOptional } from "../../../../guarantor/resources/v1/types/GuarantorOptional";
15
15
  import { PatientUpdateWithOptionalAddress } from "../../../../individual/types/PatientUpdateWithOptionalAddress";
16
16
  import { SubscriberCreateOptional } from "../../../../individual/types/SubscriberCreateOptional";
17
+ import { RelatedCausesInformationCreate } from "../../../../relatedCausesInformation/resources/v1/types/RelatedCausesInformationCreate";
17
18
  import { EncounterServiceFacilityUpdateWithOptionalAddress } from "../../../../serviceFacility/types/EncounterServiceFacilityUpdateWithOptionalAddress";
18
19
  import { ServiceLineCreateOptional } from "../../../../serviceLines/resources/v2/types/ServiceLineCreateOptional";
19
20
  import { ClaimSupplementalInformationOptional } from "./ClaimSupplementalInformationOptional";
@@ -51,5 +52,6 @@ export declare namespace EncounterDeepOptional {
51
52
  supervising_provider?: SupervisingProviderUpdateWithOptionalAddress.Raw | null;
52
53
  billing_provider?: BillingProviderUpdateWithOptionalAddress.Raw | null;
53
54
  pay_to_address?: StreetAddressShortZipOptional.Raw | null;
55
+ related_causes_information?: RelatedCausesInformationCreate.Raw | null;
54
56
  }
55
57
  }
@@ -49,6 +49,7 @@ const SupervisingProviderUpdateWithOptionalAddress_1 = require("../../../../enco
49
49
  const GuarantorOptional_1 = require("../../../../guarantor/resources/v1/types/GuarantorOptional");
50
50
  const PatientUpdateWithOptionalAddress_1 = require("../../../../individual/types/PatientUpdateWithOptionalAddress");
51
51
  const SubscriberCreateOptional_1 = require("../../../../individual/types/SubscriberCreateOptional");
52
+ const RelatedCausesInformationCreate_1 = require("../../../../relatedCausesInformation/resources/v1/types/RelatedCausesInformationCreate");
52
53
  const EncounterServiceFacilityUpdateWithOptionalAddress_1 = require("../../../../serviceFacility/types/EncounterServiceFacilityUpdateWithOptionalAddress");
53
54
  const ServiceLineCreateOptional_1 = require("../../../../serviceLines/resources/v2/types/ServiceLineCreateOptional");
54
55
  const ClaimSupplementalInformationOptional_1 = require("./ClaimSupplementalInformationOptional");
@@ -85,5 +86,6 @@ exports.EncounterDeepOptional = core.serialization
85
86
  supervisingProvider: core.serialization.property("supervising_provider", SupervisingProviderUpdateWithOptionalAddress_1.SupervisingProviderUpdateWithOptionalAddress.optional()),
86
87
  billingProvider: core.serialization.property("billing_provider", BillingProviderUpdateWithOptionalAddress_1.BillingProviderUpdateWithOptionalAddress.optional()),
87
88
  payToAddress: core.serialization.property("pay_to_address", StreetAddressShortZipOptional_1.StreetAddressShortZipOptional.optional()),
89
+ relatedCausesInformation: core.serialization.property("related_causes_information", RelatedCausesInformationCreate_1.RelatedCausesInformationCreate.optional()),
88
90
  })
89
91
  .extend(EncounterOptional_1.EncounterOptional);
@@ -1,11 +1,13 @@
1
1
  import type * as CandidApi from "../../../../api/index";
2
2
  import * as core from "../../../../core";
3
3
  import type * as serializers from "../../../index";
4
+ import { AllocationEarmarkType } from "./AllocationEarmarkType";
4
5
  import { AllocationTargetCreate } from "./AllocationTargetCreate";
5
6
  export declare const AllocationCreate: core.serialization.ObjectSchema<serializers.AllocationCreate.Raw, CandidApi.AllocationCreate>;
6
7
  export declare namespace AllocationCreate {
7
8
  interface Raw {
8
9
  amount_cents: number;
9
10
  target: AllocationTargetCreate.Raw;
11
+ earmark?: AllocationEarmarkType.Raw | null;
10
12
  }
11
13
  }
@@ -36,8 +36,10 @@ var __importStar = (this && this.__importStar) || (function () {
36
36
  Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.AllocationCreate = void 0;
38
38
  const core = __importStar(require("../../../../core"));
39
+ const AllocationEarmarkType_1 = require("./AllocationEarmarkType");
39
40
  const AllocationTargetCreate_1 = require("./AllocationTargetCreate");
40
41
  exports.AllocationCreate = core.serialization.object({
41
42
  amountCents: core.serialization.property("amount_cents", core.serialization.number()),
42
43
  target: AllocationTargetCreate_1.AllocationTargetCreate,
44
+ earmark: AllocationEarmarkType_1.AllocationEarmarkType.optional(),
43
45
  });
@@ -0,0 +1,17 @@
1
+ import type * as CandidApi from "../../../../api/index";
2
+ import * as core from "../../../../core";
3
+ import type * as serializers from "../../../index";
4
+ import { Date_ } from "../../commons/types/Date_";
5
+ import { EncounterExternalId } from "../../commons/types/EncounterExternalId";
6
+ export declare const AllocationEarmarkType: core.serialization.Schema<serializers.AllocationEarmarkType.Raw, CandidApi.AllocationEarmarkType>;
7
+ export declare namespace AllocationEarmarkType {
8
+ type Raw = AllocationEarmarkType.DateOfService | AllocationEarmarkType.ExternalEncounterId;
9
+ interface DateOfService {
10
+ type: "date_of_service";
11
+ value: Date_.Raw;
12
+ }
13
+ interface ExternalEncounterId {
14
+ type: "external_encounter_id";
15
+ value: EncounterExternalId.Raw;
16
+ }
17
+ }
@@ -0,0 +1,53 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
4
+ if (k2 === undefined) k2 = k;
5
+ var desc = Object.getOwnPropertyDescriptor(m, k);
6
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
7
+ desc = { enumerable: true, get: function() { return m[k]; } };
8
+ }
9
+ Object.defineProperty(o, k2, desc);
10
+ }) : (function(o, m, k, k2) {
11
+ if (k2 === undefined) k2 = k;
12
+ o[k2] = m[k];
13
+ }));
14
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
15
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
16
+ }) : function(o, v) {
17
+ o["default"] = v;
18
+ });
19
+ var __importStar = (this && this.__importStar) || (function () {
20
+ var ownKeys = function(o) {
21
+ ownKeys = Object.getOwnPropertyNames || function (o) {
22
+ var ar = [];
23
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
24
+ return ar;
25
+ };
26
+ return ownKeys(o);
27
+ };
28
+ return function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ })();
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.AllocationEarmarkType = void 0;
38
+ const core = __importStar(require("../../../../core"));
39
+ const Date_1 = require("../../commons/types/Date_");
40
+ const EncounterExternalId_1 = require("../../commons/types/EncounterExternalId");
41
+ exports.AllocationEarmarkType = core.serialization
42
+ .union("type", {
43
+ date_of_service: core.serialization.object({
44
+ value: Date_1.Date_,
45
+ }),
46
+ external_encounter_id: core.serialization.object({
47
+ value: EncounterExternalId_1.EncounterExternalId,
48
+ }),
49
+ })
50
+ .transform({
51
+ transform: (value) => value,
52
+ untransform: (value) => value,
53
+ });
@@ -1,6 +1,7 @@
1
1
  export * from "./AccountType";
2
2
  export * from "./Allocation";
3
3
  export * from "./AllocationCreate";
4
+ export * from "./AllocationEarmarkType";
4
5
  export * from "./AllocationTarget";
5
6
  export * from "./AllocationTargetCreate";
6
7
  export * from "./AppointmentAllocationTarget";
@@ -17,6 +17,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./AccountType"), exports);
18
18
  __exportStar(require("./Allocation"), exports);
19
19
  __exportStar(require("./AllocationCreate"), exports);
20
+ __exportStar(require("./AllocationEarmarkType"), exports);
20
21
  __exportStar(require("./AllocationTarget"), exports);
21
22
  __exportStar(require("./AllocationTargetCreate"), exports);
22
23
  __exportStar(require("./AppointmentAllocationTarget"), exports);
@@ -21,10 +21,9 @@ export * as encounterProviders from "./encounterProviders";
21
21
  export * as encounterSupplementalInformation from "./encounterSupplementalInformation";
22
22
  export * as encounters from "./encounters";
23
23
  export * as encountersUniversal from "./encountersUniversal";
24
- export * as era from "./era";
25
- export * from "./era/types";
24
+ export * as eras from "./eras";
25
+ export * from "./eras/types";
26
26
  export * as events from "./events";
27
- export * as expectedNetworkStatus from "./expectedNetworkStatus";
28
27
  export * as exports from "./exports";
29
28
  export * as externalPaymentAccountConfig from "./externalPaymentAccountConfig";
30
29
  export * as feeSchedules from "./feeSchedules";