• Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-DataOperation
    Code Display Definition
    CREATE Created Fundamental operation in an Information System (IS) that results only in the act of bringing an object into existence. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g., via a user interface. For an HL7 Act, the state transitions per the HL7 Reference Information Model.
    UPDATE Updated Fundamental operation in an Information System (IS) that results only in the revision or alteration of an object. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g., via a user interface.
    DELETE Deleted Fundamental operation in an Information System (IS) that results only in the removal of information about an object from memory or storage. Note: The preceding definition is taken from the HL7 RBAC specification. There is no restriction on how the operation is invoked, e.g., via a user interface.
    ABORT Stopped/Ended/Aborted Change the status of an object representing an Act to "aborted", i.e., terminated prior to the originally intended completion. For an HL7 Act, the state transitions per the HL7 Reference Information Model.
    HOLD Held Change the status of an object representing an Act to "held", i.e., put aside an Act that is still in preparatory stages. No action can occur until the Act is released. For an HL7 Act, the state transitions per the HL7 Reference Information Model.
    RELEASE Released Change the status of an object representing an Act so it is no longer "held", i.e., allow action to occur. For an HL7 Act, the state transitions per the HL7 Reference Information Model.
    CANCEL Cancelled Change the status of an object representing an Act to "cancelled", i.e., abandoned before activation. For an HL7 Act, the state transitions per the HL7 Reference Information Model.
    ACTIVATE Activated Change the status of an object representing an Act to "active", i.e., so it can be performed or is being performed, for the first time. (Contrast with REACTIVATE.) For an HL7 Act, the state transitions per the HL7 Reference Information Model.
    SUSPEND Suspended Change the status of an object representing an Act to **suspended**, i.e., so it is temporarily not in service.
    RESUME resume Change the status of a suspended object representing an Act to "active", i.e., so it can be performed or is being performed. For an HL7 Act, the state transitions per the HL7 Reference Information Model.
    COMPLETE Completed Change the status of an object representing an Act to "completed", i.e., terminated normally after all of its constituents have been performed. For an HL7 Act, the state transitions per the HL7 Reference Information Model.
    NULLIFY Mark Entered-in-error Change the status of an object representing an Act to "nullified", i.e., treat as though it never existed. For an HL7 Act, the state transitions per the HL7 Reference Information Model.
    OBSOLETE Replaced Change the status of an object representing an Act to "obsolete" when it has been replaced by a new instance. For an HL7 Act, the state transitions per the HL7 Reference Information Model.
    REACTIVATE Reactivated Change the status of a formerly active object representing an Act to "active", i.e., so it can again be performed or is being performed. (Contrast with ACTIVATE.) For an HL7 Act, the state transitions per the HL7 Reference Information Model.
<status value="draft"/> <experimental value="false"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Codes for Provenance activities that are relevant when capturing event history for resources."/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/> <concept> <code value="CREATE"/> <display value="Created"/> </concept> <concept> <code value="UPDATE"/> <display value="Updated"/> </concept> <concept> <code value="DELETE"/> <display value="Deleted"/> </concept> <concept> <code value="ABORT"/> <display value="Stopped/Ended/Aborted"/> </concept> <concept> <code value="HOLD"/> <display value="Held"/> </concept> <concept> <code value="RELEASE"/> <display value="Released"/> </concept> <concept> <code value="CANCEL"/> <display value="Cancelled"/> </concept> <concept> <code value="ACTIVATE"/> <display value="Activated"/> </concept> <concept> <code value="SUSPEND"/> <display value="Suspended"/> </concept> <concept> <code value="RESUME"/> </concept> <concept> <code value="COMPLETE"/> <display value="Completed"/> </concept> <concept> <code value="NULLIFY"/> <display value="Mark Entered-in-error"/> </concept> <concept> <code value="OBSOLETE"/> <display value="Replaced"/> </concept> <concept> <code value="REACTIVATE"/> <display value="Reactivated"/> </concept> </include> </compose> </ValueSet>