Update Provenance Resource
put
/oracle-fhir-server/fhir/Provenance/{id}
This api lets you create a new current version for an existing Provenance resource or creates an initial version if no Provenance resource already exists for the given id.
Request
Path Parameters
Root Schema : Provenance
Type:
Show Source
object
-
agent:
array agent
Minimum Number of Items:
1
Unique Items Required:true
-
entity:
array entity
Minimum Number of Items:
1
Unique Items Required:true
-
id:
string
Minimum Length:
1
-
location:
object Account_coverage
-
meta:
object Account_meta
-
occurredPeriod:
object Account_servicePeriod
-
policy:
array policy
-
reason:
array reason
Minimum Number of Items:
1
Unique Items Required:true
-
recorded:
string
Minimum Length:
1
-
resourceType:
string
Minimum Length:
1
-
target:
array target
Minimum Number of Items:
1
Unique Items Required:true
-
text:
object Account_text
Nested Schema : agent
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : entity
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 : Account_servicePeriod
Type:
Show Source
object
-
end:
string
Minimum Length:
1
-
start:
string
Minimum Length:
1
Nested Schema : reason
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : target
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 : Provenance_agent
Type:
Show Source
object
-
id:
string
Minimum Length:
1
-
type(optional):
object Basic_code
-
who(optional):
object Account_coverage
Nested Schema : Basic_code
Type:
Show Source
object
-
coding:
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Nested Schema : ActivityDefinition_code
Type:
Show Source
object
-
code:
string
Minimum Length:
1
-
system:
string
Minimum Length:
1
Nested Schema : Provenance_entity
Type:
Show Source
object
-
role:
string
Minimum Length:
1
-
what(optional):
object Account_subject
Nested Schema : Account_subject
Type:
Show Source
object
-
display:
string
Minimum Length:
1
-
reference:
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 : AdverseEvent_category
Type:
Show Source
object
-
coding(optional):
array coding
Minimum Number of Items:
1
Unique Items Required:true
Nested Schema : coding
Type:
array
Minimum Number of Items:
1
Unique Items Required:
Show Source
true
Response
200 Response
Success