Manage Cohort REST Endpoints
Manage Cohort
- Create Cohort List
- Method: postPath:
/ohfapi/cg/v3.3/cohortlists/create - Delete Cohort List
- Method: deletePath:
/ohfapi/cg/v3.3/cohortlists/delete/{id} - Find dimensions in events
- Method: getPath:
/ohfapi/cg/v3.3/cohortlists/{id}/events/type/{dimensiontype} - Find patients in events
- Method: getPath:
/ohfapi/cg/v3.3/cohortlists/{id}/events/patient - Retrieve Cohort List Members for a Cohort Identifier
- Method: getPath:
/ohfapi/cg/v3.3/cohortlists/{id}/members - Retrieve events for a Cohort
- Method: getPath:
/ohfapi/cg/v3.3/cohortlists/{id}/events - Retrieve Saved Queries
- Method: getPath:
/ohfapi/cg/v3.3/savedqueries