GET Document Contents
Developer ToolsGET api/v1/{EMRSystem}/Documents/{DocumentId}/Content/
Returns contents of a document or clinical note in html, jpeg, pdf, or rtf format.
HTTP Method
Applicable Emissary Products
Allscripts
Athena
Cerner
Meditech
Sandbox
Don't see the data field you are looking for?
Request Information
URI Parameters
NAME |
DESCRIPTION |
TYPE |
ADDITIONAL INFO |
---|---|---|---|
EMRSystem |
The emr system. |
Required |
|
DocumentId |
The document identifier |
string |
Required |
UserId |
Gets or sets the user identifier. |
string |
Required |
testImages |
Gets or sets a value indicating whether [test images]. |
boolean |
None |
imageWidth |
Gets or sets the desired width of the image in pixels. |
integer |
None |
ContentFormat |
Gets or sets the content format. |
None |
Body Parameters
Response Information
Resource Description
NAME |
DESCRIPTION |
TYPE |
ADDITIONAL INFO |
---|---|---|---|
Version |
None. |
||
Content |
None. |
||
StatusCode |
None. |
||
ReasonPhrase |
string |
None. |
|
Headers |
Collection of Object |
None. |
|
RequestMessage |
None. |
||
IsSuccessStatusCode |
boolean |
None. |
Response Codes
Http Status Code 200 – Returns Sansoro.Shared.SansoroServiceBus.Models.DocumentResponseViewModel
Http Status Code 400 – Indicates that the request did not contain all the required fields.
Http Status Code 404 – Indicates that the resource to get could not be found.
Http Status Code 500 – Indicates that an internal server error occurred during processing of the request.
Http Status Code 502 – Indicates that a request made to the underlying EMR server could not be completed.
Response Formats
- application/json, text/json
- application/xml, text/xml
Sample Message
Download Json SchemaNot Applicable
Sample Message
Not Applicable
Submit a Comment
Your email address will not be published. Required fields are marked *