GET ExampleScenario Resource by ID

get

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

This endpoint supports the retrieval of ExampleScenario resource instance given its ID.

Request

Path Parameters
Back to Top

Response

200 Response

Success
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