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
Official URL: http://hl7.org/fhir/uv/crmi/OperationDefinition/crmi-clone | Version: 1.0.0 | |||
Active as of 2024-05-31 | 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.
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
Parameters
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.