Retrieve a document
Use case
Retrieve a document from a GP practice.
API specification
Interaction diagram
Request
File size limit
Documents up to 5MB can be retrieved using this interaction.
Payload response body
Provider systems MUST:
- return a
200OK HTTP status code to indicate successful execution of the operation - return a
Binaryresource conforming to theBinaryresource definition - include the
versionIdof the current version of theBinaryresource
Examples
See Retrieve a document.