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

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

: CRMI Draft Operation - XML Representation

Draft as of 2023-03-12

Raw xml | Download



<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="crmi-draft"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>URL: [base]/Library/$crmi.draft</p><p>URL: [base]/Library/[id]/$crmi.draft</p><p>URL: [base]/ActivityDefinition/$crmi.draft</p><p>URL: [base]/ActivityDefinition/[id]/$crmi.draft</p><p>URL: [base]/CapabilityStatement/$crmi.draft</p><p>URL: [base]/CapabilityStatement/[id]/$crmi.draft</p><p>URL: [base]/ChargeItemDefinition/$crmi.draft</p><p>URL: [base]/ChargeItemDefinition/[id]/$crmi.draft</p><p>URL: [base]/CodeSystem/$crmi.draft</p><p>URL: [base]/CodeSystem/[id]/$crmi.draft</p><p>URL: [base]/CompartmentDefinition/$crmi.draft</p><p>URL: [base]/CompartmentDefinition/[id]/$crmi.draft</p><p>URL: [base]/ConceptMap/$crmi.draft</p><p>URL: [base]/ConceptMap/[id]/$crmi.draft</p><p>URL: [base]/EffectEvidenceSynthesis/$crmi.draft</p><p>URL: [base]/EffectEvidenceSynthesis/[id]/$crmi.draft</p><p>URL: [base]/EventDefinition/$crmi.draft</p><p>URL: [base]/EventDefinition/[id]/$crmi.draft</p><p>URL: [base]/Evidence/$crmi.draft</p><p>URL: [base]/Evidence/[id]/$crmi.draft</p><p>URL: [base]/EvidenceVariable/$crmi.draft</p><p>URL: [base]/EvidenceVariable/[id]/$crmi.draft</p><p>URL: [base]/ExampleScenario/$crmi.draft</p><p>URL: [base]/ExampleScenario/[id]/$crmi.draft</p><p>URL: [base]/GraphDefinition/$crmi.draft</p><p>URL: [base]/GraphDefinition/[id]/$crmi.draft</p><p>URL: [base]/ImplementationGuide/$crmi.draft</p><p>URL: [base]/ImplementationGuide/[id]/$crmi.draft</p><p>URL: [base]/Library/$crmi.draft</p><p>URL: [base]/Library/[id]/$crmi.draft</p><p>URL: [base]/Measure/$crmi.draft</p><p>URL: [base]/Measure/[id]/$crmi.draft</p><p>URL: [base]/MessageDefinition/$crmi.draft</p><p>URL: [base]/MessageDefinition/[id]/$crmi.draft</p><p>URL: [base]/NamingSystem/$crmi.draft</p><p>URL: [base]/NamingSystem/[id]/$crmi.draft</p><p>URL: [base]/OperationDefinition/$crmi.draft</p><p>URL: [base]/OperationDefinition/[id]/$crmi.draft</p><p>URL: [base]/PlanDefinition/$crmi.draft</p><p>URL: [base]/PlanDefinition/[id]/$crmi.draft</p><p>URL: [base]/Questionnaire/$crmi.draft</p><p>URL: [base]/Questionnaire/[id]/$crmi.draft</p><p>URL: [base]/ResearchDefinition/$crmi.draft</p><p>URL: [base]/ResearchDefinition/[id]/$crmi.draft</p><p>URL: [base]/ResearchElementDefinition/$crmi.draft</p><p>URL: [base]/ResearchElementDefinition/[id]/$crmi.draft</p><p>URL: [base]/RiskEvidenceSynthesis/$crmi.draft</p><p>URL: [base]/RiskEvidenceSynthesis/[id]/$crmi.draft</p><p>URL: [base]/SearchParameter/$crmi.draft</p><p>URL: [base]/SearchParameter/[id]/$crmi.draft</p><p>URL: [base]/StructureDefinition/$crmi.draft</p><p>URL: [base]/StructureDefinition/[id]/$crmi.draft</p><p>URL: [base]/StructureMap/$crmi.draft</p><p>URL: [base]/StructureMap/[id]/$crmi.draft</p><p>URL: [base]/TerminologyCapabilities/$crmi.draft</p><p>URL: [base]/TerminologyCapabilities/[id]/$crmi.draft</p><p>URL: [base]/TestScript/$crmi.draft</p><p>URL: [base]/TestScript/[id]/$crmi.draft</p><p>URL: [base]/ValueSet/$crmi.draft</p><p>URL: [base]/ValueSet/[id]/$crmi.draft</p><p>Parameters</p><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>id</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>The logical id of the artifact to draft. The server must know the artifact (e.g. it is defined explicitly in the server's resources)</p>
</div></td></tr><tr><td>IN</td><td>version</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>A semantic version in the form MAJOR.MINOR.PATCH.REVISION</p>
</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/resource.html">Resource</a></td><td/><td><div><p>The new Resource with the draft status and version.</p>
</div></td></tr></table><div><p>This operation is used to set the status and version. It also removes effectivePeriod, approvalDate and any extensions which are only valid for active artifacts.</p>
</div></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/>
  </extension>
  <url value="http://hl7.org/fhir/uv/crmi/OperationDefinition/crmi-draft"/>
  <version value="1.0.0-snapshot"/>
  <name value="CRMIDraft"/>
  <title value="CRMI Draft"/>
  <status value="draft"/>
  <kind value="operation"/>
  <experimental value="false"/>
  <date value="2023-03-12"/>
  <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="Creates a draft version of a knowledge artifact, as well as for all resources it is composed of."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <code value="crmi.draft"/>
  <comment
           value="This operation is used to set the status and version. It also removes effectivePeriod, approvalDate and any extensions which are only valid for active artifacts."/>
  <resource value="Library"/>
  <resource value="ActivityDefinition"/>
  <resource value="CapabilityStatement"/>
  <resource value="ChargeItemDefinition"/>
  <resource value="CodeSystem"/>
  <resource value="CompartmentDefinition"/>
  <resource value="ConceptMap"/>
  <resource value="EffectEvidenceSynthesis"/>
  <resource value="EventDefinition"/>
  <resource value="Evidence"/>
  <resource value="EvidenceVariable"/>
  <resource value="ExampleScenario"/>
  <resource value="GraphDefinition"/>
  <resource value="ImplementationGuide"/>
  <resource value="Library"/>
  <resource value="Measure"/>
  <resource value="MessageDefinition"/>
  <resource value="NamingSystem"/>
  <resource value="OperationDefinition"/>
  <resource value="PlanDefinition"/>
  <resource value="Questionnaire"/>
  <resource value="ResearchDefinition"/>
  <resource value="ResearchElementDefinition"/>
  <resource value="RiskEvidenceSynthesis"/>
  <resource value="SearchParameter"/>
  <resource value="StructureDefinition"/>
  <resource value="StructureMap"/>
  <resource value="TerminologyCapabilities"/>
  <resource value="TestScript"/>
  <resource value="ValueSet"/>
  <system value="false"/>
  <type value="true"/>
  <instance value="true"/>
  <parameter>
    <name value="id"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <documentation
                   value="The logical id of the artifact to draft. The server must know the artifact (e.g. it is defined explicitly in the server's resources)"/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="version"/>
    <use value="in"/>
    <min value="1"/>
    <max value="1"/>
    <documentation
                   value="A semantic version in the form MAJOR.MINOR.PATCH.REVISION"/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="return"/>
    <use value="out"/>
    <min value="1"/>
    <max value="1"/>
    <documentation
                   value="The new Resource with the draft status and version."/>
    <type value="Resource"/>
  </parameter>
</OperationDefinition>