Canonical Resource Management Infrastructure Implementation Guide
2.0.0 - STU 2 International flag

This page is part of the Canonical Resource Management Infrastructure Implementation Guide (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, 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: 2.0.0
Standards status: Trial-use Maturity Level: 2 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 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 that do not have a version already specified.
check Check If the root artifact, or any owned component 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.

Description of the above table(s).