Update ExampleScenario Resource

put

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

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

Request

Path Parameters
Body ()
Root Schema : ExampleScenario
Type: object
Show Source
Nested Schema : actor
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : instance
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_meta
Type: object
Show Source
Nested Schema : process
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_text
Type: object
Show Source
Nested Schema : ExampleScenario_actor
Type: object
Show Source
Nested Schema : ExampleScenario_instance
Type: object
Show Source
Nested Schema : containedInstance
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ExampleScenario_containedInstance
Type: object
Show Source
Nested Schema : tag
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : Account_type_coding
Type: object
Show Source
Nested Schema : ExampleScenario_process
Type: object
Show Source
Nested Schema : step
Type: array
Minimum Number of Items: 1
Unique Items Required: true
Show Source
Nested Schema : ExampleScenario_step
Type: object
Show Source
Nested Schema : ExampleScenario_operation
Type: object
Show Source
Back to Top

Response

200 Response

Success
Back to Top