Create CDT Record
POST {{url}}/{{tenantName}}/{{instanceName}}/patients/{{patientId}}/cdts/{{cdtName}}
Create cdt record
- HTTP Request
POST /{tenantName}/{instanceName}/patients/{patientId}/cdts/{cdtName}
2. In our example it would be:
POST https://api.live.welkincloud.io/gh/sb-demo/patients/d6ea79ce-d3d6-4c2d-a27e-e4d1207f60f1/cdts/{cdtName}
Responses
Code | Description |
---|---|
201 | Created |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |
Request Body
{"cdtf-list-float"=>3.994, "cdtf-list-int"=>2}