Canonical Resource Management Infrastructure Implementation Guide
1.0.0 - STU1 International flag

This page is part of the Canonical Resource Management Infrastructure Implementation Guide (v1.0.0: STU1) 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: 1.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 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.