$get-package

Get Package

activeCanonical Resource Management Infrastructure Implementation Guide1.0.0operation2 inputs1 output

Retrieves a FHIR package given the package id and version.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/uv/crmi/OperationDefinition/get-package
Code
$get-package
Kind
operation
Affects State
No
Publisher
HL7 International / Clinical Decision Support

Invocation Context

Can be invoked at:
System Level

Implementation Notes

This operation is used to retrieve a FHIR package

Input Parameters (2)

NameTypeCard.Description
id*string1..1The id of the package to retrieve. The server must know the package or be able to use a package feed to resolve the package id
versionstring0..1The version of the library to be used for packaging. If a version is not specified, the latest version available to the server is returned. This value may also be the special values `current`, indicating the current version for the package, and `dev`, indicating a pre-release version

Output Parameters (1)

NameTypeCard.Description
returnBinary1..1The requested package as a Binary resource. Note that servers may perform additional processing of the contents of the package to support target environments appropriate for their usage, so long as those modifications do not materially impact the contents of the package.

Additional Information

Version
1.0.0
Date
2024-05-31T16:42:56+00:00