2024.R1.SP3 API Release Notes - Released with 2024 R2.
8 months ago by Jeff Albracht
- CareTend API V3 - Need to Migrate the Get Company by Id Endpoint to V3 Standards (HCSI-3034)
a. Migrated the existing V2 Get Company by Id endpoint to V3. The two endpoints will return the same information. If you are currently using the V2 that is fine, but it is our recommendation that you move to using the V3 endpoint so that you can work out of a singular version of the library. - Update patient V3 : bugs (HCSI-3059)
a. Modified the API to issue an understandable error when passing in an SSN that is longer than 9 digits. Also made changes to disallow multiple primary phone numbers and email addresses to be passed in via the API.
b. Also made some changes to the Create Patient Diagnosis endpoint so that it issues proper and understandable error messages around missing ICD9 and ICD10 codes. IsAllowed has been removed from the response of the endpoint as it is always TRUE and there is no way to modify it. - CareTend API V3: Need a New Endpoint for Updating Patient Diagnosis (HCSI-2707)
a. Added an endpoint that allows for the updating of a patient diagnosis. - CareTend API V3: Add Update Person V3 Command (HCSI-2994)
a. Migrated the existing V2 Update Person endpoint to V3. The two endpoints will return the same information. If you are currently using the V2 that is fine, but it is our recommendation that you move to using the V3 endpoint so that you can work out of a singular version of the library. - CareTend API V3: Need a New Endpoint for Removing Patient Diagnosis (HCSI-2996)
a. Added an endpoint that allows for the removing of a patient diagnosis. - CareTend API V3: Need a New Endpoint for Removing the Relationship Between a Patient and Provider (HCSI-2997)
a. Added an endpoint that allows for the removal of a provider from a patient. This will not remove the provider from the system but instead removes the relationship between a patient and provider. - CareTend API V3: Need a New Endpoint for Creating a Patient Ancillary Provider (HCSI-2998)
a. Added a new endpoint that allows for the creation of a patient ancillary provider. - CareTend API V3 - Need to Migrate the Get Collection of Shipment Data Endpoint to V3 Standards (HCSI-3028)
a. Migrated the existing V2 Get Collection of Shipment Data endpoint to V3. The two endpoints will return the same information. If you are currently using the V2 that is fine, but it is our recommendation that you move to using the V3 endpoint so that you can work out of a singular version of the library. - CareTend API V3 - Need to Migrate the Update the Given Delivery Ticket Endpoint to V3 Standards (HCSI-3029)
a. Migrated the existing V2 Update the Given Delivery Ticket endpoint to V3. The two endpoints will return the same information. If you are currently using the V2 that is fine, but it is our recommendation that you move to using the V3 endpoint so that you can work out of a singular version of the library. - CareTend API V3 - Need to Migrate the Get Inventory Item by Id Endpoint to V3 Standards (HCSI-3031)
a. Migrated the existing V2 Get Inventory by Id endpoint to V3. The two endpoints will return the same information. If you are currently using the V2 that is fine, but it is our recommendation that you move to using the V3 endpoint so that you can work out of a singular version of the library. - CareTend API V3 - Need to Migrate the Get Patient Note by Id Endpoint to V3 Standards- Validate response. (HCSI-3032)
a. Migrated the existing V2 Get Patient Note by Id endpoint to V3. The two endpoints will return the same information. If you are currently using the V2 that is fine, but it is our recommendation that you move to using the V3 endpoint so that you can work out of a singular version of the library. - CareTend API V3 - Need to Migrate the Get Patient Note Template by Id Endpoint to V3 Standards (HCSI-3033)
a. Migrated the existing V2 Get Patient Note Template by Id endpoint to V3. The two endpoints will return the same information. If you are currently using the V2 that is fine, but it is our recommendation that you move to using the V3 endpoint so that you can work out of a singular version of the library. - CareTend API V3 - Need to Add Additional Parameters to the Create Patient Endpoint (HCSI-3069)
a. Modified the existing V3 Create Patient Endpoint by adding back into the response some data elements that were not carried forward from the V2 endpoint. - CareTend API V3 - Need to Add Additional Parameters to the Search Patients Endpoint (HCSI-3070)
a. Modified the existing V3 Search Patient Endpoint by adding back into the search parameters and the response various data elements that were not carried forward from the V2 endpoint.