Retrieve Cohort List Members for a Cohort Identifier

get

/ohfapi/cg/v3.3/cohortlists/{id}/members

This endpoint supports the retrieval of Cohort List Members (Patient / Subject) Identifiers by Cohort Identifier.It returns information like Patient Identifiers for Patient Context's Cohort List and Subject Identifiers for Subject Context's Cohort List.

Request

Supported Media Types
Path Parameters
Query Parameters
Security
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : PageableCollection
Type: object
Model for paginated collections of data.
Show Source
Nested Schema : items
Type: array
A collection of paged items.
Show Source
Nested Schema : Serializable
Type: object

400 Response

Invalid parameters supplied

404 Response

No data found
Back to Top