Provenance REST Endpoints
Description
This topic describes information for the Provenance resource.
Overview
The Provenance resource tracks the source of external information and is used to assess the trustworthiness and reliability of a resource. Sources can be an organization author or organization transmitter. The target
field references a resource that this Provenance entry is related to. Entities are Continuity of Care Documents (CCDs) generated through the DocumentReference resource.
This resource supports the US Core Provenance Profile from HL7 FHIR US Core Implementation Guide STU 6.1.0.
The following fields are returned if valued:
Terminology Bindings
-
Description: How the entity was used during the activity.
Details: Provenance Entity Role
System:
http://hl7.org/fhir/provenance-entity-role
- Create a provenance
- Method: postPath:
/Provenance
- Get a list of provenances
- Method: getPath:
/Provenance
- Get a provenance by ID
- Method: getPath:
/Provenance/{ID}