Update Parameters Resource
put
/oracle-fhir-server/fhir/Parameters/{id}
This api lets you create a new current version for an existing Parameters resource or creates an initial version if no Parameters resource already exists for the given id.
Request
Path Parameters
Root Schema : Parameters
Type:
Show Source
object-
meta:
object Account_meta
-
parameter:
array parameter
Minimum Number of Items:
1Unique Items Required:true -
resourceType:
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 : parameter
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested 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 : Parameters_parameter
Type:
Show Source
object-
name:
string
Minimum Length:
1 -
valueBoolean:
boolean
Response
200 Response
Success