@tryvital/vital-node 3.1.232 → 3.1.236

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 (343) hide show
  1. package/api/resources/activity/client/Client.js +2 -2
  2. package/api/resources/aggregate/client/Client.js +2 -2
  3. package/api/resources/body/client/Client.js +2 -2
  4. package/api/resources/devices/client/Client.js +1 -1
  5. package/api/resources/electrocardiogram/client/Client.js +1 -1
  6. package/api/resources/insurance/client/Client.js +3 -3
  7. package/api/resources/introspect/client/Client.js +2 -2
  8. package/api/resources/labTests/client/Client.d.ts +10 -0
  9. package/api/resources/labTests/client/Client.js +141 -37
  10. package/api/resources/link/client/Client.js +19 -19
  11. package/api/resources/link/client/requests/LinkTokenExchange.d.ts +23 -0
  12. package/api/resources/meal/client/Client.js +1 -1
  13. package/api/resources/menstrualCycle/client/Client.js +1 -1
  14. package/api/resources/order/client/Client.js +1 -1
  15. package/api/resources/profile/client/Client.js +2 -2
  16. package/api/resources/providers/client/Client.js +1 -1
  17. package/api/resources/sleep/client/Client.js +4 -4
  18. package/api/resources/sleepCycle/client/Client.js +1 -1
  19. package/api/resources/team/client/Client.js +7 -7
  20. package/api/resources/testkit/client/Client.js +2 -2
  21. package/api/resources/user/client/Client.js +16 -16
  22. package/api/resources/vitals/client/Client.js +75 -75
  23. package/api/resources/workouts/client/Client.js +3 -3
  24. package/api/types/ActivityColumnExpr.d.ts +1 -0
  25. package/api/types/ActivityColumnExprActivity.d.ts +3 -0
  26. package/api/types/AggregateExpr.d.ts +1 -0
  27. package/api/types/AggregateExprFunc.d.ts +3 -0
  28. package/api/types/AllowedRadius.d.ts +3 -0
  29. package/api/types/AppointmentEventStatus.d.ts +3 -0
  30. package/api/types/AppointmentProvider.d.ts +3 -0
  31. package/api/types/AppointmentPscLabs.d.ts +3 -0
  32. package/api/types/AppointmentServiceType.d.ts +3 -0
  33. package/api/types/AppointmentStatus.d.ts +3 -0
  34. package/api/types/AppointmentType.d.ts +3 -0
  35. package/api/types/AttemptStatus.d.ts +3 -0
  36. package/api/types/AuthType.d.ts +3 -0
  37. package/api/types/Availability.d.ts +3 -0
  38. package/api/types/Billing.d.ts +3 -0
  39. package/api/types/BiomarkerResult.d.ts +2 -0
  40. package/api/types/BodyColumnExpr.d.ts +1 -0
  41. package/api/types/BodyColumnExprBody.d.ts +3 -0
  42. package/api/types/BulkOp.d.ts +2 -0
  43. package/api/types/BulkOpStatus.d.ts +3 -0
  44. package/api/types/BulkOpType.d.ts +3 -0
  45. package/api/types/CervicalMucusEntry.d.ts +1 -0
  46. package/api/types/CervicalMucusEntryQuality.d.ts +3 -0
  47. package/api/types/ClientFacingConnectionErrorDetails.d.ts +1 -0
  48. package/api/types/ClientFacingConnectionErrorDetailsErrorType.d.ts +3 -0
  49. package/api/types/ClientFacingElectrocardiogram.d.ts +1 -0
  50. package/api/types/ClientFacingElectrocardiogramSourceType.d.ts +3 -0
  51. package/api/types/ClientFacingHeartRateAlertSample.d.ts +1 -0
  52. package/api/types/ClientFacingHeartRateAlertSampleType.d.ts +3 -0
  53. package/api/types/ClientFacingInsulinInjectionSample.d.ts +1 -1
  54. package/api/types/ClientFacingInsulinInjectionSampleType.d.ts +1 -1
  55. package/api/types/ClientFacingLabs.d.ts +3 -0
  56. package/api/types/ClientFacingMenstrualCycle.d.ts +1 -0
  57. package/api/types/ClientFacingMenstrualCycleSourceType.d.ts +3 -0
  58. package/api/types/ClientFacingResource.d.ts +3 -0
  59. package/api/types/ClientFacingSleepCycle.d.ts +1 -0
  60. package/api/types/ClientFacingSleepCycleSourceType.d.ts +3 -0
  61. package/api/types/ClientFacingStandHourSample.d.ts +1 -0
  62. package/api/types/ClientFacingStandHourSampleType.d.ts +3 -0
  63. package/api/types/ClinicalInformation.d.ts +9 -0
  64. package/api/types/ClinicalInformation.js +5 -0
  65. package/api/types/ConsentType.d.ts +3 -0
  66. package/api/types/ContraceptiveEntry.d.ts +1 -0
  67. package/api/types/ContraceptiveEntryType.d.ts +3 -0
  68. package/api/types/DelegatedFlowType.d.ts +3 -0
  69. package/api/types/DemoProviders.d.ts +3 -0
  70. package/api/types/DetectedDeviationEntry.d.ts +1 -0
  71. package/api/types/DetectedDeviationEntryDeviation.d.ts +3 -0
  72. package/api/types/EmailProviders.d.ts +3 -0
  73. package/api/types/Ethnicity.d.ts +3 -0
  74. package/api/types/EventDestinationPreferences.d.ts +1 -0
  75. package/api/types/EventDestinationPreferencesPreferred.d.ts +3 -0
  76. package/api/types/FailureType.d.ts +3 -0
  77. package/api/types/Gender.d.ts +3 -0
  78. package/api/types/GenderIdentity.d.ts +3 -0
  79. package/api/types/HistoricalPullStatus.d.ts +3 -0
  80. package/api/types/HomePregnancyTestEntry.d.ts +1 -0
  81. package/api/types/HomePregnancyTestEntryTestResult.d.ts +3 -0
  82. package/api/types/HomeProgesteroneTestEntry.d.ts +1 -0
  83. package/api/types/HomeProgesteroneTestEntryTestResult.d.ts +3 -0
  84. package/api/types/IndexColumnExpr.d.ts +1 -0
  85. package/api/types/IndexColumnExprIndex.d.ts +3 -0
  86. package/api/types/LabResultsRaw.d.ts +1 -0
  87. package/api/types/LabTestCollectionMethod.d.ts +1 -1
  88. package/api/types/LabTestGenerationMethodFilter.d.ts +3 -0
  89. package/api/types/LabTestSampleType.d.ts +1 -1
  90. package/api/types/LabTestStatus.d.ts +3 -0
  91. package/api/types/Labs.d.ts +3 -0
  92. package/api/types/ManualProviders.d.ts +3 -0
  93. package/api/types/MarkerType.d.ts +3 -0
  94. package/api/types/MenstrualFlowEntry.d.ts +1 -0
  95. package/api/types/MenstrualFlowEntryFlow.d.ts +3 -0
  96. package/api/types/Minerals.d.ts +3 -0
  97. package/api/types/OAuthProviders.d.ts +3 -0
  98. package/api/types/OrderStatus.d.ts +3 -0
  99. package/api/types/OrderTopLevelStatus.d.ts +3 -0
  100. package/api/types/OvulationTestEntry.d.ts +1 -0
  101. package/api/types/OvulationTestEntryTestResult.d.ts +3 -0
  102. package/api/types/PasswordProviders.d.ts +3 -0
  103. package/api/types/PayorCodeExternalProvider.d.ts +3 -0
  104. package/api/types/PerformingLaboratory.d.ts +10 -0
  105. package/api/types/PerformingLaboratory.js +5 -0
  106. package/api/types/Period.d.ts +1 -0
  107. package/api/types/PeriodUnit.d.ts +3 -0
  108. package/api/types/ProviderConnectionError.d.ts +3 -1
  109. package/api/types/ProviderConnectionErrorErrorType.d.ts +16 -0
  110. package/api/types/ProviderConnectionErrorErrorType.js +15 -0
  111. package/api/types/ProviderLinkResponse.d.ts +1 -0
  112. package/api/types/ProviderLinkResponseState.d.ts +3 -0
  113. package/api/types/ProviderMfaRequest.d.ts +1 -0
  114. package/api/types/ProviderMfaRequestMethod.d.ts +3 -0
  115. package/api/types/Providers.d.ts +3 -0
  116. package/api/types/QuestionType.d.ts +3 -0
  117. package/api/types/Race.d.ts +3 -0
  118. package/api/types/Region.d.ts +3 -0
  119. package/api/types/ResponsibleRelationship.d.ts +3 -0
  120. package/api/types/ResultType.d.ts +3 -0
  121. package/api/types/SampleData.d.ts +13 -0
  122. package/api/types/SampleData.js +5 -0
  123. package/api/types/SampleDataDateCollected.d.ts +5 -0
  124. package/api/types/SampleDataDateCollected.js +5 -0
  125. package/api/types/SampleDataDateReceived.d.ts +5 -0
  126. package/api/types/SampleDataDateReceived.js +5 -0
  127. package/api/types/SampleDataDateReported.d.ts +5 -0
  128. package/api/types/SampleDataDateReported.js +5 -0
  129. package/api/types/SexualOrientation.d.ts +3 -0
  130. package/api/types/SleepColumnExpr.d.ts +1 -0
  131. package/api/types/SleepColumnExprSleep.d.ts +3 -0
  132. package/api/types/SleepSummaryState.d.ts +3 -0
  133. package/api/types/SleepType.d.ts +3 -0
  134. package/api/types/SourceAuthType.d.ts +3 -0
  135. package/api/types/SourceType.d.ts +3 -0
  136. package/api/types/TimeseriesResource.d.ts +3 -0
  137. package/api/types/TraceElements.d.ts +3 -0
  138. package/api/types/UtcTimestampWithTimezoneOffset.d.ts +7 -0
  139. package/api/types/UtcTimestampWithTimezoneOffset.js +5 -0
  140. package/api/types/VitalSleepStage.d.ts +3 -0
  141. package/api/types/Vitamins.d.ts +3 -0
  142. package/api/types/WorkoutColumnExpr.d.ts +1 -0
  143. package/api/types/WorkoutColumnExprWorkout.d.ts +3 -0
  144. package/api/types/index.d.ts +8 -0
  145. package/api/types/index.js +8 -0
  146. package/dist/api/resources/activity/client/Client.js +2 -2
  147. package/dist/api/resources/aggregate/client/Client.js +2 -2
  148. package/dist/api/resources/body/client/Client.js +2 -2
  149. package/dist/api/resources/devices/client/Client.js +1 -1
  150. package/dist/api/resources/electrocardiogram/client/Client.js +1 -1
  151. package/dist/api/resources/insurance/client/Client.js +3 -3
  152. package/dist/api/resources/introspect/client/Client.js +2 -2
  153. package/dist/api/resources/labTests/client/Client.d.ts +10 -0
  154. package/dist/api/resources/labTests/client/Client.js +141 -37
  155. package/dist/api/resources/link/client/Client.js +19 -19
  156. package/dist/api/resources/link/client/requests/LinkTokenExchange.d.ts +23 -0
  157. package/dist/api/resources/meal/client/Client.js +1 -1
  158. package/dist/api/resources/menstrualCycle/client/Client.js +1 -1
  159. package/dist/api/resources/order/client/Client.js +1 -1
  160. package/dist/api/resources/profile/client/Client.js +2 -2
  161. package/dist/api/resources/providers/client/Client.js +1 -1
  162. package/dist/api/resources/sleep/client/Client.js +4 -4
  163. package/dist/api/resources/sleepCycle/client/Client.js +1 -1
  164. package/dist/api/resources/team/client/Client.js +7 -7
  165. package/dist/api/resources/testkit/client/Client.js +2 -2
  166. package/dist/api/resources/user/client/Client.js +16 -16
  167. package/dist/api/resources/vitals/client/Client.js +75 -75
  168. package/dist/api/resources/workouts/client/Client.js +3 -3
  169. package/dist/api/types/ActivityColumnExpr.d.ts +1 -0
  170. package/dist/api/types/ActivityColumnExprActivity.d.ts +3 -0
  171. package/dist/api/types/AggregateExpr.d.ts +1 -0
  172. package/dist/api/types/AggregateExprFunc.d.ts +3 -0
  173. package/dist/api/types/AllowedRadius.d.ts +3 -0
  174. package/dist/api/types/AppointmentEventStatus.d.ts +3 -0
  175. package/dist/api/types/AppointmentProvider.d.ts +3 -0
  176. package/dist/api/types/AppointmentPscLabs.d.ts +3 -0
  177. package/dist/api/types/AppointmentServiceType.d.ts +3 -0
  178. package/dist/api/types/AppointmentStatus.d.ts +3 -0
  179. package/dist/api/types/AppointmentType.d.ts +3 -0
  180. package/dist/api/types/AttemptStatus.d.ts +3 -0
  181. package/dist/api/types/AuthType.d.ts +3 -0
  182. package/dist/api/types/Availability.d.ts +3 -0
  183. package/dist/api/types/Billing.d.ts +3 -0
  184. package/dist/api/types/BiomarkerResult.d.ts +2 -0
  185. package/dist/api/types/BodyColumnExpr.d.ts +1 -0
  186. package/dist/api/types/BodyColumnExprBody.d.ts +3 -0
  187. package/dist/api/types/BulkOp.d.ts +2 -0
  188. package/dist/api/types/BulkOpStatus.d.ts +3 -0
  189. package/dist/api/types/BulkOpType.d.ts +3 -0
  190. package/dist/api/types/CervicalMucusEntry.d.ts +1 -0
  191. package/dist/api/types/CervicalMucusEntryQuality.d.ts +3 -0
  192. package/dist/api/types/ClientFacingConnectionErrorDetails.d.ts +1 -0
  193. package/dist/api/types/ClientFacingConnectionErrorDetailsErrorType.d.ts +3 -0
  194. package/dist/api/types/ClientFacingElectrocardiogram.d.ts +1 -0
  195. package/dist/api/types/ClientFacingElectrocardiogramSourceType.d.ts +3 -0
  196. package/dist/api/types/ClientFacingHeartRateAlertSample.d.ts +1 -0
  197. package/dist/api/types/ClientFacingHeartRateAlertSampleType.d.ts +3 -0
  198. package/dist/api/types/ClientFacingInsulinInjectionSample.d.ts +1 -1
  199. package/dist/api/types/ClientFacingInsulinInjectionSampleType.d.ts +1 -1
  200. package/dist/api/types/ClientFacingLabs.d.ts +3 -0
  201. package/dist/api/types/ClientFacingMenstrualCycle.d.ts +1 -0
  202. package/dist/api/types/ClientFacingMenstrualCycleSourceType.d.ts +3 -0
  203. package/dist/api/types/ClientFacingResource.d.ts +3 -0
  204. package/dist/api/types/ClientFacingSleepCycle.d.ts +1 -0
  205. package/dist/api/types/ClientFacingSleepCycleSourceType.d.ts +3 -0
  206. package/dist/api/types/ClientFacingStandHourSample.d.ts +1 -0
  207. package/dist/api/types/ClientFacingStandHourSampleType.d.ts +3 -0
  208. package/dist/api/types/ClinicalInformation.d.ts +9 -0
  209. package/dist/api/types/ClinicalInformation.js +5 -0
  210. package/dist/api/types/ConsentType.d.ts +3 -0
  211. package/dist/api/types/ContraceptiveEntry.d.ts +1 -0
  212. package/dist/api/types/ContraceptiveEntryType.d.ts +3 -0
  213. package/dist/api/types/DelegatedFlowType.d.ts +3 -0
  214. package/dist/api/types/DemoProviders.d.ts +3 -0
  215. package/dist/api/types/DetectedDeviationEntry.d.ts +1 -0
  216. package/dist/api/types/DetectedDeviationEntryDeviation.d.ts +3 -0
  217. package/dist/api/types/EmailProviders.d.ts +3 -0
  218. package/dist/api/types/Ethnicity.d.ts +3 -0
  219. package/dist/api/types/EventDestinationPreferences.d.ts +1 -0
  220. package/dist/api/types/EventDestinationPreferencesPreferred.d.ts +3 -0
  221. package/dist/api/types/FailureType.d.ts +3 -0
  222. package/dist/api/types/Gender.d.ts +3 -0
  223. package/dist/api/types/GenderIdentity.d.ts +3 -0
  224. package/dist/api/types/HistoricalPullStatus.d.ts +3 -0
  225. package/dist/api/types/HomePregnancyTestEntry.d.ts +1 -0
  226. package/dist/api/types/HomePregnancyTestEntryTestResult.d.ts +3 -0
  227. package/dist/api/types/HomeProgesteroneTestEntry.d.ts +1 -0
  228. package/dist/api/types/HomeProgesteroneTestEntryTestResult.d.ts +3 -0
  229. package/dist/api/types/IndexColumnExpr.d.ts +1 -0
  230. package/dist/api/types/IndexColumnExprIndex.d.ts +3 -0
  231. package/dist/api/types/LabResultsRaw.d.ts +1 -0
  232. package/dist/api/types/LabTestCollectionMethod.d.ts +1 -1
  233. package/dist/api/types/LabTestGenerationMethodFilter.d.ts +3 -0
  234. package/dist/api/types/LabTestSampleType.d.ts +1 -1
  235. package/dist/api/types/LabTestStatus.d.ts +3 -0
  236. package/dist/api/types/Labs.d.ts +3 -0
  237. package/dist/api/types/ManualProviders.d.ts +3 -0
  238. package/dist/api/types/MarkerType.d.ts +3 -0
  239. package/dist/api/types/MenstrualFlowEntry.d.ts +1 -0
  240. package/dist/api/types/MenstrualFlowEntryFlow.d.ts +3 -0
  241. package/dist/api/types/Minerals.d.ts +3 -0
  242. package/dist/api/types/OAuthProviders.d.ts +3 -0
  243. package/dist/api/types/OrderStatus.d.ts +3 -0
  244. package/dist/api/types/OrderTopLevelStatus.d.ts +3 -0
  245. package/dist/api/types/OvulationTestEntry.d.ts +1 -0
  246. package/dist/api/types/OvulationTestEntryTestResult.d.ts +3 -0
  247. package/dist/api/types/PasswordProviders.d.ts +3 -0
  248. package/dist/api/types/PayorCodeExternalProvider.d.ts +3 -0
  249. package/dist/api/types/PerformingLaboratory.d.ts +10 -0
  250. package/dist/api/types/PerformingLaboratory.js +5 -0
  251. package/dist/api/types/Period.d.ts +1 -0
  252. package/dist/api/types/PeriodUnit.d.ts +3 -0
  253. package/dist/api/types/ProviderConnectionError.d.ts +3 -1
  254. package/dist/api/types/ProviderConnectionErrorErrorType.d.ts +16 -0
  255. package/dist/api/types/ProviderConnectionErrorErrorType.js +15 -0
  256. package/dist/api/types/ProviderLinkResponse.d.ts +1 -0
  257. package/dist/api/types/ProviderLinkResponseState.d.ts +3 -0
  258. package/dist/api/types/ProviderMfaRequest.d.ts +1 -0
  259. package/dist/api/types/ProviderMfaRequestMethod.d.ts +3 -0
  260. package/dist/api/types/Providers.d.ts +3 -0
  261. package/dist/api/types/QuestionType.d.ts +3 -0
  262. package/dist/api/types/Race.d.ts +3 -0
  263. package/dist/api/types/Region.d.ts +3 -0
  264. package/dist/api/types/ResponsibleRelationship.d.ts +3 -0
  265. package/dist/api/types/ResultType.d.ts +3 -0
  266. package/dist/api/types/SampleData.d.ts +13 -0
  267. package/dist/api/types/SampleData.js +5 -0
  268. package/dist/api/types/SampleDataDateCollected.d.ts +5 -0
  269. package/dist/api/types/SampleDataDateCollected.js +5 -0
  270. package/dist/api/types/SampleDataDateReceived.d.ts +5 -0
  271. package/dist/api/types/SampleDataDateReceived.js +5 -0
  272. package/dist/api/types/SampleDataDateReported.d.ts +5 -0
  273. package/dist/api/types/SampleDataDateReported.js +5 -0
  274. package/dist/api/types/SexualOrientation.d.ts +3 -0
  275. package/dist/api/types/SleepColumnExpr.d.ts +1 -0
  276. package/dist/api/types/SleepColumnExprSleep.d.ts +3 -0
  277. package/dist/api/types/SleepSummaryState.d.ts +3 -0
  278. package/dist/api/types/SleepType.d.ts +3 -0
  279. package/dist/api/types/SourceAuthType.d.ts +3 -0
  280. package/dist/api/types/SourceType.d.ts +3 -0
  281. package/dist/api/types/TimeseriesResource.d.ts +3 -0
  282. package/dist/api/types/TraceElements.d.ts +3 -0
  283. package/dist/api/types/UtcTimestampWithTimezoneOffset.d.ts +7 -0
  284. package/dist/api/types/UtcTimestampWithTimezoneOffset.js +5 -0
  285. package/dist/api/types/VitalSleepStage.d.ts +3 -0
  286. package/dist/api/types/Vitamins.d.ts +3 -0
  287. package/dist/api/types/WorkoutColumnExpr.d.ts +1 -0
  288. package/dist/api/types/WorkoutColumnExprWorkout.d.ts +3 -0
  289. package/dist/api/types/index.d.ts +8 -0
  290. package/dist/api/types/index.js +8 -0
  291. package/dist/serialization/types/BiomarkerResult.d.ts +2 -0
  292. package/dist/serialization/types/BiomarkerResult.js +2 -0
  293. package/dist/serialization/types/ClinicalInformation.d.ts +15 -0
  294. package/dist/serialization/types/ClinicalInformation.js +36 -0
  295. package/dist/serialization/types/LabResultsRaw.d.ts +2 -0
  296. package/dist/serialization/types/LabResultsRaw.js +2 -0
  297. package/dist/serialization/types/PerformingLaboratory.d.ts +16 -0
  298. package/dist/serialization/types/PerformingLaboratory.js +37 -0
  299. package/dist/serialization/types/ProviderConnectionError.d.ts +2 -1
  300. package/dist/serialization/types/ProviderConnectionError.js +2 -1
  301. package/dist/serialization/types/ProviderConnectionErrorErrorType.d.ts +10 -0
  302. package/dist/serialization/types/ProviderConnectionErrorErrorType.js +39 -0
  303. package/dist/serialization/types/SampleData.d.ts +23 -0
  304. package/dist/serialization/types/SampleData.js +44 -0
  305. package/dist/serialization/types/SampleDataDateCollected.d.ts +11 -0
  306. package/dist/serialization/types/SampleDataDateCollected.js +32 -0
  307. package/dist/serialization/types/SampleDataDateReceived.d.ts +11 -0
  308. package/dist/serialization/types/SampleDataDateReceived.js +32 -0
  309. package/dist/serialization/types/SampleDataDateReported.d.ts +11 -0
  310. package/dist/serialization/types/SampleDataDateReported.js +32 -0
  311. package/dist/serialization/types/UtcTimestampWithTimezoneOffset.d.ts +13 -0
  312. package/dist/serialization/types/UtcTimestampWithTimezoneOffset.js +34 -0
  313. package/dist/serialization/types/index.d.ts +8 -0
  314. package/dist/serialization/types/index.js +8 -0
  315. package/dist/version.d.ts +1 -1
  316. package/dist/version.js +1 -1
  317. package/package.json +1 -1
  318. package/serialization/types/BiomarkerResult.d.ts +2 -0
  319. package/serialization/types/BiomarkerResult.js +2 -0
  320. package/serialization/types/ClinicalInformation.d.ts +15 -0
  321. package/serialization/types/ClinicalInformation.js +36 -0
  322. package/serialization/types/LabResultsRaw.d.ts +2 -0
  323. package/serialization/types/LabResultsRaw.js +2 -0
  324. package/serialization/types/PerformingLaboratory.d.ts +16 -0
  325. package/serialization/types/PerformingLaboratory.js +37 -0
  326. package/serialization/types/ProviderConnectionError.d.ts +2 -1
  327. package/serialization/types/ProviderConnectionError.js +2 -1
  328. package/serialization/types/ProviderConnectionErrorErrorType.d.ts +10 -0
  329. package/serialization/types/ProviderConnectionErrorErrorType.js +39 -0
  330. package/serialization/types/SampleData.d.ts +23 -0
  331. package/serialization/types/SampleData.js +44 -0
  332. package/serialization/types/SampleDataDateCollected.d.ts +11 -0
  333. package/serialization/types/SampleDataDateCollected.js +32 -0
  334. package/serialization/types/SampleDataDateReceived.d.ts +11 -0
  335. package/serialization/types/SampleDataDateReceived.js +32 -0
  336. package/serialization/types/SampleDataDateReported.d.ts +11 -0
  337. package/serialization/types/SampleDataDateReported.js +32 -0
  338. package/serialization/types/UtcTimestampWithTimezoneOffset.d.ts +13 -0
  339. package/serialization/types/UtcTimestampWithTimezoneOffset.js +34 -0
  340. package/serialization/types/index.d.ts +8 -0
  341. package/serialization/types/index.js +8 -0
  342. package/version.d.ts +1 -1
  343. package/version.js +1 -1
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type HomePregnancyTestEntryTestResult = "negative" | "positive" | "indeterminate";
5
8
  export declare const HomePregnancyTestEntryTestResult: {
6
9
  readonly Negative: "negative";
@@ -4,5 +4,6 @@
4
4
  import * as Vital from "../index";
5
5
  export interface HomeProgesteroneTestEntry {
6
6
  date: string;
7
+ /** ℹ️ This enum is non-exhaustive. */
7
8
  testResult: Vital.HomeProgesteroneTestEntryTestResult;
8
9
  }
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type HomeProgesteroneTestEntryTestResult = "negative" | "positive" | "indeterminate";
5
8
  export declare const HomeProgesteroneTestEntryTestResult: {
6
9
  readonly Negative: "negative";
@@ -3,5 +3,6 @@
3
3
  */
4
4
  import * as Vital from "../index";
5
5
  export interface IndexColumnExpr {
6
+ /** ℹ️ This enum is non-exhaustive. */
6
7
  index: Vital.IndexColumnExprIndex;
7
8
  }
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type IndexColumnExprIndex = "sleep" | "activity" | "workout" | "body" | "meal";
5
8
  export declare const IndexColumnExprIndex: {
6
9
  readonly Sleep: "sleep";
@@ -6,4 +6,5 @@ export interface LabResultsRaw {
6
6
  metadata: Vital.LabResultsMetadata;
7
7
  results: Vital.LabResultsRawResults;
8
8
  missingResults?: Vital.MissingBiomarkerResult[];
9
+ sampleInformation?: Record<string, Vital.SampleData | undefined>;
9
10
  }
@@ -2,7 +2,7 @@
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
4
  /**
5
- * The method used to perform a lab test.
5
+ * The method used to perform a lab test. ℹ️ This enum is non-exhaustive.
6
6
  */
7
7
  export declare type LabTestCollectionMethod = "testkit" | "walk_in_test" | "at_home_phlebotomy";
8
8
  export declare const LabTestCollectionMethod: {
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type LabTestGenerationMethodFilter = "auto" | "manual" | "all";
5
8
  export declare const LabTestGenerationMethodFilter: {
6
9
  readonly Auto: "auto";
@@ -2,7 +2,7 @@
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
4
  /**
5
- * The type of sample used to perform a lab test.
5
+ * The type of sample used to perform a lab test. ℹ️ This enum is non-exhaustive.
6
6
  */
7
7
  export declare type LabTestSampleType = "dried_blood_spot" | "arm_collector" | "serum" | "saliva" | "urine";
8
8
  export declare const LabTestSampleType: {
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type LabTestStatus = "active" | "pending_approval" | "inactive";
5
8
  export declare const LabTestStatus: {
6
9
  readonly Active: "active";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type Labs = "ayumetrix" | "spiriplex" | "ussl" | "quest" | "labcorp" | "bioreference" | "us_biotek" | "manual" | "sanocardio" | "ihd";
5
8
  export declare const Labs: {
6
9
  readonly Ayumetrix: "ayumetrix";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type ManualProviders = "beurer_ble" | "omron_ble" | "accuchek_ble" | "contour_ble" | "freestyle_libre_ble" | "onetouch_ble" | "apple_health_kit" | "manual" | "health_connect";
5
8
  export declare const ManualProviders: {
6
9
  readonly BeurerBle: "beurer_ble";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type MarkerType = "biomarker" | "panel";
5
8
  export declare const MarkerType: {
6
9
  readonly Biomarker: "biomarker";
@@ -4,5 +4,6 @@
4
4
  import * as Vital from "../index";
5
5
  export interface MenstrualFlowEntry {
6
6
  date: string;
7
+ /** ℹ️ This enum is non-exhaustive. */
7
8
  flow: Vital.MenstrualFlowEntryFlow;
8
9
  }
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type MenstrualFlowEntryFlow = "unspecified" | "none" | "light" | "medium" | "heavy";
5
8
  export declare const MenstrualFlowEntryFlow: {
6
9
  readonly Unspecified: "unspecified";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type Minerals = "sodium" | "potassium" | "calcium" | "phosphorus" | "magnesium" | "iron" | "zinc" | "fluoride" | "chloride";
5
8
  export declare const Minerals: {
6
9
  readonly Sodium: "sodium";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type OAuthProviders = "oura" | "fitbit" | "garmin" | "strava" | "wahoo" | "ihealth" | "withings" | "google_fit" | "dexcom_v3" | "polar" | "cronometer" | "omron" | "whoop_v2" | "my_fitness_pal_v2" | "ultrahuman";
5
8
  export declare const OAuthProviders: {
6
9
  readonly Oura: "oura";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type OrderStatus = "received.walk_in_test.ordered" | "received.walk_in_test.requisition_created" | "received.walk_in_test.requisition_bypassed" | "completed.walk_in_test.completed" | "sample_with_lab.walk_in_test.partial_results" | "failed.walk_in_test.sample_error" | "cancelled.walk_in_test.cancelled" | "collecting_sample.walk_in_test.appointment_pending" | "collecting_sample.walk_in_test.appointment_scheduled" | "collecting_sample.walk_in_test.appointment_cancelled" | "received.at_home_phlebotomy.ordered" | "received.at_home_phlebotomy.requisition_created" | "received.at_home_phlebotomy.requisition_bypassed" | "collecting_sample.at_home_phlebotomy.appointment_pending" | "collecting_sample.at_home_phlebotomy.appointment_scheduled" | "collecting_sample.at_home_phlebotomy.draw_completed" | "collecting_sample.at_home_phlebotomy.appointment_cancelled" | "completed.at_home_phlebotomy.completed" | "sample_with_lab.at_home_phlebotomy.partial_results" | "cancelled.at_home_phlebotomy.cancelled" | "failed.at_home_phlebotomy.sample_error" | "received.testkit.ordered" | "received.testkit.awaiting_registration" | "received.testkit.requisition_created" | "received.testkit.requisition_bypassed" | "received.testkit.registered" | "collecting_sample.testkit.transit_customer" | "collecting_sample.testkit.out_for_delivery" | "collecting_sample.testkit.with_customer" | "collecting_sample.testkit.transit_lab" | "sample_with_lab.testkit.delivered_to_lab" | "completed.testkit.completed" | "failed.testkit.failure_to_deliver_to_customer" | "failed.testkit.failure_to_deliver_to_lab" | "failed.testkit.sample_error" | "failed.testkit.lost" | "cancelled.testkit.cancelled" | "cancelled.testkit.do_not_process" | "collecting_sample.testkit.problem_in_transit_customer" | "collecting_sample.testkit.problem_in_transit_lab";
5
8
  export declare const OrderStatus: {
6
9
  readonly ReceivedWalkInTestOrdered: "received.walk_in_test.ordered";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type OrderTopLevelStatus = "received" | "collecting_sample" | "sample_with_lab" | "completed" | "cancelled" | "failed";
5
8
  export declare const OrderTopLevelStatus: {
6
9
  readonly Received: "received";
@@ -4,5 +4,6 @@
4
4
  import * as Vital from "../index";
5
5
  export interface OvulationTestEntry {
6
6
  date: string;
7
+ /** ℹ️ This enum is non-exhaustive. */
7
8
  testResult: Vital.OvulationTestEntryTestResult;
8
9
  }
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type OvulationTestEntryTestResult = "negative" | "positive" | "luteinizing_hormone_surge" | "estrogen_surge" | "indeterminate";
5
8
  export declare const OvulationTestEntryTestResult: {
6
9
  readonly Negative: "negative";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type PasswordProviders = "whoop" | "renpho" | "peloton" | "zwift" | "eight_sleep" | "beurer_api" | "dexcom" | "hammerhead" | "my_fitness_pal" | "kardia" | "abbott_libreview";
5
8
  export declare const PasswordProviders: {
6
9
  readonly Whoop: "whoop";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type PayorCodeExternalProvider = "change_healthcare" | "availity";
5
8
  export declare const PayorCodeExternalProvider: {
6
9
  readonly ChangeHealthcare: "change_healthcare";
@@ -0,0 +1,10 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as Vital from "../index";
5
+ export interface PerformingLaboratory {
6
+ name: string;
7
+ phoneNumber?: string;
8
+ medicalDirector?: string;
9
+ address?: Vital.Address;
10
+ }
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -4,5 +4,6 @@
4
4
  import * as Vital from "../index";
5
5
  export interface Period {
6
6
  value?: number;
7
+ /** ℹ️ This enum is non-exhaustive. */
7
8
  unit: Vital.PeriodUnit;
8
9
  }
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type PeriodUnit = "minute" | "hour" | "day" | "week" | "month" | "year";
5
8
  export declare const PeriodUnit: {
6
9
  readonly Minute: "minute";
@@ -1,10 +1,12 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ import * as Vital from "../index";
4
5
  export interface ProviderConnectionError {
5
6
  provider: string;
6
7
  userId: string;
7
8
  message: string;
8
- errorType: string;
9
+ /** ℹ️ This enum is non-exhaustive. */
10
+ errorType: Vital.ProviderConnectionErrorErrorType;
9
11
  errorDetails: string;
10
12
  }
@@ -0,0 +1,16 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
7
+ export declare type ProviderConnectionErrorErrorType = "token_refresh_failed" | "webhook_registration_failed" | "user_not_found" | "deregistered_per_provider" | "required_scopes_not_granted" | "provider_credential_error" | "unknown";
8
+ export declare const ProviderConnectionErrorErrorType: {
9
+ readonly TokenRefreshFailed: "token_refresh_failed";
10
+ readonly WebhookRegistrationFailed: "webhook_registration_failed";
11
+ readonly UserNotFound: "user_not_found";
12
+ readonly DeregisteredPerProvider: "deregistered_per_provider";
13
+ readonly RequiredScopesNotGranted: "required_scopes_not_granted";
14
+ readonly ProviderCredentialError: "provider_credential_error";
15
+ readonly Unknown: "unknown";
16
+ };
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.ProviderConnectionErrorErrorType = void 0;
7
+ exports.ProviderConnectionErrorErrorType = {
8
+ TokenRefreshFailed: "token_refresh_failed",
9
+ WebhookRegistrationFailed: "webhook_registration_failed",
10
+ UserNotFound: "user_not_found",
11
+ DeregisteredPerProvider: "deregistered_per_provider",
12
+ RequiredScopesNotGranted: "required_scopes_not_granted",
13
+ ProviderCredentialError: "provider_credential_error",
14
+ Unknown: "unknown",
15
+ };
@@ -3,6 +3,7 @@
3
3
  */
4
4
  import * as Vital from "../index";
5
5
  export interface ProviderLinkResponse {
6
+ /** ℹ️ This enum is non-exhaustive. */
6
7
  state: Vital.ProviderLinkResponseState;
7
8
  redirectUrl?: string;
8
9
  errorType?: string;
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type ProviderLinkResponseState = "success" | "error" | "pending_provider_mfa";
5
8
  export declare const ProviderLinkResponseState: {
6
9
  readonly Success: "success";
@@ -3,6 +3,7 @@
3
3
  */
4
4
  import * as Vital from "../index";
5
5
  export interface ProviderMfaRequest {
6
+ /** ℹ️ This enum is non-exhaustive. */
6
7
  method: Vital.ProviderMfaRequestMethod;
7
8
  hint: string;
8
9
  }
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type ProviderMfaRequestMethod = "sms" | "email";
5
8
  export declare const ProviderMfaRequestMethod: {
6
9
  readonly Sms: "sms";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type Providers = "oura" | "fitbit" | "garmin" | "whoop" | "strava" | "renpho" | "peloton" | "wahoo" | "zwift" | "freestyle_libre" | "abbott_libreview" | "freestyle_libre_ble" | "eight_sleep" | "withings" | "apple_health_kit" | "manual" | "ihealth" | "google_fit" | "beurer_api" | "beurer_ble" | "omron" | "omron_ble" | "onetouch_ble" | "accuchek_ble" | "contour_ble" | "dexcom" | "dexcom_v3" | "hammerhead" | "my_fitness_pal" | "health_connect" | "polar" | "cronometer" | "kardia" | "whoop_v2" | "ultrahuman" | "my_fitness_pal_v2" | "map_my_fitness";
5
8
  export declare const Providers: {
6
9
  readonly Oura: "oura";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type QuestionType = "choice" | "text" | "numeric" | "multi_choice";
5
8
  export declare const QuestionType: {
6
9
  readonly Choice: "choice";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type Race = "african_american_or_black" | "asian" | "indigenous_native_american_alaska_native" | "other" | "pacific_islander_or_hawaiian" | "white_caucasian";
5
8
  export declare const Race: {
6
9
  readonly AfricanAmericanOrBlack: "african_american_or_black";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type Region = "us" | "eu" | "de" | "fr" | "ca" | "br" | "ar" | "cl" | "co" | "mx" | "gb" | "ie" | "au" | "nz" | "nl" | "at" | "be" | "bh" | "ch" | "cz" | "dk" | "eg" | "es" | "fi" | "gr" | "hr" | "il" | "it" | "jo" | "kw" | "lb" | "lu" | "no" | "om" | "pl" | "pt" | "qa" | "sa" | "se" | "si" | "sk" | "tr" | "za" | "in" | "sg" | "hk" | "kr" | "ph" | "tw";
5
8
  export declare const Region: {
6
9
  readonly Us: "us";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type ResponsibleRelationship = "Self" | "Spouse" | "Other";
5
8
  export declare const ResponsibleRelationship: {
6
9
  readonly Self: "Self";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type ResultType = "numeric" | "range" | "comment";
5
8
  export declare const ResultType: {
6
9
  readonly Numeric: "numeric";
@@ -0,0 +1,13 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as Vital from "../index";
5
+ export interface SampleData {
6
+ sampleId?: string;
7
+ controlNumber?: string;
8
+ dateCollected?: Vital.SampleDataDateCollected;
9
+ dateReceived?: Vital.SampleDataDateReceived;
10
+ dateReported?: Vital.SampleDataDateReported;
11
+ performingLaboratories?: Record<string, Vital.PerformingLaboratory | undefined>;
12
+ clinicalInformation?: Vital.ClinicalInformation;
13
+ }
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,5 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as Vital from "../index";
5
+ export declare type SampleDataDateCollected = Vital.UtcTimestampWithTimezoneOffset | string;
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,5 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as Vital from "../index";
5
+ export declare type SampleDataDateReceived = Vital.UtcTimestampWithTimezoneOffset | string;
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,5 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as Vital from "../index";
5
+ export declare type SampleDataDateReported = Vital.UtcTimestampWithTimezoneOffset | string;
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type SexualOrientation = "lesbian_gay_or_homosexual" | "heterosexual_or_straight" | "bisexual" | "dont_know" | "other";
5
8
  export declare const SexualOrientation: {
6
9
  readonly LesbianGayOrHomosexual: "lesbian_gay_or_homosexual";
@@ -3,5 +3,6 @@
3
3
  */
4
4
  import * as Vital from "../index";
5
5
  export interface SleepColumnExpr {
6
+ /** ℹ️ This enum is non-exhaustive. */
6
7
  sleep: Vital.SleepColumnExprSleep;
7
8
  }
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type SleepColumnExprSleep = "session_start" | "session_end" | "state" | "type" | "duration_second" | "stage_asleep_second" | "stage_awake_second" | "stage_light_second" | "stage_rem_second" | "stage_deep_second" | "stage_unknown_second" | "latency_second" | "heart_rate_minimum" | "heart_rate_mean" | "heart_rate_maximum" | "heart_rate_dip" | "heart_rate_resting" | "efficiency" | "hrv_mean_rmssd" | "hrv_mean_sdnn" | "skin_temperature" | "skin_temperature_delta" | "respiratory_rate" | "score" | "source_type" | "source_provider" | "source_app_id" | "time_zone";
5
8
  export declare const SleepColumnExprSleep: {
6
9
  readonly SessionStart: "session_start";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type SleepSummaryState = "tentative" | "confirmed";
5
8
  export declare const SleepSummaryState: {
6
9
  readonly Tentative: "tentative";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type SleepType = "long_sleep" | "short_sleep" | "acknowledged_nap" | "unknown";
5
8
  export declare const SleepType: {
6
9
  readonly LongSleep: "long_sleep";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type SourceAuthType = "oauth" | "team_oauth" | "sdk" | "password" | "email" | "app" | "";
5
8
  export declare const SourceAuthType: {
6
9
  readonly Oauth: "oauth";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type SourceType = "app" | "ble" | "device" | "lab" | "provider";
5
8
  export declare const SourceType: {
6
9
  readonly App: "app";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type TimeseriesResource = "calories_active" | "calories_basal" | "distance" | "blood_oxygen" | "blood_pressure" | "body_fat" | "body_weight" | "body_temperature" | "body_temperature_delta" | "cholesterol" | "cholesterol/ldl" | "cholesterol/hdl" | "cholesterol/total" | "cholesterol/triglycerides" | "electrocardiogram_voltage" | "floors_climbed" | "glucose" | "heartrate" | "hrv" | "hypnogram" | "ige" | "igg" | "respiratory_rate" | "steps" | "stress_level" | "vo2_max" | "water" | "caffeine" | "mindfulness_minutes" | "afib_burden" | "heart_rate_alert" | "stand_hour" | "stand_duration" | "sleep_apnea_alert" | "sleep_breathing_disturbance" | "wheelchair_push" | "forced_expiratory_volume_1" | "forced_vital_capacity" | "peak_expiratory_flow_rate" | "inhaler_usage" | "fall" | "uv_exposure" | "daylight_exposure" | "handwashing" | "basal_body_temperature" | "body_mass_index" | "lean_body_mass" | "waist_circumference" | "workout_duration" | "insulin_injection" | "carbohydrates" | "note";
5
8
  export declare const TimeseriesResource: {
6
9
  readonly CaloriesActive: "calories_active";
@@ -1,6 +1,9 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type TraceElements = "chromium" | "copper" | "iodine" | "manganese" | "molybdenum" | "selenium";
5
8
  export declare const TraceElements: {
6
9
  readonly Chromium: "chromium";
@@ -0,0 +1,7 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ export interface UtcTimestampWithTimezoneOffset {
5
+ timestamp: Date;
6
+ timezoneOffset: number;
7
+ }
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +1,7 @@
1
1
  /**
2
2
  * This file was auto-generated by Fern from our API Definition.
3
3
  */
4
+ /**
5
+ * ℹ️ This enum is non-exhaustive.
6
+ */
4
7
  export declare type VitalSleepStage = number;