Get Organization by ID
GET {{baseUrl}}/api/v2/Organization/:organization-id?category=<string>
Overview:
Retrieves complete profile details for a specific healthcare provider organization identified by its unique ID.
This is only supported in ATHENA.
Use Cases:
Retrieve Specific Organization: Obtain details of a particular organization
Access Organization Information: Retrieve general organization details
Query Department Information: Obtain details of a specific department
Review Affiliated Providers: Access details of affiliated providers
Examine Service Locations: Retrieve information on specific 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
{}