Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). 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-ContextControl.xml

Raw XML (canonical form)

A code that specifies how an ActRelationship or Participation contributes to the context of an Act, and whether it may be propagated to descendent Acts whose association allows such propagation (see also attributes Participation.contextControlCode, ActRelationship.contextControlCode, ActRelationship.contextConductionInd).

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v3-ContextControl"/>
  <meta>
    <lastUpdated value="2015-11-30T00:00:00.000+11: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-11-30</p>

      <p>OID for code system: 2.16.840.1.113883.5.1057</p>

      <p>OID for value set: 2.16.840.1.113883.1.11.16478 (this is the value set that includes the
           entire code system)</p>

      <h2>Description</h2>

      <p>
                  A code that specifies how an ActRelationship or Participation contributes
           to the context of an Act, and whether it may be propagated to descendent Acts whose association
           allows such propagation (see also attributes Participation.contextControlCode, ActRelationship.conte
          xtControlCode, ActRelationship.contextConductionInd).
        <br/>

               
      </p>

      <hr/>

      <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>
            <span style="color: grey">
              <i>(_ContextControlAdditive)</i>
            </span>
          </td>
          <td>
            <a name="_ContextControlAdditive"> </a>
          </td>
          <td>
                        The association adds to the existing context associated with the
               Act.  Both this association and any associations propagated from ancestor Acts are interpreted
               as being related to this Act.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>2</td>
          <td>  AN
            <a name="AN"> </a>
          </td>
          <td>additive, non-propagating</td>
          <td>
                        The association adds to the existing context associated with the
               Act, but will not propagate to any descendant Acts reached by conducting ActRelationships
               (see contextControlCode). Examples: If an 'Author' Participation were marked as &quot;Additive,
               Non-Propagating&quot; it means that the author will be added to the set of author participations
               that have propagated from ancestor Acts for the purpose of this Act. However only the
               previously propagated authors will propagate to any child Acts that allow context to be
               propagated.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>2</td>
          <td>  AP
            <a name="AP"> </a>
          </td>
          <td>additive, propagating</td>
          <td>
                        The association adds to the existing context associated with the
               Act, and will propagate to any descendant Acts reached by conducting ActRelationships
               (see contextControlCode). Examples: If an 'Author' Participation were marked as &quot;Additive,
               Propagating&quot; it means that the author will be added to the set of author participations
               that have propagated from ancestor Acts, and will itself propagate with the other authors
               to any child Acts that allow context to be propagated.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>
            <span style="color: grey">
              <i>(_ContextControlNonPropagating)</i>
            </span>
          </td>
          <td>
            <a name="_ContextControlNonPropagating"> </a>
          </td>
          <td>
                        The association applies only to the current Act and will not propagate
               to any child Acts that are related via a conducting ActRelationship (refer to contextConductionInd).
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>2</td>
          <td>  
            <a href="#AN">AN</a>
          </td>
          <td/>
          <td/>
        </tr>
 
        <tr>
          <td>2</td>
          <td>  ON
            <a name="ON"> </a>
          </td>
          <td>overriding, non-propagating</td>
          <td>
                        The association is added to the existing context associated with
               the Act, but overrides an association with the same typeCode. However, this overriding
               association will not propagate to any descendant Acts reached by conducting ActRelationships
               (see contextControlCode). Examples: If an 'Author' Participation were marked as &quot;Overriding,
               Non-Propagating&quot; it means that the author will replace the set of author participations
               that have propagated from ancestor Acts. Furthermore, no author participations whatsoever
               will propagate to any child Acts that allow context to be propagated.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>
            <span style="color: grey">
              <i>(_ContextControlOverriding)</i>
            </span>
          </td>
          <td>
            <a name="_ContextControlOverriding"> </a>
          </td>
          <td>
                        The association adds to the existing context associated with the
               Act, but replaces associations propagated from ancestor Acts whose typeCodes are the same
               or more specific.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>2</td>
          <td>  
            <a href="#ON">ON</a>
          </td>
          <td/>
          <td/>
        </tr>
 
        <tr>
          <td>2</td>
          <td>  OP
            <a name="OP"> </a>
          </td>
          <td>overriding, propagating</td>
          <td>
                        The association is added to the existing context associated with
               the Act, but overrides an association with the same typeCode. This overriding association
               will propagate to any descendant Acts reached by conducting ActRelationships (see contextControlCode
              ). Examples: If an 'Author' Participation were marked as &quot;Overriding, Propagating&quot;
               it means that the author will replace the set of author participations that have propagated
               from ancestor Acts, and will itself be the only author to propagate to any child Acts
               that allow context to be propagated.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>
            <span style="color: grey">
              <i>(_ContextControlPropagating)</i>
            </span>
          </td>
          <td>
            <a name="_ContextControlPropagating"> </a>
          </td>
          <td>
                        The association propagates to any child Acts that are related
               via a conducting ActRelationship (refer to contextConductionInd).
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>2</td>
          <td>  
            <a href="#AP">AP</a>
          </td>
          <td/>
          <td/>
        </tr>
 
        <tr>
          <td>2</td>
          <td>  
            <a href="#OP">OP</a>
          </td>
          <td/>
          <td/>
        </tr>

      </table>

    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.1.11.16478"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/v3-ContextControl"/>
  <version value="2015-11-30"/>
  <name value="v3 Code System ContextControl"/>
  <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-11-30"/>
  <description value=" A code that specifies how an ActRelationship or Participation contributes to the context
     of an Act, and whether it may be propagated to descendent Acts whose association allows
     such propagation (see also attributes Participation.contextControlCode, ActRelationship.contextContr
    olCode, ActRelationship.contextConductionInd)."/>
  <codeSystem>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
      <valueUri value="urn:oid:2.16.840.1.113883.5.1057"/>
    </extension>
    <system value="http://hl7.org/fhir/v3/ContextControl"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="_ContextControlAdditive"/>
      <abstract value="true"/>
      <display value="ContextControlAdditive"/>
      <definition value="The association adds to the existing context associated with the Act.  Both this association
         and any associations propagated from ancestor Acts are interpreted as being related to
         this Act."/>
      <concept>
        <code value="AN"/>
        <abstract value="false"/>
        <display value="additive, non-propagating"/>
        <definition value="The association adds to the existing context associated with the Act, but will not propagate
           to any descendant Acts reached by conducting ActRelationships (see contextControlCode).
           Examples: If an 'Author' Participation were marked as &quot;Additive, Non-Propagating&quot;
           it means that the author will be added to the set of author participations that have propagated
           from ancestor Acts for the purpose of this Act. However only the previously propagated
           authors will propagate to any child Acts that allow context to be propagated."/>
      </concept>
      <concept>
        <code value="AP"/>
        <abstract value="false"/>
        <display value="additive, propagating"/>
        <definition value="The association adds to the existing context associated with the Act, and will propagate
           to any descendant Acts reached by conducting ActRelationships (see contextControlCode).
           Examples: If an 'Author' Participation were marked as &quot;Additive, Propagating&quot;
           it means that the author will be added to the set of author participations that have propagated
           from ancestor Acts, and will itself propagate with the other authors to any child Acts
           that allow context to be propagated."/>
      </concept>
    </concept>
    <concept>
      <modifierExtension url="http://hl7.org/fhir/StructureDefinition/valueset-subsumes">
        <valueCode value="AN"/>
      </modifierExtension>
      <code value="_ContextControlNonPropagating"/>
      <abstract value="true"/>
      <display value="ContextControlNonPropagating"/>
      <definition value="The association applies only to the current Act and will not propagate to any child Acts
         that are related via a conducting ActRelationship (refer to contextConductionInd)."/>
      <concept>
        <code value="ON"/>
        <abstract value="false"/>
        <display value="overriding, non-propagating"/>
        <definition value="The association is added to the existing context associated with the Act, but overrides
           an association with the same typeCode. However, this overriding association will not propagate
           to any descendant Acts reached by conducting ActRelationships (see contextControlCode).
           Examples: If an 'Author' Participation were marked as &quot;Overriding, Non-Propagating&quot;
           it means that the author will replace the set of author participations that have propagated
           from ancestor Acts. Furthermore, no author participations whatsoever will propagate to
           any child Acts that allow context to be propagated."/>
      </concept>
    </concept>
    <concept>
      <modifierExtension url="http://hl7.org/fhir/StructureDefinition/valueset-subsumes">
        <valueCode value="ON"/>
      </modifierExtension>
      <code value="_ContextControlOverriding"/>
      <abstract value="true"/>
      <display value="ContextControlOverriding"/>
      <definition value="The association adds to the existing context associated with the Act, but replaces associations
         propagated from ancestor Acts whose typeCodes are the same or more specific."/>
      <concept>
        <code value="OP"/>
        <abstract value="false"/>
        <display value="overriding, propagating"/>
        <definition value="The association is added to the existing context associated with the Act, but overrides
           an association with the same typeCode. This overriding association will propagate to any
           descendant Acts reached by conducting ActRelationships (see contextControlCode). Examples:
           If an 'Author' Participation were marked as &quot;Overriding, Propagating&quot; it means
           that the author will replace the set of author participations that have propagated from
           ancestor Acts, and will itself be the only author to propagate to any child Acts that
           allow context to be propagated."/>
      </concept>
    </concept>
    <concept>
      <modifierExtension url="http://hl7.org/fhir/StructureDefinition/valueset-subsumes">
        <valueCode value="AP"/>
      </modifierExtension>
      <modifierExtension url="http://hl7.org/fhir/StructureDefinition/valueset-subsumes">
        <valueCode value="OP"/>
      </modifierExtension>
      <code value="_ContextControlPropagating"/>
      <abstract value="true"/>
      <display value="ContextControlPropagating"/>
      <definition value="The association propagates to any child Acts that are related via a conducting ActRelationship
         (refer to contextConductionInd)."/>
    </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.