@tryvital/vital-node 3.1.14 → 3.1.16
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.
- package/api/resources/activity/client/Client.js +2 -2
- package/api/resources/body/client/Client.js +2 -2
- package/api/resources/devices/client/Client.js +1 -1
- package/api/resources/insurance/client/Client.js +2 -2
- package/api/resources/introspect/client/Client.js +2 -2
- package/api/resources/labTests/client/Client.d.ts +0 -13
- package/api/resources/labTests/client/Client.js +25 -137
- package/api/resources/labTests/client/requests/CreateOrderRequestCompatible.d.ts +1 -2
- package/api/resources/labTests/client/requests/index.d.ts +0 -1
- package/api/resources/link/client/Client.js +14 -14
- package/api/resources/meal/client/Client.js +1 -1
- package/api/resources/profile/client/Client.js +2 -2
- package/api/resources/providers/client/Client.js +1 -1
- package/api/resources/sleep/client/Client.js +4 -4
- package/api/resources/team/client/Client.d.ts +2 -5
- package/api/resources/team/client/Client.js +13 -30
- package/api/resources/team/client/requests/index.d.ts +0 -1
- package/api/resources/testkit/client/Client.js +2 -2
- package/api/resources/testkit/client/requests/RegisterTestkitRequest.d.ts +1 -1
- package/api/resources/user/client/Client.js +12 -12
- package/api/resources/user/client/requests/UserCreateBody.d.ts +0 -8
- package/api/resources/user/client/requests/UserPatchBody.d.ts +0 -8
- package/api/resources/vitals/client/Client.js +50 -50
- package/api/resources/workouts/client/Client.js +3 -3
- package/api/types/AppointmentEventStatus.d.ts +0 -3
- package/api/types/AppointmentProvider.d.ts +0 -3
- package/api/types/AppointmentServiceType.d.ts +0 -3
- package/api/types/AppointmentStatus.d.ts +0 -3
- package/api/types/AppointmentType.d.ts +0 -3
- package/api/types/AttemptStatus.d.ts +0 -3
- package/api/types/AuthType.d.ts +0 -3
- package/api/types/Availability.d.ts +0 -3
- package/api/types/ClientFacingActivity.d.ts +0 -12
- package/api/types/ClientFacingAppointment.d.ts +0 -2
- package/api/types/ClientFacingBloodOxygenTimeseries.d.ts +0 -3
- package/api/types/ClientFacingBloodPressureTimeseries.d.ts +0 -3
- package/api/types/ClientFacingBody.d.ts +0 -2
- package/api/types/ClientFacingBodyFatTimeseries.d.ts +0 -3
- package/api/types/ClientFacingBodyWeightTimeseries.d.ts +0 -3
- package/api/types/ClientFacingCaffeineTimeseries.d.ts +0 -3
- package/api/types/ClientFacingCaloriesActiveTimeseries.d.ts +0 -3
- package/api/types/ClientFacingCaloriesBasalTimeseries.d.ts +0 -3
- package/api/types/ClientFacingCholesterolTimeseries.d.ts +0 -3
- package/api/types/ClientFacingDistanceTimeseries.d.ts +0 -3
- package/api/types/ClientFacingElectrocardiogramVoltageTimeseries.d.ts +2 -4
- package/api/types/ClientFacingFloorsClimbedTimeseries.d.ts +0 -3
- package/api/types/ClientFacingGlucoseTimeseries.d.ts +0 -3
- package/api/types/ClientFacingHeartRate.d.ts +0 -4
- package/api/types/ClientFacingHeartRateTimeseries.d.ts +0 -3
- package/api/types/ClientFacingHrvTimeseries.d.ts +0 -3
- package/api/types/ClientFacingHypnogramTimeseries.d.ts +0 -3
- package/api/types/ClientFacingIgeTimeseries.d.ts +0 -3
- package/api/types/ClientFacingIggTimeseries.d.ts +0 -3
- package/api/types/ClientFacingLabTest.d.ts +7 -0
- package/api/types/ClientFacingMindfulnessMinutesTimeseries.d.ts +0 -3
- package/api/types/ClientFacingOrder.d.ts +1 -9
- package/api/types/ClientFacingProviderDetailed.d.ts +0 -1
- package/api/types/ClientFacingResource.d.ts +0 -3
- package/api/types/ClientFacingRespiratoryRateTimeseries.d.ts +0 -3
- package/api/types/{Beneficiary.d.ts → ClientFacingSampleGroupingKeys.d.ts} +1 -3
- package/api/types/ClientFacingShipment.d.ts +0 -7
- package/api/types/ClientFacingSleep.d.ts +0 -11
- package/api/types/ClientFacingSource.d.ts +0 -1
- package/api/types/ClientFacingStepsTimeseries.d.ts +0 -3
- package/api/types/ClientFacingStream.d.ts +19 -10
- package/api/types/ClientFacingStreamAltitude.d.ts +7 -0
- package/api/types/ClientFacingStreamCadence.d.ts +7 -0
- package/api/types/ClientFacingStreamDistance.d.ts +7 -0
- package/api/types/ClientFacingStreamHeartrate.d.ts +7 -0
- package/api/types/ClientFacingStreamLat.d.ts +7 -0
- package/api/types/ClientFacingStreamLng.d.ts +7 -0
- package/api/types/ClientFacingStreamPower.d.ts +7 -0
- package/api/types/ClientFacingStreamResistance.d.ts +7 -0
- package/api/types/{PostOrderPatientBirthDate.d.ts → ClientFacingStreamVelocitySmooth.d.ts} +4 -1
- package/api/types/ClientFacingStressLevelTimeseries.d.ts +0 -3
- package/api/types/ClientFacingTestkitOrder.d.ts +0 -1
- package/api/types/ClientFacingUser.d.ts +0 -7
- package/api/types/ClientFacingVo2MaxTimeseries.d.ts +0 -3
- package/api/types/ClientFacingWaterTimeseries.d.ts +0 -3
- package/api/types/ClientFacingWorkout.d.ts +1 -18
- package/api/types/ConsentType.d.ts +0 -3
- package/api/types/DelegatedFlowType.d.ts +0 -3
- package/api/types/DemoProviders.d.ts +0 -3
- package/api/types/EmailProviders.d.ts +0 -3
- package/api/types/Fats.d.ts +0 -6
- package/api/types/Gender.d.ts +0 -3
- package/api/types/GroupedBloodOxygenResponse.d.ts +0 -1
- package/api/types/GroupedBloodPressureResponse.d.ts +0 -1
- package/api/types/GroupedBodyFatResponse.d.ts +0 -1
- package/api/types/GroupedBodyWeightResponse.d.ts +0 -1
- package/api/types/GroupedCaffeineResponse.d.ts +0 -1
- package/api/types/GroupedCaloriesActiveResponse.d.ts +0 -1
- package/api/types/GroupedCaloriesBasalResponse.d.ts +0 -1
- package/api/types/GroupedCholesterolResponse.d.ts +0 -1
- package/api/types/GroupedDistanceResponse.d.ts +0 -1
- package/api/types/GroupedElectrocardiogramVoltageResponse.d.ts +0 -1
- package/api/types/GroupedFloorsClimbedResponse.d.ts +0 -1
- package/api/types/GroupedGlucoseResponse.d.ts +0 -1
- package/api/types/GroupedHeartRateResponse.d.ts +0 -1
- package/api/types/GroupedHrvResponse.d.ts +0 -1
- package/api/types/GroupedHypnogramResponse.d.ts +0 -1
- package/api/types/GroupedIgeResponse.d.ts +0 -1
- package/api/types/GroupedIggResponse.d.ts +0 -1
- package/api/types/GroupedMindfulnessMinutesResponse.d.ts +0 -1
- package/api/types/GroupedRespiratoryRateResponse.d.ts +0 -1
- package/api/types/GroupedStepsResponse.d.ts +0 -1
- package/api/types/GroupedStressLevelResponse.d.ts +0 -1
- package/api/types/GroupedVo2MaxResponse.d.ts +0 -1
- package/api/types/GroupedWaterResponse.d.ts +0 -1
- package/api/types/HealthInsuranceCreateRequest.d.ts +0 -7
- package/api/types/HealthInsuranceCreateRequestBackImage.d.ts +1 -9
- package/api/types/HealthInsuranceCreateRequestFrontImage.d.ts +1 -9
- package/api/types/HealthInsuranceCreateRequestPatientSignatureImage.d.ts +1 -9
- package/api/types/HistoricalPullStatus.d.ts +0 -3
- package/api/types/Jpeg.d.ts +1 -0
- package/api/types/LabTestStatus.d.ts +0 -3
- package/api/types/Labs.d.ts +13 -0
- package/api/types/Labs.js +15 -0
- package/api/types/Macros.d.ts +0 -6
- package/api/types/ManualProviders.d.ts +0 -3
- package/api/types/MarkerType.d.ts +0 -3
- package/api/types/Micros.d.ts +3 -6
- package/api/types/OAuthProviders.d.ts +0 -3
- package/api/types/OrderStatus.d.ts +0 -3
- package/api/types/OrderTopLevelStatus.d.ts +0 -3
- package/api/types/PasswordProviders.d.ts +0 -3
- package/api/types/PatientAddressCompatibleInput.d.ts +13 -0
- package/api/types/{PatientAddressCompatible.d.ts → PatientAddressCompatibleOutput.d.ts} +1 -1
- package/api/types/PhysicianCreateRequestSignatureImage.d.ts +1 -9
- package/api/types/Png.d.ts +1 -0
- package/api/types/ProviderLinkResponse.d.ts +1 -1
- package/api/types/Providers.d.ts +0 -3
- package/api/types/QuestionType.d.ts +0 -3
- package/api/types/Region.d.ts +0 -3
- package/api/types/ResponsibleRelationship.d.ts +0 -3
- package/api/types/ResultType.d.ts +0 -3
- package/api/types/SourceAuthType.d.ts +0 -3
- package/api/types/SourceType.d.ts +0 -3
- package/api/types/TimeseriesResource.d.ts +0 -3
- package/api/types/UsAddress.d.ts +0 -1
- package/api/types/index.d.ts +59 -91
- package/api/types/index.js +59 -91
- package/dist/api/resources/activity/client/Client.js +2 -2
- package/dist/api/resources/body/client/Client.js +2 -2
- package/dist/api/resources/devices/client/Client.js +1 -1
- package/dist/api/resources/insurance/client/Client.js +2 -2
- package/dist/api/resources/introspect/client/Client.js +2 -2
- package/dist/api/resources/labTests/client/Client.d.ts +0 -13
- package/dist/api/resources/labTests/client/Client.js +25 -137
- package/dist/api/resources/labTests/client/requests/CreateOrderRequestCompatible.d.ts +1 -2
- package/dist/api/resources/labTests/client/requests/index.d.ts +0 -1
- package/dist/api/resources/link/client/Client.js +14 -14
- package/dist/api/resources/meal/client/Client.js +1 -1
- package/dist/api/resources/profile/client/Client.js +2 -2
- package/dist/api/resources/providers/client/Client.js +1 -1
- package/dist/api/resources/sleep/client/Client.js +4 -4
- package/dist/api/resources/team/client/Client.d.ts +2 -5
- package/dist/api/resources/team/client/Client.js +13 -30
- package/dist/api/resources/team/client/requests/index.d.ts +0 -1
- package/dist/api/resources/testkit/client/Client.js +2 -2
- package/dist/api/resources/testkit/client/requests/RegisterTestkitRequest.d.ts +1 -1
- package/dist/api/resources/user/client/Client.js +12 -12
- package/dist/api/resources/user/client/requests/UserCreateBody.d.ts +0 -8
- package/dist/api/resources/user/client/requests/UserPatchBody.d.ts +0 -8
- package/dist/api/resources/vitals/client/Client.js +50 -50
- package/dist/api/resources/workouts/client/Client.js +3 -3
- package/dist/api/types/AppointmentEventStatus.d.ts +0 -3
- package/dist/api/types/AppointmentProvider.d.ts +0 -3
- package/dist/api/types/AppointmentServiceType.d.ts +0 -3
- package/dist/api/types/AppointmentStatus.d.ts +0 -3
- package/dist/api/types/AppointmentType.d.ts +0 -3
- package/dist/api/types/AttemptStatus.d.ts +0 -3
- package/dist/api/types/AuthType.d.ts +0 -3
- package/dist/api/types/Availability.d.ts +0 -3
- package/dist/api/types/ClientFacingActivity.d.ts +0 -12
- package/dist/api/types/ClientFacingAppointment.d.ts +0 -2
- package/dist/api/types/ClientFacingBloodOxygenTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingBloodPressureTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingBody.d.ts +0 -2
- package/dist/api/types/ClientFacingBodyFatTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingBodyWeightTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingCaffeineTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingCaloriesActiveTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingCaloriesBasalTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingCholesterolTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingDistanceTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingElectrocardiogramVoltageTimeseries.d.ts +2 -4
- package/dist/api/types/ClientFacingFloorsClimbedTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingGlucoseTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingHeartRate.d.ts +0 -4
- package/dist/api/types/ClientFacingHeartRateTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingHrvTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingHypnogramTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingIgeTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingIggTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingLabTest.d.ts +7 -0
- package/dist/api/types/ClientFacingMindfulnessMinutesTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingOrder.d.ts +1 -9
- package/dist/api/types/ClientFacingProviderDetailed.d.ts +0 -1
- package/dist/api/types/ClientFacingResource.d.ts +0 -3
- package/dist/api/types/ClientFacingRespiratoryRateTimeseries.d.ts +0 -3
- package/{api/types/Low.d.ts → dist/api/types/ClientFacingSampleGroupingKeys.d.ts} +1 -3
- package/dist/api/types/ClientFacingShipment.d.ts +0 -7
- package/dist/api/types/ClientFacingSleep.d.ts +0 -11
- package/dist/api/types/ClientFacingSource.d.ts +0 -1
- package/dist/api/types/ClientFacingStepsTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingStream.d.ts +19 -10
- package/dist/api/types/ClientFacingStreamAltitude.d.ts +7 -0
- package/dist/api/types/ClientFacingStreamCadence.d.ts +7 -0
- package/dist/api/types/ClientFacingStreamDistance.d.ts +7 -0
- package/dist/api/types/ClientFacingStreamHeartrate.d.ts +7 -0
- package/dist/api/types/ClientFacingStreamLat.d.ts +7 -0
- package/dist/api/types/ClientFacingStreamLng.d.ts +7 -0
- package/dist/api/types/ClientFacingStreamPower.d.ts +7 -0
- package/dist/api/types/ClientFacingStreamResistance.d.ts +7 -0
- package/dist/api/types/{PostOrderPatientBirthDate.d.ts → ClientFacingStreamVelocitySmooth.d.ts} +4 -1
- package/dist/api/types/ClientFacingStressLevelTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingTestkitOrder.d.ts +0 -1
- package/dist/api/types/ClientFacingUser.d.ts +0 -7
- package/dist/api/types/ClientFacingVo2MaxTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingWaterTimeseries.d.ts +0 -3
- package/dist/api/types/ClientFacingWorkout.d.ts +1 -18
- package/dist/api/types/ConsentType.d.ts +0 -3
- package/dist/api/types/DelegatedFlowType.d.ts +0 -3
- package/dist/api/types/DemoProviders.d.ts +0 -3
- package/dist/api/types/EmailProviders.d.ts +0 -3
- package/dist/api/types/Fats.d.ts +0 -6
- package/dist/api/types/Gender.d.ts +0 -3
- package/dist/api/types/GroupedBloodOxygenResponse.d.ts +0 -1
- package/dist/api/types/GroupedBloodPressureResponse.d.ts +0 -1
- package/dist/api/types/GroupedBodyFatResponse.d.ts +0 -1
- package/dist/api/types/GroupedBodyWeightResponse.d.ts +0 -1
- package/dist/api/types/GroupedCaffeineResponse.d.ts +0 -1
- package/dist/api/types/GroupedCaloriesActiveResponse.d.ts +0 -1
- package/dist/api/types/GroupedCaloriesBasalResponse.d.ts +0 -1
- package/dist/api/types/GroupedCholesterolResponse.d.ts +0 -1
- package/dist/api/types/GroupedDistanceResponse.d.ts +0 -1
- package/dist/api/types/GroupedElectrocardiogramVoltageResponse.d.ts +0 -1
- package/dist/api/types/GroupedFloorsClimbedResponse.d.ts +0 -1
- package/dist/api/types/GroupedGlucoseResponse.d.ts +0 -1
- package/dist/api/types/GroupedHeartRateResponse.d.ts +0 -1
- package/dist/api/types/GroupedHrvResponse.d.ts +0 -1
- package/dist/api/types/GroupedHypnogramResponse.d.ts +0 -1
- package/dist/api/types/GroupedIgeResponse.d.ts +0 -1
- package/dist/api/types/GroupedIggResponse.d.ts +0 -1
- package/dist/api/types/GroupedMindfulnessMinutesResponse.d.ts +0 -1
- package/dist/api/types/GroupedRespiratoryRateResponse.d.ts +0 -1
- package/dist/api/types/GroupedStepsResponse.d.ts +0 -1
- package/dist/api/types/GroupedStressLevelResponse.d.ts +0 -1
- package/dist/api/types/GroupedVo2MaxResponse.d.ts +0 -1
- package/dist/api/types/GroupedWaterResponse.d.ts +0 -1
- package/dist/api/types/HealthInsuranceCreateRequest.d.ts +0 -7
- package/dist/api/types/HealthInsuranceCreateRequestBackImage.d.ts +1 -9
- package/dist/api/types/HealthInsuranceCreateRequestFrontImage.d.ts +1 -9
- package/dist/api/types/HealthInsuranceCreateRequestPatientSignatureImage.d.ts +1 -9
- package/dist/api/types/HistoricalPullStatus.d.ts +0 -3
- package/dist/api/types/Jpeg.d.ts +1 -0
- package/dist/api/types/LabTestStatus.d.ts +0 -3
- package/dist/api/types/Labs.d.ts +13 -0
- package/dist/api/types/Labs.js +15 -0
- package/dist/api/types/Macros.d.ts +0 -6
- package/dist/api/types/ManualProviders.d.ts +0 -3
- package/dist/api/types/MarkerType.d.ts +0 -3
- package/dist/api/types/Micros.d.ts +3 -6
- package/dist/api/types/OAuthProviders.d.ts +0 -3
- package/dist/api/types/OrderStatus.d.ts +0 -3
- package/dist/api/types/OrderTopLevelStatus.d.ts +0 -3
- package/dist/api/types/PasswordProviders.d.ts +0 -3
- package/dist/api/types/PatientAddressCompatibleInput.d.ts +13 -0
- package/dist/api/types/{PatientAddressCompatible.d.ts → PatientAddressCompatibleOutput.d.ts} +1 -1
- package/dist/api/types/PhysicianCreateRequestSignatureImage.d.ts +1 -9
- package/dist/api/types/Png.d.ts +1 -0
- package/dist/api/types/ProviderLinkResponse.d.ts +1 -1
- package/dist/api/types/Providers.d.ts +0 -3
- package/dist/api/types/QuestionType.d.ts +0 -3
- package/dist/api/types/Region.d.ts +0 -3
- package/dist/api/types/ResponsibleRelationship.d.ts +0 -3
- package/dist/api/types/ResultType.d.ts +0 -3
- package/dist/api/types/SourceAuthType.d.ts +0 -3
- package/dist/api/types/SourceType.d.ts +0 -3
- package/dist/api/types/TimeseriesResource.d.ts +0 -3
- package/dist/api/types/UsAddress.d.ts +0 -1
- package/dist/api/types/index.d.ts +59 -91
- package/dist/api/types/index.js +59 -91
- package/dist/serialization/resources/labTests/client/requests/CreateOrderRequestCompatible.d.ts +2 -2
- package/dist/serialization/resources/labTests/client/requests/CreateOrderRequestCompatible.js +2 -2
- package/dist/serialization/resources/labTests/client/requests/index.d.ts +0 -1
- package/dist/serialization/resources/labTests/client/requests/index.js +1 -3
- package/dist/serialization/resources/testkit/client/requests/RegisterTestkitRequest.d.ts +2 -2
- package/dist/serialization/resources/testkit/client/requests/RegisterTestkitRequest.js +2 -2
- package/dist/serialization/types/ClientFacingElectrocardiogramVoltageTimeseries.d.ts +1 -1
- package/dist/serialization/types/ClientFacingElectrocardiogramVoltageTimeseries.js +2 -2
- package/dist/serialization/types/ClientFacingOrder.d.ts +2 -2
- package/dist/serialization/types/ClientFacingOrder.js +2 -2
- package/dist/serialization/types/ClientFacingSampleGroupingKeys.d.ts +10 -0
- package/dist/serialization/types/{Low.js → ClientFacingSampleGroupingKeys.js} +2 -4
- package/dist/serialization/types/ClientFacingStream.d.ts +18 -9
- package/dist/serialization/types/ClientFacingStream.js +18 -9
- package/dist/serialization/types/ClientFacingStreamAltitude.d.ts +10 -0
- package/dist/serialization/types/ClientFacingStreamAltitude.js +34 -0
- package/dist/serialization/types/ClientFacingStreamCadence.d.ts +10 -0
- package/dist/serialization/types/ClientFacingStreamCadence.js +34 -0
- package/dist/serialization/types/ClientFacingStreamDistance.d.ts +10 -0
- package/dist/serialization/types/ClientFacingStreamDistance.js +34 -0
- package/dist/serialization/types/ClientFacingStreamHeartrate.d.ts +10 -0
- package/dist/serialization/types/ClientFacingStreamHeartrate.js +34 -0
- package/dist/serialization/types/ClientFacingStreamLat.d.ts +10 -0
- package/dist/serialization/types/{AnswerItem.js → ClientFacingStreamLat.js} +5 -4
- package/dist/serialization/types/ClientFacingStreamLng.d.ts +10 -0
- package/dist/serialization/types/{Beneficiary.js → ClientFacingStreamLng.js} +5 -4
- package/dist/serialization/types/ClientFacingStreamPower.d.ts +10 -0
- package/dist/serialization/types/ClientFacingStreamPower.js +34 -0
- package/dist/serialization/types/ClientFacingStreamResistance.d.ts +10 -0
- package/dist/serialization/types/ClientFacingStreamResistance.js +34 -0
- package/dist/serialization/types/ClientFacingStreamVelocitySmooth.d.ts +10 -0
- package/dist/serialization/types/ClientFacingStreamVelocitySmooth.js +34 -0
- package/dist/serialization/types/ClientFacingWorkout.d.ts +1 -0
- package/dist/serialization/types/ClientFacingWorkout.js +1 -0
- package/dist/serialization/types/HealthInsuranceCreateRequestBackImage.d.ts +1 -7
- package/dist/serialization/types/HealthInsuranceCreateRequestBackImage.js +1 -9
- package/dist/serialization/types/HealthInsuranceCreateRequestFrontImage.d.ts +1 -7
- package/dist/serialization/types/HealthInsuranceCreateRequestFrontImage.js +1 -9
- package/dist/serialization/types/HealthInsuranceCreateRequestPatientSignatureImage.d.ts +1 -7
- package/dist/serialization/types/HealthInsuranceCreateRequestPatientSignatureImage.js +1 -9
- package/dist/serialization/types/Jpeg.d.ts +1 -0
- package/dist/serialization/types/Jpeg.js +1 -0
- package/dist/serialization/types/Labs.d.ts +10 -0
- package/dist/serialization/types/{Priority.js → Labs.js} +9 -6
- package/dist/serialization/types/Micros.d.ts +3 -3
- package/dist/serialization/types/Micros.js +3 -3
- package/dist/serialization/types/PatientAddressCompatibleInput.d.ts +19 -0
- package/dist/serialization/types/{Addres.js → PatientAddressCompatibleInput.js} +7 -6
- package/dist/serialization/types/{PatientAddressCompatible.d.ts → PatientAddressCompatibleOutput.d.ts} +2 -2
- package/dist/serialization/types/{PatientAddressCompatible.js → PatientAddressCompatibleOutput.js} +2 -2
- package/dist/serialization/types/PhysicianCreateRequestSignatureImage.d.ts +1 -7
- package/dist/serialization/types/PhysicianCreateRequestSignatureImage.js +1 -9
- package/dist/serialization/types/Png.d.ts +1 -0
- package/dist/serialization/types/Png.js +1 -0
- package/dist/serialization/types/ProfileInDb.d.ts +1 -1
- package/dist/serialization/types/ProfileInDb.js +1 -1
- package/dist/serialization/types/ProviderLinkResponse.d.ts +1 -1
- package/dist/serialization/types/ProviderLinkResponse.js +1 -1
- package/dist/serialization/types/index.d.ts +59 -91
- package/dist/serialization/types/index.js +59 -91
- package/package.json +1 -1
- package/serialization/resources/labTests/client/requests/CreateOrderRequestCompatible.d.ts +2 -2
- package/serialization/resources/labTests/client/requests/CreateOrderRequestCompatible.js +2 -2
- package/serialization/resources/labTests/client/requests/index.d.ts +0 -1
- package/serialization/resources/labTests/client/requests/index.js +1 -3
- package/serialization/resources/testkit/client/requests/RegisterTestkitRequest.d.ts +2 -2
- package/serialization/resources/testkit/client/requests/RegisterTestkitRequest.js +2 -2
- package/serialization/types/ClientFacingElectrocardiogramVoltageTimeseries.d.ts +1 -1
- package/serialization/types/ClientFacingElectrocardiogramVoltageTimeseries.js +2 -2
- package/serialization/types/ClientFacingOrder.d.ts +2 -2
- package/serialization/types/ClientFacingOrder.js +2 -2
- package/serialization/types/ClientFacingSampleGroupingKeys.d.ts +10 -0
- package/{dist/serialization/types/High.js → serialization/types/ClientFacingSampleGroupingKeys.js} +2 -4
- package/serialization/types/ClientFacingStream.d.ts +18 -9
- package/serialization/types/ClientFacingStream.js +18 -9
- package/serialization/types/ClientFacingStreamAltitude.d.ts +10 -0
- package/serialization/types/ClientFacingStreamAltitude.js +34 -0
- package/serialization/types/ClientFacingStreamCadence.d.ts +10 -0
- package/serialization/types/ClientFacingStreamCadence.js +34 -0
- package/serialization/types/ClientFacingStreamDistance.d.ts +10 -0
- package/serialization/types/ClientFacingStreamDistance.js +34 -0
- package/serialization/types/ClientFacingStreamHeartrate.d.ts +10 -0
- package/serialization/types/ClientFacingStreamHeartrate.js +34 -0
- package/serialization/types/ClientFacingStreamLat.d.ts +10 -0
- package/serialization/types/ClientFacingStreamLat.js +34 -0
- package/serialization/types/ClientFacingStreamLng.d.ts +10 -0
- package/serialization/types/ClientFacingStreamLng.js +34 -0
- package/serialization/types/ClientFacingStreamPower.d.ts +10 -0
- package/serialization/types/ClientFacingStreamPower.js +34 -0
- package/serialization/types/ClientFacingStreamResistance.d.ts +10 -0
- package/serialization/types/ClientFacingStreamResistance.js +34 -0
- package/serialization/types/ClientFacingStreamVelocitySmooth.d.ts +10 -0
- package/serialization/types/ClientFacingStreamVelocitySmooth.js +34 -0
- package/serialization/types/ClientFacingWorkout.d.ts +1 -0
- package/serialization/types/ClientFacingWorkout.js +1 -0
- package/serialization/types/HealthInsuranceCreateRequestBackImage.d.ts +1 -7
- package/serialization/types/HealthInsuranceCreateRequestBackImage.js +1 -9
- package/serialization/types/HealthInsuranceCreateRequestFrontImage.d.ts +1 -7
- package/serialization/types/HealthInsuranceCreateRequestFrontImage.js +1 -9
- package/serialization/types/HealthInsuranceCreateRequestPatientSignatureImage.d.ts +1 -7
- package/serialization/types/HealthInsuranceCreateRequestPatientSignatureImage.js +1 -9
- package/serialization/types/Jpeg.d.ts +1 -0
- package/serialization/types/Jpeg.js +1 -0
- package/serialization/types/Labs.d.ts +10 -0
- package/serialization/types/{Priority.js → Labs.js} +9 -6
- package/serialization/types/Micros.d.ts +3 -3
- package/serialization/types/Micros.js +3 -3
- package/serialization/types/PatientAddressCompatibleInput.d.ts +19 -0
- package/serialization/types/{Addres.js → PatientAddressCompatibleInput.js} +7 -6
- package/serialization/types/{PatientAddressCompatible.d.ts → PatientAddressCompatibleOutput.d.ts} +2 -2
- package/serialization/types/{PatientAddressCompatible.js → PatientAddressCompatibleOutput.js} +2 -2
- package/serialization/types/PhysicianCreateRequestSignatureImage.d.ts +1 -7
- package/serialization/types/PhysicianCreateRequestSignatureImage.js +1 -9
- package/serialization/types/Png.d.ts +1 -0
- package/serialization/types/Png.js +1 -0
- package/serialization/types/ProfileInDb.d.ts +1 -1
- package/serialization/types/ProfileInDb.js +1 -1
- package/serialization/types/ProviderLinkResponse.d.ts +1 -1
- package/serialization/types/ProviderLinkResponse.js +1 -1
- package/serialization/types/index.d.ts +59 -91
- package/serialization/types/index.js +59 -91
- package/api/resources/labTests/client/requests/PostOrderFhir.d.ts +0 -9
- package/api/resources/team/client/requests/TeamUpdateSourcePrioritiesRequest.d.ts +0 -12
- package/api/types/Addres.d.ts +0 -12
- package/api/types/AnswerItem.d.ts +0 -6
- package/api/types/CodingItem1.d.ts +0 -7
- package/api/types/High.d.ts +0 -6
- package/api/types/IdentifierItem1.d.ts +0 -7
- package/api/types/InterpretationItem.d.ts +0 -7
- package/api/types/LabResultsFhir.d.ts +0 -9
- package/api/types/Observation.d.ts +0 -16
- package/api/types/ObservationEffectiveDateTime.d.ts +0 -4
- package/api/types/ObservationIssued.d.ts +0 -4
- package/api/types/Patient.d.ts +0 -10
- package/api/types/PatientBirthDate.d.ts +0 -4
- package/api/types/PayorItem.d.ts +0 -6
- package/api/types/Period.d.ts +0 -6
- package/api/types/PostOrderCoverage.d.ts +0 -14
- package/api/types/PostOrderPatient.d.ts +0 -12
- package/api/types/PostOrderPhysician.d.ts +0 -11
- package/api/types/PostOrderQuestionnaireResponse.d.ts +0 -10
- package/api/types/PostOrderServiceRequest.d.ts +0 -13
- package/api/types/PostOrderServiceRequest.js +0 -5
- package/api/types/Priority.d.ts +0 -13
- package/api/types/Priority.js +0 -12
- package/api/types/QualificationItem.d.ts +0 -9
- package/api/types/QualificationItem.js +0 -5
- package/api/types/QuestionaryItem.d.ts +0 -9
- package/api/types/QuestionaryItem.js +0 -5
- package/api/types/ReferenceRangeItem.d.ts +0 -8
- package/api/types/ReferenceRangeItem.js +0 -5
- package/api/types/Relationship.d.ts +0 -7
- package/api/types/Relationship.js +0 -5
- package/api/types/Requester.d.ts +0 -7
- package/api/types/Requester.js +0 -5
- package/api/types/Subject.d.ts +0 -7
- package/api/types/Subject.js +0 -5
- package/api/types/TelecomItem.d.ts +0 -8
- package/api/types/TelecomItem.js +0 -5
- package/api/types/ValueQuantity.d.ts +0 -8
- package/api/types/ValueQuantity.js +0 -5
- package/api/types/ValueRange.d.ts +0 -8
- package/api/types/ValueRange.js +0 -5
- package/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCode.d.ts +0 -7
- package/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCode.js +0 -5
- package/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCodingItem.d.ts +0 -8
- package/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCodingItem.js +0 -5
- package/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItem.d.ts +0 -7
- package/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItem.js +0 -5
- package/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItemResource.d.ts +0 -5
- package/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItemResource.js +0 -5
- package/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirIdentifierItem.d.ts +0 -6
- package/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirIdentifierItem.js +0 -5
- package/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirNameItem.d.ts +0 -6
- package/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirNameItem.js +0 -5
- package/api/types/VitalCoreSchemasRequestSchemasOrdersCode.d.ts +0 -7
- package/api/types/VitalCoreSchemasRequestSchemasOrdersCode.js +0 -5
- package/api/types/VitalCoreSchemasRequestSchemasOrdersCodingItem.d.ts +0 -8
- package/api/types/VitalCoreSchemasRequestSchemasOrdersCodingItem.js +0 -5
- package/api/types/VitalCoreSchemasRequestSchemasOrdersEntryItem.d.ts +0 -7
- package/api/types/VitalCoreSchemasRequestSchemasOrdersEntryItem.js +0 -5
- package/api/types/VitalCoreSchemasRequestSchemasOrdersEntryItemResource.d.ts +0 -5
- package/api/types/VitalCoreSchemasRequestSchemasOrdersEntryItemResource.js +0 -5
- package/api/types/VitalCoreSchemasRequestSchemasOrdersIdentifierItem.d.ts +0 -7
- package/api/types/VitalCoreSchemasRequestSchemasOrdersIdentifierItem.js +0 -5
- package/api/types/VitalCoreSchemasRequestSchemasOrdersNameItem.d.ts +0 -8
- package/api/types/VitalCoreSchemasRequestSchemasOrdersNameItem.js +0 -5
- package/dist/api/resources/labTests/client/requests/PostOrderFhir.d.ts +0 -9
- package/dist/api/resources/labTests/client/requests/PostOrderFhir.js +0 -5
- package/dist/api/resources/team/client/requests/TeamUpdateSourcePrioritiesRequest.d.ts +0 -12
- package/dist/api/resources/team/client/requests/TeamUpdateSourcePrioritiesRequest.js +0 -5
- package/dist/api/types/Addres.d.ts +0 -12
- package/dist/api/types/Addres.js +0 -5
- package/dist/api/types/AnswerItem.d.ts +0 -6
- package/dist/api/types/AnswerItem.js +0 -5
- package/dist/api/types/Beneficiary.d.ts +0 -6
- package/dist/api/types/Beneficiary.js +0 -5
- package/dist/api/types/CodingItem1.d.ts +0 -7
- package/dist/api/types/CodingItem1.js +0 -5
- package/dist/api/types/High.d.ts +0 -6
- package/dist/api/types/High.js +0 -5
- package/dist/api/types/IdentifierItem1.d.ts +0 -7
- package/dist/api/types/IdentifierItem1.js +0 -5
- package/dist/api/types/InterpretationItem.d.ts +0 -7
- package/dist/api/types/InterpretationItem.js +0 -5
- package/dist/api/types/LabResultsFhir.d.ts +0 -9
- package/dist/api/types/LabResultsFhir.js +0 -5
- package/dist/api/types/Low.d.ts +0 -6
- package/dist/api/types/Low.js +0 -5
- package/dist/api/types/Observation.d.ts +0 -16
- package/dist/api/types/Observation.js +0 -5
- package/dist/api/types/ObservationEffectiveDateTime.d.ts +0 -4
- package/dist/api/types/ObservationEffectiveDateTime.js +0 -5
- package/dist/api/types/ObservationIssued.d.ts +0 -4
- package/dist/api/types/ObservationIssued.js +0 -5
- package/dist/api/types/Patient.d.ts +0 -10
- package/dist/api/types/Patient.js +0 -5
- package/dist/api/types/PatientAddressCompatible.js +0 -5
- package/dist/api/types/PatientBirthDate.d.ts +0 -4
- package/dist/api/types/PatientBirthDate.js +0 -5
- package/dist/api/types/PayorItem.d.ts +0 -6
- package/dist/api/types/PayorItem.js +0 -5
- package/dist/api/types/Period.d.ts +0 -6
- package/dist/api/types/Period.js +0 -5
- package/dist/api/types/PostOrderCoverage.d.ts +0 -14
- package/dist/api/types/PostOrderCoverage.js +0 -5
- package/dist/api/types/PostOrderPatient.d.ts +0 -12
- package/dist/api/types/PostOrderPatient.js +0 -5
- package/dist/api/types/PostOrderPatientBirthDate.js +0 -5
- package/dist/api/types/PostOrderPhysician.d.ts +0 -11
- package/dist/api/types/PostOrderPhysician.js +0 -5
- package/dist/api/types/PostOrderQuestionnaireResponse.d.ts +0 -10
- package/dist/api/types/PostOrderQuestionnaireResponse.js +0 -5
- package/dist/api/types/PostOrderServiceRequest.d.ts +0 -13
- package/dist/api/types/PostOrderServiceRequest.js +0 -5
- package/dist/api/types/Priority.d.ts +0 -13
- package/dist/api/types/Priority.js +0 -12
- package/dist/api/types/QualificationItem.d.ts +0 -9
- package/dist/api/types/QualificationItem.js +0 -5
- package/dist/api/types/QuestionaryItem.d.ts +0 -9
- package/dist/api/types/QuestionaryItem.js +0 -5
- package/dist/api/types/ReferenceRangeItem.d.ts +0 -8
- package/dist/api/types/ReferenceRangeItem.js +0 -5
- package/dist/api/types/Relationship.d.ts +0 -7
- package/dist/api/types/Relationship.js +0 -5
- package/dist/api/types/Requester.d.ts +0 -7
- package/dist/api/types/Requester.js +0 -5
- package/dist/api/types/Subject.d.ts +0 -7
- package/dist/api/types/Subject.js +0 -5
- package/dist/api/types/TelecomItem.d.ts +0 -8
- package/dist/api/types/TelecomItem.js +0 -5
- package/dist/api/types/ValueQuantity.d.ts +0 -8
- package/dist/api/types/ValueQuantity.js +0 -5
- package/dist/api/types/ValueRange.d.ts +0 -8
- package/dist/api/types/ValueRange.js +0 -5
- package/dist/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCode.d.ts +0 -7
- package/dist/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCode.js +0 -5
- package/dist/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCodingItem.d.ts +0 -8
- package/dist/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCodingItem.js +0 -5
- package/dist/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItem.d.ts +0 -7
- package/dist/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItem.js +0 -5
- package/dist/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItemResource.d.ts +0 -5
- package/dist/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItemResource.js +0 -5
- package/dist/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirIdentifierItem.d.ts +0 -6
- package/dist/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirIdentifierItem.js +0 -5
- package/dist/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirNameItem.d.ts +0 -6
- package/dist/api/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirNameItem.js +0 -5
- package/dist/api/types/VitalCoreSchemasRequestSchemasOrdersCode.d.ts +0 -7
- package/dist/api/types/VitalCoreSchemasRequestSchemasOrdersCode.js +0 -5
- package/dist/api/types/VitalCoreSchemasRequestSchemasOrdersCodingItem.d.ts +0 -8
- package/dist/api/types/VitalCoreSchemasRequestSchemasOrdersCodingItem.js +0 -5
- package/dist/api/types/VitalCoreSchemasRequestSchemasOrdersEntryItem.d.ts +0 -7
- package/dist/api/types/VitalCoreSchemasRequestSchemasOrdersEntryItem.js +0 -5
- package/dist/api/types/VitalCoreSchemasRequestSchemasOrdersEntryItemResource.d.ts +0 -5
- package/dist/api/types/VitalCoreSchemasRequestSchemasOrdersEntryItemResource.js +0 -5
- package/dist/api/types/VitalCoreSchemasRequestSchemasOrdersIdentifierItem.d.ts +0 -7
- package/dist/api/types/VitalCoreSchemasRequestSchemasOrdersIdentifierItem.js +0 -5
- package/dist/api/types/VitalCoreSchemasRequestSchemasOrdersNameItem.d.ts +0 -8
- package/dist/api/types/VitalCoreSchemasRequestSchemasOrdersNameItem.js +0 -5
- package/dist/serialization/resources/labTests/client/requests/PostOrderFhir.d.ts +0 -15
- package/dist/serialization/resources/labTests/client/requests/PostOrderFhir.js +0 -36
- package/dist/serialization/types/Addres.d.ts +0 -18
- package/dist/serialization/types/AnswerItem.d.ts +0 -12
- package/dist/serialization/types/Beneficiary.d.ts +0 -12
- package/dist/serialization/types/CodingItem1.d.ts +0 -13
- package/dist/serialization/types/CodingItem1.js +0 -34
- package/dist/serialization/types/High.d.ts +0 -12
- package/dist/serialization/types/IdentifierItem1.d.ts +0 -13
- package/dist/serialization/types/IdentifierItem1.js +0 -34
- package/dist/serialization/types/InterpretationItem.d.ts +0 -13
- package/dist/serialization/types/InterpretationItem.js +0 -34
- package/dist/serialization/types/LabResultsFhir.d.ts +0 -15
- package/dist/serialization/types/LabResultsFhir.js +0 -36
- package/dist/serialization/types/Low.d.ts +0 -12
- package/dist/serialization/types/Observation.d.ts +0 -28
- package/dist/serialization/types/Observation.js +0 -49
- package/dist/serialization/types/ObservationEffectiveDateTime.d.ts +0 -10
- package/dist/serialization/types/ObservationEffectiveDateTime.js +0 -31
- package/dist/serialization/types/ObservationIssued.d.ts +0 -10
- package/dist/serialization/types/ObservationIssued.js +0 -31
- package/dist/serialization/types/Patient.d.ts +0 -18
- package/dist/serialization/types/Patient.js +0 -39
- package/dist/serialization/types/PatientBirthDate.d.ts +0 -10
- package/dist/serialization/types/PatientBirthDate.js +0 -31
- package/dist/serialization/types/PayorItem.d.ts +0 -12
- package/dist/serialization/types/PayorItem.js +0 -33
- package/dist/serialization/types/Period.d.ts +0 -12
- package/dist/serialization/types/Period.js +0 -33
- package/dist/serialization/types/PostOrderCoverage.d.ts +0 -23
- package/dist/serialization/types/PostOrderCoverage.js +0 -44
- package/dist/serialization/types/PostOrderPatient.d.ts +0 -21
- package/dist/serialization/types/PostOrderPatient.js +0 -42
- package/dist/serialization/types/PostOrderPatientBirthDate.d.ts +0 -10
- package/dist/serialization/types/PostOrderPatientBirthDate.js +0 -31
- package/dist/serialization/types/PostOrderPhysician.d.ts +0 -20
- package/dist/serialization/types/PostOrderPhysician.js +0 -41
- package/dist/serialization/types/PostOrderQuestionnaireResponse.d.ts +0 -16
- package/dist/serialization/types/PostOrderQuestionnaireResponse.js +0 -37
- package/dist/serialization/types/PostOrderServiceRequest.d.ts +0 -22
- package/dist/serialization/types/PostOrderServiceRequest.js +0 -43
- package/dist/serialization/types/Priority.d.ts +0 -10
- package/dist/serialization/types/QualificationItem.d.ts +0 -17
- package/dist/serialization/types/QualificationItem.js +0 -38
- package/dist/serialization/types/QuestionaryItem.d.ts +0 -15
- package/dist/serialization/types/QuestionaryItem.js +0 -36
- package/dist/serialization/types/ReferenceRangeItem.d.ts +0 -15
- package/dist/serialization/types/ReferenceRangeItem.js +0 -36
- package/dist/serialization/types/Relationship.d.ts +0 -13
- package/dist/serialization/types/Relationship.js +0 -34
- package/dist/serialization/types/Requester.d.ts +0 -13
- package/dist/serialization/types/Requester.js +0 -34
- package/dist/serialization/types/Subject.d.ts +0 -13
- package/dist/serialization/types/Subject.js +0 -34
- package/dist/serialization/types/TelecomItem.d.ts +0 -14
- package/dist/serialization/types/TelecomItem.js +0 -35
- package/dist/serialization/types/ValueQuantity.d.ts +0 -14
- package/dist/serialization/types/ValueQuantity.js +0 -35
- package/dist/serialization/types/ValueRange.d.ts +0 -14
- package/dist/serialization/types/ValueRange.js +0 -35
- package/dist/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCode.d.ts +0 -13
- package/dist/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCode.js +0 -34
- package/dist/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCodingItem.d.ts +0 -14
- package/dist/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCodingItem.js +0 -35
- package/dist/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItem.d.ts +0 -13
- package/dist/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItem.js +0 -34
- package/dist/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItemResource.d.ts +0 -12
- package/dist/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItemResource.js +0 -33
- package/dist/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirIdentifierItem.d.ts +0 -12
- package/dist/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirIdentifierItem.js +0 -33
- package/dist/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirNameItem.d.ts +0 -12
- package/dist/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirNameItem.js +0 -33
- package/dist/serialization/types/VitalCoreSchemasRequestSchemasOrdersCode.d.ts +0 -13
- package/dist/serialization/types/VitalCoreSchemasRequestSchemasOrdersCode.js +0 -34
- package/dist/serialization/types/VitalCoreSchemasRequestSchemasOrdersCodingItem.d.ts +0 -14
- package/dist/serialization/types/VitalCoreSchemasRequestSchemasOrdersCodingItem.js +0 -35
- package/dist/serialization/types/VitalCoreSchemasRequestSchemasOrdersEntryItem.d.ts +0 -13
- package/dist/serialization/types/VitalCoreSchemasRequestSchemasOrdersEntryItem.js +0 -34
- package/dist/serialization/types/VitalCoreSchemasRequestSchemasOrdersEntryItemResource.d.ts +0 -15
- package/dist/serialization/types/VitalCoreSchemasRequestSchemasOrdersEntryItemResource.js +0 -42
- package/dist/serialization/types/VitalCoreSchemasRequestSchemasOrdersIdentifierItem.d.ts +0 -13
- package/dist/serialization/types/VitalCoreSchemasRequestSchemasOrdersIdentifierItem.js +0 -34
- package/dist/serialization/types/VitalCoreSchemasRequestSchemasOrdersNameItem.d.ts +0 -14
- package/dist/serialization/types/VitalCoreSchemasRequestSchemasOrdersNameItem.js +0 -35
- package/serialization/resources/labTests/client/requests/PostOrderFhir.d.ts +0 -15
- package/serialization/resources/labTests/client/requests/PostOrderFhir.js +0 -36
- package/serialization/types/Addres.d.ts +0 -18
- package/serialization/types/AnswerItem.d.ts +0 -12
- package/serialization/types/AnswerItem.js +0 -33
- package/serialization/types/Beneficiary.d.ts +0 -12
- package/serialization/types/Beneficiary.js +0 -33
- package/serialization/types/CodingItem1.d.ts +0 -13
- package/serialization/types/CodingItem1.js +0 -34
- package/serialization/types/High.d.ts +0 -12
- package/serialization/types/High.js +0 -33
- package/serialization/types/IdentifierItem1.d.ts +0 -13
- package/serialization/types/IdentifierItem1.js +0 -34
- package/serialization/types/InterpretationItem.d.ts +0 -13
- package/serialization/types/InterpretationItem.js +0 -34
- package/serialization/types/LabResultsFhir.d.ts +0 -15
- package/serialization/types/LabResultsFhir.js +0 -36
- package/serialization/types/Low.d.ts +0 -12
- package/serialization/types/Low.js +0 -33
- package/serialization/types/Observation.d.ts +0 -28
- package/serialization/types/Observation.js +0 -49
- package/serialization/types/ObservationEffectiveDateTime.d.ts +0 -10
- package/serialization/types/ObservationEffectiveDateTime.js +0 -31
- package/serialization/types/ObservationIssued.d.ts +0 -10
- package/serialization/types/ObservationIssued.js +0 -31
- package/serialization/types/Patient.d.ts +0 -18
- package/serialization/types/Patient.js +0 -39
- package/serialization/types/PatientBirthDate.d.ts +0 -10
- package/serialization/types/PatientBirthDate.js +0 -31
- package/serialization/types/PayorItem.d.ts +0 -12
- package/serialization/types/PayorItem.js +0 -33
- package/serialization/types/Period.d.ts +0 -12
- package/serialization/types/Period.js +0 -33
- package/serialization/types/PostOrderCoverage.d.ts +0 -23
- package/serialization/types/PostOrderCoverage.js +0 -44
- package/serialization/types/PostOrderPatient.d.ts +0 -21
- package/serialization/types/PostOrderPatient.js +0 -42
- package/serialization/types/PostOrderPatientBirthDate.d.ts +0 -10
- package/serialization/types/PostOrderPatientBirthDate.js +0 -31
- package/serialization/types/PostOrderPhysician.d.ts +0 -20
- package/serialization/types/PostOrderPhysician.js +0 -41
- package/serialization/types/PostOrderQuestionnaireResponse.d.ts +0 -16
- package/serialization/types/PostOrderQuestionnaireResponse.js +0 -37
- package/serialization/types/PostOrderServiceRequest.d.ts +0 -22
- package/serialization/types/PostOrderServiceRequest.js +0 -43
- package/serialization/types/Priority.d.ts +0 -10
- package/serialization/types/QualificationItem.d.ts +0 -17
- package/serialization/types/QualificationItem.js +0 -38
- package/serialization/types/QuestionaryItem.d.ts +0 -15
- package/serialization/types/QuestionaryItem.js +0 -36
- package/serialization/types/ReferenceRangeItem.d.ts +0 -15
- package/serialization/types/ReferenceRangeItem.js +0 -36
- package/serialization/types/Relationship.d.ts +0 -13
- package/serialization/types/Relationship.js +0 -34
- package/serialization/types/Requester.d.ts +0 -13
- package/serialization/types/Requester.js +0 -34
- package/serialization/types/Subject.d.ts +0 -13
- package/serialization/types/Subject.js +0 -34
- package/serialization/types/TelecomItem.d.ts +0 -14
- package/serialization/types/TelecomItem.js +0 -35
- package/serialization/types/ValueQuantity.d.ts +0 -14
- package/serialization/types/ValueQuantity.js +0 -35
- package/serialization/types/ValueRange.d.ts +0 -14
- package/serialization/types/ValueRange.js +0 -35
- package/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCode.d.ts +0 -13
- package/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCode.js +0 -34
- package/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCodingItem.d.ts +0 -14
- package/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirCodingItem.js +0 -35
- package/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItem.d.ts +0 -13
- package/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItem.js +0 -34
- package/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItemResource.d.ts +0 -12
- package/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirEntryItemResource.js +0 -33
- package/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirIdentifierItem.d.ts +0 -12
- package/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirIdentifierItem.js +0 -33
- package/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirNameItem.d.ts +0 -12
- package/serialization/types/VitalCoreProvidersLabTestLabsSchemasResultsFhirNameItem.js +0 -33
- package/serialization/types/VitalCoreSchemasRequestSchemasOrdersCode.d.ts +0 -13
- package/serialization/types/VitalCoreSchemasRequestSchemasOrdersCode.js +0 -34
- package/serialization/types/VitalCoreSchemasRequestSchemasOrdersCodingItem.d.ts +0 -14
- package/serialization/types/VitalCoreSchemasRequestSchemasOrdersCodingItem.js +0 -35
- package/serialization/types/VitalCoreSchemasRequestSchemasOrdersEntryItem.d.ts +0 -13
- package/serialization/types/VitalCoreSchemasRequestSchemasOrdersEntryItem.js +0 -34
- package/serialization/types/VitalCoreSchemasRequestSchemasOrdersEntryItemResource.d.ts +0 -15
- package/serialization/types/VitalCoreSchemasRequestSchemasOrdersEntryItemResource.js +0 -42
- package/serialization/types/VitalCoreSchemasRequestSchemasOrdersIdentifierItem.d.ts +0 -13
- package/serialization/types/VitalCoreSchemasRequestSchemasOrdersIdentifierItem.js +0 -34
- package/serialization/types/VitalCoreSchemasRequestSchemasOrdersNameItem.d.ts +0 -14
- package/serialization/types/VitalCoreSchemasRequestSchemasOrdersNameItem.js +0 -35
- /package/api/{resources/labTests/client/requests/PostOrderFhir.js → types/ClientFacingSampleGroupingKeys.js} +0 -0
- /package/api/{resources/team/client/requests/TeamUpdateSourcePrioritiesRequest.js → types/ClientFacingStreamAltitude.js} +0 -0
- /package/api/types/{Addres.js → ClientFacingStreamCadence.js} +0 -0
- /package/api/types/{AnswerItem.js → ClientFacingStreamDistance.js} +0 -0
- /package/api/types/{Beneficiary.js → ClientFacingStreamHeartrate.js} +0 -0
- /package/api/types/{CodingItem1.js → ClientFacingStreamLat.js} +0 -0
- /package/api/types/{High.js → ClientFacingStreamLng.js} +0 -0
- /package/api/types/{IdentifierItem1.js → ClientFacingStreamPower.js} +0 -0
- /package/api/types/{InterpretationItem.js → ClientFacingStreamResistance.js} +0 -0
- /package/api/types/{LabResultsFhir.js → ClientFacingStreamVelocitySmooth.js} +0 -0
- /package/api/types/{Low.js → PatientAddressCompatibleInput.js} +0 -0
- /package/api/types/{Observation.js → PatientAddressCompatibleOutput.js} +0 -0
- /package/{api/types/ObservationEffectiveDateTime.js → dist/api/types/ClientFacingSampleGroupingKeys.js} +0 -0
- /package/{api/types/ObservationIssued.js → dist/api/types/ClientFacingStreamAltitude.js} +0 -0
- /package/{api/types/Patient.js → dist/api/types/ClientFacingStreamCadence.js} +0 -0
- /package/{api/types/PatientAddressCompatible.js → dist/api/types/ClientFacingStreamDistance.js} +0 -0
- /package/{api/types/PatientBirthDate.js → dist/api/types/ClientFacingStreamHeartrate.js} +0 -0
- /package/{api/types/PayorItem.js → dist/api/types/ClientFacingStreamLat.js} +0 -0
- /package/{api/types/Period.js → dist/api/types/ClientFacingStreamLng.js} +0 -0
- /package/{api/types/PostOrderCoverage.js → dist/api/types/ClientFacingStreamPower.js} +0 -0
- /package/{api/types/PostOrderPatient.js → dist/api/types/ClientFacingStreamResistance.js} +0 -0
- /package/{api/types/PostOrderPatientBirthDate.js → dist/api/types/ClientFacingStreamVelocitySmooth.js} +0 -0
- /package/{api/types/PostOrderPhysician.js → dist/api/types/PatientAddressCompatibleInput.js} +0 -0
- /package/{api/types/PostOrderQuestionnaireResponse.js → dist/api/types/PatientAddressCompatibleOutput.js} +0 -0
@@ -8,11 +8,5 @@ import { Jpeg } from "./Jpeg";
|
|
8
8
|
import { Png } from "./Png";
|
9
9
|
export declare const HealthInsuranceCreateRequestBackImage: core.serialization.Schema<serializers.HealthInsuranceCreateRequestBackImage.Raw, Vital.HealthInsuranceCreateRequestBackImage>;
|
10
10
|
export declare namespace HealthInsuranceCreateRequestBackImage {
|
11
|
-
type Raw =
|
12
|
-
interface ImageJpeg extends Jpeg.Raw {
|
13
|
-
content_type: "image/jpeg";
|
14
|
-
}
|
15
|
-
interface ImagePng extends Png.Raw {
|
16
|
-
content_type: "image/png";
|
17
|
-
}
|
11
|
+
type Raw = Jpeg.Raw | Png.Raw;
|
18
12
|
}
|
@@ -30,12 +30,4 @@ exports.HealthInsuranceCreateRequestBackImage = void 0;
|
|
30
30
|
const core = __importStar(require("../../core"));
|
31
31
|
const Jpeg_1 = require("./Jpeg");
|
32
32
|
const Png_1 = require("./Png");
|
33
|
-
exports.HealthInsuranceCreateRequestBackImage = core.serialization
|
34
|
-
.union(core.serialization.discriminant("contentType", "content_type"), {
|
35
|
-
"image/jpeg": Jpeg_1.Jpeg,
|
36
|
-
"image/png": Png_1.Png,
|
37
|
-
})
|
38
|
-
.transform({
|
39
|
-
transform: (value) => value,
|
40
|
-
untransform: (value) => value,
|
41
|
-
});
|
33
|
+
exports.HealthInsuranceCreateRequestBackImage = core.serialization.undiscriminatedUnion([Jpeg_1.Jpeg, Png_1.Png]);
|
@@ -8,11 +8,5 @@ import { Jpeg } from "./Jpeg";
|
|
8
8
|
import { Png } from "./Png";
|
9
9
|
export declare const HealthInsuranceCreateRequestFrontImage: core.serialization.Schema<serializers.HealthInsuranceCreateRequestFrontImage.Raw, Vital.HealthInsuranceCreateRequestFrontImage>;
|
10
10
|
export declare namespace HealthInsuranceCreateRequestFrontImage {
|
11
|
-
type Raw =
|
12
|
-
interface ImageJpeg extends Jpeg.Raw {
|
13
|
-
content_type: "image/jpeg";
|
14
|
-
}
|
15
|
-
interface ImagePng extends Png.Raw {
|
16
|
-
content_type: "image/png";
|
17
|
-
}
|
11
|
+
type Raw = Jpeg.Raw | Png.Raw;
|
18
12
|
}
|
@@ -30,12 +30,4 @@ exports.HealthInsuranceCreateRequestFrontImage = void 0;
|
|
30
30
|
const core = __importStar(require("../../core"));
|
31
31
|
const Jpeg_1 = require("./Jpeg");
|
32
32
|
const Png_1 = require("./Png");
|
33
|
-
exports.HealthInsuranceCreateRequestFrontImage = core.serialization
|
34
|
-
.union(core.serialization.discriminant("contentType", "content_type"), {
|
35
|
-
"image/jpeg": Jpeg_1.Jpeg,
|
36
|
-
"image/png": Png_1.Png,
|
37
|
-
})
|
38
|
-
.transform({
|
39
|
-
transform: (value) => value,
|
40
|
-
untransform: (value) => value,
|
41
|
-
});
|
33
|
+
exports.HealthInsuranceCreateRequestFrontImage = core.serialization.undiscriminatedUnion([Jpeg_1.Jpeg, Png_1.Png]);
|
@@ -8,11 +8,5 @@ import { Jpeg } from "./Jpeg";
|
|
8
8
|
import { Png } from "./Png";
|
9
9
|
export declare const HealthInsuranceCreateRequestPatientSignatureImage: core.serialization.Schema<serializers.HealthInsuranceCreateRequestPatientSignatureImage.Raw, Vital.HealthInsuranceCreateRequestPatientSignatureImage>;
|
10
10
|
export declare namespace HealthInsuranceCreateRequestPatientSignatureImage {
|
11
|
-
type Raw =
|
12
|
-
interface ImageJpeg extends Jpeg.Raw {
|
13
|
-
content_type: "image/jpeg";
|
14
|
-
}
|
15
|
-
interface ImagePng extends Png.Raw {
|
16
|
-
content_type: "image/png";
|
17
|
-
}
|
11
|
+
type Raw = Jpeg.Raw | Png.Raw;
|
18
12
|
}
|
@@ -30,12 +30,4 @@ exports.HealthInsuranceCreateRequestPatientSignatureImage = void 0;
|
|
30
30
|
const core = __importStar(require("../../core"));
|
31
31
|
const Jpeg_1 = require("./Jpeg");
|
32
32
|
const Png_1 = require("./Png");
|
33
|
-
exports.HealthInsuranceCreateRequestPatientSignatureImage = core.serialization
|
34
|
-
.union(core.serialization.discriminant("contentType", "content_type"), {
|
35
|
-
"image/jpeg": Jpeg_1.Jpeg,
|
36
|
-
"image/png": Png_1.Png,
|
37
|
-
})
|
38
|
-
.transform({
|
39
|
-
transform: (value) => value,
|
40
|
-
untransform: (value) => value,
|
41
|
-
});
|
33
|
+
exports.HealthInsuranceCreateRequestPatientSignatureImage = core.serialization.undiscriminatedUnion([Jpeg_1.Jpeg, Png_1.Png]);
|
@@ -30,4 +30,5 @@ exports.Jpeg = void 0;
|
|
30
30
|
const core = __importStar(require("../../core"));
|
31
31
|
exports.Jpeg = core.serialization.object({
|
32
32
|
content: core.serialization.string(),
|
33
|
+
contentType: core.serialization.property("content_type", core.serialization.stringLiteral("image/jpeg")),
|
33
34
|
});
|
@@ -0,0 +1,10 @@
|
|
1
|
+
/**
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
3
|
+
*/
|
4
|
+
import * as serializers from "..";
|
5
|
+
import * as Vital from "../../api";
|
6
|
+
import * as core from "../../core";
|
7
|
+
export declare const Labs: core.serialization.Schema<serializers.Labs.Raw, Vital.Labs>;
|
8
|
+
export declare namespace Labs {
|
9
|
+
type Raw = "ayumetrix" | "spiriplex" | "ussl" | "quest" | "labcorp" | "bioreference" | "manual";
|
10
|
+
}
|
@@ -26,11 +26,14 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
26
26
|
return result;
|
27
27
|
};
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
29
|
-
exports.
|
29
|
+
exports.Labs = void 0;
|
30
30
|
const core = __importStar(require("../../core"));
|
31
|
-
exports.
|
32
|
-
"
|
33
|
-
"
|
34
|
-
"
|
35
|
-
"
|
31
|
+
exports.Labs = core.serialization.enum_([
|
32
|
+
"ayumetrix",
|
33
|
+
"spiriplex",
|
34
|
+
"ussl",
|
35
|
+
"quest",
|
36
|
+
"labcorp",
|
37
|
+
"bioreference",
|
38
|
+
"manual",
|
36
39
|
]);
|
@@ -7,8 +7,8 @@ import * as core from "../../core";
|
|
7
7
|
export declare const Micros: core.serialization.ObjectSchema<serializers.Micros.Raw, Vital.Micros>;
|
8
8
|
export declare namespace Micros {
|
9
9
|
interface Raw {
|
10
|
-
minerals?: Record<string, number> | null;
|
11
|
-
trace_elements?: Record<string, number> | null;
|
12
|
-
vitamins?: Record<string, number> | null;
|
10
|
+
minerals?: Record<string, number | null | undefined> | null;
|
11
|
+
trace_elements?: Record<string, number | null | undefined> | null;
|
12
|
+
vitamins?: Record<string, number | null | undefined> | null;
|
13
13
|
}
|
14
14
|
}
|
@@ -29,7 +29,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
29
|
exports.Micros = void 0;
|
30
30
|
const core = __importStar(require("../../core"));
|
31
31
|
exports.Micros = core.serialization.object({
|
32
|
-
minerals: core.serialization.record(core.serialization.string(), core.serialization.number()).optional(),
|
33
|
-
traceElements: core.serialization.property("trace_elements", core.serialization.record(core.serialization.string(), core.serialization.number()).optional()),
|
34
|
-
vitamins: core.serialization.record(core.serialization.string(), core.serialization.number()).optional(),
|
32
|
+
minerals: core.serialization.record(core.serialization.string(), core.serialization.number().optional()).optional(),
|
33
|
+
traceElements: core.serialization.property("trace_elements", core.serialization.record(core.serialization.string(), core.serialization.number().optional()).optional()),
|
34
|
+
vitamins: core.serialization.record(core.serialization.string(), core.serialization.number().optional()).optional(),
|
35
35
|
});
|
@@ -0,0 +1,19 @@
|
|
1
|
+
/**
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
3
|
+
*/
|
4
|
+
import * as serializers from "..";
|
5
|
+
import * as Vital from "../../api";
|
6
|
+
import * as core from "../../core";
|
7
|
+
export declare const PatientAddressCompatibleInput: core.serialization.ObjectSchema<serializers.PatientAddressCompatibleInput.Raw, Vital.PatientAddressCompatibleInput>;
|
8
|
+
export declare namespace PatientAddressCompatibleInput {
|
9
|
+
interface Raw {
|
10
|
+
receiver_name?: string | null;
|
11
|
+
street: string;
|
12
|
+
street_number?: string | null;
|
13
|
+
city: string;
|
14
|
+
state: string;
|
15
|
+
zip: string;
|
16
|
+
country: string;
|
17
|
+
phone_number?: string | null;
|
18
|
+
}
|
19
|
+
}
|
@@ -26,14 +26,15 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
26
26
|
return result;
|
27
27
|
};
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
29
|
-
exports.
|
29
|
+
exports.PatientAddressCompatibleInput = void 0;
|
30
30
|
const core = __importStar(require("../../core"));
|
31
|
-
exports.
|
32
|
-
|
33
|
-
|
34
|
-
|
31
|
+
exports.PatientAddressCompatibleInput = core.serialization.object({
|
32
|
+
receiverName: core.serialization.property("receiver_name", core.serialization.string().optional()),
|
33
|
+
street: core.serialization.string(),
|
34
|
+
streetNumber: core.serialization.property("street_number", core.serialization.string().optional()),
|
35
35
|
city: core.serialization.string(),
|
36
36
|
state: core.serialization.string(),
|
37
|
-
|
37
|
+
zip: core.serialization.string(),
|
38
38
|
country: core.serialization.string(),
|
39
|
+
phoneNumber: core.serialization.property("phone_number", core.serialization.string().optional()),
|
39
40
|
});
|
@@ -4,8 +4,8 @@
|
|
4
4
|
import * as serializers from "..";
|
5
5
|
import * as Vital from "../../api";
|
6
6
|
import * as core from "../../core";
|
7
|
-
export declare const
|
8
|
-
export declare namespace
|
7
|
+
export declare const PatientAddressCompatibleOutput: core.serialization.ObjectSchema<serializers.PatientAddressCompatibleOutput.Raw, Vital.PatientAddressCompatibleOutput>;
|
8
|
+
export declare namespace PatientAddressCompatibleOutput {
|
9
9
|
interface Raw {
|
10
10
|
receiver_name?: string | null;
|
11
11
|
first_line: string;
|
package/dist/serialization/types/{PatientAddressCompatible.js → PatientAddressCompatibleOutput.js}
RENAMED
@@ -26,9 +26,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
26
26
|
return result;
|
27
27
|
};
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
29
|
-
exports.
|
29
|
+
exports.PatientAddressCompatibleOutput = void 0;
|
30
30
|
const core = __importStar(require("../../core"));
|
31
|
-
exports.
|
31
|
+
exports.PatientAddressCompatibleOutput = core.serialization.object({
|
32
32
|
receiverName: core.serialization.property("receiver_name", core.serialization.string().optional()),
|
33
33
|
firstLine: core.serialization.property("first_line", core.serialization.string()),
|
34
34
|
secondLine: core.serialization.property("second_line", core.serialization.string().optional()),
|
@@ -8,11 +8,5 @@ import { Jpeg } from "./Jpeg";
|
|
8
8
|
import { Png } from "./Png";
|
9
9
|
export declare const PhysicianCreateRequestSignatureImage: core.serialization.Schema<serializers.PhysicianCreateRequestSignatureImage.Raw, Vital.PhysicianCreateRequestSignatureImage>;
|
10
10
|
export declare namespace PhysicianCreateRequestSignatureImage {
|
11
|
-
type Raw =
|
12
|
-
interface ImageJpeg extends Jpeg.Raw {
|
13
|
-
content_type: "image/jpeg";
|
14
|
-
}
|
15
|
-
interface ImagePng extends Png.Raw {
|
16
|
-
content_type: "image/png";
|
17
|
-
}
|
11
|
+
type Raw = Jpeg.Raw | Png.Raw;
|
18
12
|
}
|
@@ -30,12 +30,4 @@ exports.PhysicianCreateRequestSignatureImage = void 0;
|
|
30
30
|
const core = __importStar(require("../../core"));
|
31
31
|
const Jpeg_1 = require("./Jpeg");
|
32
32
|
const Png_1 = require("./Png");
|
33
|
-
exports.PhysicianCreateRequestSignatureImage = core.serialization
|
34
|
-
.union(core.serialization.discriminant("contentType", "content_type"), {
|
35
|
-
"image/jpeg": Jpeg_1.Jpeg,
|
36
|
-
"image/png": Png_1.Png,
|
37
|
-
})
|
38
|
-
.transform({
|
39
|
-
transform: (value) => value,
|
40
|
-
untransform: (value) => value,
|
41
|
-
});
|
33
|
+
exports.PhysicianCreateRequestSignatureImage = core.serialization.undiscriminatedUnion([Jpeg_1.Jpeg, Png_1.Png]);
|
@@ -30,4 +30,5 @@ exports.Png = void 0;
|
|
30
30
|
const core = __importStar(require("../../core"));
|
31
31
|
exports.Png = core.serialization.object({
|
32
32
|
content: core.serialization.string(),
|
33
|
+
contentType: core.serialization.property("content_type", core.serialization.stringLiteral("image/png")),
|
33
34
|
});
|
@@ -8,7 +8,7 @@ import { ClientFacingProvider } from "./ClientFacingProvider";
|
|
8
8
|
export declare const ProfileInDb: core.serialization.ObjectSchema<serializers.ProfileInDb.Raw, Vital.ProfileInDb>;
|
9
9
|
export declare namespace ProfileInDb {
|
10
10
|
interface Raw {
|
11
|
-
data?: unknown
|
11
|
+
data?: unknown;
|
12
12
|
user_id: string;
|
13
13
|
source_id: number;
|
14
14
|
priority_id?: number | null;
|
@@ -30,7 +30,7 @@ exports.ProfileInDb = void 0;
|
|
30
30
|
const core = __importStar(require("../../core"));
|
31
31
|
const ClientFacingProvider_1 = require("./ClientFacingProvider");
|
32
32
|
exports.ProfileInDb = core.serialization.object({
|
33
|
-
data: core.serialization.unknown()
|
33
|
+
data: core.serialization.unknown(),
|
34
34
|
userId: core.serialization.property("user_id", core.serialization.string()),
|
35
35
|
sourceId: core.serialization.property("source_id", core.serialization.number()),
|
36
36
|
priorityId: core.serialization.property("priority_id", core.serialization.number().optional()),
|
@@ -39,5 +39,5 @@ exports.ProviderLinkResponse = core.serialization.object({
|
|
39
39
|
providerMfa: core.serialization.property("provider_mfa", ProviderMfaRequest_1.ProviderMfaRequest.optional()),
|
40
40
|
provider: PasswordProviders_1.PasswordProviders,
|
41
41
|
connected: core.serialization.boolean(),
|
42
|
-
providerId: core.serialization.property("provider_id", core.serialization.string()),
|
42
|
+
providerId: core.serialization.property("provider_id", core.serialization.string().optional()),
|
43
43
|
});
|
@@ -1,8 +1,6 @@
|
|
1
1
|
export * from "./ActivityV2InDb";
|
2
|
-
export * from "./Addres";
|
3
2
|
export * from "./Address";
|
4
3
|
export * from "./Answer";
|
5
|
-
export * from "./AnswerItem";
|
6
4
|
export * from "./AoE";
|
7
5
|
export * from "./AoEAnswer";
|
8
6
|
export * from "./AppointmentAvailabilitySlots";
|
@@ -15,7 +13,6 @@ export * from "./AreaInfo";
|
|
15
13
|
export * from "./AttemptStatus";
|
16
14
|
export * from "./AuthType";
|
17
15
|
export * from "./Availability";
|
18
|
-
export * from "./Beneficiary";
|
19
16
|
export * from "./BiomarkerResult";
|
20
17
|
export * from "./BodyV2InDb";
|
21
18
|
export * from "./ClientActivityResponse";
|
@@ -74,6 +71,15 @@ export * from "./ClientFacingSleepStream";
|
|
74
71
|
export * from "./ClientFacingSource";
|
75
72
|
export * from "./ClientFacingSport";
|
76
73
|
export * from "./ClientFacingStepsTimeseries";
|
74
|
+
export * from "./ClientFacingStreamCadence";
|
75
|
+
export * from "./ClientFacingStreamAltitude";
|
76
|
+
export * from "./ClientFacingStreamVelocitySmooth";
|
77
|
+
export * from "./ClientFacingStreamHeartrate";
|
78
|
+
export * from "./ClientFacingStreamLat";
|
79
|
+
export * from "./ClientFacingStreamLng";
|
80
|
+
export * from "./ClientFacingStreamDistance";
|
81
|
+
export * from "./ClientFacingStreamPower";
|
82
|
+
export * from "./ClientFacingStreamResistance";
|
77
83
|
export * from "./ClientFacingStream";
|
78
84
|
export * from "./ClientFacingStressLevelTimeseries";
|
79
85
|
export * from "./ClientFacingTeam";
|
@@ -89,7 +95,6 @@ export * from "./ClientFacingWorkout";
|
|
89
95
|
export * from "./ClientSleepResponse";
|
90
96
|
export * from "./ClientUserIdConflict";
|
91
97
|
export * from "./ClientWorkoutResponse";
|
92
|
-
export * from "./CodingItem1";
|
93
98
|
export * from "./ConnectedSourceClientFacing";
|
94
99
|
export * from "./ConnectionStatusState";
|
95
100
|
export * from "./ConnectionStatus";
|
@@ -111,75 +116,25 @@ export * from "./Fats";
|
|
111
116
|
export * from "./Gender";
|
112
117
|
export * from "./GetMarkersResponse";
|
113
118
|
export * from "./GetOrdersResponse";
|
114
|
-
export * from "./GroupedBloodOxygen";
|
115
|
-
export * from "./GroupedBloodOxygenResponse";
|
116
|
-
export * from "./GroupedBloodPressure";
|
117
|
-
export * from "./GroupedBloodPressureResponse";
|
118
|
-
export * from "./GroupedBodyFat";
|
119
|
-
export * from "./GroupedBodyFatResponse";
|
120
|
-
export * from "./GroupedBodyWeight";
|
121
|
-
export * from "./GroupedBodyWeightResponse";
|
122
|
-
export * from "./GroupedCaffeine";
|
123
|
-
export * from "./GroupedCaffeineResponse";
|
124
|
-
export * from "./GroupedCaloriesActive";
|
125
|
-
export * from "./GroupedCaloriesActiveResponse";
|
126
|
-
export * from "./GroupedCaloriesBasal";
|
127
|
-
export * from "./GroupedCaloriesBasalResponse";
|
128
|
-
export * from "./GroupedCholesterol";
|
129
|
-
export * from "./GroupedCholesterolResponse";
|
130
|
-
export * from "./GroupedDistance";
|
131
|
-
export * from "./GroupedDistanceResponse";
|
132
|
-
export * from "./GroupedElectrocardiogramVoltage";
|
133
|
-
export * from "./GroupedElectrocardiogramVoltageResponse";
|
134
|
-
export * from "./GroupedFloorsClimbed";
|
135
|
-
export * from "./GroupedFloorsClimbedResponse";
|
136
|
-
export * from "./GroupedGlucose";
|
137
|
-
export * from "./GroupedGlucoseResponse";
|
138
|
-
export * from "./GroupedHrv";
|
139
|
-
export * from "./GroupedHrvResponse";
|
140
|
-
export * from "./GroupedHeartRate";
|
141
|
-
export * from "./GroupedHeartRateResponse";
|
142
|
-
export * from "./GroupedHypnogram";
|
143
|
-
export * from "./GroupedHypnogramResponse";
|
144
|
-
export * from "./GroupedIge";
|
145
|
-
export * from "./GroupedIgeResponse";
|
146
|
-
export * from "./GroupedIgg";
|
147
|
-
export * from "./GroupedIggResponse";
|
148
|
-
export * from "./GroupedMindfulnessMinutes";
|
149
|
-
export * from "./GroupedMindfulnessMinutesResponse";
|
150
|
-
export * from "./GroupedRespiratoryRate";
|
151
|
-
export * from "./GroupedRespiratoryRateResponse";
|
152
|
-
export * from "./GroupedSteps";
|
153
|
-
export * from "./GroupedStepsResponse";
|
154
|
-
export * from "./GroupedStressLevel";
|
155
|
-
export * from "./GroupedStressLevelResponse";
|
156
|
-
export * from "./GroupedVo2Max";
|
157
|
-
export * from "./GroupedVo2MaxResponse";
|
158
|
-
export * from "./GroupedWater";
|
159
|
-
export * from "./GroupedWaterResponse";
|
160
119
|
export * from "./HttpValidationError";
|
161
120
|
export * from "./HealthInsuranceCreateRequestFrontImage";
|
162
121
|
export * from "./HealthInsuranceCreateRequestBackImage";
|
163
122
|
export * from "./HealthInsuranceCreateRequestPatientSignatureImage";
|
164
123
|
export * from "./HealthInsuranceCreateRequest";
|
165
|
-
export * from "./High";
|
166
124
|
export * from "./HistoricalPullStatus";
|
167
125
|
export * from "./HistoricalPullTimeline";
|
168
|
-
export * from "./IdentifierItem1";
|
169
|
-
export * from "./InterpretationItem";
|
170
126
|
export * from "./Jpeg";
|
171
|
-
export * from "./LabResultsFhir";
|
172
127
|
export * from "./LabResultsMetadata";
|
173
128
|
export * from "./LabResultsRawResults";
|
174
129
|
export * from "./LabResultsRaw";
|
175
130
|
export * from "./LabTestCollectionMethod";
|
176
131
|
export * from "./LabTestSampleType";
|
177
132
|
export * from "./LabTestStatus";
|
133
|
+
export * from "./Labs";
|
178
134
|
export * from "./LastAttempt";
|
179
135
|
export * from "./LibreConfig";
|
180
136
|
export * from "./LinkTokenExchangeResponse";
|
181
137
|
export * from "./LngLat";
|
182
|
-
export * from "./Low";
|
183
138
|
export * from "./Macros";
|
184
139
|
export * from "./ManualProviders";
|
185
140
|
export * from "./MarkerType";
|
@@ -187,19 +142,13 @@ export * from "./MealInDbBaseClientFacingSource";
|
|
187
142
|
export * from "./MetricsResult";
|
188
143
|
export * from "./Micros";
|
189
144
|
export * from "./OAuthProviders";
|
190
|
-
export * from "./ObservationEffectiveDateTime";
|
191
|
-
export * from "./ObservationIssued";
|
192
|
-
export * from "./Observation";
|
193
145
|
export * from "./OrderStatus";
|
194
146
|
export * from "./OrderTopLevelStatus";
|
195
147
|
export * from "./PaginatedUsersResponse";
|
196
148
|
export * from "./PasswordProviders";
|
197
|
-
export * from "./
|
198
|
-
export * from "./
|
199
|
-
export * from "./PatientAddressCompatible";
|
149
|
+
export * from "./PatientAddressCompatibleInput";
|
150
|
+
export * from "./PatientAddressCompatibleOutput";
|
200
151
|
export * from "./PatientDetails";
|
201
|
-
export * from "./PayorItem";
|
202
|
-
export * from "./Period";
|
203
152
|
export * from "./PersonDetails";
|
204
153
|
export * from "./PhlebotomyAreaInfo";
|
205
154
|
export * from "./PhlebotomyProviderInfo";
|
@@ -207,34 +156,22 @@ export * from "./PhysicianCreateRequestSignatureImage";
|
|
207
156
|
export * from "./PhysicianCreateRequest";
|
208
157
|
export * from "./PhysicianCreateRequestBase";
|
209
158
|
export * from "./Png";
|
210
|
-
export * from "./PostOrderCoverage";
|
211
|
-
export * from "./PostOrderPatientBirthDate";
|
212
|
-
export * from "./PostOrderPatient";
|
213
|
-
export * from "./PostOrderPhysician";
|
214
|
-
export * from "./PostOrderQuestionnaireResponse";
|
215
159
|
export * from "./PostOrderResponse";
|
216
|
-
export * from "./PostOrderServiceRequest";
|
217
|
-
export * from "./Priority";
|
218
160
|
export * from "./ProfileInDb";
|
219
161
|
export * from "./ProviderLinkResponseState";
|
220
162
|
export * from "./ProviderLinkResponse";
|
221
163
|
export * from "./ProviderMfaRequestMethod";
|
222
164
|
export * from "./ProviderMfaRequest";
|
223
165
|
export * from "./Providers";
|
224
|
-
export * from "./QualificationItem";
|
225
166
|
export * from "./Question";
|
226
167
|
export * from "./QuestionType";
|
227
|
-
export * from "./QuestionaryItem";
|
228
168
|
export * from "./RawActivity";
|
229
169
|
export * from "./RawBody";
|
230
170
|
export * from "./RawDevices";
|
231
171
|
export * from "./RawProfile";
|
232
172
|
export * from "./RawSleep";
|
233
173
|
export * from "./RawWorkout";
|
234
|
-
export * from "./ReferenceRangeItem";
|
235
174
|
export * from "./Region";
|
236
|
-
export * from "./Relationship";
|
237
|
-
export * from "./Requester";
|
238
175
|
export * from "./ResourceAvailability";
|
239
176
|
export * from "./ResponsibleRelationship";
|
240
177
|
export * from "./ResultType";
|
@@ -251,9 +188,7 @@ export * from "./Source";
|
|
251
188
|
export * from "./SourceAuthType";
|
252
189
|
export * from "./SourceLink";
|
253
190
|
export * from "./SourceType";
|
254
|
-
export * from "./Subject";
|
255
191
|
export * from "./TeamConfig";
|
256
|
-
export * from "./TelecomItem";
|
257
192
|
export * from "./TimeSlot";
|
258
193
|
export * from "./TimeseriesMetricPoint";
|
259
194
|
export * from "./TimeseriesResource";
|
@@ -266,19 +201,52 @@ export * from "./UserSignInTokenResponse";
|
|
266
201
|
export * from "./UserSuccessResponse";
|
267
202
|
export * from "./ValidationErrorLocItem";
|
268
203
|
export * from "./ValidationError";
|
269
|
-
export * from "./ValueQuantity";
|
270
|
-
export * from "./ValueRange";
|
271
204
|
export * from "./VitalTokenCreatedResponse";
|
272
205
|
export * from "./WorkoutV2InDb";
|
273
|
-
export * from "./
|
274
|
-
export * from "./
|
275
|
-
export * from "./
|
276
|
-
export * from "./
|
277
|
-
export * from "./
|
278
|
-
export * from "./
|
279
|
-
export * from "./
|
280
|
-
export * from "./
|
281
|
-
export * from "./
|
282
|
-
export * from "./
|
283
|
-
export * from "./
|
284
|
-
export * from "./
|
206
|
+
export * from "./ClientFacingSampleGroupingKeys";
|
207
|
+
export * from "./GroupedVo2MaxResponse";
|
208
|
+
export * from "./GroupedStressLevelResponse";
|
209
|
+
export * from "./GroupedMindfulnessMinutesResponse";
|
210
|
+
export * from "./GroupedCaffeineResponse";
|
211
|
+
export * from "./GroupedWaterResponse";
|
212
|
+
export * from "./GroupedStepsResponse";
|
213
|
+
export * from "./GroupedFloorsClimbedResponse";
|
214
|
+
export * from "./GroupedDistanceResponse";
|
215
|
+
export * from "./GroupedCaloriesBasalResponse";
|
216
|
+
export * from "./GroupedCaloriesActiveResponse";
|
217
|
+
export * from "./GroupedRespiratoryRateResponse";
|
218
|
+
export * from "./GroupedIgeResponse";
|
219
|
+
export * from "./GroupedIggResponse";
|
220
|
+
export * from "./GroupedHypnogramResponse";
|
221
|
+
export * from "./GroupedHrvResponse";
|
222
|
+
export * from "./GroupedHeartRateResponse";
|
223
|
+
export * from "./GroupedGlucoseResponse";
|
224
|
+
export * from "./GroupedCholesterolResponse";
|
225
|
+
export * from "./GroupedBodyWeightResponse";
|
226
|
+
export * from "./GroupedBodyFatResponse";
|
227
|
+
export * from "./GroupedBloodOxygenResponse";
|
228
|
+
export * from "./GroupedElectrocardiogramVoltageResponse";
|
229
|
+
export * from "./GroupedBloodPressureResponse";
|
230
|
+
export * from "./GroupedVo2Max";
|
231
|
+
export * from "./GroupedStressLevel";
|
232
|
+
export * from "./GroupedMindfulnessMinutes";
|
233
|
+
export * from "./GroupedCaffeine";
|
234
|
+
export * from "./GroupedWater";
|
235
|
+
export * from "./GroupedSteps";
|
236
|
+
export * from "./GroupedFloorsClimbed";
|
237
|
+
export * from "./GroupedDistance";
|
238
|
+
export * from "./GroupedCaloriesBasal";
|
239
|
+
export * from "./GroupedCaloriesActive";
|
240
|
+
export * from "./GroupedRespiratoryRate";
|
241
|
+
export * from "./GroupedIge";
|
242
|
+
export * from "./GroupedIgg";
|
243
|
+
export * from "./GroupedHypnogram";
|
244
|
+
export * from "./GroupedHrv";
|
245
|
+
export * from "./GroupedHeartRate";
|
246
|
+
export * from "./GroupedGlucose";
|
247
|
+
export * from "./GroupedCholesterol";
|
248
|
+
export * from "./GroupedBodyWeight";
|
249
|
+
export * from "./GroupedBodyFat";
|
250
|
+
export * from "./GroupedBloodOxygen";
|
251
|
+
export * from "./GroupedElectrocardiogramVoltage";
|
252
|
+
export * from "./GroupedBloodPressure";
|