Improved

Partner API v1.1.0

This release focuses on new functionality and platform stabilization

New Features

  • Ability to request a patient's clinical summary document via the new /patients/{patientId}/summary endpoint
  • Ability to retrieve a requested clinical summary document via the new /patients/{patientId}/summary/{summaryRequestId} endpoint

Platform Improvements

  • Enhanced logging and metrics gathering

Bug Fixes

  • Fixed issue: New patient creation would error if no email was provided
  • Fixed documentation to correctly reflect input types
  • Fixed issue: A 500 error is generated if no previous providers are included and the "donNotKnowPreviousProvider" attribute is TRUE.
  • Removed the legacy attribute "patientId" on the patient creation input object.