candidhealth 0.39.10 → 0.40.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api/resources/auth/resources/v2/client/Client.js +1 -1
- package/api/resources/billingNotes/resources/v2/client/Client.js +3 -3
- package/api/resources/chargeCapture/resources/v1/client/Client.js +5 -5
- package/api/resources/chargeCaptureBundles/resources/v1/client/Client.js +3 -3
- package/api/resources/claims/types/Claim.d.ts +3 -0
- package/api/resources/clinicalTrials/index.d.ts +1 -0
- package/api/resources/clinicalTrials/index.js +17 -0
- package/api/resources/clinicalTrials/resources/index.d.ts +1 -0
- package/api/resources/clinicalTrials/resources/index.js +37 -0
- package/api/resources/clinicalTrials/resources/v1/index.d.ts +1 -0
- package/api/resources/clinicalTrials/resources/v1/index.js +17 -0
- package/api/resources/clinicalTrials/resources/v1/types/ClinicalTrial.d.ts +9 -0
- package/api/resources/clinicalTrials/resources/v1/types/ClinicalTrial.js +5 -0
- package/api/resources/clinicalTrials/resources/v1/types/ClinicalTrialPhase.d.ts +9 -0
- package/api/resources/clinicalTrials/resources/v1/types/ClinicalTrialPhase.js +11 -0
- package/api/resources/clinicalTrials/resources/v1/types/MutableClinicalTrial.d.ts +10 -0
- package/api/resources/clinicalTrials/resources/v1/types/MutableClinicalTrial.js +5 -0
- package/api/resources/clinicalTrials/resources/v1/types/index.d.ts +3 -0
- package/api/resources/clinicalTrials/resources/v1/types/index.js +19 -0
- package/api/resources/commons/types/AdjustmentId.d.ts +8 -0
- package/api/resources/commons/types/AdjustmentId.js +9 -0
- package/api/resources/commons/types/ClinicalTrialId.d.ts +8 -0
- package/api/resources/commons/types/ClinicalTrialId.js +9 -0
- package/api/resources/commons/types/ProcedureModifier.d.ts +16 -0
- package/api/resources/commons/types/ProcedureModifier.js +4 -0
- package/api/resources/commons/types/index.d.ts +2 -0
- package/api/resources/commons/types/index.js +2 -0
- package/api/resources/contracts/resources/v2/client/Client.js +5 -5
- package/api/resources/credentialing/resources/v2/client/Client.js +5 -5
- 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.d.ts +8 -1
- package/api/resources/encounters/resources/v4/client/Client.js +13 -6
- package/api/resources/encounters/resources/v4/client/requests/EncounterCreate.d.ts +13 -1
- package/api/resources/encounters/resources/v4/types/ClaimSupplementalInformation.d.ts +9 -0
- package/api/resources/encounters/resources/v4/types/ClaimSupplementalInformation.js +5 -0
- package/api/resources/encounters/resources/v4/types/Encounter.d.ts +15 -4
- package/api/resources/encounters/resources/v4/types/EncounterOptional.d.ts +2 -0
- package/api/resources/encounters/resources/v4/types/EncounterPage.d.ts +11 -4
- package/api/resources/encounters/resources/v4/types/ReportTransmissionCode.d.ts +14 -0
- package/api/resources/encounters/resources/v4/types/ReportTransmissionCode.js +10 -0
- package/api/resources/encounters/resources/v4/types/ReportTypeCode.d.ts +250 -0
- package/api/resources/encounters/resources/v4/types/ReportTypeCode.js +69 -0
- package/api/resources/encounters/resources/v4/types/index.d.ts +3 -0
- package/api/resources/encounters/resources/v4/types/index.js +3 -0
- 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.d.ts +3 -0
- package/api/resources/exports/resources/v3/client/Client.js +4 -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/index.d.ts +1 -0
- package/api/resources/index.js +2 -1
- package/api/resources/individual/types/Patient.d.ts +6 -3
- package/api/resources/individual/types/PatientClinicalTrialInfo.d.ts +8 -0
- package/api/resources/individual/types/PatientClinicalTrialInfo.js +5 -0
- package/api/resources/individual/types/PatientClinicalTrialInfoCreate.d.ts +8 -0
- package/api/resources/individual/types/PatientClinicalTrialInfoCreate.js +5 -0
- package/api/resources/individual/types/PatientNonInsurancePayerInfo.d.ts +6 -2
- package/api/resources/individual/types/PatientNonInsurancePayerInfoCreate.d.ts +1 -0
- package/api/resources/individual/types/index.d.ts +2 -0
- package/api/resources/individual/types/index.js +2 -0
- 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.d.ts +6 -1
- package/api/resources/nonInsurancePayers/resources/v1/client/Client.js +12 -7
- package/api/resources/nonInsurancePayers/resources/v1/types/CreateNonInsurancePayerRequest.d.ts +2 -0
- package/api/resources/nonInsurancePayers/resources/v1/types/NonInsurancePayer.d.ts +3 -1
- package/api/resources/organizationProviders/resources/v2/types/LicenseType.d.ts +4 -1
- package/api/resources/organizationProviders/resources/v2/types/LicenseType.js +3 -0
- 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/client/Client.d.ts +3 -0
- package/api/resources/preEncounter/client/Client.js +13 -8
- package/api/resources/preEncounter/resources/appointments/resources/v1/client/Client.d.ts +4 -2
- package/api/resources/preEncounter/resources/appointments/resources/v1/client/Client.js +11 -9
- package/api/resources/preEncounter/resources/common/types/CanonicalClinicalTrialAssociation.d.ts +9 -0
- package/api/resources/preEncounter/resources/common/types/CanonicalClinicalTrialAssociation.js +5 -0
- package/api/resources/preEncounter/resources/common/types/CanonicalClinicalTrialId.d.ts +11 -0
- package/api/resources/preEncounter/resources/common/types/CanonicalClinicalTrialId.js +9 -0
- package/api/resources/preEncounter/resources/common/types/CanonicalNonInsurancePayerAssociation.d.ts +2 -0
- package/api/resources/preEncounter/resources/common/types/HumanName.d.ts +1 -0
- package/api/resources/preEncounter/resources/common/types/index.d.ts +2 -0
- package/api/resources/preEncounter/resources/common/types/index.js +2 -0
- package/api/resources/preEncounter/resources/coverages/resources/v1/client/Client.d.ts +4 -2
- package/api/resources/preEncounter/resources/coverages/resources/v1/client/Client.js +13 -11
- package/api/resources/preEncounter/resources/eligibilityChecks/resources/v1/client/Client.js +1 -1
- package/api/resources/preEncounter/resources/images/client/Client.d.ts +30 -0
- package/api/resources/preEncounter/resources/images/client/Client.js +17 -0
- package/api/resources/preEncounter/resources/images/client/index.d.ts +1 -0
- package/api/resources/preEncounter/resources/images/client/index.js +2 -0
- package/api/resources/preEncounter/resources/images/index.d.ts +2 -0
- package/api/resources/preEncounter/resources/images/index.js +18 -0
- package/api/resources/preEncounter/resources/images/resources/index.d.ts +1 -0
- package/api/resources/preEncounter/resources/images/resources/index.js +37 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/Client.d.ts +111 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/Client.js +366 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/create.d.ts +28 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/create.js +68 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/deactivate.d.ts +34 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/deactivate.js +79 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/get.d.ts +28 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/get.js +68 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/getMulti.d.ts +22 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/getMulti.js +57 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/index.d.ts +6 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/index.js +45 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/requests/ImageGetMultiRequest.d.ts +14 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/requests/ImageGetMultiRequest.js +5 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/requests/index.d.ts +1 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/requests/index.js +2 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/update.d.ts +34 -0
- package/api/resources/preEncounter/resources/images/resources/v1/client/update.js +79 -0
- package/api/resources/preEncounter/resources/images/resources/v1/index.d.ts +2 -0
- package/api/resources/preEncounter/resources/images/resources/v1/index.js +18 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/CoverageAssociation.d.ts +11 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/CoverageAssociation.js +5 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/CoverageImageSide.d.ts +8 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/CoverageImageSide.js +10 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/Image.d.ts +12 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/Image.js +5 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/ImageId.d.ts +11 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/ImageId.js +9 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/ImageStatus.d.ts +9 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/ImageStatus.js +11 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/MutableImage.d.ts +15 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/MutableImage.js +5 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/PatientAssociation.d.ts +11 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/PatientAssociation.js +5 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/index.d.ts +7 -0
- package/api/resources/preEncounter/resources/images/resources/v1/types/index.js +23 -0
- package/api/resources/preEncounter/resources/index.d.ts +1 -0
- package/api/resources/preEncounter/resources/index.js +2 -1
- package/api/resources/preEncounter/resources/lists/resources/v1/client/Client.js +2 -2
- package/api/resources/preEncounter/resources/notes/resources/v1/client/Client.js +4 -4
- package/api/resources/preEncounter/resources/patients/resources/v1/client/Client.d.ts +51 -18
- package/api/resources/preEncounter/resources/patients/resources/v1/client/Client.js +94 -28
- package/api/resources/preEncounter/resources/patients/resources/v1/client/index.d.ts +1 -0
- package/api/resources/preEncounter/resources/patients/resources/v1/client/index.js +2 -1
- package/api/resources/preEncounter/resources/patients/resources/v1/client/requests/CreatePatientRequest.d.ts +13 -6
- package/api/resources/preEncounter/resources/patients/resources/v1/client/requests/CreatePatientWithMrnRequest.d.ts +13 -6
- package/api/resources/preEncounter/resources/patients/resources/v1/client/requests/SearchProvidersRequest.d.ts +12 -0
- package/api/resources/preEncounter/resources/patients/resources/v1/client/requests/SearchProvidersRequest.js +5 -0
- package/api/resources/preEncounter/resources/patients/resources/v1/client/requests/index.d.ts +1 -0
- package/api/resources/preEncounter/resources/patients/resources/v1/client/searchProviders.d.ts +22 -0
- package/api/resources/preEncounter/resources/patients/resources/v1/client/searchProviders.js +57 -0
- package/api/resources/preEncounter/resources/patients/resources/v1/types/Authorization.d.ts +2 -0
- package/api/resources/preEncounter/resources/tags/resources/v1/client/Client.js +5 -5
- package/api/resources/serviceFacility/client/Client.js +1 -1
- package/api/resources/serviceLines/resources/v2/client/Client.js +3 -3
- package/api/resources/serviceLines/resources/v2/types/ServiceLine.d.ts +7 -1
- package/api/resources/serviceLines/resources/v2/types/ServiceLineCreate.d.ts +4 -1
- package/api/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +4 -1
- package/api/resources/serviceLines/resources/v2/types/ServiceLineUpdate.d.ts +3 -3
- package/api/resources/serviceLines/resources/v2/types/TestResultType.d.ts +2 -1
- package/api/resources/serviceLines/resources/v2/types/TestResultType.js +1 -0
- package/api/resources/tasks/resources/v3/client/Client.js +5 -5
- package/api/resources/writeOffs/resources/v1/client/Client.d.ts +20 -0
- package/api/resources/writeOffs/resources/v1/client/Client.js +82 -4
- package/api/resources/writeOffs/resources/v1/client/index.d.ts +2 -0
- package/api/resources/writeOffs/resources/v1/client/index.js +3 -1
- package/api/resources/writeOffs/resources/v1/client/revertEraOriginatedInsuranceBalanceAdjustment.d.ts +22 -0
- package/api/resources/writeOffs/resources/v1/client/revertEraOriginatedInsuranceBalanceAdjustment.js +57 -0
- package/api/resources/writeOffs/resources/v1/client/revertInsuranceBalanceAdjustment.d.ts +22 -0
- package/api/resources/writeOffs/resources/v1/client/revertInsuranceBalanceAdjustment.js +57 -0
- package/api/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOff.d.ts +15 -0
- package/api/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOff.js +5 -0
- package/api/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOffCreate.d.ts +12 -0
- package/api/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOffCreate.js +5 -0
- package/api/resources/writeOffs/resources/v1/types/WriteOff.d.ts +4 -1
- package/api/resources/writeOffs/resources/v1/types/WriteOffCreate.d.ts +4 -1
- package/api/resources/writeOffs/resources/v1/types/index.d.ts +2 -0
- package/api/resources/writeOffs/resources/v1/types/index.js +2 -0
- package/api/resources/x12/resources/v1/types/Rarc.d.ts +115 -1
- package/api/resources/x12/resources/v1/types/Rarc.js +114 -0
- package/dist/api/resources/auth/resources/v2/client/Client.js +1 -1
- package/dist/api/resources/billingNotes/resources/v2/client/Client.js +3 -3
- package/dist/api/resources/chargeCapture/resources/v1/client/Client.js +5 -5
- package/dist/api/resources/chargeCaptureBundles/resources/v1/client/Client.js +3 -3
- package/dist/api/resources/claims/types/Claim.d.ts +3 -0
- package/dist/api/resources/clinicalTrials/index.d.ts +1 -0
- package/dist/api/resources/clinicalTrials/index.js +17 -0
- package/dist/api/resources/clinicalTrials/resources/index.d.ts +1 -0
- package/dist/api/resources/clinicalTrials/resources/index.js +37 -0
- package/dist/api/resources/clinicalTrials/resources/v1/index.d.ts +1 -0
- package/dist/api/resources/clinicalTrials/resources/v1/index.js +17 -0
- package/dist/api/resources/clinicalTrials/resources/v1/types/ClinicalTrial.d.ts +9 -0
- package/dist/api/resources/clinicalTrials/resources/v1/types/ClinicalTrial.js +5 -0
- package/dist/api/resources/clinicalTrials/resources/v1/types/ClinicalTrialPhase.d.ts +9 -0
- package/dist/api/resources/clinicalTrials/resources/v1/types/ClinicalTrialPhase.js +11 -0
- package/dist/api/resources/clinicalTrials/resources/v1/types/MutableClinicalTrial.d.ts +10 -0
- package/dist/api/resources/clinicalTrials/resources/v1/types/MutableClinicalTrial.js +5 -0
- package/dist/api/resources/clinicalTrials/resources/v1/types/index.d.ts +3 -0
- package/dist/api/resources/clinicalTrials/resources/v1/types/index.js +19 -0
- package/dist/api/resources/commons/types/AdjustmentId.d.ts +8 -0
- package/dist/api/resources/commons/types/AdjustmentId.js +9 -0
- package/dist/api/resources/commons/types/ClinicalTrialId.d.ts +8 -0
- package/dist/api/resources/commons/types/ClinicalTrialId.js +9 -0
- package/dist/api/resources/commons/types/ProcedureModifier.d.ts +16 -0
- package/dist/api/resources/commons/types/ProcedureModifier.js +4 -0
- package/dist/api/resources/commons/types/index.d.ts +2 -0
- package/dist/api/resources/commons/types/index.js +2 -0
- package/dist/api/resources/contracts/resources/v2/client/Client.js +5 -5
- package/dist/api/resources/credentialing/resources/v2/client/Client.js +5 -5
- 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.d.ts +8 -1
- package/dist/api/resources/encounters/resources/v4/client/Client.js +13 -6
- package/dist/api/resources/encounters/resources/v4/client/requests/EncounterCreate.d.ts +13 -1
- package/dist/api/resources/encounters/resources/v4/types/ClaimSupplementalInformation.d.ts +9 -0
- package/dist/api/resources/encounters/resources/v4/types/ClaimSupplementalInformation.js +5 -0
- package/dist/api/resources/encounters/resources/v4/types/Encounter.d.ts +15 -4
- package/dist/api/resources/encounters/resources/v4/types/EncounterOptional.d.ts +2 -0
- package/dist/api/resources/encounters/resources/v4/types/EncounterPage.d.ts +11 -4
- package/dist/api/resources/encounters/resources/v4/types/ReportTransmissionCode.d.ts +14 -0
- package/dist/api/resources/encounters/resources/v4/types/ReportTransmissionCode.js +10 -0
- package/dist/api/resources/encounters/resources/v4/types/ReportTypeCode.d.ts +250 -0
- package/dist/api/resources/encounters/resources/v4/types/ReportTypeCode.js +69 -0
- package/dist/api/resources/encounters/resources/v4/types/index.d.ts +3 -0
- package/dist/api/resources/encounters/resources/v4/types/index.js +3 -0
- 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.d.ts +3 -0
- package/dist/api/resources/exports/resources/v3/client/Client.js +4 -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/index.d.ts +1 -0
- package/dist/api/resources/index.js +2 -1
- package/dist/api/resources/individual/types/Patient.d.ts +6 -3
- package/dist/api/resources/individual/types/PatientClinicalTrialInfo.d.ts +8 -0
- package/dist/api/resources/individual/types/PatientClinicalTrialInfo.js +5 -0
- package/dist/api/resources/individual/types/PatientClinicalTrialInfoCreate.d.ts +8 -0
- package/dist/api/resources/individual/types/PatientClinicalTrialInfoCreate.js +5 -0
- package/dist/api/resources/individual/types/PatientNonInsurancePayerInfo.d.ts +6 -2
- package/dist/api/resources/individual/types/PatientNonInsurancePayerInfoCreate.d.ts +1 -0
- package/dist/api/resources/individual/types/index.d.ts +2 -0
- package/dist/api/resources/individual/types/index.js +2 -0
- 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.d.ts +6 -1
- package/dist/api/resources/nonInsurancePayers/resources/v1/client/Client.js +12 -7
- package/dist/api/resources/nonInsurancePayers/resources/v1/types/CreateNonInsurancePayerRequest.d.ts +2 -0
- package/dist/api/resources/nonInsurancePayers/resources/v1/types/NonInsurancePayer.d.ts +3 -1
- package/dist/api/resources/organizationProviders/resources/v2/types/LicenseType.d.ts +4 -1
- package/dist/api/resources/organizationProviders/resources/v2/types/LicenseType.js +3 -0
- 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/client/Client.d.ts +3 -0
- package/dist/api/resources/preEncounter/client/Client.js +13 -8
- package/dist/api/resources/preEncounter/resources/appointments/resources/v1/client/Client.d.ts +4 -2
- package/dist/api/resources/preEncounter/resources/appointments/resources/v1/client/Client.js +11 -9
- package/dist/api/resources/preEncounter/resources/common/types/CanonicalClinicalTrialAssociation.d.ts +9 -0
- package/dist/api/resources/preEncounter/resources/common/types/CanonicalClinicalTrialAssociation.js +5 -0
- package/dist/api/resources/preEncounter/resources/common/types/CanonicalClinicalTrialId.d.ts +11 -0
- package/dist/api/resources/preEncounter/resources/common/types/CanonicalClinicalTrialId.js +9 -0
- package/dist/api/resources/preEncounter/resources/common/types/CanonicalNonInsurancePayerAssociation.d.ts +2 -0
- package/dist/api/resources/preEncounter/resources/common/types/HumanName.d.ts +1 -0
- package/dist/api/resources/preEncounter/resources/common/types/index.d.ts +2 -0
- package/dist/api/resources/preEncounter/resources/common/types/index.js +2 -0
- package/dist/api/resources/preEncounter/resources/coverages/resources/v1/client/Client.d.ts +4 -2
- package/dist/api/resources/preEncounter/resources/coverages/resources/v1/client/Client.js +13 -11
- package/dist/api/resources/preEncounter/resources/eligibilityChecks/resources/v1/client/Client.js +1 -1
- package/dist/api/resources/preEncounter/resources/images/client/Client.d.ts +30 -0
- package/dist/api/resources/preEncounter/resources/images/client/Client.js +17 -0
- package/dist/api/resources/preEncounter/resources/images/client/index.d.ts +1 -0
- package/dist/api/resources/preEncounter/resources/images/client/index.js +2 -0
- package/dist/api/resources/preEncounter/resources/images/index.d.ts +2 -0
- package/dist/api/resources/preEncounter/resources/images/index.js +18 -0
- package/dist/api/resources/preEncounter/resources/images/resources/index.d.ts +1 -0
- package/dist/api/resources/preEncounter/resources/images/resources/index.js +37 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/Client.d.ts +111 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/Client.js +366 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/create.d.ts +28 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/create.js +68 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/deactivate.d.ts +34 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/deactivate.js +79 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/get.d.ts +28 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/get.js +68 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/getMulti.d.ts +22 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/getMulti.js +57 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/index.d.ts +6 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/index.js +45 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/requests/ImageGetMultiRequest.d.ts +14 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/requests/ImageGetMultiRequest.js +5 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/requests/index.d.ts +1 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/requests/index.js +2 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/update.d.ts +34 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/client/update.js +79 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/index.d.ts +2 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/index.js +18 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/CoverageAssociation.d.ts +11 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/CoverageAssociation.js +5 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/CoverageImageSide.d.ts +8 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/CoverageImageSide.js +10 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/Image.d.ts +12 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/Image.js +5 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/ImageId.d.ts +11 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/ImageId.js +9 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/ImageStatus.d.ts +9 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/ImageStatus.js +11 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/MutableImage.d.ts +15 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/MutableImage.js +5 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/PatientAssociation.d.ts +11 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/PatientAssociation.js +5 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/index.d.ts +7 -0
- package/dist/api/resources/preEncounter/resources/images/resources/v1/types/index.js +23 -0
- package/dist/api/resources/preEncounter/resources/index.d.ts +1 -0
- package/dist/api/resources/preEncounter/resources/index.js +2 -1
- package/dist/api/resources/preEncounter/resources/lists/resources/v1/client/Client.js +2 -2
- package/dist/api/resources/preEncounter/resources/notes/resources/v1/client/Client.js +4 -4
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/Client.d.ts +51 -18
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/Client.js +94 -28
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/index.d.ts +1 -0
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/index.js +2 -1
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/requests/CreatePatientRequest.d.ts +13 -6
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/requests/CreatePatientWithMrnRequest.d.ts +13 -6
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/requests/SearchProvidersRequest.d.ts +12 -0
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/requests/SearchProvidersRequest.js +5 -0
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/requests/index.d.ts +1 -0
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/searchProviders.d.ts +22 -0
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/client/searchProviders.js +57 -0
- package/dist/api/resources/preEncounter/resources/patients/resources/v1/types/Authorization.d.ts +2 -0
- package/dist/api/resources/preEncounter/resources/tags/resources/v1/client/Client.js +5 -5
- 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/serviceLines/resources/v2/types/ServiceLine.d.ts +7 -1
- package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineCreate.d.ts +4 -1
- package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineCreateStandalone.d.ts +4 -1
- package/dist/api/resources/serviceLines/resources/v2/types/ServiceLineUpdate.d.ts +3 -3
- package/dist/api/resources/serviceLines/resources/v2/types/TestResultType.d.ts +2 -1
- package/dist/api/resources/serviceLines/resources/v2/types/TestResultType.js +1 -0
- package/dist/api/resources/tasks/resources/v3/client/Client.js +5 -5
- package/dist/api/resources/writeOffs/resources/v1/client/Client.d.ts +20 -0
- package/dist/api/resources/writeOffs/resources/v1/client/Client.js +82 -4
- package/dist/api/resources/writeOffs/resources/v1/client/index.d.ts +2 -0
- package/dist/api/resources/writeOffs/resources/v1/client/index.js +3 -1
- package/dist/api/resources/writeOffs/resources/v1/client/revertEraOriginatedInsuranceBalanceAdjustment.d.ts +22 -0
- package/dist/api/resources/writeOffs/resources/v1/client/revertEraOriginatedInsuranceBalanceAdjustment.js +57 -0
- package/dist/api/resources/writeOffs/resources/v1/client/revertInsuranceBalanceAdjustment.d.ts +22 -0
- package/dist/api/resources/writeOffs/resources/v1/client/revertInsuranceBalanceAdjustment.js +57 -0
- package/dist/api/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOff.d.ts +15 -0
- package/dist/api/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOff.js +5 -0
- package/dist/api/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOffCreate.d.ts +12 -0
- package/dist/api/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOffCreate.js +5 -0
- package/dist/api/resources/writeOffs/resources/v1/types/WriteOff.d.ts +4 -1
- package/dist/api/resources/writeOffs/resources/v1/types/WriteOffCreate.d.ts +4 -1
- package/dist/api/resources/writeOffs/resources/v1/types/index.d.ts +2 -0
- package/dist/api/resources/writeOffs/resources/v1/types/index.js +2 -0
- package/dist/api/resources/x12/resources/v1/types/Rarc.d.ts +115 -1
- package/dist/api/resources/x12/resources/v1/types/Rarc.js +114 -0
- package/dist/serialization/resources/clinicalTrials/index.d.ts +1 -0
- package/dist/serialization/resources/clinicalTrials/index.js +17 -0
- package/dist/serialization/resources/clinicalTrials/resources/index.d.ts +1 -0
- package/dist/serialization/resources/clinicalTrials/resources/index.js +37 -0
- package/dist/serialization/resources/clinicalTrials/resources/v1/index.d.ts +1 -0
- package/dist/serialization/resources/clinicalTrials/resources/v1/index.js +17 -0
- package/dist/serialization/resources/clinicalTrials/resources/v1/types/ClinicalTrial.d.ts +17 -0
- package/dist/serialization/resources/clinicalTrials/resources/v1/types/ClinicalTrial.js +50 -0
- package/dist/serialization/resources/clinicalTrials/resources/v1/types/ClinicalTrialPhase.d.ts +10 -0
- package/dist/serialization/resources/clinicalTrials/resources/v1/types/ClinicalTrialPhase.js +41 -0
- package/dist/serialization/resources/clinicalTrials/resources/v1/types/MutableClinicalTrial.d.ts +15 -0
- package/dist/serialization/resources/clinicalTrials/resources/v1/types/MutableClinicalTrial.js +46 -0
- package/dist/serialization/resources/clinicalTrials/resources/v1/types/index.d.ts +3 -0
- package/dist/serialization/resources/clinicalTrials/resources/v1/types/index.js +19 -0
- package/dist/serialization/resources/commons/types/AdjustmentId.d.ts +10 -0
- package/dist/serialization/resources/commons/types/AdjustmentId.js +45 -0
- package/dist/serialization/resources/commons/types/ClinicalTrialId.d.ts +10 -0
- package/dist/serialization/resources/commons/types/ClinicalTrialId.js +45 -0
- package/dist/serialization/resources/commons/types/ProcedureModifier.d.ts +1 -1
- package/dist/serialization/resources/commons/types/ProcedureModifier.js +4 -0
- package/dist/serialization/resources/commons/types/index.d.ts +2 -0
- package/dist/serialization/resources/commons/types/index.js +2 -0
- package/dist/serialization/resources/encounters/resources/v4/client/requests/EncounterCreate.d.ts +2 -0
- package/dist/serialization/resources/encounters/resources/v4/client/requests/EncounterCreate.js +2 -0
- package/dist/serialization/resources/encounters/resources/v4/types/ClaimSupplementalInformation.d.ts +16 -0
- package/dist/serialization/resources/encounters/resources/v4/types/ClaimSupplementalInformation.js +47 -0
- package/dist/serialization/resources/encounters/resources/v4/types/Encounter.d.ts +3 -0
- package/dist/serialization/resources/encounters/resources/v4/types/Encounter.js +3 -0
- package/dist/serialization/resources/encounters/resources/v4/types/EncounterOptional.d.ts +2 -0
- package/dist/serialization/resources/encounters/resources/v4/types/EncounterOptional.js +2 -0
- package/dist/serialization/resources/encounters/resources/v4/types/ReportTransmissionCode.d.ts +10 -0
- package/dist/serialization/resources/encounters/resources/v4/types/ReportTransmissionCode.js +41 -0
- package/dist/serialization/resources/encounters/resources/v4/types/ReportTypeCode.d.ts +10 -0
- package/dist/serialization/resources/encounters/resources/v4/types/ReportTypeCode.js +103 -0
- package/dist/serialization/resources/encounters/resources/v4/types/index.d.ts +3 -0
- package/dist/serialization/resources/encounters/resources/v4/types/index.js +3 -0
- package/dist/serialization/resources/index.d.ts +1 -0
- package/dist/serialization/resources/index.js +2 -1
- package/dist/serialization/resources/individual/types/PatientClinicalTrialInfo.d.ts +14 -0
- package/dist/serialization/resources/individual/types/PatientClinicalTrialInfo.js +45 -0
- package/dist/serialization/resources/individual/types/PatientClinicalTrialInfoCreate.d.ts +14 -0
- package/dist/serialization/resources/individual/types/PatientClinicalTrialInfoCreate.js +45 -0
- package/dist/serialization/resources/individual/types/PatientNonInsurancePayerInfo.d.ts +2 -0
- package/dist/serialization/resources/individual/types/PatientNonInsurancePayerInfo.js +2 -0
- package/dist/serialization/resources/individual/types/PatientNonInsurancePayerInfoCreate.d.ts +2 -0
- package/dist/serialization/resources/individual/types/PatientNonInsurancePayerInfoCreate.js +2 -0
- package/dist/serialization/resources/individual/types/index.d.ts +2 -0
- package/dist/serialization/resources/individual/types/index.js +2 -0
- package/dist/serialization/resources/nonInsurancePayers/resources/v1/types/CreateNonInsurancePayerRequest.d.ts +2 -0
- package/dist/serialization/resources/nonInsurancePayers/resources/v1/types/CreateNonInsurancePayerRequest.js +2 -0
- package/dist/serialization/resources/nonInsurancePayers/resources/v1/types/NonInsurancePayer.d.ts +2 -0
- package/dist/serialization/resources/nonInsurancePayers/resources/v1/types/NonInsurancePayer.js +2 -0
- package/dist/serialization/resources/organizationProviders/resources/v2/types/LicenseType.d.ts +1 -1
- package/dist/serialization/resources/organizationProviders/resources/v2/types/LicenseType.js +3 -0
- package/dist/serialization/resources/preEncounter/resources/common/types/CanonicalClinicalTrialAssociation.d.ts +16 -0
- package/dist/serialization/resources/preEncounter/resources/common/types/CanonicalClinicalTrialAssociation.js +47 -0
- package/dist/serialization/resources/preEncounter/resources/common/types/CanonicalClinicalTrialId.d.ts +10 -0
- package/dist/serialization/resources/preEncounter/resources/common/types/CanonicalClinicalTrialId.js +45 -0
- package/dist/serialization/resources/preEncounter/resources/common/types/CanonicalNonInsurancePayerAssociation.d.ts +2 -0
- package/dist/serialization/resources/preEncounter/resources/common/types/CanonicalNonInsurancePayerAssociation.js +2 -0
- package/dist/serialization/resources/preEncounter/resources/common/types/HumanName.d.ts +1 -0
- package/dist/serialization/resources/preEncounter/resources/common/types/HumanName.js +1 -0
- package/dist/serialization/resources/preEncounter/resources/common/types/index.d.ts +2 -0
- package/dist/serialization/resources/preEncounter/resources/common/types/index.js +2 -0
- package/dist/serialization/resources/preEncounter/resources/images/index.d.ts +1 -0
- package/dist/serialization/resources/preEncounter/resources/images/index.js +17 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/index.d.ts +1 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/index.js +37 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/client/create.d.ts +15 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/client/create.js +71 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/client/deactivate.d.ts +20 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/client/deactivate.js +77 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/client/get.d.ts +15 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/client/get.js +71 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/client/getMulti.d.ts +11 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/client/getMulti.js +42 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/client/index.d.ts +5 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/client/index.js +41 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/client/update.d.ts +20 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/client/update.js +77 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/index.d.ts +2 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/index.js +18 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/CoverageAssociation.d.ts +15 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/CoverageAssociation.js +46 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/CoverageImageSide.d.ts +10 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/CoverageImageSide.js +41 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/Image.d.ts +16 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/Image.js +50 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/ImageId.d.ts +10 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/ImageId.js +45 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/ImageStatus.d.ts +10 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/ImageStatus.js +41 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/MutableImage.d.ts +20 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/MutableImage.js +51 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/PatientAssociation.d.ts +14 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/PatientAssociation.js +45 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/index.d.ts +7 -0
- package/dist/serialization/resources/preEncounter/resources/images/resources/v1/types/index.js +23 -0
- package/dist/serialization/resources/preEncounter/resources/index.d.ts +1 -0
- package/dist/serialization/resources/preEncounter/resources/index.js +2 -1
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/index.d.ts +1 -0
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/index.js +2 -1
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/searchProviders.d.ts +11 -0
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/client/searchProviders.js +42 -0
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/types/Authorization.d.ts +1 -0
- package/dist/serialization/resources/preEncounter/resources/patients/resources/v1/types/Authorization.js +1 -0
- package/dist/serialization/resources/serviceLines/resources/v2/types/TestResultType.d.ts +1 -1
- package/dist/serialization/resources/serviceLines/resources/v2/types/TestResultType.js +1 -1
- package/dist/serialization/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOff.d.ts +24 -0
- package/dist/serialization/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOff.js +55 -0
- package/dist/serialization/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOffCreate.d.ts +20 -0
- package/dist/serialization/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOffCreate.js +51 -0
- package/dist/serialization/resources/writeOffs/resources/v1/types/WriteOff.d.ts +5 -1
- package/dist/serialization/resources/writeOffs/resources/v1/types/WriteOff.js +2 -0
- package/dist/serialization/resources/writeOffs/resources/v1/types/WriteOffCreate.d.ts +5 -1
- package/dist/serialization/resources/writeOffs/resources/v1/types/WriteOffCreate.js +2 -0
- package/dist/serialization/resources/writeOffs/resources/v1/types/index.d.ts +2 -0
- package/dist/serialization/resources/writeOffs/resources/v1/types/index.js +2 -0
- package/dist/serialization/resources/x12/resources/v1/types/Rarc.d.ts +1 -1
- package/dist/serialization/resources/x12/resources/v1/types/Rarc.js +114 -0
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
- package/reference.md +689 -78
- package/serialization/resources/clinicalTrials/index.d.ts +1 -0
- package/serialization/resources/clinicalTrials/index.js +17 -0
- package/serialization/resources/clinicalTrials/resources/index.d.ts +1 -0
- package/serialization/resources/clinicalTrials/resources/index.js +37 -0
- package/serialization/resources/clinicalTrials/resources/v1/index.d.ts +1 -0
- package/serialization/resources/clinicalTrials/resources/v1/index.js +17 -0
- package/serialization/resources/clinicalTrials/resources/v1/types/ClinicalTrial.d.ts +17 -0
- package/serialization/resources/clinicalTrials/resources/v1/types/ClinicalTrial.js +50 -0
- package/serialization/resources/clinicalTrials/resources/v1/types/ClinicalTrialPhase.d.ts +10 -0
- package/serialization/resources/clinicalTrials/resources/v1/types/ClinicalTrialPhase.js +41 -0
- package/serialization/resources/clinicalTrials/resources/v1/types/MutableClinicalTrial.d.ts +15 -0
- package/serialization/resources/clinicalTrials/resources/v1/types/MutableClinicalTrial.js +46 -0
- package/serialization/resources/clinicalTrials/resources/v1/types/index.d.ts +3 -0
- package/serialization/resources/clinicalTrials/resources/v1/types/index.js +19 -0
- package/serialization/resources/commons/types/AdjustmentId.d.ts +10 -0
- package/serialization/resources/commons/types/AdjustmentId.js +45 -0
- package/serialization/resources/commons/types/ClinicalTrialId.d.ts +10 -0
- package/serialization/resources/commons/types/ClinicalTrialId.js +45 -0
- package/serialization/resources/commons/types/ProcedureModifier.d.ts +1 -1
- package/serialization/resources/commons/types/ProcedureModifier.js +4 -0
- package/serialization/resources/commons/types/index.d.ts +2 -0
- package/serialization/resources/commons/types/index.js +2 -0
- package/serialization/resources/encounters/resources/v4/client/requests/EncounterCreate.d.ts +2 -0
- package/serialization/resources/encounters/resources/v4/client/requests/EncounterCreate.js +2 -0
- package/serialization/resources/encounters/resources/v4/types/ClaimSupplementalInformation.d.ts +16 -0
- package/serialization/resources/encounters/resources/v4/types/ClaimSupplementalInformation.js +47 -0
- package/serialization/resources/encounters/resources/v4/types/Encounter.d.ts +3 -0
- package/serialization/resources/encounters/resources/v4/types/Encounter.js +3 -0
- package/serialization/resources/encounters/resources/v4/types/EncounterOptional.d.ts +2 -0
- package/serialization/resources/encounters/resources/v4/types/EncounterOptional.js +2 -0
- package/serialization/resources/encounters/resources/v4/types/ReportTransmissionCode.d.ts +10 -0
- package/serialization/resources/encounters/resources/v4/types/ReportTransmissionCode.js +41 -0
- package/serialization/resources/encounters/resources/v4/types/ReportTypeCode.d.ts +10 -0
- package/serialization/resources/encounters/resources/v4/types/ReportTypeCode.js +103 -0
- package/serialization/resources/encounters/resources/v4/types/index.d.ts +3 -0
- package/serialization/resources/encounters/resources/v4/types/index.js +3 -0
- package/serialization/resources/index.d.ts +1 -0
- package/serialization/resources/index.js +2 -1
- package/serialization/resources/individual/types/PatientClinicalTrialInfo.d.ts +14 -0
- package/serialization/resources/individual/types/PatientClinicalTrialInfo.js +45 -0
- package/serialization/resources/individual/types/PatientClinicalTrialInfoCreate.d.ts +14 -0
- package/serialization/resources/individual/types/PatientClinicalTrialInfoCreate.js +45 -0
- package/serialization/resources/individual/types/PatientNonInsurancePayerInfo.d.ts +2 -0
- package/serialization/resources/individual/types/PatientNonInsurancePayerInfo.js +2 -0
- package/serialization/resources/individual/types/PatientNonInsurancePayerInfoCreate.d.ts +2 -0
- package/serialization/resources/individual/types/PatientNonInsurancePayerInfoCreate.js +2 -0
- package/serialization/resources/individual/types/index.d.ts +2 -0
- package/serialization/resources/individual/types/index.js +2 -0
- package/serialization/resources/nonInsurancePayers/resources/v1/types/CreateNonInsurancePayerRequest.d.ts +2 -0
- package/serialization/resources/nonInsurancePayers/resources/v1/types/CreateNonInsurancePayerRequest.js +2 -0
- package/serialization/resources/nonInsurancePayers/resources/v1/types/NonInsurancePayer.d.ts +2 -0
- package/serialization/resources/nonInsurancePayers/resources/v1/types/NonInsurancePayer.js +2 -0
- package/serialization/resources/organizationProviders/resources/v2/types/LicenseType.d.ts +1 -1
- package/serialization/resources/organizationProviders/resources/v2/types/LicenseType.js +3 -0
- package/serialization/resources/preEncounter/resources/common/types/CanonicalClinicalTrialAssociation.d.ts +16 -0
- package/serialization/resources/preEncounter/resources/common/types/CanonicalClinicalTrialAssociation.js +47 -0
- package/serialization/resources/preEncounter/resources/common/types/CanonicalClinicalTrialId.d.ts +10 -0
- package/serialization/resources/preEncounter/resources/common/types/CanonicalClinicalTrialId.js +45 -0
- package/serialization/resources/preEncounter/resources/common/types/CanonicalNonInsurancePayerAssociation.d.ts +2 -0
- package/serialization/resources/preEncounter/resources/common/types/CanonicalNonInsurancePayerAssociation.js +2 -0
- package/serialization/resources/preEncounter/resources/common/types/HumanName.d.ts +1 -0
- package/serialization/resources/preEncounter/resources/common/types/HumanName.js +1 -0
- package/serialization/resources/preEncounter/resources/common/types/index.d.ts +2 -0
- package/serialization/resources/preEncounter/resources/common/types/index.js +2 -0
- package/serialization/resources/preEncounter/resources/images/index.d.ts +1 -0
- package/serialization/resources/preEncounter/resources/images/index.js +17 -0
- package/serialization/resources/preEncounter/resources/images/resources/index.d.ts +1 -0
- package/serialization/resources/preEncounter/resources/images/resources/index.js +37 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/client/create.d.ts +15 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/client/create.js +71 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/client/deactivate.d.ts +20 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/client/deactivate.js +77 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/client/get.d.ts +15 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/client/get.js +71 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/client/getMulti.d.ts +11 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/client/getMulti.js +42 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/client/index.d.ts +5 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/client/index.js +41 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/client/update.d.ts +20 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/client/update.js +77 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/index.d.ts +2 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/index.js +18 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/CoverageAssociation.d.ts +15 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/CoverageAssociation.js +46 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/CoverageImageSide.d.ts +10 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/CoverageImageSide.js +41 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/Image.d.ts +16 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/Image.js +50 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/ImageId.d.ts +10 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/ImageId.js +45 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/ImageStatus.d.ts +10 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/ImageStatus.js +41 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/MutableImage.d.ts +20 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/MutableImage.js +51 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/PatientAssociation.d.ts +14 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/PatientAssociation.js +45 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/index.d.ts +7 -0
- package/serialization/resources/preEncounter/resources/images/resources/v1/types/index.js +23 -0
- package/serialization/resources/preEncounter/resources/index.d.ts +1 -0
- package/serialization/resources/preEncounter/resources/index.js +2 -1
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/index.d.ts +1 -0
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/index.js +2 -1
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/searchProviders.d.ts +11 -0
- package/serialization/resources/preEncounter/resources/patients/resources/v1/client/searchProviders.js +42 -0
- package/serialization/resources/preEncounter/resources/patients/resources/v1/types/Authorization.d.ts +1 -0
- package/serialization/resources/preEncounter/resources/patients/resources/v1/types/Authorization.js +1 -0
- package/serialization/resources/serviceLines/resources/v2/types/TestResultType.d.ts +1 -1
- package/serialization/resources/serviceLines/resources/v2/types/TestResultType.js +1 -1
- package/serialization/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOff.d.ts +24 -0
- package/serialization/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOff.js +55 -0
- package/serialization/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOffCreate.d.ts +20 -0
- package/serialization/resources/writeOffs/resources/v1/types/NonInsurancePayerWriteOffCreate.js +51 -0
- package/serialization/resources/writeOffs/resources/v1/types/WriteOff.d.ts +5 -1
- package/serialization/resources/writeOffs/resources/v1/types/WriteOff.js +2 -0
- package/serialization/resources/writeOffs/resources/v1/types/WriteOffCreate.d.ts +5 -1
- package/serialization/resources/writeOffs/resources/v1/types/WriteOffCreate.js +2 -0
- package/serialization/resources/writeOffs/resources/v1/types/index.d.ts +2 -0
- package/serialization/resources/writeOffs/resources/v1/types/index.js +2 -0
- package/serialization/resources/x12/resources/v1/types/Rarc.d.ts +1 -1
- package/serialization/resources/x12/resources/v1/types/Rarc.js +114 -0
- package/version.d.ts +1 -1
- package/version.js +1 -1
package/reference.md
CHANGED
|
@@ -2742,6 +2742,11 @@ await client.encounters.v4.create({
|
|
|
2742
2742
|
{
|
|
2743
2743
|
nonInsurancePayerId: CandidApi.NonInsurancePayerId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
2744
2744
|
memberId: "string",
|
|
2745
|
+
clinicalTrialInfo: [
|
|
2746
|
+
{
|
|
2747
|
+
clinicalTrialId: CandidApi.ClinicalTrialId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
2748
|
+
},
|
|
2749
|
+
],
|
|
2745
2750
|
},
|
|
2746
2751
|
],
|
|
2747
2752
|
emailConsent: true,
|
|
@@ -3021,6 +3026,12 @@ await client.encounters.v4.create({
|
|
|
3021
3026
|
conditionIndicator2: "AV",
|
|
3022
3027
|
conditionIndicator3: "AV",
|
|
3023
3028
|
},
|
|
3029
|
+
claimSupplementalInformation: [
|
|
3030
|
+
{
|
|
3031
|
+
attachmentReportTypeCode: "03",
|
|
3032
|
+
attachmentTransmissionCode: "BM",
|
|
3033
|
+
},
|
|
3034
|
+
],
|
|
3024
3035
|
externalId: CandidApi.EncounterExternalId("string"),
|
|
3025
3036
|
dateOfService: "2023-01-15",
|
|
3026
3037
|
endDateOfService: "2023-01-15",
|
|
@@ -3782,6 +3793,9 @@ caller will receive a 422 response. If the file has already been generated, it w
|
|
|
3782
3793
|
up to 90 days in the past by default. Please email our [Support team](mailto:support@joincandidhealth.com) with any data requests
|
|
3783
3794
|
outside of these stated guarantees.
|
|
3784
3795
|
|
|
3796
|
+
**New Customers:** This endpoint is not enabled by default for new Candid customers. To have this endpoint enabled for your organization,
|
|
3797
|
+
please email our [Support team](mailto:support@joincandidhealth.com) with the request.
|
|
3798
|
+
|
|
3785
3799
|
</dd>
|
|
3786
3800
|
</dl>
|
|
3787
3801
|
</dd>
|
|
@@ -6911,6 +6925,13 @@ await client.nonInsurancePayers.v1.create({
|
|
|
6911
6925
|
zipCode: "10001",
|
|
6912
6926
|
zipPlusFourCode: "1234",
|
|
6913
6927
|
},
|
|
6928
|
+
clinicalTrials: [
|
|
6929
|
+
{
|
|
6930
|
+
name: "string",
|
|
6931
|
+
clinicalTrialNumber: "string",
|
|
6932
|
+
clinicalTrialPhase: "Phase 1",
|
|
6933
|
+
},
|
|
6934
|
+
],
|
|
6914
6935
|
});
|
|
6915
6936
|
```
|
|
6916
6937
|
|
|
@@ -9439,6 +9460,136 @@ await client.writeOffs.v1.revert(CandidApi.WriteOffId("d5e9c84f-c2b2-4bf4-b4b0-7
|
|
|
9439
9460
|
</dl>
|
|
9440
9461
|
</details>
|
|
9441
9462
|
|
|
9463
|
+
<details><summary><code>client.writeOffs.v1.<a href="/src/api/resources/writeOffs/resources/v1/client/Client.ts">revertInsuranceBalanceAdjustment</a>(adjustmentId) -> core.APIResponse<CandidApi.WriteOff, CandidApi.writeOffs.v1.revertInsuranceBalanceAdjustment.Error></code></summary>
|
|
9464
|
+
<dl>
|
|
9465
|
+
<dd>
|
|
9466
|
+
|
|
9467
|
+
#### 📝 Description
|
|
9468
|
+
|
|
9469
|
+
<dl>
|
|
9470
|
+
<dd>
|
|
9471
|
+
|
|
9472
|
+
<dl>
|
|
9473
|
+
<dd>
|
|
9474
|
+
|
|
9475
|
+
Reverts an Insurance Balance Adjustment given an `adjustment_id`
|
|
9476
|
+
|
|
9477
|
+
</dd>
|
|
9478
|
+
</dl>
|
|
9479
|
+
</dd>
|
|
9480
|
+
</dl>
|
|
9481
|
+
|
|
9482
|
+
#### 🔌 Usage
|
|
9483
|
+
|
|
9484
|
+
<dl>
|
|
9485
|
+
<dd>
|
|
9486
|
+
|
|
9487
|
+
<dl>
|
|
9488
|
+
<dd>
|
|
9489
|
+
|
|
9490
|
+
```typescript
|
|
9491
|
+
await client.writeOffs.v1.revertInsuranceBalanceAdjustment(
|
|
9492
|
+
CandidApi.AdjustmentId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
9493
|
+
);
|
|
9494
|
+
```
|
|
9495
|
+
|
|
9496
|
+
</dd>
|
|
9497
|
+
</dl>
|
|
9498
|
+
</dd>
|
|
9499
|
+
</dl>
|
|
9500
|
+
|
|
9501
|
+
#### ⚙️ Parameters
|
|
9502
|
+
|
|
9503
|
+
<dl>
|
|
9504
|
+
<dd>
|
|
9505
|
+
|
|
9506
|
+
<dl>
|
|
9507
|
+
<dd>
|
|
9508
|
+
|
|
9509
|
+
**adjustmentId:** `CandidApi.AdjustmentId`
|
|
9510
|
+
|
|
9511
|
+
</dd>
|
|
9512
|
+
</dl>
|
|
9513
|
+
|
|
9514
|
+
<dl>
|
|
9515
|
+
<dd>
|
|
9516
|
+
|
|
9517
|
+
**requestOptions:** `V1.RequestOptions`
|
|
9518
|
+
|
|
9519
|
+
</dd>
|
|
9520
|
+
</dl>
|
|
9521
|
+
</dd>
|
|
9522
|
+
</dl>
|
|
9523
|
+
|
|
9524
|
+
</dd>
|
|
9525
|
+
</dl>
|
|
9526
|
+
</details>
|
|
9527
|
+
|
|
9528
|
+
<details><summary><code>client.writeOffs.v1.<a href="/src/api/resources/writeOffs/resources/v1/client/Client.ts">revertEraOriginatedInsuranceBalanceAdjustment</a>(adjustmentId) -> core.APIResponse<CandidApi.AdjustmentId, CandidApi.writeOffs.v1.revertEraOriginatedInsuranceBalanceAdjustment.Error></code></summary>
|
|
9529
|
+
<dl>
|
|
9530
|
+
<dd>
|
|
9531
|
+
|
|
9532
|
+
#### 📝 Description
|
|
9533
|
+
|
|
9534
|
+
<dl>
|
|
9535
|
+
<dd>
|
|
9536
|
+
|
|
9537
|
+
<dl>
|
|
9538
|
+
<dd>
|
|
9539
|
+
|
|
9540
|
+
Reverts an ERA-originated Insurance Balance Adjustment given an `adjustment_id`
|
|
9541
|
+
|
|
9542
|
+
</dd>
|
|
9543
|
+
</dl>
|
|
9544
|
+
</dd>
|
|
9545
|
+
</dl>
|
|
9546
|
+
|
|
9547
|
+
#### 🔌 Usage
|
|
9548
|
+
|
|
9549
|
+
<dl>
|
|
9550
|
+
<dd>
|
|
9551
|
+
|
|
9552
|
+
<dl>
|
|
9553
|
+
<dd>
|
|
9554
|
+
|
|
9555
|
+
```typescript
|
|
9556
|
+
await client.writeOffs.v1.revertEraOriginatedInsuranceBalanceAdjustment(
|
|
9557
|
+
CandidApi.AdjustmentId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
9558
|
+
);
|
|
9559
|
+
```
|
|
9560
|
+
|
|
9561
|
+
</dd>
|
|
9562
|
+
</dl>
|
|
9563
|
+
</dd>
|
|
9564
|
+
</dl>
|
|
9565
|
+
|
|
9566
|
+
#### ⚙️ Parameters
|
|
9567
|
+
|
|
9568
|
+
<dl>
|
|
9569
|
+
<dd>
|
|
9570
|
+
|
|
9571
|
+
<dl>
|
|
9572
|
+
<dd>
|
|
9573
|
+
|
|
9574
|
+
**adjustmentId:** `CandidApi.AdjustmentId`
|
|
9575
|
+
|
|
9576
|
+
</dd>
|
|
9577
|
+
</dl>
|
|
9578
|
+
|
|
9579
|
+
<dl>
|
|
9580
|
+
<dd>
|
|
9581
|
+
|
|
9582
|
+
**requestOptions:** `V1.RequestOptions`
|
|
9583
|
+
|
|
9584
|
+
</dd>
|
|
9585
|
+
</dl>
|
|
9586
|
+
</dd>
|
|
9587
|
+
</dl>
|
|
9588
|
+
|
|
9589
|
+
</dd>
|
|
9590
|
+
</dl>
|
|
9591
|
+
</details>
|
|
9592
|
+
|
|
9442
9593
|
## PreEncounter Appointments V1
|
|
9443
9594
|
|
|
9444
9595
|
<details><summary><code>client.preEncounter.appointments.v1.<a href="/src/api/resources/preEncounter/resources/appointments/resources/v1/client/Client.ts">create</a>({ ...params }) -> core.APIResponse<CandidApi.Appointment, CandidApi.preEncounter.appointments.v1.create.Error></code></summary>
|
|
@@ -9487,6 +9638,7 @@ await client.preEncounter.appointments.v1.create({
|
|
|
9487
9638
|
given: ["string"],
|
|
9488
9639
|
use: "USUAL",
|
|
9489
9640
|
period: {},
|
|
9641
|
+
suffix: "string",
|
|
9490
9642
|
},
|
|
9491
9643
|
type: "PRIMARY",
|
|
9492
9644
|
npi: "string",
|
|
@@ -9785,6 +9937,7 @@ await client.preEncounter.appointments.v1.update(CandidApi.AppointmentId("string
|
|
|
9785
9937
|
given: ["string"],
|
|
9786
9938
|
use: "USUAL",
|
|
9787
9939
|
period: {},
|
|
9940
|
+
suffix: "string",
|
|
9788
9941
|
},
|
|
9789
9942
|
type: "PRIMARY",
|
|
9790
9943
|
npi: "string",
|
|
@@ -10032,6 +10185,7 @@ await client.preEncounter.coverages.v1.create({
|
|
|
10032
10185
|
given: ["string"],
|
|
10033
10186
|
use: "USUAL",
|
|
10034
10187
|
period: {},
|
|
10188
|
+
suffix: "string",
|
|
10035
10189
|
},
|
|
10036
10190
|
dateOfBirth: "2023-01-15",
|
|
10037
10191
|
biologicalSex: "FEMALE",
|
|
@@ -10139,6 +10293,7 @@ await client.preEncounter.coverages.v1.update(CandidApi.CoverageId("d5e9c84f-c2b
|
|
|
10139
10293
|
given: ["string"],
|
|
10140
10294
|
use: "USUAL",
|
|
10141
10295
|
period: {},
|
|
10296
|
+
suffix: "string",
|
|
10142
10297
|
},
|
|
10143
10298
|
dateOfBirth: "2023-01-15",
|
|
10144
10299
|
biologicalSex: "FEMALE",
|
|
@@ -10788,9 +10943,9 @@ await client.preEncounter.eligibilityChecks.v1.post({
|
|
|
10788
10943
|
</dl>
|
|
10789
10944
|
</details>
|
|
10790
10945
|
|
|
10791
|
-
## PreEncounter
|
|
10946
|
+
## PreEncounter Images V1
|
|
10792
10947
|
|
|
10793
|
-
<details><summary><code>client.preEncounter.
|
|
10948
|
+
<details><summary><code>client.preEncounter.images.v1.<a href="/src/api/resources/preEncounter/resources/images/resources/v1/client/Client.ts">create</a>({ ...params }) -> core.APIResponse<CandidApi.Image, CandidApi.preEncounter.images.v1.create.Error></code></summary>
|
|
10794
10949
|
<dl>
|
|
10795
10950
|
<dd>
|
|
10796
10951
|
|
|
@@ -10802,7 +10957,7 @@ await client.preEncounter.eligibilityChecks.v1.post({
|
|
|
10802
10957
|
<dl>
|
|
10803
10958
|
<dd>
|
|
10804
10959
|
|
|
10805
|
-
|
|
10960
|
+
Adds an image. VersionConflictError is returned if a front or back of this coverage already exists.
|
|
10806
10961
|
|
|
10807
10962
|
</dd>
|
|
10808
10963
|
</dl>
|
|
@@ -10818,12 +10973,19 @@ Gets patients with dependent objects for patients that match the query parameter
|
|
|
10818
10973
|
<dd>
|
|
10819
10974
|
|
|
10820
10975
|
```typescript
|
|
10821
|
-
await client.preEncounter.
|
|
10822
|
-
|
|
10823
|
-
|
|
10824
|
-
|
|
10825
|
-
|
|
10826
|
-
|
|
10976
|
+
await client.preEncounter.images.v1.create({
|
|
10977
|
+
fileName: "string",
|
|
10978
|
+
displayName: "string",
|
|
10979
|
+
fileType: "string",
|
|
10980
|
+
status: "PENDING",
|
|
10981
|
+
coverage: {
|
|
10982
|
+
id: CandidApi.CoverageId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
10983
|
+
side: "FRONT",
|
|
10984
|
+
},
|
|
10985
|
+
patient: {
|
|
10986
|
+
id: CandidApi.PatientId("string"),
|
|
10987
|
+
notes: "string",
|
|
10988
|
+
},
|
|
10827
10989
|
});
|
|
10828
10990
|
```
|
|
10829
10991
|
|
|
@@ -10840,7 +11002,7 @@ await client.preEncounter.lists.v1.getPatientList({
|
|
|
10840
11002
|
<dl>
|
|
10841
11003
|
<dd>
|
|
10842
11004
|
|
|
10843
|
-
**request:** `CandidApi.
|
|
11005
|
+
**request:** `CandidApi.MutableImage`
|
|
10844
11006
|
|
|
10845
11007
|
</dd>
|
|
10846
11008
|
</dl>
|
|
@@ -10859,7 +11021,7 @@ await client.preEncounter.lists.v1.getPatientList({
|
|
|
10859
11021
|
</dl>
|
|
10860
11022
|
</details>
|
|
10861
11023
|
|
|
10862
|
-
<details><summary><code>client.preEncounter.
|
|
11024
|
+
<details><summary><code>client.preEncounter.images.v1.<a href="/src/api/resources/preEncounter/resources/images/resources/v1/client/Client.ts">get</a>(id) -> core.APIResponse<CandidApi.Image, CandidApi.preEncounter.images.v1.get.Error></code></summary>
|
|
10863
11025
|
<dl>
|
|
10864
11026
|
<dd>
|
|
10865
11027
|
|
|
@@ -10871,7 +11033,7 @@ await client.preEncounter.lists.v1.getPatientList({
|
|
|
10871
11033
|
<dl>
|
|
10872
11034
|
<dd>
|
|
10873
11035
|
|
|
10874
|
-
|
|
11036
|
+
Gets an image by imageId.
|
|
10875
11037
|
|
|
10876
11038
|
</dd>
|
|
10877
11039
|
</dl>
|
|
@@ -10887,13 +11049,7 @@ Searches for appointments that match the query parameters.
|
|
|
10887
11049
|
<dd>
|
|
10888
11050
|
|
|
10889
11051
|
```typescript
|
|
10890
|
-
await client.preEncounter.
|
|
10891
|
-
sortField: CandidApi.SortFieldString("string"),
|
|
10892
|
-
sortDirection: "asc",
|
|
10893
|
-
limit: 1,
|
|
10894
|
-
pageToken: CandidApi.PageToken("string"),
|
|
10895
|
-
filters: CandidApi.FilterQueryString("string"),
|
|
10896
|
-
});
|
|
11052
|
+
await client.preEncounter.images.v1.get(CandidApi.ImageId("string"));
|
|
10897
11053
|
```
|
|
10898
11054
|
|
|
10899
11055
|
</dd>
|
|
@@ -10909,7 +11065,7 @@ await client.preEncounter.lists.v1.getAppointmentList({
|
|
|
10909
11065
|
<dl>
|
|
10910
11066
|
<dd>
|
|
10911
11067
|
|
|
10912
|
-
**
|
|
11068
|
+
**id:** `CandidApi.ImageId`
|
|
10913
11069
|
|
|
10914
11070
|
</dd>
|
|
10915
11071
|
</dl>
|
|
@@ -10928,9 +11084,7 @@ await client.preEncounter.lists.v1.getAppointmentList({
|
|
|
10928
11084
|
</dl>
|
|
10929
11085
|
</details>
|
|
10930
11086
|
|
|
10931
|
-
|
|
10932
|
-
|
|
10933
|
-
<details><summary><code>client.preEncounter.notes.v1.<a href="/src/api/resources/preEncounter/resources/notes/resources/v1/client/Client.ts">get</a>(id) -> core.APIResponse<CandidApi.Note, CandidApi.preEncounter.notes.v1.get.Error></code></summary>
|
|
11087
|
+
<details><summary><code>client.preEncounter.images.v1.<a href="/src/api/resources/preEncounter/resources/images/resources/v1/client/Client.ts">update</a>(id, version, { ...params }) -> core.APIResponse<CandidApi.Image, CandidApi.preEncounter.images.v1.update.Error></code></summary>
|
|
10934
11088
|
<dl>
|
|
10935
11089
|
<dd>
|
|
10936
11090
|
|
|
@@ -10942,7 +11096,7 @@ await client.preEncounter.lists.v1.getAppointmentList({
|
|
|
10942
11096
|
<dl>
|
|
10943
11097
|
<dd>
|
|
10944
11098
|
|
|
10945
|
-
|
|
11099
|
+
Updates an Image. The path must contain the most recent version to prevent races.
|
|
10946
11100
|
|
|
10947
11101
|
</dd>
|
|
10948
11102
|
</dl>
|
|
@@ -10958,7 +11112,20 @@ Gets a note by NoteId.
|
|
|
10958
11112
|
<dd>
|
|
10959
11113
|
|
|
10960
11114
|
```typescript
|
|
10961
|
-
await client.preEncounter.
|
|
11115
|
+
await client.preEncounter.images.v1.update(CandidApi.ImageId("string"), "string", {
|
|
11116
|
+
fileName: "string",
|
|
11117
|
+
displayName: "string",
|
|
11118
|
+
fileType: "string",
|
|
11119
|
+
status: "PENDING",
|
|
11120
|
+
coverage: {
|
|
11121
|
+
id: CandidApi.CoverageId("d5e9c84f-c2b2-4bf4-b4b0-7ffd7a9ffc32"),
|
|
11122
|
+
side: "FRONT",
|
|
11123
|
+
},
|
|
11124
|
+
patient: {
|
|
11125
|
+
id: CandidApi.PatientId("string"),
|
|
11126
|
+
notes: "string",
|
|
11127
|
+
},
|
|
11128
|
+
});
|
|
10962
11129
|
```
|
|
10963
11130
|
|
|
10964
11131
|
</dd>
|
|
@@ -10974,7 +11141,23 @@ await client.preEncounter.notes.v1.get(CandidApi.NoteId("string"));
|
|
|
10974
11141
|
<dl>
|
|
10975
11142
|
<dd>
|
|
10976
11143
|
|
|
10977
|
-
**id:** `CandidApi.
|
|
11144
|
+
**id:** `CandidApi.ImageId`
|
|
11145
|
+
|
|
11146
|
+
</dd>
|
|
11147
|
+
</dl>
|
|
11148
|
+
|
|
11149
|
+
<dl>
|
|
11150
|
+
<dd>
|
|
11151
|
+
|
|
11152
|
+
**version:** `string`
|
|
11153
|
+
|
|
11154
|
+
</dd>
|
|
11155
|
+
</dl>
|
|
11156
|
+
|
|
11157
|
+
<dl>
|
|
11158
|
+
<dd>
|
|
11159
|
+
|
|
11160
|
+
**request:** `CandidApi.MutableImage`
|
|
10978
11161
|
|
|
10979
11162
|
</dd>
|
|
10980
11163
|
</dl>
|
|
@@ -10993,7 +11176,7 @@ await client.preEncounter.notes.v1.get(CandidApi.NoteId("string"));
|
|
|
10993
11176
|
</dl>
|
|
10994
11177
|
</details>
|
|
10995
11178
|
|
|
10996
|
-
<details><summary><code>client.preEncounter.
|
|
11179
|
+
<details><summary><code>client.preEncounter.images.v1.<a href="/src/api/resources/preEncounter/resources/images/resources/v1/client/Client.ts">deactivate</a>(id, version) -> core.APIResponse<void, CandidApi.preEncounter.images.v1.deactivate.Error></code></summary>
|
|
10997
11180
|
<dl>
|
|
10998
11181
|
<dd>
|
|
10999
11182
|
|
|
@@ -11005,7 +11188,7 @@ await client.preEncounter.notes.v1.get(CandidApi.NoteId("string"));
|
|
|
11005
11188
|
<dl>
|
|
11006
11189
|
<dd>
|
|
11007
11190
|
|
|
11008
|
-
|
|
11191
|
+
Sets an Image as deactivated. The path must contain the most recent version to prevent races.
|
|
11009
11192
|
|
|
11010
11193
|
</dd>
|
|
11011
11194
|
</dl>
|
|
@@ -11021,11 +11204,7 @@ Adds a new note.
|
|
|
11021
11204
|
<dd>
|
|
11022
11205
|
|
|
11023
11206
|
```typescript
|
|
11024
|
-
await client.preEncounter.
|
|
11025
|
-
value: "string",
|
|
11026
|
-
authorEmail: "string",
|
|
11027
|
-
authorName: "string",
|
|
11028
|
-
});
|
|
11207
|
+
await client.preEncounter.images.v1.deactivate(CandidApi.ImageId("string"), "string");
|
|
11029
11208
|
```
|
|
11030
11209
|
|
|
11031
11210
|
</dd>
|
|
@@ -11041,7 +11220,15 @@ await client.preEncounter.notes.v1.create({
|
|
|
11041
11220
|
<dl>
|
|
11042
11221
|
<dd>
|
|
11043
11222
|
|
|
11044
|
-
**
|
|
11223
|
+
**id:** `CandidApi.ImageId`
|
|
11224
|
+
|
|
11225
|
+
</dd>
|
|
11226
|
+
</dl>
|
|
11227
|
+
|
|
11228
|
+
<dl>
|
|
11229
|
+
<dd>
|
|
11230
|
+
|
|
11231
|
+
**version:** `string`
|
|
11045
11232
|
|
|
11046
11233
|
</dd>
|
|
11047
11234
|
</dl>
|
|
@@ -11060,7 +11247,7 @@ await client.preEncounter.notes.v1.create({
|
|
|
11060
11247
|
</dl>
|
|
11061
11248
|
</details>
|
|
11062
11249
|
|
|
11063
|
-
<details><summary><code>client.preEncounter.
|
|
11250
|
+
<details><summary><code>client.preEncounter.images.v1.<a href="/src/api/resources/preEncounter/resources/images/resources/v1/client/Client.ts">getMulti</a>({ ...params }) -> core.APIResponse<CandidApi.Image[], CandidApi.preEncounter.images.v1.getMulti.Error></code></summary>
|
|
11064
11251
|
<dl>
|
|
11065
11252
|
<dd>
|
|
11066
11253
|
|
|
@@ -11072,7 +11259,7 @@ await client.preEncounter.notes.v1.create({
|
|
|
11072
11259
|
<dl>
|
|
11073
11260
|
<dd>
|
|
11074
11261
|
|
|
11075
|
-
|
|
11262
|
+
Searches for images that match the query parameters.
|
|
11076
11263
|
|
|
11077
11264
|
</dd>
|
|
11078
11265
|
</dl>
|
|
@@ -11088,10 +11275,9 @@ Updates a note. The path must contain the most recent version to prevent races.
|
|
|
11088
11275
|
<dd>
|
|
11089
11276
|
|
|
11090
11277
|
```typescript
|
|
11091
|
-
await client.preEncounter.
|
|
11092
|
-
|
|
11093
|
-
|
|
11094
|
-
authorName: "string",
|
|
11278
|
+
await client.preEncounter.images.v1.getMulti({
|
|
11279
|
+
patientId: "string",
|
|
11280
|
+
coverageId: "string",
|
|
11095
11281
|
});
|
|
11096
11282
|
```
|
|
11097
11283
|
|
|
@@ -11108,23 +11294,7 @@ await client.preEncounter.notes.v1.update(CandidApi.NoteId("string"), "string",
|
|
|
11108
11294
|
<dl>
|
|
11109
11295
|
<dd>
|
|
11110
11296
|
|
|
11111
|
-
**
|
|
11112
|
-
|
|
11113
|
-
</dd>
|
|
11114
|
-
</dl>
|
|
11115
|
-
|
|
11116
|
-
<dl>
|
|
11117
|
-
<dd>
|
|
11118
|
-
|
|
11119
|
-
**version:** `string`
|
|
11120
|
-
|
|
11121
|
-
</dd>
|
|
11122
|
-
</dl>
|
|
11123
|
-
|
|
11124
|
-
<dl>
|
|
11125
|
-
<dd>
|
|
11126
|
-
|
|
11127
|
-
**request:** `CandidApi.MutableNote`
|
|
11297
|
+
**request:** `CandidApi.preEncounter.images.v1.ImageGetMultiRequest`
|
|
11128
11298
|
|
|
11129
11299
|
</dd>
|
|
11130
11300
|
</dl>
|
|
@@ -11143,7 +11313,9 @@ await client.preEncounter.notes.v1.update(CandidApi.NoteId("string"), "string",
|
|
|
11143
11313
|
</dl>
|
|
11144
11314
|
</details>
|
|
11145
11315
|
|
|
11146
|
-
|
|
11316
|
+
## PreEncounter Lists V1
|
|
11317
|
+
|
|
11318
|
+
<details><summary><code>client.preEncounter.lists.v1.<a href="/src/api/resources/preEncounter/resources/lists/resources/v1/client/Client.ts">getPatientList</a>({ ...params }) -> core.APIResponse<CandidApi.PatientListPage, CandidApi.preEncounter.lists.v1.getPatientList.Error></code></summary>
|
|
11147
11319
|
<dl>
|
|
11148
11320
|
<dd>
|
|
11149
11321
|
|
|
@@ -11155,7 +11327,7 @@ await client.preEncounter.notes.v1.update(CandidApi.NoteId("string"), "string",
|
|
|
11155
11327
|
<dl>
|
|
11156
11328
|
<dd>
|
|
11157
11329
|
|
|
11158
|
-
|
|
11330
|
+
Gets patients with dependent objects for patients that match the query parameters.
|
|
11159
11331
|
|
|
11160
11332
|
</dd>
|
|
11161
11333
|
</dl>
|
|
@@ -11171,7 +11343,13 @@ Sets a note as deactivated. The path must contain the most recent version to pre
|
|
|
11171
11343
|
<dd>
|
|
11172
11344
|
|
|
11173
11345
|
```typescript
|
|
11174
|
-
await client.preEncounter.
|
|
11346
|
+
await client.preEncounter.lists.v1.getPatientList({
|
|
11347
|
+
pageToken: CandidApi.PageToken("string"),
|
|
11348
|
+
limit: 1,
|
|
11349
|
+
sortField: CandidApi.SortFieldString("string"),
|
|
11350
|
+
sortDirection: "asc",
|
|
11351
|
+
filters: CandidApi.FilterQueryString("string"),
|
|
11352
|
+
});
|
|
11175
11353
|
```
|
|
11176
11354
|
|
|
11177
11355
|
</dd>
|
|
@@ -11187,15 +11365,7 @@ await client.preEncounter.notes.v1.deactivate(CandidApi.NoteId("string"), "strin
|
|
|
11187
11365
|
<dl>
|
|
11188
11366
|
<dd>
|
|
11189
11367
|
|
|
11190
|
-
**
|
|
11191
|
-
|
|
11192
|
-
</dd>
|
|
11193
|
-
</dl>
|
|
11194
|
-
|
|
11195
|
-
<dl>
|
|
11196
|
-
<dd>
|
|
11197
|
-
|
|
11198
|
-
**version:** `string`
|
|
11368
|
+
**request:** `CandidApi.preEncounter.lists.v1.PatientListRequest`
|
|
11199
11369
|
|
|
11200
11370
|
</dd>
|
|
11201
11371
|
</dl>
|
|
@@ -11214,9 +11384,7 @@ await client.preEncounter.notes.v1.deactivate(CandidApi.NoteId("string"), "strin
|
|
|
11214
11384
|
</dl>
|
|
11215
11385
|
</details>
|
|
11216
11386
|
|
|
11217
|
-
|
|
11218
|
-
|
|
11219
|
-
<details><summary><code>client.preEncounter.patients.v1.<a href="/src/api/resources/preEncounter/resources/patients/resources/v1/client/Client.ts">create</a>({ ...params }) -> core.APIResponse<CandidApi.Patient, CandidApi.preEncounter.patients.v1.create.Error></code></summary>
|
|
11387
|
+
<details><summary><code>client.preEncounter.lists.v1.<a href="/src/api/resources/preEncounter/resources/lists/resources/v1/client/Client.ts">getAppointmentList</a>({ ...params }) -> core.APIResponse<CandidApi.AppointmentListPage, CandidApi.preEncounter.lists.v1.getAppointmentList.Error></code></summary>
|
|
11220
11388
|
<dl>
|
|
11221
11389
|
<dd>
|
|
11222
11390
|
|
|
@@ -11228,7 +11396,7 @@ await client.preEncounter.notes.v1.deactivate(CandidApi.NoteId("string"), "strin
|
|
|
11228
11396
|
<dl>
|
|
11229
11397
|
<dd>
|
|
11230
11398
|
|
|
11231
|
-
|
|
11399
|
+
Searches for appointments that match the query parameters.
|
|
11232
11400
|
|
|
11233
11401
|
</dd>
|
|
11234
11402
|
</dl>
|
|
@@ -11244,14 +11412,372 @@ Adds a patient. VersionConflictError is returned when the patient's external ID
|
|
|
11244
11412
|
<dd>
|
|
11245
11413
|
|
|
11246
11414
|
```typescript
|
|
11247
|
-
await client.preEncounter.
|
|
11248
|
-
|
|
11249
|
-
|
|
11250
|
-
|
|
11251
|
-
|
|
11415
|
+
await client.preEncounter.lists.v1.getAppointmentList({
|
|
11416
|
+
sortField: CandidApi.SortFieldString("string"),
|
|
11417
|
+
sortDirection: "asc",
|
|
11418
|
+
limit: 1,
|
|
11419
|
+
pageToken: CandidApi.PageToken("string"),
|
|
11420
|
+
filters: CandidApi.FilterQueryString("string"),
|
|
11421
|
+
});
|
|
11422
|
+
```
|
|
11423
|
+
|
|
11424
|
+
</dd>
|
|
11425
|
+
</dl>
|
|
11426
|
+
</dd>
|
|
11427
|
+
</dl>
|
|
11428
|
+
|
|
11429
|
+
#### ⚙️ Parameters
|
|
11430
|
+
|
|
11431
|
+
<dl>
|
|
11432
|
+
<dd>
|
|
11433
|
+
|
|
11434
|
+
<dl>
|
|
11435
|
+
<dd>
|
|
11436
|
+
|
|
11437
|
+
**request:** `CandidApi.preEncounter.lists.v1.AppointmentsGetListRequest`
|
|
11438
|
+
|
|
11439
|
+
</dd>
|
|
11440
|
+
</dl>
|
|
11441
|
+
|
|
11442
|
+
<dl>
|
|
11443
|
+
<dd>
|
|
11444
|
+
|
|
11445
|
+
**requestOptions:** `V1.RequestOptions`
|
|
11446
|
+
|
|
11447
|
+
</dd>
|
|
11448
|
+
</dl>
|
|
11449
|
+
</dd>
|
|
11450
|
+
</dl>
|
|
11451
|
+
|
|
11452
|
+
</dd>
|
|
11453
|
+
</dl>
|
|
11454
|
+
</details>
|
|
11455
|
+
|
|
11456
|
+
## PreEncounter Notes V1
|
|
11457
|
+
|
|
11458
|
+
<details><summary><code>client.preEncounter.notes.v1.<a href="/src/api/resources/preEncounter/resources/notes/resources/v1/client/Client.ts">get</a>(id) -> core.APIResponse<CandidApi.Note, CandidApi.preEncounter.notes.v1.get.Error></code></summary>
|
|
11459
|
+
<dl>
|
|
11460
|
+
<dd>
|
|
11461
|
+
|
|
11462
|
+
#### 📝 Description
|
|
11463
|
+
|
|
11464
|
+
<dl>
|
|
11465
|
+
<dd>
|
|
11466
|
+
|
|
11467
|
+
<dl>
|
|
11468
|
+
<dd>
|
|
11469
|
+
|
|
11470
|
+
Gets a note by NoteId.
|
|
11471
|
+
|
|
11472
|
+
</dd>
|
|
11473
|
+
</dl>
|
|
11474
|
+
</dd>
|
|
11475
|
+
</dl>
|
|
11476
|
+
|
|
11477
|
+
#### 🔌 Usage
|
|
11478
|
+
|
|
11479
|
+
<dl>
|
|
11480
|
+
<dd>
|
|
11481
|
+
|
|
11482
|
+
<dl>
|
|
11483
|
+
<dd>
|
|
11484
|
+
|
|
11485
|
+
```typescript
|
|
11486
|
+
await client.preEncounter.notes.v1.get(CandidApi.NoteId("string"));
|
|
11487
|
+
```
|
|
11488
|
+
|
|
11489
|
+
</dd>
|
|
11490
|
+
</dl>
|
|
11491
|
+
</dd>
|
|
11492
|
+
</dl>
|
|
11493
|
+
|
|
11494
|
+
#### ⚙️ Parameters
|
|
11495
|
+
|
|
11496
|
+
<dl>
|
|
11497
|
+
<dd>
|
|
11498
|
+
|
|
11499
|
+
<dl>
|
|
11500
|
+
<dd>
|
|
11501
|
+
|
|
11502
|
+
**id:** `CandidApi.NoteId`
|
|
11503
|
+
|
|
11504
|
+
</dd>
|
|
11505
|
+
</dl>
|
|
11506
|
+
|
|
11507
|
+
<dl>
|
|
11508
|
+
<dd>
|
|
11509
|
+
|
|
11510
|
+
**requestOptions:** `V1.RequestOptions`
|
|
11511
|
+
|
|
11512
|
+
</dd>
|
|
11513
|
+
</dl>
|
|
11514
|
+
</dd>
|
|
11515
|
+
</dl>
|
|
11516
|
+
|
|
11517
|
+
</dd>
|
|
11518
|
+
</dl>
|
|
11519
|
+
</details>
|
|
11520
|
+
|
|
11521
|
+
<details><summary><code>client.preEncounter.notes.v1.<a href="/src/api/resources/preEncounter/resources/notes/resources/v1/client/Client.ts">create</a>({ ...params }) -> core.APIResponse<CandidApi.Note, CandidApi.preEncounter.notes.v1.create.Error></code></summary>
|
|
11522
|
+
<dl>
|
|
11523
|
+
<dd>
|
|
11524
|
+
|
|
11525
|
+
#### 📝 Description
|
|
11526
|
+
|
|
11527
|
+
<dl>
|
|
11528
|
+
<dd>
|
|
11529
|
+
|
|
11530
|
+
<dl>
|
|
11531
|
+
<dd>
|
|
11532
|
+
|
|
11533
|
+
Adds a new note.
|
|
11534
|
+
|
|
11535
|
+
</dd>
|
|
11536
|
+
</dl>
|
|
11537
|
+
</dd>
|
|
11538
|
+
</dl>
|
|
11539
|
+
|
|
11540
|
+
#### 🔌 Usage
|
|
11541
|
+
|
|
11542
|
+
<dl>
|
|
11543
|
+
<dd>
|
|
11544
|
+
|
|
11545
|
+
<dl>
|
|
11546
|
+
<dd>
|
|
11547
|
+
|
|
11548
|
+
```typescript
|
|
11549
|
+
await client.preEncounter.notes.v1.create({
|
|
11550
|
+
value: "string",
|
|
11551
|
+
authorEmail: "string",
|
|
11552
|
+
authorName: "string",
|
|
11553
|
+
});
|
|
11554
|
+
```
|
|
11555
|
+
|
|
11556
|
+
</dd>
|
|
11557
|
+
</dl>
|
|
11558
|
+
</dd>
|
|
11559
|
+
</dl>
|
|
11560
|
+
|
|
11561
|
+
#### ⚙️ Parameters
|
|
11562
|
+
|
|
11563
|
+
<dl>
|
|
11564
|
+
<dd>
|
|
11565
|
+
|
|
11566
|
+
<dl>
|
|
11567
|
+
<dd>
|
|
11568
|
+
|
|
11569
|
+
**request:** `CandidApi.MutableNote`
|
|
11570
|
+
|
|
11571
|
+
</dd>
|
|
11572
|
+
</dl>
|
|
11573
|
+
|
|
11574
|
+
<dl>
|
|
11575
|
+
<dd>
|
|
11576
|
+
|
|
11577
|
+
**requestOptions:** `V1.RequestOptions`
|
|
11578
|
+
|
|
11579
|
+
</dd>
|
|
11580
|
+
</dl>
|
|
11581
|
+
</dd>
|
|
11582
|
+
</dl>
|
|
11583
|
+
|
|
11584
|
+
</dd>
|
|
11585
|
+
</dl>
|
|
11586
|
+
</details>
|
|
11587
|
+
|
|
11588
|
+
<details><summary><code>client.preEncounter.notes.v1.<a href="/src/api/resources/preEncounter/resources/notes/resources/v1/client/Client.ts">update</a>(id, version, { ...params }) -> core.APIResponse<CandidApi.Note, CandidApi.preEncounter.notes.v1.update.Error></code></summary>
|
|
11589
|
+
<dl>
|
|
11590
|
+
<dd>
|
|
11591
|
+
|
|
11592
|
+
#### 📝 Description
|
|
11593
|
+
|
|
11594
|
+
<dl>
|
|
11595
|
+
<dd>
|
|
11596
|
+
|
|
11597
|
+
<dl>
|
|
11598
|
+
<dd>
|
|
11599
|
+
|
|
11600
|
+
Updates a note. The path must contain the most recent version to prevent races.
|
|
11601
|
+
|
|
11602
|
+
</dd>
|
|
11603
|
+
</dl>
|
|
11604
|
+
</dd>
|
|
11605
|
+
</dl>
|
|
11606
|
+
|
|
11607
|
+
#### 🔌 Usage
|
|
11608
|
+
|
|
11609
|
+
<dl>
|
|
11610
|
+
<dd>
|
|
11611
|
+
|
|
11612
|
+
<dl>
|
|
11613
|
+
<dd>
|
|
11614
|
+
|
|
11615
|
+
```typescript
|
|
11616
|
+
await client.preEncounter.notes.v1.update(CandidApi.NoteId("string"), "string", {
|
|
11617
|
+
value: "string",
|
|
11618
|
+
authorEmail: "string",
|
|
11619
|
+
authorName: "string",
|
|
11620
|
+
});
|
|
11621
|
+
```
|
|
11622
|
+
|
|
11623
|
+
</dd>
|
|
11624
|
+
</dl>
|
|
11625
|
+
</dd>
|
|
11626
|
+
</dl>
|
|
11627
|
+
|
|
11628
|
+
#### ⚙️ Parameters
|
|
11629
|
+
|
|
11630
|
+
<dl>
|
|
11631
|
+
<dd>
|
|
11632
|
+
|
|
11633
|
+
<dl>
|
|
11634
|
+
<dd>
|
|
11635
|
+
|
|
11636
|
+
**id:** `CandidApi.NoteId`
|
|
11637
|
+
|
|
11638
|
+
</dd>
|
|
11639
|
+
</dl>
|
|
11640
|
+
|
|
11641
|
+
<dl>
|
|
11642
|
+
<dd>
|
|
11643
|
+
|
|
11644
|
+
**version:** `string`
|
|
11645
|
+
|
|
11646
|
+
</dd>
|
|
11647
|
+
</dl>
|
|
11648
|
+
|
|
11649
|
+
<dl>
|
|
11650
|
+
<dd>
|
|
11651
|
+
|
|
11652
|
+
**request:** `CandidApi.MutableNote`
|
|
11653
|
+
|
|
11654
|
+
</dd>
|
|
11655
|
+
</dl>
|
|
11656
|
+
|
|
11657
|
+
<dl>
|
|
11658
|
+
<dd>
|
|
11659
|
+
|
|
11660
|
+
**requestOptions:** `V1.RequestOptions`
|
|
11661
|
+
|
|
11662
|
+
</dd>
|
|
11663
|
+
</dl>
|
|
11664
|
+
</dd>
|
|
11665
|
+
</dl>
|
|
11666
|
+
|
|
11667
|
+
</dd>
|
|
11668
|
+
</dl>
|
|
11669
|
+
</details>
|
|
11670
|
+
|
|
11671
|
+
<details><summary><code>client.preEncounter.notes.v1.<a href="/src/api/resources/preEncounter/resources/notes/resources/v1/client/Client.ts">deactivate</a>(id, version) -> core.APIResponse<void, CandidApi.preEncounter.notes.v1.deactivate.Error></code></summary>
|
|
11672
|
+
<dl>
|
|
11673
|
+
<dd>
|
|
11674
|
+
|
|
11675
|
+
#### 📝 Description
|
|
11676
|
+
|
|
11677
|
+
<dl>
|
|
11678
|
+
<dd>
|
|
11679
|
+
|
|
11680
|
+
<dl>
|
|
11681
|
+
<dd>
|
|
11682
|
+
|
|
11683
|
+
Sets a note as deactivated. The path must contain the most recent version to prevent races.
|
|
11684
|
+
|
|
11685
|
+
</dd>
|
|
11686
|
+
</dl>
|
|
11687
|
+
</dd>
|
|
11688
|
+
</dl>
|
|
11689
|
+
|
|
11690
|
+
#### 🔌 Usage
|
|
11691
|
+
|
|
11692
|
+
<dl>
|
|
11693
|
+
<dd>
|
|
11694
|
+
|
|
11695
|
+
<dl>
|
|
11696
|
+
<dd>
|
|
11697
|
+
|
|
11698
|
+
```typescript
|
|
11699
|
+
await client.preEncounter.notes.v1.deactivate(CandidApi.NoteId("string"), "string");
|
|
11700
|
+
```
|
|
11701
|
+
|
|
11702
|
+
</dd>
|
|
11703
|
+
</dl>
|
|
11704
|
+
</dd>
|
|
11705
|
+
</dl>
|
|
11706
|
+
|
|
11707
|
+
#### ⚙️ Parameters
|
|
11708
|
+
|
|
11709
|
+
<dl>
|
|
11710
|
+
<dd>
|
|
11711
|
+
|
|
11712
|
+
<dl>
|
|
11713
|
+
<dd>
|
|
11714
|
+
|
|
11715
|
+
**id:** `CandidApi.NoteId`
|
|
11716
|
+
|
|
11717
|
+
</dd>
|
|
11718
|
+
</dl>
|
|
11719
|
+
|
|
11720
|
+
<dl>
|
|
11721
|
+
<dd>
|
|
11722
|
+
|
|
11723
|
+
**version:** `string`
|
|
11724
|
+
|
|
11725
|
+
</dd>
|
|
11726
|
+
</dl>
|
|
11727
|
+
|
|
11728
|
+
<dl>
|
|
11729
|
+
<dd>
|
|
11730
|
+
|
|
11731
|
+
**requestOptions:** `V1.RequestOptions`
|
|
11732
|
+
|
|
11733
|
+
</dd>
|
|
11734
|
+
</dl>
|
|
11735
|
+
</dd>
|
|
11736
|
+
</dl>
|
|
11737
|
+
|
|
11738
|
+
</dd>
|
|
11739
|
+
</dl>
|
|
11740
|
+
</details>
|
|
11741
|
+
|
|
11742
|
+
## PreEncounter Patients V1
|
|
11743
|
+
|
|
11744
|
+
<details><summary><code>client.preEncounter.patients.v1.<a href="/src/api/resources/preEncounter/resources/patients/resources/v1/client/Client.ts">create</a>({ ...params }) -> core.APIResponse<CandidApi.Patient, CandidApi.preEncounter.patients.v1.create.Error></code></summary>
|
|
11745
|
+
<dl>
|
|
11746
|
+
<dd>
|
|
11747
|
+
|
|
11748
|
+
#### 📝 Description
|
|
11749
|
+
|
|
11750
|
+
<dl>
|
|
11751
|
+
<dd>
|
|
11752
|
+
|
|
11753
|
+
<dl>
|
|
11754
|
+
<dd>
|
|
11755
|
+
|
|
11756
|
+
Adds a patient. VersionConflictError is returned when the patient's external ID is already in use.
|
|
11757
|
+
|
|
11758
|
+
</dd>
|
|
11759
|
+
</dl>
|
|
11760
|
+
</dd>
|
|
11761
|
+
</dl>
|
|
11762
|
+
|
|
11763
|
+
#### 🔌 Usage
|
|
11764
|
+
|
|
11765
|
+
<dl>
|
|
11766
|
+
<dd>
|
|
11767
|
+
|
|
11768
|
+
<dl>
|
|
11769
|
+
<dd>
|
|
11770
|
+
|
|
11771
|
+
```typescript
|
|
11772
|
+
await client.preEncounter.patients.v1.create({
|
|
11773
|
+
skipDuplicateCheck: true,
|
|
11774
|
+
body: {
|
|
11775
|
+
name: {
|
|
11776
|
+
family: "string",
|
|
11252
11777
|
given: ["string"],
|
|
11253
11778
|
use: "USUAL",
|
|
11254
11779
|
period: {},
|
|
11780
|
+
suffix: "string",
|
|
11255
11781
|
},
|
|
11256
11782
|
otherNames: [
|
|
11257
11783
|
{
|
|
@@ -11259,6 +11785,7 @@ await client.preEncounter.patients.v1.create({
|
|
|
11259
11785
|
given: ["string"],
|
|
11260
11786
|
use: "USUAL",
|
|
11261
11787
|
period: {},
|
|
11788
|
+
suffix: "string",
|
|
11262
11789
|
},
|
|
11263
11790
|
],
|
|
11264
11791
|
otherIdentifiers: [
|
|
@@ -11324,6 +11851,7 @@ await client.preEncounter.patients.v1.create({
|
|
|
11324
11851
|
given: ["string"],
|
|
11325
11852
|
use: "USUAL",
|
|
11326
11853
|
period: {},
|
|
11854
|
+
suffix: "string",
|
|
11327
11855
|
},
|
|
11328
11856
|
telecoms: [
|
|
11329
11857
|
{
|
|
@@ -11353,6 +11881,7 @@ await client.preEncounter.patients.v1.create({
|
|
|
11353
11881
|
given: ["string"],
|
|
11354
11882
|
use: "USUAL",
|
|
11355
11883
|
period: {},
|
|
11884
|
+
suffix: "string",
|
|
11356
11885
|
},
|
|
11357
11886
|
type: "PRIMARY",
|
|
11358
11887
|
npi: "string",
|
|
@@ -11383,6 +11912,7 @@ await client.preEncounter.patients.v1.create({
|
|
|
11383
11912
|
given: ["string"],
|
|
11384
11913
|
use: "USUAL",
|
|
11385
11914
|
period: {},
|
|
11915
|
+
suffix: "string",
|
|
11386
11916
|
},
|
|
11387
11917
|
telecom: {
|
|
11388
11918
|
value: "string",
|
|
@@ -11408,6 +11938,7 @@ await client.preEncounter.patients.v1.create({
|
|
|
11408
11938
|
additionalPayerInformation: {},
|
|
11409
11939
|
authorizationNumber: "string",
|
|
11410
11940
|
cptCode: "string",
|
|
11941
|
+
applyForAllCptCodes: true,
|
|
11411
11942
|
units: "VISIT",
|
|
11412
11943
|
quantity: 1,
|
|
11413
11944
|
period: {},
|
|
@@ -11422,6 +11953,7 @@ await client.preEncounter.patients.v1.create({
|
|
|
11422
11953
|
given: ["string"],
|
|
11423
11954
|
use: "USUAL",
|
|
11424
11955
|
period: {},
|
|
11956
|
+
suffix: "string",
|
|
11425
11957
|
},
|
|
11426
11958
|
type: "PRIMARY",
|
|
11427
11959
|
npi: "string",
|
|
@@ -11516,6 +12048,7 @@ await client.preEncounter.patients.v1.createWithMrn({
|
|
|
11516
12048
|
given: ["string"],
|
|
11517
12049
|
use: "USUAL",
|
|
11518
12050
|
period: {},
|
|
12051
|
+
suffix: "string",
|
|
11519
12052
|
},
|
|
11520
12053
|
otherNames: [
|
|
11521
12054
|
{
|
|
@@ -11523,6 +12056,7 @@ await client.preEncounter.patients.v1.createWithMrn({
|
|
|
11523
12056
|
given: ["string"],
|
|
11524
12057
|
use: "USUAL",
|
|
11525
12058
|
period: {},
|
|
12059
|
+
suffix: "string",
|
|
11526
12060
|
},
|
|
11527
12061
|
],
|
|
11528
12062
|
otherIdentifiers: [
|
|
@@ -11588,6 +12122,7 @@ await client.preEncounter.patients.v1.createWithMrn({
|
|
|
11588
12122
|
given: ["string"],
|
|
11589
12123
|
use: "USUAL",
|
|
11590
12124
|
period: {},
|
|
12125
|
+
suffix: "string",
|
|
11591
12126
|
},
|
|
11592
12127
|
telecoms: [
|
|
11593
12128
|
{
|
|
@@ -11617,6 +12152,7 @@ await client.preEncounter.patients.v1.createWithMrn({
|
|
|
11617
12152
|
given: ["string"],
|
|
11618
12153
|
use: "USUAL",
|
|
11619
12154
|
period: {},
|
|
12155
|
+
suffix: "string",
|
|
11620
12156
|
},
|
|
11621
12157
|
type: "PRIMARY",
|
|
11622
12158
|
npi: "string",
|
|
@@ -11647,6 +12183,7 @@ await client.preEncounter.patients.v1.createWithMrn({
|
|
|
11647
12183
|
given: ["string"],
|
|
11648
12184
|
use: "USUAL",
|
|
11649
12185
|
period: {},
|
|
12186
|
+
suffix: "string",
|
|
11650
12187
|
},
|
|
11651
12188
|
telecom: {
|
|
11652
12189
|
value: "string",
|
|
@@ -11672,6 +12209,7 @@ await client.preEncounter.patients.v1.createWithMrn({
|
|
|
11672
12209
|
additionalPayerInformation: {},
|
|
11673
12210
|
authorizationNumber: "string",
|
|
11674
12211
|
cptCode: "string",
|
|
12212
|
+
applyForAllCptCodes: true,
|
|
11675
12213
|
units: "VISIT",
|
|
11676
12214
|
quantity: 1,
|
|
11677
12215
|
period: {},
|
|
@@ -11686,6 +12224,7 @@ await client.preEncounter.patients.v1.createWithMrn({
|
|
|
11686
12224
|
given: ["string"],
|
|
11687
12225
|
use: "USUAL",
|
|
11688
12226
|
period: {},
|
|
12227
|
+
suffix: "string",
|
|
11689
12228
|
},
|
|
11690
12229
|
type: "PRIMARY",
|
|
11691
12230
|
npi: "string",
|
|
@@ -11812,6 +12351,71 @@ await client.preEncounter.patients.v1.getMulti({
|
|
|
11812
12351
|
</dl>
|
|
11813
12352
|
</details>
|
|
11814
12353
|
|
|
12354
|
+
<details><summary><code>client.preEncounter.patients.v1.<a href="/src/api/resources/preEncounter/resources/patients/resources/v1/client/Client.ts">searchProviders</a>({ ...params }) -> core.APIResponse<CandidApi.ExternalProvider[], CandidApi.preEncounter.patients.v1.searchProviders.Error></code></summary>
|
|
12355
|
+
<dl>
|
|
12356
|
+
<dd>
|
|
12357
|
+
|
|
12358
|
+
#### 📝 Description
|
|
12359
|
+
|
|
12360
|
+
<dl>
|
|
12361
|
+
<dd>
|
|
12362
|
+
|
|
12363
|
+
<dl>
|
|
12364
|
+
<dd>
|
|
12365
|
+
|
|
12366
|
+
Searches for referring providers that match the query parameters. The search is case-insensitive, supports fuzzy matching, and matches against provider name and NPI. The search criteria must be an alphanumeric string, and the search is limited to the first 20 results.
|
|
12367
|
+
|
|
12368
|
+
</dd>
|
|
12369
|
+
</dl>
|
|
12370
|
+
</dd>
|
|
12371
|
+
</dl>
|
|
12372
|
+
|
|
12373
|
+
#### 🔌 Usage
|
|
12374
|
+
|
|
12375
|
+
<dl>
|
|
12376
|
+
<dd>
|
|
12377
|
+
|
|
12378
|
+
<dl>
|
|
12379
|
+
<dd>
|
|
12380
|
+
|
|
12381
|
+
```typescript
|
|
12382
|
+
await client.preEncounter.patients.v1.searchProviders({
|
|
12383
|
+
searchCriteria: "string",
|
|
12384
|
+
});
|
|
12385
|
+
```
|
|
12386
|
+
|
|
12387
|
+
</dd>
|
|
12388
|
+
</dl>
|
|
12389
|
+
</dd>
|
|
12390
|
+
</dl>
|
|
12391
|
+
|
|
12392
|
+
#### ⚙️ Parameters
|
|
12393
|
+
|
|
12394
|
+
<dl>
|
|
12395
|
+
<dd>
|
|
12396
|
+
|
|
12397
|
+
<dl>
|
|
12398
|
+
<dd>
|
|
12399
|
+
|
|
12400
|
+
**request:** `CandidApi.preEncounter.patients.v1.SearchProvidersRequest`
|
|
12401
|
+
|
|
12402
|
+
</dd>
|
|
12403
|
+
</dl>
|
|
12404
|
+
|
|
12405
|
+
<dl>
|
|
12406
|
+
<dd>
|
|
12407
|
+
|
|
12408
|
+
**requestOptions:** `V1.RequestOptions`
|
|
12409
|
+
|
|
12410
|
+
</dd>
|
|
12411
|
+
</dl>
|
|
12412
|
+
</dd>
|
|
12413
|
+
</dl>
|
|
12414
|
+
|
|
12415
|
+
</dd>
|
|
12416
|
+
</dl>
|
|
12417
|
+
</details>
|
|
12418
|
+
|
|
11815
12419
|
<details><summary><code>client.preEncounter.patients.v1.<a href="/src/api/resources/preEncounter/resources/patients/resources/v1/client/Client.ts">get</a>(id) -> core.APIResponse<CandidApi.Patient, CandidApi.preEncounter.patients.v1.get.Error></code></summary>
|
|
11816
12420
|
<dl>
|
|
11817
12421
|
<dd>
|
|
@@ -11972,6 +12576,7 @@ await client.preEncounter.patients.v1.update(CandidApi.PatientId("string"), "str
|
|
|
11972
12576
|
given: ["string"],
|
|
11973
12577
|
use: "USUAL",
|
|
11974
12578
|
period: {},
|
|
12579
|
+
suffix: "string",
|
|
11975
12580
|
},
|
|
11976
12581
|
otherNames: [
|
|
11977
12582
|
{
|
|
@@ -11979,6 +12584,7 @@ await client.preEncounter.patients.v1.update(CandidApi.PatientId("string"), "str
|
|
|
11979
12584
|
given: ["string"],
|
|
11980
12585
|
use: "USUAL",
|
|
11981
12586
|
period: {},
|
|
12587
|
+
suffix: "string",
|
|
11982
12588
|
},
|
|
11983
12589
|
],
|
|
11984
12590
|
otherIdentifiers: [
|
|
@@ -12044,6 +12650,7 @@ await client.preEncounter.patients.v1.update(CandidApi.PatientId("string"), "str
|
|
|
12044
12650
|
given: ["string"],
|
|
12045
12651
|
use: "USUAL",
|
|
12046
12652
|
period: {},
|
|
12653
|
+
suffix: "string",
|
|
12047
12654
|
},
|
|
12048
12655
|
telecoms: [
|
|
12049
12656
|
{
|
|
@@ -12073,6 +12680,7 @@ await client.preEncounter.patients.v1.update(CandidApi.PatientId("string"), "str
|
|
|
12073
12680
|
given: ["string"],
|
|
12074
12681
|
use: "USUAL",
|
|
12075
12682
|
period: {},
|
|
12683
|
+
suffix: "string",
|
|
12076
12684
|
},
|
|
12077
12685
|
type: "PRIMARY",
|
|
12078
12686
|
npi: "string",
|
|
@@ -12103,6 +12711,7 @@ await client.preEncounter.patients.v1.update(CandidApi.PatientId("string"), "str
|
|
|
12103
12711
|
given: ["string"],
|
|
12104
12712
|
use: "USUAL",
|
|
12105
12713
|
period: {},
|
|
12714
|
+
suffix: "string",
|
|
12106
12715
|
},
|
|
12107
12716
|
telecom: {
|
|
12108
12717
|
value: "string",
|
|
@@ -12128,6 +12737,7 @@ await client.preEncounter.patients.v1.update(CandidApi.PatientId("string"), "str
|
|
|
12128
12737
|
additionalPayerInformation: {},
|
|
12129
12738
|
authorizationNumber: "string",
|
|
12130
12739
|
cptCode: "string",
|
|
12740
|
+
applyForAllCptCodes: true,
|
|
12131
12741
|
units: "VISIT",
|
|
12132
12742
|
quantity: 1,
|
|
12133
12743
|
period: {},
|
|
@@ -12142,6 +12752,7 @@ await client.preEncounter.patients.v1.update(CandidApi.PatientId("string"), "str
|
|
|
12142
12752
|
given: ["string"],
|
|
12143
12753
|
use: "USUAL",
|
|
12144
12754
|
period: {},
|
|
12755
|
+
suffix: "string",
|
|
12145
12756
|
},
|
|
12146
12757
|
type: "PRIMARY",
|
|
12147
12758
|
npi: "string",
|