Fetch the current version of a canonical resource (based on canonical versioning)
$current-canonicaloperationReturns the most current version of the canonical resource with the specified url available on the server. It optionally also allows filtering to only expose the most current version with a particular status or set of statuses. Note that 'current' is determined by comparing version values using the specified versionAlgorithm, NOT by looking at lastUpdated.
Implementation Notes
If none of the instances define the versionAlgorithm to use, a server may dynamically attempt to determine which versioning system is implied by the data. If the instances found with the provided canonical URL define different versionAlgorithm values the server may return an error. Note that the *CanonicalResource* is an interface and not an actual resource type, as such the operation is actually called on the canonical resource types such as CodeSystem, Questionnaire etc.
Metadata
- ID
- CanonicalResource-current-canonical
- Applies to Resources
- CanonicalResource