Updates to the Practice Actions API Group
We have updated the Practice Actions APIs to include the HIPAA-compliant practice name, practice URL, and alternative URL. /PracticeCreate/1.1
,/PracticeSave/1.1
, and/PracticeUpdate/1.1
have all been updated to include new fields:
nameHIPAACompliant
- Added an optional field to specify a HIPAA-compliant name for the practice in patient-facing communicationswebsiteURL
-Added Optional field for the practice's websitealternativeWebiteURL
-Added optional field for the practice's alternative website (e.g Facebook or WebMD Profile)
See https://updoxqa.com/api/newio
Version PracticeGet1.1 and /PracticeList1.1 to PraticeGet1.2 and PracticeList1.2
To reflect the updates above to/PracticeCreate/1.1
,/PracticeSave/1.1
, and /PracticeUpdate/1.1
, we have also versioned /PracticeGet/1.1
and /PracticelList/1.1
to /PracticeGet/1.2
and /PracticeList/1.2
APIs to return the HIPAA-compliant practice name, practice URL, and alternative URL described above.
Updated Partner Portal Creation Page for HIPAA Compliant Practice Name and Practice URLs
For Partner Portal users, we added the ability to include a HIPAA-compliant practice name, practice URL, and alternative URL when creating a new practice. Under the Accounts page, you will see the new fields to enter the information.