Goal tasks list

GET {{url}}/{{tenantName}}/{{instanceName}}/patients/{{patientId}}/care-plan/goals/{{goal_id}}/tasks

Get list of tasks related to goal

  1. HTTP Request

GET /{tenantName}/{instanceName}/patients/{patientId}/care-plan/goals/{goalId}/tasks

2. In our example it would be:

GET https://api.live.welkincloud.io/gh/sb-demo/patients/d6ea79ce-d3d6-4c2d-a27e-e4d1207f60f1/care-plan/goals/57827fdb-d240-46f9-8e6a-a89441cf8718/tasks

Responses

CodeDescription
200Created
401Unauthorized
403Forbidden
404Not Found

Request Params

KeyDatatypeRequiredDescription
goalIdnullID of goal