Provenance Injection
The Provenance Injection configuration category includes the following configurable options:
Agent Type
Agent Who
$everything operation
Profile
_revinclude=Provenance:target
|
Agent Type |
|
|
STRING | |
The participation the agent had with respect to the activity. This should be the code system value and then pipe-delimited with the code value, e.g. http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type|transmitter. | |
|
|
(no default) | |
|
|
Agent Who |
|
|
STRING | |
Required if Provenance injection is enabled. The organization that participated in the event. This should be a reference to an Organization, e.g. Organization/123. | |
|
|
(no default) | |
|
|
$everything operation |
|
|
BOOLEAN | |
If set to true , a Provenance resource will be injected when $everything operation is invoked.
|
|
|
|
false
|
|
|
|
Profile |
|
|
STRING | |
The profile (references to [[[StructureDefinition]]]) that the Provenance claims to conform to, e.g. http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-provenance. | |
|
|
(no default) | |
|
|
_revinclude=Provenance:target |
|
|
BOOLEAN | |
If set to true , a Provenance resource will be injected when a search that includes ?_revinclude=Provenance:target is invoked.
|
|
|
|
false
|
|
|