Release 4

V3-DataOperation.xml

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

**** MISSING DEFINITIONS ****

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-DataOperation"/> 
  <meta> 
    <lastUpdated value="2018-08-12T00:00:00.000+00:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p> Release Date: 2018-08-12</p> 

      <table class="grid">
 
        <tr> 
          <td> 
            <b> Level</b> 
          </td> 
          <td> 
            <b> Code</b> 
          </td> 
          <td> 
            <b> Display</b> 
          </td> 
          <td> 
            <b> Definition</b> 
          </td> 
        </tr> 
 
        <tr> 
          <td> 1</td> 
          <td> OPERATE
            <a name="v3-DataOperation-OPERATE"> </a> 
          </td> 
          <td> operate</td> 
          <td> 
                        
                           Description:Act on an object or objects.
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 2</td> 
          <td>   CREATE
            <a name="v3-DataOperation-CREATE"> </a> 
          </td> 
          <td> create</td> 
          <td> 
                        
                           Description: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.
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 2</td> 
          <td>   DELETE
            <a name="v3-DataOperation-DELETE"> </a> 
          </td> 
          <td> delete</td> 
          <td> 
                        
                           Description: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. 
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 2</td> 
          <td>   EXECUTE
            <a name="v3-DataOperation-EXECUTE"> </a> 
          </td> 
          <td> execute</td> 
          <td> 
                        
                           Description:Fundamental operation in an IS that results only
               in initiating performance of a single or set of programs (i.e., software objects). 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. 
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 2</td> 
          <td>   READ
            <a name="v3-DataOperation-READ"> </a> 
          </td> 
          <td> read</td> 
          <td> 
                        
                           Description:Fundamental operation in an Information System
               (IS) that results only in the flow of information about an object to a subject. 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. 
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 2</td> 
          <td>   UPDATE
            <a name="v3-DataOperation-UPDATE"> </a> 
          </td> 
          <td> revise</td> 
          <td> 
                        
                           Definition: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.
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 3</td> 
          <td>     APPEND
            <a name="v3-DataOperation-APPEND"> </a> 
          </td> 
          <td> append</td> 
          <td> 
                        
                           Description:Fundamental operation in an Information System
               (IS) that results only in the addition of information to an object already in 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. 
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 3</td> 
          <td>     MODIFYSTATUS
            <a name="v3-DataOperation-MODIFYSTATUS"> </a> 
          </td> 
          <td> modify status</td> 
          <td> 
                        
                           Description:Change the status of an object representing an
               Act. 
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 4</td> 
          <td>       ABORT
            <a name="v3-DataOperation-ABORT"> </a> 
          </td> 
          <td> abort</td> 
          <td> 
                        
                           Description:Change the status of an object representing an
               Act to &quot;aborted&quot;, i.e., terminated prior to the originally intended completion.
               For an HL7 Act, the state transitions per the HL7 Reference Information Model.
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 4</td> 
          <td>       ACTIVATE
            <a name="v3-DataOperation-ACTIVATE"> </a> 
          </td> 
          <td> activate</td> 
          <td> 
                        
                           Description:Change the status of an object representing an
               Act to &quot;active&quot;, 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.
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 4</td> 
          <td>       CANCEL
            <a name="v3-DataOperation-CANCEL"> </a> 
          </td> 
          <td> cancel</td> 
          <td> 
                        
                           Description:Change the status of an object representing an
               Act to &quot;cancelled&quot;, i.e., abandoned before activation. For an HL7 Act, the state
               transitions per the HL7 Reference Information Model.
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 4</td> 
          <td>       COMPLETE
            <a name="v3-DataOperation-COMPLETE"> </a> 
          </td> 
          <td> complete</td> 
          <td> 
                        
                           Description:Change the status of an object representing an
               Act to &quot;completed&quot;, 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.
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 4</td> 
          <td>       HOLD
            <a name="v3-DataOperation-HOLD"> </a> 
          </td> 
          <td> hold</td> 
          <td> 
                        
                           Description:Change the status of an object representing an
               Act to &quot;held&quot;, 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.
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 4</td> 
          <td>       JUMP
            <a name="v3-DataOperation-JUMP"> </a> 
          </td> 
          <td> jump</td> 
          <td> 
                        
                           Description:Change the status of an object representing an
               Act to a normal state. For an HL7 Act, the state transitions per the HL7 Reference Information
               Model.
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 4</td> 
          <td>       NULLIFY
            <a name="v3-DataOperation-NULLIFY"> </a> 
          </td> 
          <td> nullify</td> 
          <td> 
                        
                           Description:Change the status of an object representing an
               Act to &quot;nullified&quot;, i.e., treat as though it never existed. For an HL7 Act,
               the state transitions per the HL7 Reference Information Model.
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 4</td> 
          <td>       OBSOLETE
            <a name="v3-DataOperation-OBSOLETE"> </a> 
          </td> 
          <td> obsolete</td> 
          <td> 
                        
                           Description:Change the status of an object representing an
               Act to &quot;obsolete&quot; when it has been replaced by a new instance. For an HL7 Act,
               the state transitions per the HL7 Reference Information Model.
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 4</td> 
          <td>       REACTIVATE
            <a name="v3-DataOperation-REACTIVATE"> </a> 
          </td> 
          <td> reactivate</td> 
          <td> 
                        
                           Description:Change the status of a formerly active object representing
               an Act to &quot;active&quot;, 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.
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 4</td> 
          <td>       RELEASE
            <a name="v3-DataOperation-RELEASE"> </a> 
          </td> 
          <td> release</td> 
          <td> 
                        
                           Description:Change the status of an object representing an
               Act so it is no longer &quot;held&quot;, i.e., allow action to occur. For an HL7 Act,
               the state transitions per the HL7 Reference Information Model.
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 4</td> 
          <td>       RESUME
            <a name="v3-DataOperation-RESUME"> </a> 
          </td> 
          <td> resume</td> 
          <td> 
                        
                           Description:Change the status of a suspended object representing
               an Act to &quot;active&quot;, i.e., so it can be performed or is being performed. For
               an HL7 Act, the state transitions per the HL7 Reference Information Model.
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 4</td> 
          <td>       SUSPEND
            <a name="v3-DataOperation-SUSPEND"> </a> 
          </td> 
          <td> suspend</td> 
          <td> 
                        
                           Definition:Change the status of an object representing an Act
               to suspended, i.e., so it is temporarily not in service.
            <br/>  

                     
          </td> 
        </tr> 

      </table> 

    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="external"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab"/> 
  </extension> 
  <url value="http://terminology.hl7.org/ValueSet/v3-DataOperation"/> 
  <version value="2018-08-12"/> 
  <name value="v3.DataOperation"/> 
  <title value="v3 Code System DataOperation"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <date value="2018-08-12"/> 
  <publisher value="HL7, Inc"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org"/> 
    </telecom> 
  </contact> 
  <description value="**** MISSING DEFINITIONS ****"/> 
  <immutable value="true"/> 
  <compose> 
    <include> 
      <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/> 
    </include> 
  </compose> 
</ValueSet> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.