Update Questionnaire Resource
put
/oracle-fhir-server/fhir/Questionnaire/{id}
This api lets you create a new current version for an existing Questionnaire resource or creates an initial version if no Questionnaire resource already exists for the given id.
Request
Path Parameters
Root Schema : Questionnaire
Type:
Show Source
object-
date:
string
Minimum Length:
1 -
id:
string
Minimum Length:
1 -
item:
array item
Minimum Number of Items:
1Unique Items Required:true -
resourceType:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1 -
subjectType:
array subjectType
-
text:
object Account_text
-
title:
string
Minimum Length:
1 -
url:
string
Minimum Length:
1
Nested Schema : Account_text
Type:
Show Source
object-
div:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1
Nested Schema : Questionnaire_item_4
Type:
Show Source
object-
code(optional):
array code
Minimum Number of Items:
1Unique Items Required:true -
item(optional):
array item
Minimum Number of Items:
1Unique Items Required:true -
linkId:
string
Minimum Length:
1 -
type:
string
Minimum Length:
1
Nested Schema : ActivityDefinition_code
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
system:
string
Minimum Length:
1
Nested Schema : Questionnaire_item_3
Type:
Show Source
object-
answerValueSet:
string
Minimum Length:
1 -
code(optional):
array code
Minimum Number of Items:
1Unique Items Required:true -
item(optional):
array item
Minimum Number of Items:
1Unique Items Required:true -
linkId:
string
Minimum Length:
1 -
prefix:
string
Minimum Length:
1 -
type:
string
Minimum Length:
1
Nested Schema : Questionnaire_item_2
Type:
Show Source
object-
code(optional):
array code
Minimum Number of Items:
1Unique Items Required:true -
enableWhen(optional):
array enableWhen
Minimum Number of Items:
1Unique Items Required:true -
item(optional):
array item
Minimum Number of Items:
1Unique Items Required:true -
linkId:
string
Minimum Length:
1 -
type:
string
Minimum Length:
1
Nested Schema : enableWhen
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Questionnaire_enableWhen
Type:
Show Source
object-
answerCoding(optional):
object ActivityDefinition_code
-
operator:
string
Minimum Length:
1 -
question:
string
Minimum Length:
1
Nested Schema : Questionnaire_item_1
Type:
Show Source
object-
answerValueSet:
string
Minimum Length:
1 -
code(optional):
array code
Minimum Number of Items:
1Unique Items Required:true -
item(optional):
array item
Minimum Number of Items:
1Unique Items Required:true -
linkId:
string
Minimum Length:
1 -
prefix:
string
Minimum Length:
1 -
type:
string
Minimum Length:
1
Nested Schema : Questionnaire_item
Type:
Show Source
object-
answerValueSet:
string
Minimum Length:
1 -
code(optional):
array code
Minimum Number of Items:
1Unique Items Required:true -
linkId:
string
Minimum Length:
1 -
prefix:
string
Minimum Length:
1 -
type:
string
Minimum Length:
1
Nested Schema : Account_type_coding
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
display:
string
Minimum Length:
1 -
system:
string
Minimum Length:
1
Response
200 Response
Success