Provenance REST Endpoints
Description
This topic describes information for the Provenance resource.
Overview
Note:
The FHIR API endpoints described below are currently pending production deployment for electronic health record (EHR) environments. Developers are welcome and encouraged to develop against the specifications in anticipation of production availability, which will be announced at a later date.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. Provenance entries can be related to any resource using the referenced target field.
Entities are Continuity of Care Documents (CCDs) generated through the DocumentReference resource.
Profile Support
This resource supports the US Core Provenance Profile from the HL7 FHIR US Core Implementation Guide STU 6.1.0.
Note:
The examples provided here are nonnormative and replaying them in the public sandbox is not guaranteed to yield the results shown on the site.Returned Fields
Provenance
The operations from the Provenance category.
- Get a list of provenances
- Method: getPath:
/Provenance - Get a provenance by ID
- Method: getPath:
/Provenance/{id}