Update QuestionnaireResponse Resource

put

/oracle-fhir-server/fhir/QuestionnaireResponse/{id}

This api lets you create a new current version for an existing QuestionnaireResponse resource or creates an initial version if no QuestionnaireResponse resource already exists for the given id.

Request

Path Parameters
Body ()
Root Schema : QuestionnaireResponse
Type: object
Show Source
Nested Schema : Account_coverage
Type: object
Show Source
Nested Schema : basedOn
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : contained
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_identifier
Type: object
Show Source
Nested Schema : item
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_meta
Type: object
Show Source
Nested Schema : partOf
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : QuestionnaireResponse_contained
Type: object
Show Source
Nested Schema : QuestionnaireResponse_item_3
Type: object
Show Source
Nested Schema : item
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : QuestionnaireResponse_item_2
Type: object
Show Source
Nested Schema : answer
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : QuestionnaireResponse_answer_1
Type: object
Show Source
Nested Schema : item
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_type_coding
Type: object
Show Source
Nested Schema : QuestionnaireResponse_item_1
Type: object
Show Source
Nested Schema : item
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : QuestionnaireResponse_item
Type: object
Show Source
Nested Schema : answer
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : QuestionnaireResponse_answer
Type: object
Show Source
Nested Schema : ActivityDefinition_code
Type: object
Show Source
Nested Schema : tag
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Back to Top

Response

200 Response

Success
Back to Top