GET Provenance Resource Bundle
get
/oracle-fhir-server/fhir/Provenance
This endpoint supports the retrieval of Provenance resource list.It returns Bundle of Provenance resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
agent(optional): string
Who participated
-
agent-role(optional): string
What the agents role was
-
agent-type(optional): string
How the agent participated
-
entity(optional): string
Identity of entity
-
location(optional): string
Where the activity occurred, if relevant
-
patient(optional): string
Target Reference(s) (usually version specific)
-
recorded(optional): string(date)
When the activity was recorded / updated
-
signature-type(optional): string
Indication of the reason the entity signed the object(s)
-
target(optional): string
Target Reference(s) (usually version specific)
-
when(optional): string(date)
When the activity occurred
Response
200 Response
Success
Nested 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