04.14.2026

Today’s release includes the following updates:

bugfix

  • Fixed duplicate ServiceProvider records being created every time a Refer, Imaging Order, External Care Team Member, or Inbound Fax was saved. ServiceProviders are now deduplicated by science contact ID (when available) or by name, specialty, and address.
  • Fixed ServiceProviders selected via Refer, Imaging Order, or inbound fax not appearing in FHIR /Organization search results. All ServiceProviders now have an associated OrganizationalEntity.
  • Fixed issue where external care team members were not searchable by name in FHIR Organization.
  • Expands the length of the QuestionnaireResult.code field to 100 characters.

api

  • FHIR Organization search now supports the type parameter, mapping to the http://hl7.org/fhir/organization-type value set: prov (Healthcare Provider) for ServiceProviders and Business Entities, pay (Payer) for Transactors, and other (Other) for Vendors.

sdk

  • Adds an optional description field to ClinicalQuantity to allow narrowing the type to dispense when multiple clinical quantity options are available for the same NDC and qualifier code.