I'm using following Azure For API(STU3) to play around. I'm trying to get other resources linked to DiagnosticReport resource with _include param.
But I'm getting following error : { "resourceType": "OperationOutcome", "id": "af40478f6fe6de47b8e0fc4f40e698ba", "issue": [ { "severity": "error", "code": "forbidden", "diagnostics": "Include expression is not supported." } ] }