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
/Organizationsearch 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
typeparameter, mapping to thehttp://hl7.org/fhir/organization-typevalue set:prov(Healthcare Provider) for ServiceProviders and Business Entities,pay(Payer) for Transactors, andother(Other) for Vendors.
sdk
- Adds an optional description field to
ClinicalQuantityto allow narrowing the type to dispense when multiple clinical quantity options are available for the same NDC and qualifier code.