DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 R2

V3-DataOperation.xml

Raw XML (canonical form)

**** MISSING DEFINITIONS ****

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-DataOperation"/>
  <meta>
    <lastUpdated value="2015-07-31T00:00:00.000+10:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Release Date: 2015-07-31</p>

      <p>OID for code system: 2.16.840.1.113883.5.1123</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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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>
  <url value="http://hl7.org/fhir/ValueSet/v3-DataOperation"/>
  <version value="2015-07-31"/>
  <name value="v3 Code System DataOperation"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <date value="2015-07-31"/>
  <description value="**** MISSING DEFINITIONS ****"/>
  <codeSystem>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
      <valueUri value="urn:oid:2.16.840.1.113883.5.1123"/>
    </extension>
    <system value="http://hl7.org/fhir/v3/DataOperation"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="OPERATE"/>
      <abstract value="false"/>
      <display value="operate"/>
      <definition value="Description:Act on an object or objects."/>
      <concept>
        <code value="CREATE"/>
        <abstract value="false"/>
        <display value="create"/>
        <definition value="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."/>
      </concept>
      <concept>
        <code value="DELETE"/>
        <abstract value="false"/>
        <display value="delete"/>
        <definition value="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."/>
      </concept>
      <concept>
        <code value="EXECUTE"/>
        <abstract value="false"/>
        <display value="execute"/>
        <definition value="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."/>
      </concept>
      <concept>
        <code value="READ"/>
        <abstract value="false"/>
        <display value="read"/>
        <definition value="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."/>
      </concept>
      <concept>
        <code value="UPDATE"/>
        <abstract value="false"/>
        <display value="revise"/>
        <definition value="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."/>
        <concept>
          <code value="APPEND"/>
          <abstract value="false"/>
          <display value="append"/>
          <definition value="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."/>
        </concept>
        <concept>
          <code value="MODIFYSTATUS"/>
          <abstract value="false"/>
          <display value="modify status"/>
          <definition value="Description:Change the status of an object representing an Act."/>
          <concept>
            <code value="ABORT"/>
            <abstract value="false"/>
            <display value="abort"/>
            <definition value="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."/>
          </concept>
          <concept>
            <code value="ACTIVATE"/>
            <abstract value="false"/>
            <display value="activate"/>
            <definition value="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."/>
          </concept>
          <concept>
            <code value="CANCEL"/>
            <abstract value="false"/>
            <display value="cancel"/>
            <definition value="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."/>
          </concept>
          <concept>
            <code value="COMPLETE"/>
            <abstract value="false"/>
            <display value="complete"/>
            <definition value="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."/>
          </concept>
          <concept>
            <code value="HOLD"/>
            <abstract value="false"/>
            <display value="hold"/>
            <definition value="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."/>
          </concept>
          <concept>
            <code value="JUMP"/>
            <abstract value="false"/>
            <display value="jump"/>
            <definition value="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."/>
          </concept>
          <concept>
            <code value="NULLIFY"/>
            <abstract value="false"/>
            <display value="nullify"/>
            <definition value="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."/>
          </concept>
          <concept>
            <code value="OBSOLETE"/>
            <abstract value="false"/>
            <display value="obsolete"/>
            <definition value="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."/>
          </concept>
          <concept>
            <code value="REACTIVATE"/>
            <abstract value="false"/>
            <display value="reactivate"/>
            <definition value="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."/>
          </concept>
          <concept>
            <code value="RELEASE"/>
            <abstract value="false"/>
            <display value="release"/>
            <definition value="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."/>
          </concept>
          <concept>
            <code value="RESUME"/>
            <abstract value="false"/>
            <display value="resume"/>
            <definition value="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."/>
          </concept>
          <concept>
            <code value="SUSPEND"/>
            <abstract value="false"/>
            <display value="suspend"/>
            <definition value="Definition:Change the status of an object representing an Act to suspended, i.e., so it
               is temporarily not in service."/>
          </concept>
        </concept>
      </concept>
    </concept>
  </codeSystem>
</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.