This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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
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"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p>Release Date: 2014-08-07</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 "Additive, Non-Propagating" 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 "Additive, Propagating" 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 "Overriding, Non-Propagating" 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 "Overriding, Propagating" 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> <identifier value="http://hl7.org/fhir/v3/vs/ContextControl"/> <name value="v3 Code System ContextControl"/> <publisher value="HL7, Inc"/> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> <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)."/> <status value="active"/> <date value="2014-08-07T00:00:00+10:00"/> <define> <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"/> <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 "Additive, Non-Propagating" 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 "Additive, Propagating" 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/Profile/tools-extensions#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"/> <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 "Overriding, Non-Propagating" 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/Profile/tools-extensions#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"/> <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 "Overriding, Propagating" 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/Profile/tools-extensions#subsumes"> <valueCode value="AP"/> </modifierExtension> <modifierExtension url="http://hl7.org/fhir/Profile/tools-extensions#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> </define> </ValueSet>