Create QuestionnaireResponse Resource

post

/oracle-fhir-server/fhir/QuestionnaireResponse

This api lets you create a new instance of the QuestionnaireResponse resource.

Request

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

201 Response

Created
Back to Top