Release 4

V3-ContextControl.cs.xml

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

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

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).

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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-ContextControl"/> 
  <meta> 
    <lastUpdated value="2018-08-12T00:00:00.000+00:00"/> 
  </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> 
            <span style="color: grey">
              <i> (_ContextControlAdditive)</i> 
            </span>  
            <b> 
              <i> Abstract</i> 
            </b> 
          </td> 
          <td> 
            <a name="v3-ContextControl-_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="v3-ContextControl-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="v3-ContextControl-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>  
            <b> 
              <i> Abstract</i> 
            </b> 
          </td> 
          <td> 
            <a name="v3-ContextControl-_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="v3-ContextControl-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>  
            <b> 
              <i> Abstract</i> 
            </b> 
          </td> 
          <td> 
            <a name="v3-ContextControl-_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="v3-ContextControl-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>  
            <b> 
              <i> Abstract</i> 
            </b> 
          </td> 
          <td> 
            <a name="v3-ContextControl-_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/structuredefinition-standards-status">
    <valueCode value="external"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/> 
  </extension> 
  <url value="http://terminology.hl7.org/CodeSystem/v3-ContextControl"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.5.1057"/> 
  </identifier> 
  <version value="2018-08-12"/> 
  <name value="v3.ContextControl"/> 
  <title value="v3 Code System ContextControl"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <date value="2018-08-12T00:00:00+00:00"/> 
  <publisher value="HL7, Inc"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org"/> 
    </telecom> 
  </contact> 
  <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)."/> 
  <caseSensitive value="true"/> 
  <valueSet value="http://terminology.hl7.org/ValueSet/v3-ContextControl"/> 
  <hierarchyMeaning value="is-a"/> 
  <content value="complete"/> 
  <property> 
    <code value="notSelectable"/> 
    <uri value="http://hl7.org/fhir/concept-properties#notSelectable"/> 
    <description value="Indicates that the code is abstract - only intended to be used as a selector for other
       concepts"/> 
    <type value="boolean"/> 
  </property> 
  <property> 
    <code value="child"/> 
    <uri value="http://hl7.org/fhir/concept-properties#child"/> 
    <description value="The concept identified in this property is a child of the concept on which it is a property.
       The property type will be 'code'. The meaning of parent/child relationships is defined
       by the hierarchyMeaning attribute"/> 
    <type value="code"/> 
  </property> 
  <concept> 
    <code value="_ContextControlAdditive"/> 
    <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."/> 
    <property> 
      <code value="notSelectable"/> 
      <valueBoolean value="true"/> 
    </property> 
    <concept> 
      <code value="AN"/> 
      <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"/> 
      <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> 
    <code value="_ContextControlNonPropagating"/> 
    <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)."/> 
    <property> 
      <code value="notSelectable"/> 
      <valueBoolean value="true"/> 
    </property> 
    <property> 
      <code value="child"/> 
      <valueCode value="AN"/> 
    </property> 
    <concept> 
      <code value="ON"/> 
      <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> 
    <code value="_ContextControlOverriding"/> 
    <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."/> 
    <property> 
      <code value="notSelectable"/> 
      <valueBoolean value="true"/> 
    </property> 
    <property> 
      <code value="child"/> 
      <valueCode value="ON"/> 
    </property> 
    <concept> 
      <code value="OP"/> 
      <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> 
    <code value="_ContextControlPropagating"/> 
    <display value="ContextControlPropagating"/> 
    <definition value="The association propagates to any child Acts that are related via a conducting ActRelationship
       (refer to contextConductionInd)."/> 
    <property> 
      <code value="notSelectable"/> 
      <valueBoolean value="true"/> 
    </property> 
    <property> 
      <code value="child"/> 
      <valueCode value="AP"/> 
    </property> 
    <property> 
      <code value="child"/> 
      <valueCode value="OP"/> 
    </property> 
  </concept> 
</CodeSystem> 

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.