Update GraphDefinition Resource
put
/oracle-fhir-server/fhir/GraphDefinition/{id}
This api lets you create a new current version for an existing GraphDefinition resource or creates an initial version if no GraphDefinition resource already exists for the given id.
Request
Path Parameters
Root Schema : GraphDefinition
Type:
Show Source
object-
contact:
array contact
Minimum Number of Items:
1Unique Items Required:true -
date:
string
Minimum Length:
1 -
description:
string
Minimum Length:
1 -
id:
string
Minimum Length:
1 -
link:
array link
Minimum Number of Items:
1Unique Items Required:true -
name:
string
Minimum Length:
1 -
publisher:
string
Minimum Length:
1 -
resourceType:
string
Minimum Length:
1 -
start:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1 -
text:
object Account_text
-
url:
string
Minimum Length:
1
Nested Schema : contact
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_text
Type:
Show Source
object-
div:
string
Minimum Length:
1 -
status:
string
Minimum Length:
1
Nested Schema : GraphDefinition_contact
Type:
Show Source
object-
telecom(optional):
array telecom
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : telecom
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_identifier
Type:
Show Source
object-
system:
string
Minimum Length:
1 -
value:
string
Minimum Length:
1
Nested Schema : GraphDefinition_link_1
Type:
Show Source
object-
description:
string
Minimum Length:
1 -
path:
string
Minimum Length:
1 -
target(optional):
array target
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : target
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : GraphDefinition_target_1
Type:
Show Source
object-
compartment(optional):
array compartment
Minimum Number of Items:
1Unique Items Required:true -
link(optional):
array link
Minimum Number of Items:
1Unique Items Required:true -
type:
string
Minimum Length:
1
Nested Schema : compartment
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : GraphDefinition_compartment
Type:
Show Source
object-
code:
string
Minimum Length:
1 -
rule:
string
Minimum Length:
1 -
use:
string
Minimum Length:
1
Nested Schema : GraphDefinition_link
Type:
Show Source
object-
description:
string
Minimum Length:
1 -
path:
string
Minimum Length:
1 -
target(optional):
array target
Minimum Number of Items:
1Unique Items Required:true
Nested Schema : target
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : GraphDefinition_target
Type:
Show Source
object-
compartment(optional):
array compartment
Minimum Number of Items:
1Unique Items Required:true -
type:
string
Minimum Length:
1
Nested Schema : compartment
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueResponse
200 Response
Success