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.1.0-cibuild 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
Official URL: http://hl7.org/fhir/uv/crmi/OperationDefinition/crmi-clone | Version: 1.1.0-cibuild | |||
Active as of 2024-08-29 | Computable Name: CRMIClone | |||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.38.33.14 |
Creates a clone version of a knowledge artifact, as well as for all resources it is composed of.
Generated Narrative: OperationDefinition crmi-clone
URL: [base]/ActivityDefinition/$clone
URL: [base]/ActivityDefinition/[id]/$clone
URL: [base]/CapabilityStatement/$clone
URL: [base]/CapabilityStatement/[id]/$clone
URL: [base]/CodeSystem/$clone
URL: [base]/CodeSystem/[id]/$clone
URL: [base]/CompartmentDefinition/$clone
URL: [base]/CompartmentDefinition/[id]/$clone
URL: [base]/ConceptMap/$clone
URL: [base]/ConceptMap/[id]/$clone
URL: [base]/ExampleScenario/$clone
URL: [base]/ExampleScenario/[id]/$clone
URL: [base]/GraphDefinition/$clone
URL: [base]/GraphDefinition/[id]/$clone
URL: [base]/ImplementationGuide/$clone
URL: [base]/ImplementationGuide/[id]/$clone
URL: [base]/Library/$clone
URL: [base]/Library/[id]/$clone
URL: [base]/Measure/$clone
URL: [base]/Measure/[id]/$clone
URL: [base]/Medication/$clone
URL: [base]/Medication/[id]/$clone
URL: [base]/MedicationKnowledge/$clone
URL: [base]/MedicationKnowledge/[id]/$clone
URL: [base]/MessageDefinition/$clone
URL: [base]/MessageDefinition/[id]/$clone
URL: [base]/NamingSystem/$clone
URL: [base]/NamingSystem/[id]/$clone
URL: [base]/OperationDefinition/$clone
URL: [base]/OperationDefinition/[id]/$clone
URL: [base]/PlanDefinition/$clone
URL: [base]/PlanDefinition/[id]/$clone
URL: [base]/Questionnaire/$clone
URL: [base]/Questionnaire/[id]/$clone
URL: [base]/SearchParameter/$clone
URL: [base]/SearchParameter/[id]/$clone
URL: [base]/StructureDefinition/$clone
URL: [base]/StructureDefinition/[id]/$clone
URL: [base]/StructureMap/$clone
URL: [base]/StructureMap/[id]/$clone
URL: [base]/Substance/$clone
URL: [base]/Substance/[id]/$clone
URL: [base]/TerminologyCapabilities/$clone
URL: [base]/TerminologyCapabilities/[id]/$clone
URL: [base]/TestScript/$clone
URL: [base]/TestScript/[id]/$clone
URL: [base]/ValueSet/$clone
URL: [base]/ValueSet/[id]/$clone
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | id | 0..1 | string | The logical id of the artifact to clone. The server must know the artifact (e.g. it is defined explicitly in the server's resources) | ||
IN | version | 1..1 | string | A semantic version in the form MAJOR.MINOR.PATCH.REVISION | ||
OUT | return | 1..1 | Bundle | The Bundle result containing the new resource(s) |
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.