Observation REST Endpoints

Phenotype/Observation
Phenotype Observation APIs
Retrieve Observation for an Observation Identifier
Method: get
Path: /ohfapi/cg/v3.3/patientapi/observations/{id}
Retrieve Observations for a Patient
Method: get
Path: /ohfapi/cg/v3.3/patientapi/patients/{id}/observations
Retrieve Observations for a Subject Identifier
Method: get
Path: /ohfapi/cg/v3.3/subjectapi/subjects/{id}/observations
Retrieve Observations for Patients
Method: get
Path: /ohfapi/cg/v3.3/patientapi/observations
Retrieve Observations for Subject Identifiers
Method: get
Path: /ohfapi/cg/v3.3/subjectapi/observations