Canonical Resource Management Infrastructure Implementation Guide
1.0.0-snapshot - Snapshot International flag

Canonical Resource Management Infrastructure Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-snapshot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/crmi-ig/ and changes regularly. See the Directory of published versions

CodeSystem: CRMI Release Version Behavior Codes

Official URL: http://hl7.org/fhir/uv/crmi/CodeSystem/crmi-release-version-behavior-codes Version: 1.0.0-snapshot
Standards status: Trial-use Maturity Level: 1 Computable Name: CRMIReleaseVersionBehavior
Other Identifiers: OID:2.16.840.1.113883.4.642.40.38.16.4

Behaviors of ‘version’ parameter application in the $release operation.

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system http://hl7.org/fhir/uv/crmi/CodeSystem/crmi-release-version-behavior-codes defines the following codes:

CodeDisplayDefinition
default Default The version provided will be applied to the root artifact and all owned components if a version is not specified.
check Check If the root artifact has a specified version different from the version passed to the operation, an error will be returned.
force Force The version provided will be applied to the root artifact and all owned components, regardless of whether or not a version was already specified.