Skip to content

Commit 48965e9

Browse files
NPA-5357: Revert POST /QuestionnaireResponse to use ReferenceCode
1 parent 91196f5 commit 48965e9

File tree

1 file changed

+3
-3
lines changed
  • specification/examples/responses/POST_QuestionnaireResponse

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
PostQuestionnaireResponseSuccess:
22
summary: Success
3-
description: A sample of the payload returned when a QuestionnaireResponse (proxy access request) has been successfully submitted. It contains the unique id of the access request.
3+
description: A sample of the payload returned when a QuestionnaireResponse (proxy access request) has been successfully submitted. It contains a unique alpha-numeric reference code to identify the request by.
44
value:
55
resourceType: "OperationOutcome"
66
issue:
77
- severity: information
88
code: informational
99
details:
1010
coding:
11-
- code: "156e1560-e532-4e2a-85ad-5aeff03dc43e"
12-
display: "156e1560-e532-4e2a-85ad-5aeff03dc43e"
11+
- code: "19318ZGLAB"
12+
display: "19318ZGLAB"

0 commit comments

Comments
 (0)