Query
Description
This query is designed to search and retrieve departments that meet the specified criteria. The required elements and the content of the response may vary depending on the system being integrated with.
API Endpoints for Department Query
Sync REST API Endpoint to call the API: https://{base_url}/api/v1/department/query.
Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.
Event Type | IntraConnects Request | Data Type | Cerner Request |
---|---|---|---|
Query | Meta | Object | |
Query | Meta.DataModel | String | |
Query | Meta.EventType | String | |
Query | Meta.Test | Boolean | |
Query | Meta.Source | Object | |
Query | Meta.Source.ID | String | |
Query | Meta.Source.Name | String | |
Query | Identifier | Object | |
Query | Identifier.ID | String | organizationid |
Query | Identifier.IDType | String | |
Query | RadiusSearch | Object | |
Query | RadiusSearch.ZipCode | String | address-postalcode |
Query | RadiusSearch.State | String | address-state |
Query | RadiusSearch.City | String | address-city |
Query | RadiusSearch.StreetAddress | String | address |