Procedure-GET
Description
Retrieves a collection of Procedure resources matching given search parameters.
Use Cases
- Retrieve Procedure Details: Obtain information about a specific procedure
- Access Procedure List: Retrieve a list of available procedures
- Query Procedure Codes: Obtain details of specific procedure codes
- Review Associated Conditions: Access details of conditions related to a procedure
- Examine Procedure History: Retrieve historical data for a specific procedure
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 | ||
code | code | ||
date | When the procedure occurred or is occurring | ||
departmentId | Identifier for the department | ||
include | List of fields which needed to be shown in result | ||
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 | |
patient-flag | patient facing call | ||
practitioner | Practitioner reference for the any fhir resource | ||
primary-source | Procedures primary source | ||
quorum | sets sync/async mode | true | |
third-party-user-name | User name of the patient in the third party application. |