UpdateProviderLocation Message
Last updated
Was this helpful?
Last updated
Was this helpful?
UpdateProviderLocation is a message type used to update an existing provider location information in the Surescripts directory. This allows providers to modify their practice location details for electronic prescribing services.
To send an UpdateProviderLocation message, use the following endpoint:PUT /directories/providers
The required payload is a PractitionerRole identifier.
UpdateProviderLocation requires the same FHIR resources as message, with identical validation rules and required fields. The only difference is that for UpdateProviderLocation PractitionerRole must have SPI identifier.
Provider location was successfully updated
400 Bad Request – Surescripts response error with details.
422 Unprocessable Entity - Various validation errors.