Examples

The following is an example of a POST request where a ConditionHealthIssueSe is linked to a QuestionnaireResponse. The literal ID of the QuestionnaireResponseSe is sent in the path, and the literal ID of the ConditionHealthIssueSe is sent in the body.

Request URL

POST [baseURL]/QuestionnaireResponse/123/$linkToHealthIssue

Request Body

Link to Json format

Parameters

Reponse

The following is returned with the 200 OK code in a success scenario:

{"resourceType": "OperationOutcome"}