Get All Organizations
GET {{baseUrl}}/api/v2/Organization?category=<string>
Overview:
Retrieves a list of healthcare provider organizations with summary information like name, type, specialties, location.
This is only supported in ATHENA.
Use Cases
Retrieve Organization Details: Obtain information on a specific organization
Access Healthcare Network: Retrieve details of a healthcare network
Query Department Information: Obtain details of a specific department
Review Affiliated Providers: Access details of affiliated providers
Examine Service Locations: Retrieve information on service locations
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
category | string | (Required) The category of the organization. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-source-id | string | (Required) The source id provided for connecting to the data source | |
Authorization | string |
RESPONSES
status: OK
{}