Procedure REST Endpoints
Phenotype/Procedure
Phenotype Procedure APIs
- Retrieve Procedure for a Procedure Identifier
- Method: getPath:
/ohfapi/cg/v3.3/patientapi/procedures/{id} - Retrieve Procedures for a Patient Identifier
- Method: getPath:
/ohfapi/cg/v3.3/patientapi/patients/{id}/procedures - Retrieve Procedures for a Subject Identifier
- Method: getPath:
/ohfapi/cg/v3.3/subjectapi/subjects/{id}/procedures - Retrieve Procedures for Patient Identifiers
- Method: getPath:
/ohfapi/cg/v3.3/patientapi/procedures - Retrieve Procedures for Subject Identifiers
- Method: getPath:
/ohfapi/cg/v3.3/subjectapi/procedures