recommendations
Personalized record location recommendations for the authenticated patient on a project they have consented to. Requires an active consent on the supplied projectId. Recommendations are derived from a record retrieval initiated under that project; when retrievalId is omitted the patient's most recent eligible retrieval for the project is used.
| Query Parameters |
|---|
projectId string — REQUIREDHealthEx project id the patient must have an active consent on. |
retrievalId stringIdentifier of a prior record retrieval for this patient. When omitted, the patient's most recent retrieval is used. Must belong to the authenticated patient. |
| Responses | |||||||||
|---|---|---|---|---|---|---|---|---|---|
200Recommended record locations. The results array may be empty when nothing relevant is found.
|