June 26, 2025: Temporary Changes to Transition of Care Lens
Today Zus is deprecating two extensions on the Transition of Care Lens announced last week to give customers ample time to react to these changes.
For the time being we are continuing to support https://zusapi.com/lens/extension/admittingLocation and https://zusapi.com/lens/extension/emergencyLocation extensions. The admittingLocation
extension has been rolled-back to work as it has in the past.
While the emergencyLocation
extension is technically new, it is being deprecated along with admittingLocation
and will be removed sometime in the future.
- https://zusapi.com/lens/extension/admittingLocation (unnested)
- The Zus admitting location extension denotes the location of the most recent emergency encounter in the episode.
- https://zusapi.com/lens/extension/emergencyLocation (nested)
- The Zus emergency location extension denotes the location of the first emergency encounter in the episode.
The new ToC logic can be found in the https://zusapi.com/lens/extension/admittingLocationDetails and https://zusapi.com/lens/extension/emergencyLocationDetails extensions.
- https://zusapi.com/lens/extension/admittingLocationDetails (base extension URL)
- https://zusapi.com/lens/extension/location Contains latest IMP encounter location (nested)
- https://zusapi.com/lens/extension/startDateTime Contains the
period.start
of the latest IMP encounter (nested)
- https://zusapi.com/lens/extension/emergencyLocationDetails (base extension URL
- https://zusapi.com/lens/extension/location Contains latest EMER encounter location (nested)
- https://zusapi.com/lens/extension/endDateTime Contains the
period.end
of the latest EMER encounter (nested)
Both admittingLocation
and emergencyLocation
will become deprecated and removed in the future, however today's change retains previous TOC structure and will allow for better change management going forward.