candidhealth 0.35.1 → 0.35.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api/resources/auth/resources/v2/client/Client.js +1 -1
- package/api/resources/billingNotes/resources/v2/client/Client.js +1 -1
- package/api/resources/contracts/resources/v2/client/Client.js +5 -5
- package/api/resources/credentialing/resources/v2/client/Client.d.ts +1 -0
- package/api/resources/credentialing/resources/v2/client/Client.js +11 -6
- package/api/resources/credentialing/resources/v2/client/getAll.d.ts +7 -1
- package/api/resources/credentialing/resources/v2/client/getAll.js +11 -0
- package/api/resources/credentialing/resources/v2/client/requests/GetAllProviderCredentialingSpansRequest.d.ts +7 -2
- package/api/resources/customSchemas/resources/v1/client/Client.js +4 -4
- package/api/resources/diagnoses/client/Client.js +3 -3
- package/api/resources/eligibility/resources/v2/client/Client.js +3 -3
- package/api/resources/encounterProviders/resources/v2/client/Client.js +12 -12
- package/api/resources/encounters/resources/v4/client/Client.js +5 -5
- package/api/resources/expectedNetworkStatus/resources/v1/client/Client.js +1 -1
- package/api/resources/expectedNetworkStatus/resources/v2/client/Client.js +2 -2
- package/api/resources/exports/resources/v3/client/Client.js +1 -1
- package/api/resources/externalPaymentAccountConfig/resources/v1/client/Client.js +1 -1
- package/api/resources/feeSchedules/resources/v3/client/Client.js +10 -10
- package/api/resources/guarantor/resources/v1/client/Client.js +3 -3
- package/api/resources/importInvoice/resources/v1/client/Client.js +4 -4
- package/api/resources/insuranceAdjudications/resources/v1/client/Client.js +3 -3
- package/api/resources/insurancePayments/resources/v1/client/Client.js +5 -5
- package/api/resources/insuranceRefunds/resources/v1/client/Client.js +5 -5
- package/api/resources/medicationDispense/resources/v1/client/Client.js +1 -1
- package/api/resources/nonInsurancePayerPayments/resources/v1/client/Client.js +5 -5
- package/api/resources/nonInsurancePayerRefunds/resources/v1/client/Client.js +5 -5
- package/api/resources/nonInsurancePayers/resources/v1/client/Client.js +6 -6
- package/api/resources/organizationProviders/resources/v3/client/Client.js +4 -4
- package/api/resources/organizationServiceFacilities/resources/v2/client/Client.js +5 -5
- package/api/resources/patientPayments/resources/v4/client/Client.js +5 -5
- package/api/resources/patientRefunds/resources/v1/client/Client.js +5 -5
- package/api/resources/payers/resources/v3/client/Client.js +2 -2
- package/api/resources/preEncounter/resources/appointments/resources/v1/client/Client.js +6 -6
- package/api/resources/preEncounter/resources/appointments/resources/v1/client/create.d.ts +3 -3
- package/api/resources/preEncounter/resources/appointments/resources/v1/client/deactivate.d.ts +3 -3
- package/api/resources/preEncounter/resources/appointments/resources/v1/client/get.d.ts +3 -3
- package/api/resources/preEncounter/resources/appointments/resources/v1/client/getHistory.d.ts +3 -3
- package/api/resources/preEncounter/resources/appointments/resources/v1/client/update.d.ts +3 -3
- package/api/resources/preEncounter/resources/common/types/{ErrorBase.d.ts → ErrorBase4Xx.d.ts} +2 -1
- package/api/resources/preEncounter/resources/common/types/VersionConflictErrorBody.d.ts +2 -3
- package/api/resources/preEncounter/resources/common/types/index.d.ts +1 -2
- package/api/resources/preEncounter/resources/common/types/index.js +1 -2
- package/api/resources/preEncounter/resources/coverages/resources/v1/client/Client.js +8 -8
- package/api/resources/preEncounter/resources/coverages/resources/v1/client/getHistory.d.ts +3 -3
- package/api/resources/preEncounter/resources/coverages/resources/v1/client/update.d.ts +3 -3
- package/api/resources/preEncounter/resources/lists/resources/v1/client/Client.js +2 -2
- package/api/resources/preEncounter/resources/lists/resources/v1/client/getPatientList.d.ts +3 -3
- package/api/resources/preEncounter/resources/patients/resources/v1/client/Client.d.ts +1 -1
- package/api/resources/preEncounter/resources/patients/resources/v1/client/Client.js +11 -13
- package/api/resources/preEncounter/resources/patients/resources/v1/client/create.d.ts +1 -7
- package/api/resources/preEncounter/resources/patients/resources/v1/client/create.js +0 -11
- package/api/resources/preEncounter/resources/patients/resources/v1/client/createWithMrn.d.ts +6 -12
- package/api/resources/preEncounter/resources/patients/resources/v1/client/createWithMrn.js +4 -15
- package/api/resources/preEncounter/resources/patients/resources/v1/client/deactivate.d.ts +3 -3
- package/api/resources/preEncounter/resources/patients/resources/v1/client/get.d.ts +3 -3
- package/api/resources/preEncounter/resources/patients/resources/v1/client/getHistory.d.ts +3 -3
- package/api/resources/preEncounter/resources/patients/resources/v1/client/update.d.ts +3 -3
- package/api/resources/preEncounter/resources/patients/resources/v1/types/index.d.ts +0 -3
- package/api/resources/preEncounter/resources/patients/resources/v1/types/index.js +0 -3
- package/api/resources/serviceFacility/client/Client.js +1 -1
- package/api/resources/serviceLines/resources/v2/client/Client.js +3 -3
- package/api/resources/tasks/resources/v3/client/Client.js +5 -5
- package/api/resources/writeOffs/resources/v1/client/Client.js +4 -4
- package/api/resources/x12/resources/v1/types/Rarc.d.ts +2 -1
- package/api/resources/x12/resources/v1/types/Rarc.js +1 -0
- package/dist/api/resources/auth/resources/v2/client/Client.js +1 -1
- package/dist/api/resources/billingNotes/resources/v2/client/Client.js +1 -1
- package/dist/api/resources/contracts/resources/v2/client/Client.js +5 -5
- package/dist/api/resources/credentialing/resources/v2/client/Client.d.ts +1 -0
- package/dist/api/resources/credentialing/resources/v2/client/Client.js +11 -6
- package/dist/api/resources/credentialing/resources/v2/client/getAll.d.ts +7 -1
- package/dist/api/resources/credentialing/resources/v2/client/getAll.js +11 -0
- package/dist/api/resources/credentialing/resources/v2/client/requests/GetAllProviderCredentialingSpansRequest.d.ts +7 -2
- package/dist/api/resources/customSchemas/resources/v1/client/Client.js +4 -4
- package/dist/api/resources/diagnoses/client/Client.js +3 -3
- package/dist/api/resources/eligibility/resources/v2/client/Client.js +3 -3
- package/dist/api/resources/encounterProviders/resources/v2/client/Client.js +12 -12
- package/dist/api/resources/encounters/resources/v4/client/Client.js +5 -5
- package/dist/api/resources/expectedNetworkStatus/resources/v1/client/Client.js +1 -1
- package/dist/api/resources/expectedNetworkStatus/resources/v2/client/Client.js +2 -2
- package/dist/api/resources/exports/resources/v3/client/Client.js +1 -1
- package/dist/api/resources/externalPaymentAccountConfig/resources/v1/client/Client.js +1 -1
- package/dist/api/resources/feeSchedules/resources/v3/client/Client.js +10 -10
- package/dist/api/resources/guarantor/resources/v1/client/Client.js +3 -3
- package/dist/api/resources/importInvoice/resources/v1/client/Client.js +4 -4
- package/dist/api/resources/insuranceAdjudications/resources/v1/client/Client.js +3 -3
- package/dist/api/resources/insurancePayments/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/insuranceRefunds/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/medicationDispense/resources/v1/client/Client.js +1 -1
- package/dist/api/resources/nonInsurancePayerPayments/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/nonInsurancePayerRefunds/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/nonInsurancePayers/resources/v1/client/Client.js +6 -6
- package/dist/api/resources/organizationProviders/resources/v3/client/Client.js +4 -4
- package/dist/api/resources/organizationServiceFacilities/resources/v2/client/Client.js +5 -5
- package/dist/api/resources/patientPayments/resources/v4/client/Client.js +5 -5
- package/dist/api/resources/patientRefunds/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/payers/resources/v3/client/Client.js +2 -2
- package/dist/api/resources/preEncounter/resources/appointments/resources/v1/client/Client.js +6 -6
- package/dist/api/resources/preEncounter/resources/appointments/resources/v1/client/create.d.ts +3 -3
- package/dist/api/resources/preEncounter/resources/appointments/resources/v1/client/deactivate.d.ts +3 -3
- package/dist/api/resources/preEncounter/resources/appointments/resources/v1/client/get.d.ts +3 -3
- package/dist/api/resources/preEncounter/resources/appointments/resources/v1/client/getHistory.d.ts +3 -3
- package/dist/api/resources/preEncounter/resources/appointments/resources/v1/client/update.d.ts +3 -3
- package/dist/api/resources/preEncounter/resources/common/types/{ErrorBase.d.ts → ErrorBase4Xx.d.ts} +2 -1
- package/dist/api/resources/preEncounter/resources/common/types/VersionConflictErrorBody.d.ts +2 -3
- package/dist/api/resources/preEncounter/resources/common/types/index.d.ts +1 -2
- package/dist/api/resources/preEncounter/resources/common/types/index.js +1 -2
- package/dist/api/resources/preEncounter/resources/coverages/resources/v1/client/Client.js +8 -8
- package/dist/api/resources/preEncounter/resources/coverages/resources/v1/client/getHistory.d.ts +3 -3
- package/dist/api/resources/preEncounter/resources/coverages/resources/v1/client/update.d.ts +3 -3
- package/dist/api/resources/preEncounter/resources/lists/resources/v1/client/Client.js +2 -2
- package/dist/api/resources/preEncounter/resources/lists/resources/v1/client/getPatientList.d.ts +3 -3
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/Client.d.ts +1 -1
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/Client.js +11 -13
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/create.d.ts +1 -7
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/create.js +0 -11
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/createWithMrn.d.ts +6 -12
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/createWithMrn.js +4 -15
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/deactivate.d.ts +3 -3
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/get.d.ts +3 -3
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/getHistory.d.ts +3 -3
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/update.d.ts +3 -3
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/types/index.d.ts +0 -3
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/types/index.js +0 -3
- package/dist/api/resources/serviceFacility/client/Client.js +1 -1
- package/dist/api/resources/serviceLines/resources/v2/client/Client.js +3 -3
- package/dist/api/resources/tasks/resources/v3/client/Client.js +5 -5
- package/dist/api/resources/writeOffs/resources/v1/client/Client.js +4 -4
- package/dist/api/resources/x12/resources/v1/types/Rarc.d.ts +2 -1
- package/dist/api/resources/x12/resources/v1/types/Rarc.js +1 -0
- package/dist/serialization/resources/credentialing/resources/v2/client/getAll.d.ts +6 -1
- package/dist/serialization/resources/credentialing/resources/v2/client/getAll.js +6 -0
- package/dist/serialization/resources/preEncounter/resources/appointments/resources/v1/client/create.d.ts +2 -2
- package/dist/serialization/resources/preEncounter/resources/appointments/resources/v1/client/create.js +2 -2
- package/dist/serialization/resources/preEncounter/resources/appointments/resources/v1/client/deactivate.d.ts +2 -2
- package/dist/serialization/resources/preEncounter/resources/appointments/resources/v1/client/deactivate.js +2 -2
- package/dist/serialization/resources/preEncounter/resources/appointments/resources/v1/client/get.d.ts +2 -2
- package/dist/serialization/resources/preEncounter/resources/appointments/resources/v1/client/get.js +2 -2
- package/dist/serialization/resources/preEncounter/resources/appointments/resources/v1/client/getHistory.d.ts +2 -2
- package/dist/serialization/resources/preEncounter/resources/appointments/resources/v1/client/getHistory.js +2 -2
- package/dist/serialization/resources/preEncounter/resources/appointments/resources/v1/client/update.d.ts +2 -2
- package/dist/serialization/resources/preEncounter/resources/appointments/resources/v1/client/update.js +2 -2
- package/dist/serialization/resources/preEncounter/resources/common/types/{ErrorBase.d.ts → ErrorBase4Xx.d.ts} +3 -2
- package/dist/serialization/resources/preEncounter/resources/common/types/{ErrorBase.js → ErrorBase4Xx.js} +3 -2
- package/dist/serialization/resources/preEncounter/resources/common/types/VersionConflictErrorBody.d.ts +3 -4
- package/dist/serialization/resources/preEncounter/resources/common/types/VersionConflictErrorBody.js +3 -4
- package/dist/serialization/resources/preEncounter/resources/common/types/index.d.ts +1 -2
- package/dist/serialization/resources/preEncounter/resources/common/types/index.js +1 -2
- package/dist/serialization/resources/preEncounter/resources/coverages/resources/v1/client/getHistory.d.ts +2 -2
- package/dist/serialization/resources/preEncounter/resources/coverages/resources/v1/client/getHistory.js +2 -2
- package/dist/serialization/resources/preEncounter/resources/coverages/resources/v1/client/update.d.ts +2 -2
- package/dist/serialization/resources/preEncounter/resources/coverages/resources/v1/client/update.js +2 -2
- package/dist/serialization/resources/preEncounter/resources/lists/resources/v1/client/getPatientList.d.ts +2 -2
- package/dist/serialization/resources/preEncounter/resources/lists/resources/v1/client/getPatientList.js +2 -2
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/create.d.ts +1 -6
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/create.js +0 -6
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/createWithMrn.d.ts +5 -10
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/createWithMrn.js +5 -11
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/deactivate.d.ts +2 -2
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/deactivate.js +2 -2
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/get.d.ts +2 -2
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/get.js +2 -2
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/getHistory.d.ts +2 -2
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/getHistory.js +2 -2
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/update.d.ts +2 -2
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/update.js +2 -2
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/types/index.d.ts +0 -3
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/types/index.js +0 -3
- package/dist/serialization/resources/x12/resources/v1/types/Rarc.d.ts +1 -1
- package/dist/serialization/resources/x12/resources/v1/types/Rarc.js +1 -0
- package/package.json +1 -1
- package/reference.md +2 -1
- package/serialization/resources/credentialing/resources/v2/client/getAll.d.ts +6 -1
- package/serialization/resources/credentialing/resources/v2/client/getAll.js +6 -0
- package/serialization/resources/preEncounter/resources/appointments/resources/v1/client/create.d.ts +2 -2
- package/serialization/resources/preEncounter/resources/appointments/resources/v1/client/create.js +2 -2
- package/serialization/resources/preEncounter/resources/appointments/resources/v1/client/deactivate.d.ts +2 -2
- package/serialization/resources/preEncounter/resources/appointments/resources/v1/client/deactivate.js +2 -2
- package/serialization/resources/preEncounter/resources/appointments/resources/v1/client/get.d.ts +2 -2
- package/serialization/resources/preEncounter/resources/appointments/resources/v1/client/get.js +2 -2
- package/serialization/resources/preEncounter/resources/appointments/resources/v1/client/getHistory.d.ts +2 -2
- package/serialization/resources/preEncounter/resources/appointments/resources/v1/client/getHistory.js +2 -2
- package/serialization/resources/preEncounter/resources/appointments/resources/v1/client/update.d.ts +2 -2
- package/serialization/resources/preEncounter/resources/appointments/resources/v1/client/update.js +2 -2
- package/serialization/resources/preEncounter/resources/common/types/{ErrorBase.d.ts → ErrorBase4Xx.d.ts} +3 -2
- package/serialization/resources/preEncounter/resources/common/types/{ErrorBase.js → ErrorBase4Xx.js} +3 -2
- package/serialization/resources/preEncounter/resources/common/types/VersionConflictErrorBody.d.ts +3 -4
- package/serialization/resources/preEncounter/resources/common/types/VersionConflictErrorBody.js +3 -4
- package/serialization/resources/preEncounter/resources/common/types/index.d.ts +1 -2
- package/serialization/resources/preEncounter/resources/common/types/index.js +1 -2
- package/serialization/resources/preEncounter/resources/coverages/resources/v1/client/getHistory.d.ts +2 -2
- package/serialization/resources/preEncounter/resources/coverages/resources/v1/client/getHistory.js +2 -2
- package/serialization/resources/preEncounter/resources/coverages/resources/v1/client/update.d.ts +2 -2
- package/serialization/resources/preEncounter/resources/coverages/resources/v1/client/update.js +2 -2
- package/serialization/resources/preEncounter/resources/lists/resources/v1/client/getPatientList.d.ts +2 -2
- package/serialization/resources/preEncounter/resources/lists/resources/v1/client/getPatientList.js +2 -2
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/create.d.ts +1 -6
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/create.js +0 -6
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/createWithMrn.d.ts +5 -10
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/createWithMrn.js +5 -11
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/deactivate.d.ts +2 -2
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/deactivate.js +2 -2
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/get.d.ts +2 -2
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/get.js +2 -2
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/getHistory.d.ts +2 -2
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/getHistory.js +2 -2
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/update.d.ts +2 -2
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/update.js +2 -2
- package/serialization/resources/preEncounter/resources/patients/resources/v1/types/index.d.ts +0 -3
- package/serialization/resources/preEncounter/resources/patients/resources/v1/types/index.js +0 -3
- package/serialization/resources/x12/resources/v1/types/Rarc.d.ts +1 -1
- package/serialization/resources/x12/resources/v1/types/Rarc.js +1 -0
- package/api/resources/preEncounter/resources/common/types/NotFoundErrorBody.d.ts +0 -7
- package/api/resources/preEncounter/resources/patients/resources/v1/types/InvalidMrnErrorBody.d.ts +0 -7
- package/api/resources/preEncounter/resources/patients/resources/v1/types/InvalidMrnErrorBody.js +0 -5
- package/api/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatient.d.ts +0 -8
- package/api/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatient.js +0 -5
- package/api/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatientsErrorBody.d.ts +0 -8
- package/api/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatientsErrorBody.js +0 -5
- package/dist/api/resources/preEncounter/resources/common/types/ErrorBase.js +0 -5
- package/dist/api/resources/preEncounter/resources/common/types/NotFoundErrorBody.d.ts +0 -7
- package/dist/api/resources/preEncounter/resources/common/types/NotFoundErrorBody.js +0 -5
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/types/InvalidMrnErrorBody.d.ts +0 -7
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/types/InvalidMrnErrorBody.js +0 -5
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatient.d.ts +0 -8
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatient.js +0 -5
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatientsErrorBody.d.ts +0 -8
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatientsErrorBody.js +0 -5
- package/dist/serialization/resources/preEncounter/resources/common/types/NotFoundErrorBody.d.ts +0 -13
- package/dist/serialization/resources/preEncounter/resources/common/types/NotFoundErrorBody.js +0 -36
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/types/InvalidMrnErrorBody.d.ts +0 -13
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/types/InvalidMrnErrorBody.js +0 -36
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatient.d.ts +0 -14
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatient.js +0 -35
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatientsErrorBody.d.ts +0 -15
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatientsErrorBody.js +0 -38
- package/serialization/resources/preEncounter/resources/common/types/NotFoundErrorBody.d.ts +0 -13
- package/serialization/resources/preEncounter/resources/common/types/NotFoundErrorBody.js +0 -36
- package/serialization/resources/preEncounter/resources/patients/resources/v1/types/InvalidMrnErrorBody.d.ts +0 -13
- package/serialization/resources/preEncounter/resources/patients/resources/v1/types/InvalidMrnErrorBody.js +0 -36
- package/serialization/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatient.d.ts +0 -14
- package/serialization/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatient.js +0 -35
- package/serialization/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatientsErrorBody.d.ts +0 -15
- package/serialization/resources/preEncounter/resources/patients/resources/v1/types/PotentialDuplicatePatientsErrorBody.js +0 -38
- /package/api/resources/preEncounter/resources/common/types/{ErrorBase.js → ErrorBase4Xx.js} +0 -0
- /package/{api/resources/preEncounter/resources/common/types/NotFoundErrorBody.js → dist/api/resources/preEncounter/resources/common/types/ErrorBase4Xx.js} +0 -0
|
@@ -41,17 +41,23 @@ exports.Error = void 0;
|
|
|
41
41
|
const CandidApi = __importStar(require("../../../../../../api/index"));
|
|
42
42
|
const core = __importStar(require("../../../../../../core"));
|
|
43
43
|
const UnauthorizedErrorMessage_1 = require("../../../../commons/types/UnauthorizedErrorMessage");
|
|
44
|
+
const UnprocessableEntityErrorMessage_1 = require("../../../../commons/types/UnprocessableEntityErrorMessage");
|
|
44
45
|
exports.Error = core.serialization
|
|
45
46
|
.union("errorName", {
|
|
46
47
|
UnauthorizedError: core.serialization.object({
|
|
47
48
|
content: UnauthorizedErrorMessage_1.UnauthorizedErrorMessage,
|
|
48
49
|
}),
|
|
50
|
+
UnprocessableEntityError: core.serialization.object({
|
|
51
|
+
content: UnprocessableEntityErrorMessage_1.UnprocessableEntityErrorMessage,
|
|
52
|
+
}),
|
|
49
53
|
})
|
|
50
54
|
.transform({
|
|
51
55
|
transform: (value) => {
|
|
52
56
|
switch (value.errorName) {
|
|
53
57
|
case "UnauthorizedError":
|
|
54
58
|
return CandidApi.credentialing.v2.getAll.Error.unauthorizedError(value.content);
|
|
59
|
+
case "UnprocessableEntityError":
|
|
60
|
+
return CandidApi.credentialing.v2.getAll.Error.unprocessableEntityError(value.content);
|
|
55
61
|
}
|
|
56
62
|
},
|
|
57
63
|
untransform: (_a) => {
|
|
@@ -5,7 +5,7 @@ import * as serializers from "../../../../../../../index";
|
|
|
5
5
|
import * as CandidApi from "../../../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../../../core";
|
|
7
7
|
import { VersionConflictErrorBody } from "../../../../common/types/VersionConflictErrorBody";
|
|
8
|
-
import {
|
|
8
|
+
import { ErrorBase4Xx } from "../../../../common/types/ErrorBase4Xx";
|
|
9
9
|
export declare const Error: core.serialization.Schema<serializers.preEncounter.appointments.v1.create.Error.Raw, CandidApi.preEncounter.appointments.v1.create.Error>;
|
|
10
10
|
export declare namespace Error {
|
|
11
11
|
type Raw = Error.VersionConflictError | Error.NotFoundError;
|
|
@@ -15,6 +15,6 @@ export declare namespace Error {
|
|
|
15
15
|
}
|
|
16
16
|
interface NotFoundError {
|
|
17
17
|
errorName: "NotFoundError";
|
|
18
|
-
content:
|
|
18
|
+
content: ErrorBase4Xx.Raw;
|
|
19
19
|
}
|
|
20
20
|
}
|
|
@@ -41,14 +41,14 @@ exports.Error = void 0;
|
|
|
41
41
|
const CandidApi = __importStar(require("../../../../../../../../api/index"));
|
|
42
42
|
const core = __importStar(require("../../../../../../../../core"));
|
|
43
43
|
const VersionConflictErrorBody_1 = require("../../../../common/types/VersionConflictErrorBody");
|
|
44
|
-
const
|
|
44
|
+
const ErrorBase4Xx_1 = require("../../../../common/types/ErrorBase4Xx");
|
|
45
45
|
exports.Error = core.serialization
|
|
46
46
|
.union("errorName", {
|
|
47
47
|
VersionConflictError: core.serialization.object({
|
|
48
48
|
content: VersionConflictErrorBody_1.VersionConflictErrorBody,
|
|
49
49
|
}),
|
|
50
50
|
NotFoundError: core.serialization.object({
|
|
51
|
-
content:
|
|
51
|
+
content: ErrorBase4Xx_1.ErrorBase4Xx,
|
|
52
52
|
}),
|
|
53
53
|
})
|
|
54
54
|
.transform({
|
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
import * as serializers from "../../../../../../../index";
|
|
5
5
|
import * as CandidApi from "../../../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../../../core";
|
|
7
|
-
import {
|
|
7
|
+
import { ErrorBase4Xx } from "../../../../common/types/ErrorBase4Xx";
|
|
8
8
|
import { VersionConflictErrorBody } from "../../../../common/types/VersionConflictErrorBody";
|
|
9
9
|
export declare const Error: core.serialization.Schema<serializers.preEncounter.appointments.v1.deactivate.Error.Raw, CandidApi.preEncounter.appointments.v1.deactivate.Error>;
|
|
10
10
|
export declare namespace Error {
|
|
11
11
|
type Raw = Error.NotFoundError | Error.VersionConflictError;
|
|
12
12
|
interface NotFoundError {
|
|
13
13
|
errorName: "NotFoundError";
|
|
14
|
-
content:
|
|
14
|
+
content: ErrorBase4Xx.Raw;
|
|
15
15
|
}
|
|
16
16
|
interface VersionConflictError {
|
|
17
17
|
errorName: "VersionConflictError";
|
|
@@ -40,12 +40,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
40
40
|
exports.Error = void 0;
|
|
41
41
|
const CandidApi = __importStar(require("../../../../../../../../api/index"));
|
|
42
42
|
const core = __importStar(require("../../../../../../../../core"));
|
|
43
|
-
const
|
|
43
|
+
const ErrorBase4Xx_1 = require("../../../../common/types/ErrorBase4Xx");
|
|
44
44
|
const VersionConflictErrorBody_1 = require("../../../../common/types/VersionConflictErrorBody");
|
|
45
45
|
exports.Error = core.serialization
|
|
46
46
|
.union("errorName", {
|
|
47
47
|
NotFoundError: core.serialization.object({
|
|
48
|
-
content:
|
|
48
|
+
content: ErrorBase4Xx_1.ErrorBase4Xx,
|
|
49
49
|
}),
|
|
50
50
|
VersionConflictError: core.serialization.object({
|
|
51
51
|
content: VersionConflictErrorBody_1.VersionConflictErrorBody,
|
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
import * as serializers from "../../../../../../../index";
|
|
5
5
|
import * as CandidApi from "../../../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../../../core";
|
|
7
|
-
import {
|
|
7
|
+
import { ErrorBase4Xx } from "../../../../common/types/ErrorBase4Xx";
|
|
8
8
|
export declare const Error: core.serialization.Schema<serializers.preEncounter.appointments.v1.get.Error.Raw, CandidApi.preEncounter.appointments.v1.get.Error>;
|
|
9
9
|
export declare namespace Error {
|
|
10
10
|
type Raw = Error.NotFoundError;
|
|
11
11
|
interface NotFoundError {
|
|
12
12
|
errorName: "NotFoundError";
|
|
13
|
-
content:
|
|
13
|
+
content: ErrorBase4Xx.Raw;
|
|
14
14
|
}
|
|
15
15
|
}
|
package/dist/serialization/resources/preEncounter/resources/appointments/resources/v1/client/get.js
CHANGED
|
@@ -40,11 +40,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
40
40
|
exports.Error = void 0;
|
|
41
41
|
const CandidApi = __importStar(require("../../../../../../../../api/index"));
|
|
42
42
|
const core = __importStar(require("../../../../../../../../core"));
|
|
43
|
-
const
|
|
43
|
+
const ErrorBase4Xx_1 = require("../../../../common/types/ErrorBase4Xx");
|
|
44
44
|
exports.Error = core.serialization
|
|
45
45
|
.union("errorName", {
|
|
46
46
|
NotFoundError: core.serialization.object({
|
|
47
|
-
content:
|
|
47
|
+
content: ErrorBase4Xx_1.ErrorBase4Xx,
|
|
48
48
|
}),
|
|
49
49
|
})
|
|
50
50
|
.transform({
|
|
@@ -5,7 +5,7 @@ import * as serializers from "../../../../../../../index";
|
|
|
5
5
|
import * as CandidApi from "../../../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../../../core";
|
|
7
7
|
import { Appointment } from "../types/Appointment";
|
|
8
|
-
import {
|
|
8
|
+
import { ErrorBase4Xx } from "../../../../common/types/ErrorBase4Xx";
|
|
9
9
|
export declare const Response: core.serialization.Schema<serializers.preEncounter.appointments.v1.getHistory.Response.Raw, CandidApi.preEncounter.appointments.v1.Appointment[]>;
|
|
10
10
|
export declare namespace Response {
|
|
11
11
|
type Raw = Appointment.Raw[];
|
|
@@ -15,6 +15,6 @@ export declare namespace Error {
|
|
|
15
15
|
type Raw = Error.NotFoundError;
|
|
16
16
|
interface NotFoundError {
|
|
17
17
|
errorName: "NotFoundError";
|
|
18
|
-
content:
|
|
18
|
+
content: ErrorBase4Xx.Raw;
|
|
19
19
|
}
|
|
20
20
|
}
|
|
@@ -41,12 +41,12 @@ exports.Error = exports.Response = void 0;
|
|
|
41
41
|
const CandidApi = __importStar(require("../../../../../../../../api/index"));
|
|
42
42
|
const core = __importStar(require("../../../../../../../../core"));
|
|
43
43
|
const Appointment_1 = require("../types/Appointment");
|
|
44
|
-
const
|
|
44
|
+
const ErrorBase4Xx_1 = require("../../../../common/types/ErrorBase4Xx");
|
|
45
45
|
exports.Response = core.serialization.list(Appointment_1.Appointment);
|
|
46
46
|
exports.Error = core.serialization
|
|
47
47
|
.union("errorName", {
|
|
48
48
|
NotFoundError: core.serialization.object({
|
|
49
|
-
content:
|
|
49
|
+
content: ErrorBase4Xx_1.ErrorBase4Xx,
|
|
50
50
|
}),
|
|
51
51
|
})
|
|
52
52
|
.transform({
|
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
import * as serializers from "../../../../../../../index";
|
|
5
5
|
import * as CandidApi from "../../../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../../../core";
|
|
7
|
-
import {
|
|
7
|
+
import { ErrorBase4Xx } from "../../../../common/types/ErrorBase4Xx";
|
|
8
8
|
import { VersionConflictErrorBody } from "../../../../common/types/VersionConflictErrorBody";
|
|
9
9
|
export declare const Error: core.serialization.Schema<serializers.preEncounter.appointments.v1.update.Error.Raw, CandidApi.preEncounter.appointments.v1.update.Error>;
|
|
10
10
|
export declare namespace Error {
|
|
11
11
|
type Raw = Error.NotFoundError | Error.VersionConflictError;
|
|
12
12
|
interface NotFoundError {
|
|
13
13
|
errorName: "NotFoundError";
|
|
14
|
-
content:
|
|
14
|
+
content: ErrorBase4Xx.Raw;
|
|
15
15
|
}
|
|
16
16
|
interface VersionConflictError {
|
|
17
17
|
errorName: "VersionConflictError";
|
|
@@ -40,12 +40,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
40
40
|
exports.Error = void 0;
|
|
41
41
|
const CandidApi = __importStar(require("../../../../../../../../api/index"));
|
|
42
42
|
const core = __importStar(require("../../../../../../../../core"));
|
|
43
|
-
const
|
|
43
|
+
const ErrorBase4Xx_1 = require("../../../../common/types/ErrorBase4Xx");
|
|
44
44
|
const VersionConflictErrorBody_1 = require("../../../../common/types/VersionConflictErrorBody");
|
|
45
45
|
exports.Error = core.serialization
|
|
46
46
|
.union("errorName", {
|
|
47
47
|
NotFoundError: core.serialization.object({
|
|
48
|
-
content:
|
|
48
|
+
content: ErrorBase4Xx_1.ErrorBase4Xx,
|
|
49
49
|
}),
|
|
50
50
|
VersionConflictError: core.serialization.object({
|
|
51
51
|
content: VersionConflictErrorBody_1.VersionConflictErrorBody,
|
|
@@ -4,9 +4,10 @@
|
|
|
4
4
|
import * as serializers from "../../../../../index";
|
|
5
5
|
import * as CandidApi from "../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../core";
|
|
7
|
-
export declare const
|
|
8
|
-
export declare namespace
|
|
7
|
+
export declare const ErrorBase4Xx: core.serialization.ObjectSchema<serializers.preEncounter.ErrorBase4Xx.Raw, CandidApi.preEncounter.ErrorBase4Xx>;
|
|
8
|
+
export declare namespace ErrorBase4Xx {
|
|
9
9
|
interface Raw {
|
|
10
10
|
message: string;
|
|
11
|
+
data?: unknown | null;
|
|
11
12
|
}
|
|
12
13
|
}
|
|
@@ -26,8 +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.ErrorBase4Xx = void 0;
|
|
30
30
|
const core = __importStar(require("../../../../../../core"));
|
|
31
|
-
exports.
|
|
31
|
+
exports.ErrorBase4Xx = core.serialization.object({
|
|
32
32
|
message: core.serialization.string(),
|
|
33
|
+
data: core.serialization.unknown().optional(),
|
|
33
34
|
});
|
|
@@ -4,11 +4,10 @@
|
|
|
4
4
|
import * as serializers from "../../../../../index";
|
|
5
5
|
import * as CandidApi from "../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../core";
|
|
7
|
-
import {
|
|
7
|
+
import { ErrorBase4Xx } from "./ErrorBase4Xx";
|
|
8
8
|
export declare const VersionConflictErrorBody: core.serialization.ObjectSchema<serializers.preEncounter.VersionConflictErrorBody.Raw, CandidApi.preEncounter.VersionConflictErrorBody>;
|
|
9
9
|
export declare namespace VersionConflictErrorBody {
|
|
10
|
-
interface Raw extends
|
|
11
|
-
|
|
12
|
-
latest_version: number;
|
|
10
|
+
interface Raw extends ErrorBase4Xx.Raw {
|
|
11
|
+
latest_version?: number | null;
|
|
13
12
|
}
|
|
14
13
|
}
|
package/dist/serialization/resources/preEncounter/resources/common/types/VersionConflictErrorBody.js
CHANGED
|
@@ -28,10 +28,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
28
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
29
|
exports.VersionConflictErrorBody = void 0;
|
|
30
30
|
const core = __importStar(require("../../../../../../core"));
|
|
31
|
-
const
|
|
31
|
+
const ErrorBase4Xx_1 = require("./ErrorBase4Xx");
|
|
32
32
|
exports.VersionConflictErrorBody = core.serialization
|
|
33
33
|
.object({
|
|
34
|
-
|
|
35
|
-
latestVersion: core.serialization.property("latest_version", core.serialization.number()),
|
|
34
|
+
latestVersion: core.serialization.property("latest_version", core.serialization.number().optional()),
|
|
36
35
|
})
|
|
37
|
-
.extend(
|
|
36
|
+
.extend(ErrorBase4Xx_1.ErrorBase4Xx);
|
|
@@ -23,8 +23,7 @@ export * from "./ContactPointUse";
|
|
|
23
23
|
export * from "./ContactPoint";
|
|
24
24
|
export * from "./PageToken";
|
|
25
25
|
export * from "./ResourcePage";
|
|
26
|
-
export * from "./
|
|
27
|
-
export * from "./NotFoundErrorBody";
|
|
26
|
+
export * from "./ErrorBase4Xx";
|
|
28
27
|
export * from "./VersionConflictErrorBody";
|
|
29
28
|
export * from "./AdditionalPayerInformation";
|
|
30
29
|
export * from "./ExternalProviderType";
|
|
@@ -39,8 +39,7 @@ __exportStar(require("./ContactPointUse"), exports);
|
|
|
39
39
|
__exportStar(require("./ContactPoint"), exports);
|
|
40
40
|
__exportStar(require("./PageToken"), exports);
|
|
41
41
|
__exportStar(require("./ResourcePage"), exports);
|
|
42
|
-
__exportStar(require("./
|
|
43
|
-
__exportStar(require("./NotFoundErrorBody"), exports);
|
|
42
|
+
__exportStar(require("./ErrorBase4Xx"), exports);
|
|
44
43
|
__exportStar(require("./VersionConflictErrorBody"), exports);
|
|
45
44
|
__exportStar(require("./AdditionalPayerInformation"), exports);
|
|
46
45
|
__exportStar(require("./ExternalProviderType"), exports);
|
|
@@ -5,7 +5,7 @@ import * as serializers from "../../../../../../../index";
|
|
|
5
5
|
import * as CandidApi from "../../../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../../../core";
|
|
7
7
|
import { Coverage } from "../types/Coverage";
|
|
8
|
-
import {
|
|
8
|
+
import { ErrorBase4Xx } from "../../../../common/types/ErrorBase4Xx";
|
|
9
9
|
export declare const Response: core.serialization.Schema<serializers.preEncounter.coverages.v1.getHistory.Response.Raw, CandidApi.preEncounter.coverages.v1.Coverage[]>;
|
|
10
10
|
export declare namespace Response {
|
|
11
11
|
type Raw = Coverage.Raw[];
|
|
@@ -15,6 +15,6 @@ export declare namespace Error {
|
|
|
15
15
|
type Raw = Error.NotFoundError;
|
|
16
16
|
interface NotFoundError {
|
|
17
17
|
errorName: "NotFoundError";
|
|
18
|
-
content:
|
|
18
|
+
content: ErrorBase4Xx.Raw;
|
|
19
19
|
}
|
|
20
20
|
}
|
|
@@ -41,12 +41,12 @@ exports.Error = exports.Response = void 0;
|
|
|
41
41
|
const CandidApi = __importStar(require("../../../../../../../../api/index"));
|
|
42
42
|
const core = __importStar(require("../../../../../../../../core"));
|
|
43
43
|
const Coverage_1 = require("../types/Coverage");
|
|
44
|
-
const
|
|
44
|
+
const ErrorBase4Xx_1 = require("../../../../common/types/ErrorBase4Xx");
|
|
45
45
|
exports.Response = core.serialization.list(Coverage_1.Coverage);
|
|
46
46
|
exports.Error = core.serialization
|
|
47
47
|
.union("errorName", {
|
|
48
48
|
NotFoundError: core.serialization.object({
|
|
49
|
-
content:
|
|
49
|
+
content: ErrorBase4Xx_1.ErrorBase4Xx,
|
|
50
50
|
}),
|
|
51
51
|
})
|
|
52
52
|
.transform({
|
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
import * as serializers from "../../../../../../../index";
|
|
5
5
|
import * as CandidApi from "../../../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../../../core";
|
|
7
|
-
import {
|
|
7
|
+
import { ErrorBase4Xx } from "../../../../common/types/ErrorBase4Xx";
|
|
8
8
|
import { VersionConflictErrorBody } from "../../../../common/types/VersionConflictErrorBody";
|
|
9
9
|
export declare const Error: core.serialization.Schema<serializers.preEncounter.coverages.v1.update.Error.Raw, CandidApi.preEncounter.coverages.v1.update.Error>;
|
|
10
10
|
export declare namespace Error {
|
|
11
11
|
type Raw = Error.NotFoundError | Error.VersionConflictError;
|
|
12
12
|
interface NotFoundError {
|
|
13
13
|
errorName: "NotFoundError";
|
|
14
|
-
content:
|
|
14
|
+
content: ErrorBase4Xx.Raw;
|
|
15
15
|
}
|
|
16
16
|
interface VersionConflictError {
|
|
17
17
|
errorName: "VersionConflictError";
|
package/dist/serialization/resources/preEncounter/resources/coverages/resources/v1/client/update.js
CHANGED
|
@@ -40,12 +40,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
40
40
|
exports.Error = void 0;
|
|
41
41
|
const CandidApi = __importStar(require("../../../../../../../../api/index"));
|
|
42
42
|
const core = __importStar(require("../../../../../../../../core"));
|
|
43
|
-
const
|
|
43
|
+
const ErrorBase4Xx_1 = require("../../../../common/types/ErrorBase4Xx");
|
|
44
44
|
const VersionConflictErrorBody_1 = require("../../../../common/types/VersionConflictErrorBody");
|
|
45
45
|
exports.Error = core.serialization
|
|
46
46
|
.union("errorName", {
|
|
47
47
|
NotFoundError: core.serialization.object({
|
|
48
|
-
content:
|
|
48
|
+
content: ErrorBase4Xx_1.ErrorBase4Xx,
|
|
49
49
|
}),
|
|
50
50
|
VersionConflictError: core.serialization.object({
|
|
51
51
|
content: VersionConflictErrorBody_1.VersionConflictErrorBody,
|
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
import * as serializers from "../../../../../../../index";
|
|
5
5
|
import * as CandidApi from "../../../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../../../core";
|
|
7
|
-
import {
|
|
7
|
+
import { ErrorBase4Xx } from "../../../../common/types/ErrorBase4Xx";
|
|
8
8
|
export declare const Error: core.serialization.Schema<serializers.preEncounter.lists.v1.getPatientList.Error.Raw, CandidApi.preEncounter.lists.v1.getPatientList.Error>;
|
|
9
9
|
export declare namespace Error {
|
|
10
10
|
type Raw = Error.BadRequestError;
|
|
11
11
|
interface BadRequestError {
|
|
12
12
|
errorName: "BadRequestError";
|
|
13
|
-
content:
|
|
13
|
+
content: ErrorBase4Xx.Raw;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
@@ -40,11 +40,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
40
40
|
exports.Error = void 0;
|
|
41
41
|
const CandidApi = __importStar(require("../../../../../../../../api/index"));
|
|
42
42
|
const core = __importStar(require("../../../../../../../../core"));
|
|
43
|
-
const
|
|
43
|
+
const ErrorBase4Xx_1 = require("../../../../common/types/ErrorBase4Xx");
|
|
44
44
|
exports.Error = core.serialization
|
|
45
45
|
.union("errorName", {
|
|
46
46
|
BadRequestError: core.serialization.object({
|
|
47
|
-
content:
|
|
47
|
+
content: ErrorBase4Xx_1.ErrorBase4Xx,
|
|
48
48
|
}),
|
|
49
49
|
})
|
|
50
50
|
.transform({
|
package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/create.d.ts
CHANGED
|
@@ -5,16 +5,11 @@ import * as serializers from "../../../../../../../index";
|
|
|
5
5
|
import * as CandidApi from "../../../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../../../core";
|
|
7
7
|
import { VersionConflictErrorBody } from "../../../../common/types/VersionConflictErrorBody";
|
|
8
|
-
import { PotentialDuplicatePatientsErrorBody } from "../types/PotentialDuplicatePatientsErrorBody";
|
|
9
8
|
export declare const Error: core.serialization.Schema<serializers.preEncounter.patients.v1.create.Error.Raw, CandidApi.preEncounter.patients.v1.create.Error>;
|
|
10
9
|
export declare namespace Error {
|
|
11
|
-
type Raw = Error.VersionConflictError
|
|
10
|
+
type Raw = Error.VersionConflictError;
|
|
12
11
|
interface VersionConflictError {
|
|
13
12
|
errorName: "VersionConflictError";
|
|
14
13
|
content: VersionConflictErrorBody.Raw;
|
|
15
14
|
}
|
|
16
|
-
interface PotentialDuplicatePatients {
|
|
17
|
-
errorName: "PotentialDuplicatePatients";
|
|
18
|
-
content: PotentialDuplicatePatientsErrorBody.Raw;
|
|
19
|
-
}
|
|
20
15
|
}
|
package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/create.js
CHANGED
|
@@ -41,23 +41,17 @@ exports.Error = void 0;
|
|
|
41
41
|
const CandidApi = __importStar(require("../../../../../../../../api/index"));
|
|
42
42
|
const core = __importStar(require("../../../../../../../../core"));
|
|
43
43
|
const VersionConflictErrorBody_1 = require("../../../../common/types/VersionConflictErrorBody");
|
|
44
|
-
const PotentialDuplicatePatientsErrorBody_1 = require("../types/PotentialDuplicatePatientsErrorBody");
|
|
45
44
|
exports.Error = core.serialization
|
|
46
45
|
.union("errorName", {
|
|
47
46
|
VersionConflictError: core.serialization.object({
|
|
48
47
|
content: VersionConflictErrorBody_1.VersionConflictErrorBody,
|
|
49
48
|
}),
|
|
50
|
-
PotentialDuplicatePatients: core.serialization.object({
|
|
51
|
-
content: PotentialDuplicatePatientsErrorBody_1.PotentialDuplicatePatientsErrorBody,
|
|
52
|
-
}),
|
|
53
49
|
})
|
|
54
50
|
.transform({
|
|
55
51
|
transform: (value) => {
|
|
56
52
|
switch (value.errorName) {
|
|
57
53
|
case "VersionConflictError":
|
|
58
54
|
return CandidApi.preEncounter.patients.v1.create.Error.versionConflictError(value.content);
|
|
59
|
-
case "PotentialDuplicatePatients":
|
|
60
|
-
return CandidApi.preEncounter.patients.v1.create.Error.potentialDuplicatePatients(value.content);
|
|
61
55
|
}
|
|
62
56
|
},
|
|
63
57
|
untransform: (_a) => {
|
|
@@ -5,21 +5,16 @@ import * as serializers from "../../../../../../../index";
|
|
|
5
5
|
import * as CandidApi from "../../../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../../../core";
|
|
7
7
|
import { VersionConflictErrorBody } from "../../../../common/types/VersionConflictErrorBody";
|
|
8
|
-
import {
|
|
9
|
-
import { InvalidMrnErrorBody } from "../types/InvalidMrnErrorBody";
|
|
8
|
+
import { ErrorBase4Xx } from "../../../../common/types/ErrorBase4Xx";
|
|
10
9
|
export declare const Error: core.serialization.Schema<serializers.preEncounter.patients.v1.createWithMrn.Error.Raw, CandidApi.preEncounter.patients.v1.createWithMrn.Error>;
|
|
11
10
|
export declare namespace Error {
|
|
12
|
-
type Raw = Error.VersionConflictError | Error.
|
|
11
|
+
type Raw = Error.VersionConflictError | Error.BadRequestError;
|
|
13
12
|
interface VersionConflictError {
|
|
14
13
|
errorName: "VersionConflictError";
|
|
15
14
|
content: VersionConflictErrorBody.Raw;
|
|
16
15
|
}
|
|
17
|
-
interface
|
|
18
|
-
errorName: "
|
|
19
|
-
content:
|
|
20
|
-
}
|
|
21
|
-
interface InvalidMrnError {
|
|
22
|
-
errorName: "InvalidMRNError";
|
|
23
|
-
content: InvalidMrnErrorBody.Raw;
|
|
16
|
+
interface BadRequestError {
|
|
17
|
+
errorName: "BadRequestError";
|
|
18
|
+
content: ErrorBase4Xx.Raw;
|
|
24
19
|
}
|
|
25
20
|
}
|
|
@@ -41,18 +41,14 @@ exports.Error = void 0;
|
|
|
41
41
|
const CandidApi = __importStar(require("../../../../../../../../api/index"));
|
|
42
42
|
const core = __importStar(require("../../../../../../../../core"));
|
|
43
43
|
const VersionConflictErrorBody_1 = require("../../../../common/types/VersionConflictErrorBody");
|
|
44
|
-
const
|
|
45
|
-
const InvalidMrnErrorBody_1 = require("../types/InvalidMrnErrorBody");
|
|
44
|
+
const ErrorBase4Xx_1 = require("../../../../common/types/ErrorBase4Xx");
|
|
46
45
|
exports.Error = core.serialization
|
|
47
46
|
.union("errorName", {
|
|
48
47
|
VersionConflictError: core.serialization.object({
|
|
49
48
|
content: VersionConflictErrorBody_1.VersionConflictErrorBody,
|
|
50
49
|
}),
|
|
51
|
-
|
|
52
|
-
content:
|
|
53
|
-
}),
|
|
54
|
-
InvalidMRNError: core.serialization.object({
|
|
55
|
-
content: InvalidMrnErrorBody_1.InvalidMrnErrorBody,
|
|
50
|
+
BadRequestError: core.serialization.object({
|
|
51
|
+
content: ErrorBase4Xx_1.ErrorBase4Xx,
|
|
56
52
|
}),
|
|
57
53
|
})
|
|
58
54
|
.transform({
|
|
@@ -60,10 +56,8 @@ exports.Error = core.serialization
|
|
|
60
56
|
switch (value.errorName) {
|
|
61
57
|
case "VersionConflictError":
|
|
62
58
|
return CandidApi.preEncounter.patients.v1.createWithMrn.Error.versionConflictError(value.content);
|
|
63
|
-
case "
|
|
64
|
-
return CandidApi.preEncounter.patients.v1.createWithMrn.Error.
|
|
65
|
-
case "InvalidMRNError":
|
|
66
|
-
return CandidApi.preEncounter.patients.v1.createWithMrn.Error.invalidMrnError(value.content);
|
|
59
|
+
case "BadRequestError":
|
|
60
|
+
return CandidApi.preEncounter.patients.v1.createWithMrn.Error.badRequestError(value.content);
|
|
67
61
|
}
|
|
68
62
|
},
|
|
69
63
|
untransform: (_a) => {
|
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
import * as serializers from "../../../../../../../index";
|
|
5
5
|
import * as CandidApi from "../../../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../../../core";
|
|
7
|
-
import {
|
|
7
|
+
import { ErrorBase4Xx } from "../../../../common/types/ErrorBase4Xx";
|
|
8
8
|
import { VersionConflictErrorBody } from "../../../../common/types/VersionConflictErrorBody";
|
|
9
9
|
export declare const Error: core.serialization.Schema<serializers.preEncounter.patients.v1.deactivate.Error.Raw, CandidApi.preEncounter.patients.v1.deactivate.Error>;
|
|
10
10
|
export declare namespace Error {
|
|
11
11
|
type Raw = Error.NotFoundError | Error.VersionConflictError;
|
|
12
12
|
interface NotFoundError {
|
|
13
13
|
errorName: "NotFoundError";
|
|
14
|
-
content:
|
|
14
|
+
content: ErrorBase4Xx.Raw;
|
|
15
15
|
}
|
|
16
16
|
interface VersionConflictError {
|
|
17
17
|
errorName: "VersionConflictError";
|
|
@@ -40,12 +40,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
40
40
|
exports.Error = void 0;
|
|
41
41
|
const CandidApi = __importStar(require("../../../../../../../../api/index"));
|
|
42
42
|
const core = __importStar(require("../../../../../../../../core"));
|
|
43
|
-
const
|
|
43
|
+
const ErrorBase4Xx_1 = require("../../../../common/types/ErrorBase4Xx");
|
|
44
44
|
const VersionConflictErrorBody_1 = require("../../../../common/types/VersionConflictErrorBody");
|
|
45
45
|
exports.Error = core.serialization
|
|
46
46
|
.union("errorName", {
|
|
47
47
|
NotFoundError: core.serialization.object({
|
|
48
|
-
content:
|
|
48
|
+
content: ErrorBase4Xx_1.ErrorBase4Xx,
|
|
49
49
|
}),
|
|
50
50
|
VersionConflictError: core.serialization.object({
|
|
51
51
|
content: VersionConflictErrorBody_1.VersionConflictErrorBody,
|
package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/get.d.ts
CHANGED
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
import * as serializers from "../../../../../../../index";
|
|
5
5
|
import * as CandidApi from "../../../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../../../core";
|
|
7
|
-
import {
|
|
7
|
+
import { ErrorBase4Xx } from "../../../../common/types/ErrorBase4Xx";
|
|
8
8
|
export declare const Error: core.serialization.Schema<serializers.preEncounter.patients.v1.get.Error.Raw, CandidApi.preEncounter.patients.v1.get.Error>;
|
|
9
9
|
export declare namespace Error {
|
|
10
10
|
type Raw = Error.NotFoundError;
|
|
11
11
|
interface NotFoundError {
|
|
12
12
|
errorName: "NotFoundError";
|
|
13
|
-
content:
|
|
13
|
+
content: ErrorBase4Xx.Raw;
|
|
14
14
|
}
|
|
15
15
|
}
|
package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/get.js
CHANGED
|
@@ -40,11 +40,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
40
40
|
exports.Error = void 0;
|
|
41
41
|
const CandidApi = __importStar(require("../../../../../../../../api/index"));
|
|
42
42
|
const core = __importStar(require("../../../../../../../../core"));
|
|
43
|
-
const
|
|
43
|
+
const ErrorBase4Xx_1 = require("../../../../common/types/ErrorBase4Xx");
|
|
44
44
|
exports.Error = core.serialization
|
|
45
45
|
.union("errorName", {
|
|
46
46
|
NotFoundError: core.serialization.object({
|
|
47
|
-
content:
|
|
47
|
+
content: ErrorBase4Xx_1.ErrorBase4Xx,
|
|
48
48
|
}),
|
|
49
49
|
})
|
|
50
50
|
.transform({
|
|
@@ -5,7 +5,7 @@ import * as serializers from "../../../../../../../index";
|
|
|
5
5
|
import * as CandidApi from "../../../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../../../core";
|
|
7
7
|
import { Patient } from "../types/Patient";
|
|
8
|
-
import {
|
|
8
|
+
import { ErrorBase4Xx } from "../../../../common/types/ErrorBase4Xx";
|
|
9
9
|
export declare const Response: core.serialization.Schema<serializers.preEncounter.patients.v1.getHistory.Response.Raw, CandidApi.preEncounter.patients.v1.Patient[]>;
|
|
10
10
|
export declare namespace Response {
|
|
11
11
|
type Raw = Patient.Raw[];
|
|
@@ -15,6 +15,6 @@ export declare namespace Error {
|
|
|
15
15
|
type Raw = Error.NotFoundError;
|
|
16
16
|
interface NotFoundError {
|
|
17
17
|
errorName: "NotFoundError";
|
|
18
|
-
content:
|
|
18
|
+
content: ErrorBase4Xx.Raw;
|
|
19
19
|
}
|
|
20
20
|
}
|
|
@@ -41,12 +41,12 @@ exports.Error = exports.Response = void 0;
|
|
|
41
41
|
const CandidApi = __importStar(require("../../../../../../../../api/index"));
|
|
42
42
|
const core = __importStar(require("../../../../../../../../core"));
|
|
43
43
|
const Patient_1 = require("../types/Patient");
|
|
44
|
-
const
|
|
44
|
+
const ErrorBase4Xx_1 = require("../../../../common/types/ErrorBase4Xx");
|
|
45
45
|
exports.Response = core.serialization.list(Patient_1.Patient);
|
|
46
46
|
exports.Error = core.serialization
|
|
47
47
|
.union("errorName", {
|
|
48
48
|
NotFoundError: core.serialization.object({
|
|
49
|
-
content:
|
|
49
|
+
content: ErrorBase4Xx_1.ErrorBase4Xx,
|
|
50
50
|
}),
|
|
51
51
|
})
|
|
52
52
|
.transform({
|
package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/update.d.ts
CHANGED
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
import * as serializers from "../../../../../../../index";
|
|
5
5
|
import * as CandidApi from "../../../../../../../../api/index";
|
|
6
6
|
import * as core from "../../../../../../../../core";
|
|
7
|
-
import {
|
|
7
|
+
import { ErrorBase4Xx } from "../../../../common/types/ErrorBase4Xx";
|
|
8
8
|
import { VersionConflictErrorBody } from "../../../../common/types/VersionConflictErrorBody";
|
|
9
9
|
export declare const Error: core.serialization.Schema<serializers.preEncounter.patients.v1.update.Error.Raw, CandidApi.preEncounter.patients.v1.update.Error>;
|
|
10
10
|
export declare namespace Error {
|
|
11
11
|
type Raw = Error.NotFoundError | Error.VersionConflictError;
|
|
12
12
|
interface NotFoundError {
|
|
13
13
|
errorName: "NotFoundError";
|
|
14
|
-
content:
|
|
14
|
+
content: ErrorBase4Xx.Raw;
|
|
15
15
|
}
|
|
16
16
|
interface VersionConflictError {
|
|
17
17
|
errorName: "VersionConflictError";
|