Create Provenance Resource
post
/oracle-fhir-server/fhir/Provenance
This api lets you create a new instance of the Provenance resource.
Request
Root Schema : Provenance
Type:
Show Source
object-
agent:
array agent
Minimum Number of Items:
1Unique Items Required:true -
entity:
array entity
Minimum Number of Items:
1Unique 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:
1Unique Items Required:true -
recorded:
string
Minimum Length:
1 -
resourceType:
string
Minimum Length:
1 -
target:
array target
Minimum Number of Items:
1Unique Items Required:true -
text:
object Account_text
Nested Schema : agent
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : entity
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : Account_meta
Type:
Show Source
object-
tag:
array tag
Minimum Number of Items:
1Unique 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:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested Schema : target
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 : 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:
1Unique Items Required:true
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueNested 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:
1Unique Items Required:true
Nested Schema : coding
Type:
arrayMinimum Number of Items:
1Unique Items Required:
Show Source
trueResponse
201 Response
Created