Create ExampleScenario Resource
post
/oracle-fhir-server/fhir/ExampleScenario
This api lets you create a new instance of the ExampleScenario resource.
Request
Root Schema : ExampleScenario
Type:
Show Source
object
-
actor:
array actor
Minimum Number of Items:
1
Unique Items Required:true
-
id:
string
Minimum Length:
1
-
instance:
array instance
Minimum Number of Items:
1
Unique Items Required:true
-
meta:
object Account_meta
-
process:
array process
Minimum Number of Items:
1
Unique Items Required:true
-
purpose:
string
Minimum Length:
1
-
resourceType:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
-
text:
object Account_text
Nested Schema : actor
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : instance
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_meta
Type:
Show Source
object
-
tag:
array tag
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : process
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : Account_text
Type:
Show Source
object
-
div:
string
Minimum Length:
1
-
status:
string
Minimum Length:
1
Nested Schema : ExampleScenario_actor
Type:
Show Source
object
-
actorId:
string
Minimum Length:
1
-
description:
string
Minimum Length:
1
-
name:
string
Minimum Length:
1
-
type:
string
Minimum Length:
1
Nested Schema : ExampleScenario_instance
Type:
Show Source
object
-
containedInstance(optional):
array containedInstance
Minimum Number of Items:
1
Unique Items Required:true
-
description:
string
Minimum Length:
1
-
name:
string
Minimum Length:
1
-
resourceId:
string
Minimum Length:
1
-
resourceType:
string
Minimum Length:
1
Nested Schema : containedInstance
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ExampleScenario_containedInstance
Type:
Show Source
object
-
resourceId:
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
Nested Schema : ExampleScenario_process
Type:
Show Source
object
-
description:
string
Minimum Length:
1
-
postConditions:
string
Minimum Length:
1
-
preConditions:
string
Minimum Length:
1
-
step(optional):
array step
Minimum Number of Items:
1
Unique Items Required:true
-
title:
string
Minimum Length:
1
Nested Schema : ExampleScenario_operation
Type:
Show Source
object
-
initiator:
string
Minimum Length:
1
-
name:
string
Minimum Length:
1
-
number:
string
Minimum Length:
1
-
receiver:
string
Minimum Length:
1
Response
201 Response
Created