Canonical Resource Management Infrastructure Implementation Guide
1.0.0-ballot2 - Ballot International flag

This page is part of the Canonical Resource Management Infrastructure Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: CRMI Release Version Behavior - XML Representation

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="crmi-release-version-behavior"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-crmi-release-version-behavior-codes.html"><code>http://hl7.org/fhir/uv/crmi/CodeSystem/crmi-release-version-behavior-codes</code></a></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/crmi/ValueSet/crmi-release-version-behavior"/>
  <version value="1.0.0-ballot2"/>
  <name value="CRMIReleaseVersionBehavior"/>
  <title value="CRMI Release Version Behavior"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-02-03T23:21:03-06:00"/>
  <publisher value="HL7 International / Clinical Decision Support"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/dss"/>
    </telecom>
  </contact>
  <description
               value="Behaviors of 'version' parameter application in the $release operation."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <immutable value="true"/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/uv/crmi/CodeSystem/crmi-release-version-behavior-codes"/>
    </include>
  </compose>
</ValueSet>