Create QuestionnaireResponse Resource
post
/oracle-fhir-server/fhir/QuestionnaireResponse
This api lets you create a new instance of the QuestionnaireResponse resource.
Request
Root Schema : QuestionnaireResponse
Type:
Show Source
object-
author:
object Account_coverage
-
authored:
string
Minimum Length:
1 -
basedOn:
array basedOn
Minimum Number of Items:
1Unique Items Required:true -
contained:
array contained
Minimum Number of Items:
1Unique Items Required:true -
encounter:
object Account_coverage
-
id:
string
Minimum Length:
1 -
identifier:
object Account_identifier
-
item:
array item
Minimum Number of Items:
1Unique Items Required:true -
meta:
object Account_meta
-
partOf:
array partOf
Minimum Number of Items:
1Unique Items Required:true -
resourceType:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1 -
subject:
object Account_coverage
-
text:
object Account_text
Nested Schema : basedOn
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : contained
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_identifier
Type:
Show Source
object-
system:
string
Minimum Length:
1 -
value:
string
Minimum Length:
1
Nested Schema : Account_meta
Type:
Show Source
object-
tag:
array tag
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : partOf
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_text
Type:
Show Source
object-
div:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1
Nested Schema : QuestionnaireResponse_contained
Type:
Show Source
object-
id:
string
Minimum Length:
1 -
intent:
string
Minimum Length:
1 -
requester(optional):
object Account_coverage
-
resourceType:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1 -
subject(optional):
object Account_coverage
Nested Schema : QuestionnaireResponse_item_3
Type:
Show Source
object-
item(optional):
array item
Minimum Number of Items:
1Unique Items Required:true -
linkId:
string
Minimum Length:
1
Nested Schema : QuestionnaireResponse_item_2
Type:
Show Source
object-
answer(optional):
array answer
Minimum Number of Items:
1Unique Items Required:true -
linkId:
string
Minimum Length:
1
Nested Schema : answer
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : QuestionnaireResponse_answer_1
Type:
Show Source
object-
item(optional):
array item
Minimum Number of Items:
1Unique Items Required:true -
valueCoding(optional):
object Account_type_coding
Nested Schema : Account_type_coding
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
display:
string
Minimum Length:
1 -
system:
string
Minimum Length:
1
Nested Schema : QuestionnaireResponse_item_1
Type:
Show Source
object-
item(optional):
array item
Minimum Number of Items:
1Unique Items Required:true -
linkId:
string
Minimum Length:
1
Nested Schema : QuestionnaireResponse_item
Type:
Show Source
object-
answer(optional):
array answer
Minimum Number of Items:
1Unique Items Required:true -
linkId:
string
Minimum Length:
1
Nested Schema : answer
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : ActivityDefinition_code
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
system:
string
Minimum Length:
1
Response
201 Response
Created