DiagnosticReport-GET
Description
Retrieves detailed diagnostic report information, allowing healthcare developers to access and display real-time data regarding patients' diagnostic findings for streamlined interpretation and decision-making within clinical workflows.
Use Cases
- Assemble Health History: Retrieve diagnostic reports
- Inform Treatment Decisions: Get relevant result details
- Evaluate Result Quality: Obtain reports for analysis
- Coordinate Care: Share test reports across providers
- Enrich Research Data: Gain additional result details
Request Sample
Athena
Elation
Canvas
cURL
JavaScript
Java
Python
Source Specific Details
EHR | APIs | mandatory filters | optional filters |
---|---|---|---|
Athena |
|
|
|
Elation |
|
|
|
Canvas |
|
|
Filters
FilterName | Description | Default Value | Allowed Values |
---|---|---|---|
_count | Pagination params | ||
_offset | Pagination params. Athena: Starting point of entries; 0-indexed | ||
all-results-by-encounter-id | ID used to return lab results for a specific encounter. | ||
analyte-result-status | Filter the results based on the analyte's result status | ||
category | Source of the information about the category of the report | imaging-result | |
departmentId | Identifier for the department | ||
document-date | Document date for the report | ||
document-subclass | The document subclass to filter document results. | ||
end-date | Filter lab orders not individual results that are on or before this date | ||
exact-duplicate-document-id | ID used when the lab results sends the exact same result multiple times. | ||
hide-duplicate | If true, filters out results that have been marked as an as exact duplicate of another. | ||
include | List of fields which needed to be shown in result | ||
issued | Reported date for the report | ||
lab-result-status | Filter the results based on the lab result's result status | ||
patient | Patient reference for any fhir resource | ||
patient-facing-call | When 'true' is passed source will collect relevant data and store in their database. | false | |
practitioner | Practitioner reference for the any fhir resource | ||
quorum | sets sync/async mode | true | |
start-date | Filter lab orders not individual results that are on or after this date | ||
super-seded-document-id | ID used when the lab sends a result and later sends a more complete version of the result with additional information. | ||
third-party-user-name | User name of the patient in the third party application. | ||
type | Source of the information about the type of the report |