<?xml version="1.0" standalone="yes"?>
<GCOMDEF>
  <xs:schema id="GCOMDEF" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop">
    <xs:element name="GCOMDEF" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:TimeCreated="7:31 PM" msprop:Parameters="Connect4.Framework.BaseLib.cParamDictionary" msprop:FormatVersion="1" msprop:Creator="DataFactory class" msprop:Statement="get_commsiteminstance_info" msprop:Kind="FullCII">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="CommsRecipientGroups" msprop:displayname="Recipient Groups">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="RGID" msdata:AutoIncrement="true" type="xs:int" />
                <xs:element name="SRID" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="36" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGDescription" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGEmailName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGOwner" type="xs:int" minOccurs="0" />
                <xs:element name="OwnerName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGGroup" type="xs:int" minOccurs="0" />
                <xs:element name="GroupName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGLockedOwner" type="xs:boolean" />
                <xs:element name="RGOwnerOnly" type="xs:boolean" />
                <xs:element name="RGQueryDef" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGQuerySQL" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGReturnedFields" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGVisualBuild" type="xs:boolean" />
                <xs:element name="RGLastEmail" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="RGLastHardCopy" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="RGLastLabelTags" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="RGLastPhoneCall" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CreatedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedBy" type="xs:int" minOccurs="0" />
                <xs:element name="ModByName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="Serial" type="xs:int" minOccurs="0" />
                <xs:element name="MasterSerial" type="xs:int" minOccurs="0" />
                <xs:element name="RGCatID" type="xs:int" minOccurs="0" />
                <xs:element name="SRName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SRTags" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SRUseForCASS" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="CommsItemInstance" msprop:displayname="Communications Item Instance">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="CIIID" msdata:AutoIncrement="true" type="xs:int" />
                <xs:element name="CIID" type="xs:int" />
                <xs:element name="CIIName" msdata:ReadOnly="true" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIISubject" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIFieldList" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIRespAttributeID" type="xs:int" minOccurs="0" />
                <xs:element name="CIIPostProcessID" type="xs:int" minOccurs="0" />
                <xs:element name="CIIWebContent" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIILocalDataFile" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="250" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataDLClient" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataDLUserName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataRowCount" type="xs:int" minOccurs="0" />
                <xs:element name="CIIIgnoreCommsLog" type="xs:boolean" minOccurs="0" />
                <xs:element name="CIIDataDLStartTime" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CIIDataDLFinishTime" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CIIAppearInPersonFormList" type="xs:boolean" minOccurs="0" />
                <xs:element name="CIIAppearInOrgFormList" type="xs:boolean" minOccurs="0" />
                <xs:element name="CreatedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedBy" type="xs:int" minOccurs="0" />
                <xs:element name="ModByName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataVer" type="xs:int" minOccurs="0" />
                <xs:element name="CIIIgnoreCommsLogAlways" type="xs:boolean" minOccurs="0" />
                <xs:element name="ScheduledRGqueryDefIsEqual" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="___CIIPostProcessName" type="xs:string" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="CommsItemInstanceContent" msprop:displayname="CommsItem Instance Content">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="CIIID" type="xs:int" />
                <xs:element name="CIICType" type="xs:int" />
                <xs:element name="CIICSenderInfo" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="200" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource1" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource1Type" type="xs:int" minOccurs="0" />
                <xs:element name="CIICSource1TemplateNum" type="xs:int" minOccurs="0" />
                <xs:element name="CIICTemplate1Name" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource2" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource2Type" type="xs:int" minOccurs="0" />
                <xs:element name="CIICSource2TemplateNum" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="10" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICTemplate2Name" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource3" type="xs:base64Binary" minOccurs="0" />
                <xs:element name="CIICSource3Type" type="xs:int" minOccurs="0" />
                <xs:element name="CIICSource3TemplateNum" type="xs:int" minOccurs="0" />
                <xs:element name="CIICTemplate3Name" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource4" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource4Type" type="xs:int" minOccurs="0" />
                <xs:element name="CIICSource4TemplateNum" type="xs:int" minOccurs="0" />
                <xs:element name="CIICTemplate4Name" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICContentAvailable" type="xs:boolean" />
                <xs:element name="CIICDataDefined" type="xs:boolean" />
                <xs:element name="CIICDataAvailable" type="xs:boolean" />
                <xs:element name="CIICMergeOnServer" type="xs:boolean" />
                <xs:element name="CIICMergeCompleted" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CreatedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedBy" type="xs:int" minOccurs="0" />
                <xs:element name="ModByName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="CommsItemInstanceCRJoin" msprop:displayname="CommsItem Instance Recipient Join Group">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="CIIID" type="xs:int" />
                <xs:element name="RGID" type="xs:int" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="__SourceCommsTypes">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="REID" msdata:ReadOnly="true" msdata:AutoIncrement="true" type="xs:int" />
                <xs:element name="REName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="REAliasName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="InterfacePluginNumAndSubMode" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="EnginePluginNumAndSubMode" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="PublicMediaName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="Content1DataType" type="xs:int" minOccurs="0" />
                <xs:element name="Content2DataType" type="xs:int" minOccurs="0" />
                <xs:element name="Content3DataType" type="xs:int" minOccurs="0" />
                <xs:element name="CommsMethodAddressType" type="xs:int" minOccurs="0" />
                <xs:element name="IconNum" type="xs:int" minOccurs="0" />
                <xs:element name="RequiresTheseFields" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="NeedsLocalDataCache" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="NeedsLocalFieldList" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="CanRunMergeOnServer" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="CanRunMergeOnClient" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="PreferredMergeOnServer" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="TestModeDisabled" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="bSpare1" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="bSpare2" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="bSpare3" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="RECatID" msdata:ReadOnly="true" type="xs:int" minOccurs="0" />
                <xs:element name="_x0024_External" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="__SourceCommsDataTypes" msprop:displayname="System Cat Information Table">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="SysIndex" msdata:ReadOnly="true" msdata:AutoIncrement="true" type="xs:int" />
                <xs:element name="SysRefGroup" type="xs:int" />
                <xs:element name="SysRefName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefDescription" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefData" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefNum1" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefNum2" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefNum3" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefNum4" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefNum5" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefStr1" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefStr2" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefStr3" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefStr4" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefStr5" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="BSFSource" type="xs:int" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
      <xs:unique name="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//CommsRecipientGroups" />
        <xs:field xpath="RGID" />
      </xs:unique>
      <xs:unique name="CommsItemInstance_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//CommsItemInstance" />
        <xs:field xpath="CIIID" />
      </xs:unique>
      <xs:unique name="CommsItemInstanceContent_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//CommsItemInstanceContent" />
        <xs:field xpath="CIIID" />
        <xs:field xpath="CIICType" />
      </xs:unique>
      <xs:unique name="CommsItemInstanceCRJoin_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//CommsItemInstanceCRJoin" />
        <xs:field xpath="CIIID" />
        <xs:field xpath="RGID" />
      </xs:unique>
      <xs:unique name="__SourceCommsDataTypes_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//__SourceCommsDataTypes" />
        <xs:field xpath="SysIndex" />
      </xs:unique>
      <xs:keyref name="CIICRJoin_CRG" refer="Constraint1">
        <xs:selector xpath=".//CommsItemInstanceCRJoin" />
        <xs:field xpath="RGID" />
      </xs:keyref>
      <xs:keyref name="CII_CIICRJoin" refer="CommsItemInstance_Constraint1">
        <xs:selector xpath=".//CommsItemInstanceCRJoin" />
        <xs:field xpath="CIIID" />
      </xs:keyref>
      <xs:keyref name="CII_CIIC" refer="CommsItemInstance_Constraint1">
        <xs:selector xpath=".//CommsItemInstanceContent" />
        <xs:field xpath="CIIID" />
      </xs:keyref>
    </xs:element>
  </xs:schema>
  <CommsRecipientGroups>
    <RGID>2000000000</RGID>
    <SRID>33393404-e29c-482b-8ff5-43e770c6a082</SRID>
    <RGName>SPANISH - CSC CSS - Re-Screening Reminder</RGName>
    <RGDescription>Recipient group used to send a MyCareReport reminder notification to a participant.  Can be sent manually, OR be scheduled
The reminder will go to anyone overdue for survey completion by at least 7 days and not more than 30 days.</RGDescription>
    <RGEmailName />
    <RGLockedOwner>true</RGLockedOwner>
    <RGOwnerOnly>false</RGOwnerOnly>
    <RGQueryDef>&lt;Query QueryName="" QueryGUID="23e60654-5956-42a7-914e-f40b7395b649" SchemaGUID="33393404-e29c-482b-8ff5-43e770c6a082" SchemaVer="588"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCByName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;0&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.ContactCreatedByName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;1&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;CSC_CSS.surveyURL&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;2&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PPrefName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;3&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;4&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;5&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCLoggedDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;6&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
	&lt;/Select&gt;
	&lt;Where&gt;
		&lt;ConditionGroup GroupName="baseGroup" Behavior="0"&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Contact_Events.PCID&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;equals&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;1&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;Contact Event ID:&lt;/ValueSourceTitle&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.surveyURL&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is not null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.CSSSurveyCompletionDate&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Person.PreferredLanguageID&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;equals&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;1001&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Spanish&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.IsReScreen&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is true&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Contact_Events.PCDate&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is between&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;-7&lt;/ConditionValue&gt;
					&lt;ConditionValue&gt;30&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;2&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;30cd4ae7-4b9b-46d9-a3b6-912a6e6866e6&lt;/ValueSourceTitle&gt;
				&lt;ValueProviderGUID&gt;30cd4ae7-4b9b-46d9-a3b6-912a6e6866e6&lt;/ValueProviderGUID&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Run Date Less 7d&lt;/DisplayConditionValue&gt;
					&lt;DisplayConditionValue&gt;Run Date Plus 30d&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
		&lt;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Contact_Events.PCLoggedDate AS Contact_Logged_Date, Contact_Events.PCDate AS Contact_Follow_up_Date, Person.PID AS Person_ID, (CASE 
    WHEN LEN(ISNull(PPrefName,''))&gt;0 THEN PPrefName
    WHEN LEN(ISNull(PPrefName,''))=0 AND LEN(ISNull(PFirstName,''))&gt;0 THEN PFirstName 
    ELSE 'Community Member' 
END) AS Preferred_Name, CSC_CSS.surveyURL AS MCR_survey_URL, Contact_Events.ContactCreatedByName AS Contact_Created_By_Name, Contact_Events.PCByName AS Contact_Assigned_To_Name FROM ( SELECT		tbl103_ContactEvent.PCID, tbl103_ContactEvent.PCParentID, tbl103_ContactEvent.PID, 
			tbl103_ContactEvent.PCDate, 
			MONTH(tbl103_ContactEvent.PCDate) AS PCFollowUpMonth, 
			YEAR(tbl103_ContactEvent.PCDate) AS PCFollowUpYear, 
			tbl103_ContactEvent.PCLoggedDate, 
			MONTH(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedMonth, 
			YEAR(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedYear, 
			tbl103_ContactEvent.PCBy, 
			tbl_UserID.Name AS PCByName, 
			tbl103_ContactEvent.CreatedBy AS ContactCreatedBy, 
			LoggedByUsr.Name AS ContactCreatedByName, 
			CASE WHEN PCParentID &gt; 0 THEN 1 ELSE 0 END AS PCIsFollowUp,
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE IsNull(tbl103_ContactEvent.PCSubject,'') END AS PCSubject, 
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE tbl103_ContactEvent.PCNotes END AS PCNotes, 
            tbl103_ContactEvent.PCHeadCount,
            tbl103_ContactEvent.PCComplete, 
            tbl103_ContactEvent.PCDurationMinutes, tbl103_ContactEvent.PCDurationHoursDecimal, 
            tbl103_ContactEvent.PCServiceType, RefSvcType.REName AS ServiceTypeName,
            tbl103_ContactEvent.PCResourceType, RefResType.REName AS ResourceTypeName,
            tbl103_ContactEvent.PCResourceValue,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN
					CASE Sys.SysRefName 
							WHEN 'CommsLog' THEN CI.CIName 
							WHEN 'IssueTracking' THEN 'Inquiry Tracking'
							ELSE 'System Entry'
					END
				ELSE RefCategory.REName
			END AS CategoryName,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN -1 ELSE tbl103_ContactEvent.PCCategory END AS PCCategory, 
			tbl103_ContactEvent.PCLocationREID AS LocationID,
            Reflocation.REName AS LocationName,
			tbl103_ContactEvent.OID AS ContactOID,
			ORG.OOrgName AS ContactOrgName,
            tbl103_ContactEvent.PCContactUserType, 
            tbl103_ContactEvent.PCSystemType, 

			CASE WHEN PCContactUserType = 0 THEN CAST(Sys.SysRefDescription AS VarChar(100)) ELSE RefUserType.REName END AS ContactTypeName, 
			CASE WHEN PCContactUserType = 0 THEN 'S' + Cast(Sys.SysIndex AS VarChar(10)) ELSE 'U' + Cast(RefUserType.REID AS VarChar(10)) END AS ContactTypeID, 

            DATEDIFF(day, GETUTCDATE(), tbl103_ContactEvent.PCDate) AS DaysTillContactDue,  
			DATEDIFF(day,  tbl103_ContactEvent.PCLoggedDate, GETUTCDATE()) AS DaysSinceContactLogged,
			CASE WHEN OLM.OMID IS NOT NULL THEN 1 ELSE 0 END AS HasOnlineMeetingSetup,
			OLM.OMJoinURL AS OnlineMeetingJoinURL,
			OLM.OMStartURL AS OnlineMeetingStartURL,
			OLM.OMNumber AS OnlineMeetingNumber,
			OLM.OMPassword AS OnlineMeetingPassword,
			OLM.OMAccountName AS OnlineMeetingAccount,
			JSONParse.start_time AS MeetingStartTime
FROM         tbl_UserID RIGHT OUTER JOIN
            tbl103_ContactEvent ON tbl_UserID.ID = tbl103_ContactEvent.PCBy 
			LEFT OUTER JOIN tbl_UserID LoggedByUsr ON tbl103_ContactEvent.CreatedBy = LoggedByUsr.ID

            LEFT OUTER JOIN tbl_RefEntity RefUserType ON CASE WHEN PCContactUserType = 0 THEN PCSystemType ELSE PCUserType END = RefUserType.REID
			LEFT OUTER JOIN tbl_SysInfo Sys ON tbl103_ContactEvent.PCSystemType = Sys.SysIndex

            LEFT OUTER JOIN tbl_RefEntity RefSvcType ON tbl103_ContactEvent.PCServiceType = RefSvcType.REID
            LEFT OUTER JOIN tbl_RefEntity RefResType ON tbl103_ContactEvent.PCResourceType = RefResType.REID
            LEFT OUTER JOIN tbl_RefEntity RefCategory ON tbl103_ContactEvent.PCCategory = RefCategory.REID
            LEFT OUTER JOIN tbl_RefEntity RefLocation ON tbl103_ContactEvent.PCLocationREID = RefLocation.REID
			LEFT OUTER JOIN tbl1_Organization ORG ON tbl103_ContactEvent.OID = ORG.OID

			LEFT OUTER JOIN tbl2_CommsItemInstance CII ON tbl103_ContactEvent.CIIID = CII.CIIID
			LEFT OUTER JOIN tbl2_CommsItems CI ON CI.CIID = CII.CIID

			CROSS JOIN fn_DACLREFlagValues(@__UserID, '103Categories', 2) DACLFlag
			LEFT OUTER JOIN tbl2_OnlineMeeting OLM on tbl103_ContactEvent.PCID = OLM.PCID
			OUTER APPLY OPENJSON(OLM.OMConfig) WITH(start_time datetime '$.start_time') AS JSONParse
WHERE 		((PCCategory is null) 
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotal = 0 )  
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotalAuthed &gt; 0 )
			)
 )  Contact_Events RIGHT OUTER JOIN dbo.v1_Personv2 Person ON Person.PID = Contact_Events.PID LEFT OUTER JOIN ( SELECT  PCID, CASE WHEN ISJSON(PCForeignData) = 1 THEN  JSON_VALUE(PCForeignData, '$.surveyUrl')  ELSE NULL END surveyURL
	    ,CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END AS bit) AS IsReScreen
		,Try_Cast(JSON_Value ( PCForeignData , '$.surveyCompleted') as datetimeoffset(0)) as CSSSurveyCompletionDate
FROM    tbl103_ContactEvent CE
		INNER JOIN tbl_RefEntity RefServiceTypes on RefServiceTypes.REID = CE.PCServiceType
		CROSS APPLY (SELECT FlagValue
	      			 FROM   tbl_FlagLookup
	      			 WHERE  FlagKey IN ('!CSC_CSSRescreen', '!CSC_CSSInitial') and FlagArea = '103ServiceTypes'
					) RescrenFlagValue
WHERE   PCForeignData is not NULL  
		--AND CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) = 1 
		AND ISJSON(PCForeignData) = 1
 )  CSC_CSS ON CSC_CSS.PCID = Contact_Events.PCID WHERE CSC_CSS.surveyURL is not Null AND CSC_CSS.CSSSurveyCompletionDate is Null AND Person.PreferredLanguageID = 1001  AND CSC_CSS.IsReScreen = 1 AND Contact_Events.PCDate between cast('2023-12-08 08:00:00' as datetime)  and cast('2024-01-14 08:00:00' as datetime)  </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2023-12-14T06:59:32</CreatedOn>
    <ModifiedOn>2023-12-14T06:59:32</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2858</RGCatID>
    <SRName>* Persons with H'hold &amp; Org &amp; Related Info</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsRecipientGroups>
    <RGID>2000000001</RGID>
    <SRID>33393404-e29c-482b-8ff5-43e770c6a082</SRID>
    <RGName>SPANISH - CSC CSS - Screening Reminder</RGName>
    <RGDescription>Recipient group used to send a MyCareReport reminder notification to a participant.  Can be sent manually, OR be scheduled
The reminder will go to anyone overdue for survey completion by at least 7 days and not more than 30 days.</RGDescription>
    <RGEmailName />
    <RGLockedOwner>true</RGLockedOwner>
    <RGOwnerOnly>false</RGOwnerOnly>
    <RGQueryDef>&lt;Query QueryName="" QueryGUID="23e60654-5956-42a7-914e-f40b7395b649" SchemaGUID="33393404-e29c-482b-8ff5-43e770c6a082" SchemaVer="588"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCByName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;0&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.ContactCreatedByName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;1&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;CSC_CSS.surveyURL&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;2&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PPrefName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;3&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;4&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;5&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCLoggedDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;6&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
	&lt;/Select&gt;
	&lt;Where&gt;
		&lt;ConditionGroup GroupName="baseGroup" Behavior="0"&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Contact_Events.PCID&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;equals&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;1&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;Contact Event ID:&lt;/ValueSourceTitle&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.surveyURL&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is not null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.CSSSurveyCompletionDate&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Person.PreferredLanguageID&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;equals&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;1001&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Spanish&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.IsReScreen&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is false&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Contact_Events.PCDate&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is between&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;-7&lt;/ConditionValue&gt;
					&lt;ConditionValue&gt;30&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;2&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;30cd4ae7-4b9b-46d9-a3b6-912a6e6866e6&lt;/ValueSourceTitle&gt;
				&lt;ValueProviderGUID&gt;30cd4ae7-4b9b-46d9-a3b6-912a6e6866e6&lt;/ValueProviderGUID&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Run Date Less 7d&lt;/DisplayConditionValue&gt;
					&lt;DisplayConditionValue&gt;Run Date Plus 30d&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
		&lt;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Contact_Events.PCLoggedDate AS Contact_Logged_Date, Contact_Events.PCDate AS Contact_Follow_up_Date, Person.PID AS Person_ID, (CASE 
    WHEN LEN(ISNull(PPrefName,''))&gt;0 THEN PPrefName
    WHEN LEN(ISNull(PPrefName,''))=0 AND LEN(ISNull(PFirstName,''))&gt;0 THEN PFirstName 
    ELSE 'Community Member' 
END) AS Preferred_Name, CSC_CSS.surveyURL AS MCR_survey_URL, Contact_Events.ContactCreatedByName AS Contact_Created_By_Name, Contact_Events.PCByName AS Contact_Assigned_To_Name FROM ( SELECT		tbl103_ContactEvent.PCID, tbl103_ContactEvent.PCParentID, tbl103_ContactEvent.PID, 
			tbl103_ContactEvent.PCDate, 
			MONTH(tbl103_ContactEvent.PCDate) AS PCFollowUpMonth, 
			YEAR(tbl103_ContactEvent.PCDate) AS PCFollowUpYear, 
			tbl103_ContactEvent.PCLoggedDate, 
			MONTH(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedMonth, 
			YEAR(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedYear, 
			tbl103_ContactEvent.PCBy, 
			tbl_UserID.Name AS PCByName, 
			tbl103_ContactEvent.CreatedBy AS ContactCreatedBy, 
			LoggedByUsr.Name AS ContactCreatedByName, 
			CASE WHEN PCParentID &gt; 0 THEN 1 ELSE 0 END AS PCIsFollowUp,
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE IsNull(tbl103_ContactEvent.PCSubject,'') END AS PCSubject, 
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE tbl103_ContactEvent.PCNotes END AS PCNotes, 
            tbl103_ContactEvent.PCHeadCount,
            tbl103_ContactEvent.PCComplete, 
            tbl103_ContactEvent.PCDurationMinutes, tbl103_ContactEvent.PCDurationHoursDecimal, 
            tbl103_ContactEvent.PCServiceType, RefSvcType.REName AS ServiceTypeName,
            tbl103_ContactEvent.PCResourceType, RefResType.REName AS ResourceTypeName,
            tbl103_ContactEvent.PCResourceValue,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN
					CASE Sys.SysRefName 
							WHEN 'CommsLog' THEN CI.CIName 
							WHEN 'IssueTracking' THEN 'Inquiry Tracking'
							ELSE 'System Entry'
					END
				ELSE RefCategory.REName
			END AS CategoryName,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN -1 ELSE tbl103_ContactEvent.PCCategory END AS PCCategory, 
			tbl103_ContactEvent.PCLocationREID AS LocationID,
            Reflocation.REName AS LocationName,
			tbl103_ContactEvent.OID AS ContactOID,
			ORG.OOrgName AS ContactOrgName,
            tbl103_ContactEvent.PCContactUserType, 
            tbl103_ContactEvent.PCSystemType, 

			CASE WHEN PCContactUserType = 0 THEN CAST(Sys.SysRefDescription AS VarChar(100)) ELSE RefUserType.REName END AS ContactTypeName, 
			CASE WHEN PCContactUserType = 0 THEN 'S' + Cast(Sys.SysIndex AS VarChar(10)) ELSE 'U' + Cast(RefUserType.REID AS VarChar(10)) END AS ContactTypeID, 

            DATEDIFF(day, GETUTCDATE(), tbl103_ContactEvent.PCDate) AS DaysTillContactDue,  
			DATEDIFF(day,  tbl103_ContactEvent.PCLoggedDate, GETUTCDATE()) AS DaysSinceContactLogged,
			CASE WHEN OLM.OMID IS NOT NULL THEN 1 ELSE 0 END AS HasOnlineMeetingSetup,
			OLM.OMJoinURL AS OnlineMeetingJoinURL,
			OLM.OMStartURL AS OnlineMeetingStartURL,
			OLM.OMNumber AS OnlineMeetingNumber,
			OLM.OMPassword AS OnlineMeetingPassword,
			OLM.OMAccountName AS OnlineMeetingAccount,
			JSONParse.start_time AS MeetingStartTime
FROM         tbl_UserID RIGHT OUTER JOIN
            tbl103_ContactEvent ON tbl_UserID.ID = tbl103_ContactEvent.PCBy 
			LEFT OUTER JOIN tbl_UserID LoggedByUsr ON tbl103_ContactEvent.CreatedBy = LoggedByUsr.ID

            LEFT OUTER JOIN tbl_RefEntity RefUserType ON CASE WHEN PCContactUserType = 0 THEN PCSystemType ELSE PCUserType END = RefUserType.REID
			LEFT OUTER JOIN tbl_SysInfo Sys ON tbl103_ContactEvent.PCSystemType = Sys.SysIndex

            LEFT OUTER JOIN tbl_RefEntity RefSvcType ON tbl103_ContactEvent.PCServiceType = RefSvcType.REID
            LEFT OUTER JOIN tbl_RefEntity RefResType ON tbl103_ContactEvent.PCResourceType = RefResType.REID
            LEFT OUTER JOIN tbl_RefEntity RefCategory ON tbl103_ContactEvent.PCCategory = RefCategory.REID
            LEFT OUTER JOIN tbl_RefEntity RefLocation ON tbl103_ContactEvent.PCLocationREID = RefLocation.REID
			LEFT OUTER JOIN tbl1_Organization ORG ON tbl103_ContactEvent.OID = ORG.OID

			LEFT OUTER JOIN tbl2_CommsItemInstance CII ON tbl103_ContactEvent.CIIID = CII.CIIID
			LEFT OUTER JOIN tbl2_CommsItems CI ON CI.CIID = CII.CIID

			CROSS JOIN fn_DACLREFlagValues(@__UserID, '103Categories', 2) DACLFlag
			LEFT OUTER JOIN tbl2_OnlineMeeting OLM on tbl103_ContactEvent.PCID = OLM.PCID
			OUTER APPLY OPENJSON(OLM.OMConfig) WITH(start_time datetime '$.start_time') AS JSONParse
WHERE 		((PCCategory is null) 
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotal = 0 )  
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotalAuthed &gt; 0 )
			)
 )  Contact_Events RIGHT OUTER JOIN dbo.v1_Personv2 Person ON Person.PID = Contact_Events.PID LEFT OUTER JOIN ( SELECT  PCID, CASE WHEN ISJSON(PCForeignData) = 1 THEN  JSON_VALUE(PCForeignData, '$.surveyUrl')  ELSE NULL END surveyURL
	    ,CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END AS bit) AS IsReScreen
		,Try_Cast(JSON_Value ( PCForeignData , '$.surveyCompleted') as datetimeoffset(0)) as CSSSurveyCompletionDate
FROM    tbl103_ContactEvent CE
		INNER JOIN tbl_RefEntity RefServiceTypes on RefServiceTypes.REID = CE.PCServiceType
		CROSS APPLY (SELECT FlagValue
	      			 FROM   tbl_FlagLookup
	      			 WHERE  FlagKey IN ('!CSC_CSSRescreen', '!CSC_CSSInitial') and FlagArea = '103ServiceTypes'
					) RescrenFlagValue
WHERE   PCForeignData is not NULL  
		--AND CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) = 1 
		AND ISJSON(PCForeignData) = 1
 )  CSC_CSS ON CSC_CSS.PCID = Contact_Events.PCID WHERE CSC_CSS.surveyURL is not Null AND CSC_CSS.CSSSurveyCompletionDate is Null AND Person.PreferredLanguageID = 1001  AND CSC_CSS.IsReScreen = 0 AND Contact_Events.PCDate between cast('2023-12-08 08:00:00' as datetime)  and cast('2024-01-14 08:00:00' as datetime)  </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2023-12-14T06:59:32</CreatedOn>
    <ModifiedOn>2023-12-14T06:59:32</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2858</RGCatID>
    <SRName>* Persons with H'hold &amp; Org &amp; Related Info</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsRecipientGroups>
    <RGID>2000000002</RGID>
    <SRID>33393404-e29c-482b-8ff5-43e770c6a082</SRID>
    <RGName>SPANISH -CSC MyCareReport - Re-Screen Notification</RGName>
    <RGDescription>Recipient group used to send initial MyCareReport ReScreening notification to a participant - Requires scheduling</RGDescription>
    <RGEmailName />
    <RGLockedOwner>true</RGLockedOwner>
    <RGOwnerOnly>false</RGOwnerOnly>
    <RGQueryDef>&lt;Query QueryName="" QueryGUID="23e60654-5956-42a7-914e-f40b7395b649" SchemaGUID="33393404-e29c-482b-8ff5-43e770c6a082" SchemaVer="588"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;CSC_CSS.surveyURL&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;0&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCLoggedDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;1&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PPrefName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;2&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;3&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCLoggedDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;4&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
	&lt;/Select&gt;
	&lt;Where&gt;
		&lt;ConditionGroup GroupName="baseGroup" Behavior="0"&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.IsReScreen&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is true&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.surveyURL&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is not null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Contact_Events.PCDate&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is between&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;0&lt;/ConditionValue&gt;
					&lt;ConditionValue&gt;1&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;2&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;30cd4ae7-4b9b-46d9-a3b6-912a6e6866e6&lt;/ValueSourceTitle&gt;
				&lt;ValueProviderGUID&gt;30cd4ae7-4b9b-46d9-a3b6-912a6e6866e6&lt;/ValueProviderGUID&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Run Date&lt;/DisplayConditionValue&gt;
					&lt;DisplayConditionValue&gt;Run Date Plus 1d&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.CSSSurveyCompletionDate&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Person.PreferredLanguageID&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;equals&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;1001&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Spanish&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
		&lt;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Person.PID AS Person_ID, (CASE 
    WHEN LEN(ISNull(PPrefName,''))&gt;0 THEN PPrefName
    WHEN LEN(ISNull(PPrefName,''))=0 AND LEN(ISNull(PFirstName,''))&gt;0 THEN PFirstName 
    ELSE 'Community Member' 
END) AS Preferred_Name, Contact_Events.PCLoggedDate AS Contact_Logged_Date, CSC_CSS.surveyURL AS MCR_survey_URL FROM ( SELECT  PCID, CASE WHEN ISJSON(PCForeignData) = 1 THEN  JSON_VALUE(PCForeignData, '$.surveyUrl')  ELSE NULL END surveyURL
	    ,CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END AS bit) AS IsReScreen
		,Try_Cast(JSON_Value ( PCForeignData , '$.surveyCompleted') as datetimeoffset(0)) as CSSSurveyCompletionDate
FROM    tbl103_ContactEvent CE
		INNER JOIN tbl_RefEntity RefServiceTypes on RefServiceTypes.REID = CE.PCServiceType
		CROSS APPLY (SELECT FlagValue
	      			 FROM   tbl_FlagLookup
	      			 WHERE  FlagKey IN ('!CSC_CSSRescreen', '!CSC_CSSInitial') and FlagArea = '103ServiceTypes'
					) RescrenFlagValue
WHERE   PCForeignData is not NULL  
		--AND CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) = 1 
		AND ISJSON(PCForeignData) = 1
 )  CSC_CSS RIGHT OUTER JOIN ( SELECT		tbl103_ContactEvent.PCID, tbl103_ContactEvent.PCParentID, tbl103_ContactEvent.PID, 
			tbl103_ContactEvent.PCDate, 
			MONTH(tbl103_ContactEvent.PCDate) AS PCFollowUpMonth, 
			YEAR(tbl103_ContactEvent.PCDate) AS PCFollowUpYear, 
			tbl103_ContactEvent.PCLoggedDate, 
			MONTH(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedMonth, 
			YEAR(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedYear, 
			tbl103_ContactEvent.PCBy, 
			tbl_UserID.Name AS PCByName, 
			tbl103_ContactEvent.CreatedBy AS ContactCreatedBy, 
			LoggedByUsr.Name AS ContactCreatedByName, 
			CASE WHEN PCParentID &gt; 0 THEN 1 ELSE 0 END AS PCIsFollowUp,
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE IsNull(tbl103_ContactEvent.PCSubject,'') END AS PCSubject, 
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE tbl103_ContactEvent.PCNotes END AS PCNotes, 
            tbl103_ContactEvent.PCHeadCount,
            tbl103_ContactEvent.PCComplete, 
            tbl103_ContactEvent.PCDurationMinutes, tbl103_ContactEvent.PCDurationHoursDecimal, 
            tbl103_ContactEvent.PCServiceType, RefSvcType.REName AS ServiceTypeName,
            tbl103_ContactEvent.PCResourceType, RefResType.REName AS ResourceTypeName,
            tbl103_ContactEvent.PCResourceValue,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN
					CASE Sys.SysRefName 
							WHEN 'CommsLog' THEN CI.CIName 
							WHEN 'IssueTracking' THEN 'Inquiry Tracking'
							ELSE 'System Entry'
					END
				ELSE RefCategory.REName
			END AS CategoryName,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN -1 ELSE tbl103_ContactEvent.PCCategory END AS PCCategory, 
			tbl103_ContactEvent.PCLocationREID AS LocationID,
            Reflocation.REName AS LocationName,
			tbl103_ContactEvent.OID AS ContactOID,
			ORG.OOrgName AS ContactOrgName,
            tbl103_ContactEvent.PCContactUserType, 
            tbl103_ContactEvent.PCSystemType, 

			CASE WHEN PCContactUserType = 0 THEN CAST(Sys.SysRefDescription AS VarChar(100)) ELSE RefUserType.REName END AS ContactTypeName, 
			CASE WHEN PCContactUserType = 0 THEN 'S' + Cast(Sys.SysIndex AS VarChar(10)) ELSE 'U' + Cast(RefUserType.REID AS VarChar(10)) END AS ContactTypeID, 

            DATEDIFF(day, GETUTCDATE(), tbl103_ContactEvent.PCDate) AS DaysTillContactDue,  
			DATEDIFF(day,  tbl103_ContactEvent.PCLoggedDate, GETUTCDATE()) AS DaysSinceContactLogged,
			CASE WHEN OLM.OMID IS NOT NULL THEN 1 ELSE 0 END AS HasOnlineMeetingSetup,
			OLM.OMJoinURL AS OnlineMeetingJoinURL,
			OLM.OMStartURL AS OnlineMeetingStartURL,
			OLM.OMNumber AS OnlineMeetingNumber,
			OLM.OMPassword AS OnlineMeetingPassword,
			OLM.OMAccountName AS OnlineMeetingAccount,
			JSONParse.start_time AS MeetingStartTime
FROM         tbl_UserID RIGHT OUTER JOIN
            tbl103_ContactEvent ON tbl_UserID.ID = tbl103_ContactEvent.PCBy 
			LEFT OUTER JOIN tbl_UserID LoggedByUsr ON tbl103_ContactEvent.CreatedBy = LoggedByUsr.ID

            LEFT OUTER JOIN tbl_RefEntity RefUserType ON CASE WHEN PCContactUserType = 0 THEN PCSystemType ELSE PCUserType END = RefUserType.REID
			LEFT OUTER JOIN tbl_SysInfo Sys ON tbl103_ContactEvent.PCSystemType = Sys.SysIndex

            LEFT OUTER JOIN tbl_RefEntity RefSvcType ON tbl103_ContactEvent.PCServiceType = RefSvcType.REID
            LEFT OUTER JOIN tbl_RefEntity RefResType ON tbl103_ContactEvent.PCResourceType = RefResType.REID
            LEFT OUTER JOIN tbl_RefEntity RefCategory ON tbl103_ContactEvent.PCCategory = RefCategory.REID
            LEFT OUTER JOIN tbl_RefEntity RefLocation ON tbl103_ContactEvent.PCLocationREID = RefLocation.REID
			LEFT OUTER JOIN tbl1_Organization ORG ON tbl103_ContactEvent.OID = ORG.OID

			LEFT OUTER JOIN tbl2_CommsItemInstance CII ON tbl103_ContactEvent.CIIID = CII.CIIID
			LEFT OUTER JOIN tbl2_CommsItems CI ON CI.CIID = CII.CIID

			CROSS JOIN fn_DACLREFlagValues(@__UserID, '103Categories', 2) DACLFlag
			LEFT OUTER JOIN tbl2_OnlineMeeting OLM on tbl103_ContactEvent.PCID = OLM.PCID
			OUTER APPLY OPENJSON(OLM.OMConfig) WITH(start_time datetime '$.start_time') AS JSONParse
WHERE 		((PCCategory is null) 
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotal = 0 )  
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotalAuthed &gt; 0 )
			)
 )  Contact_Events ON CSC_CSS.PCID = Contact_Events.PCID RIGHT OUTER JOIN dbo.v1_Personv2 Person ON Person.PID = Contact_Events.PID WHERE CSC_CSS.IsReScreen = 1 AND CSC_CSS.surveyURL is not Null AND Contact_Events.PCDate between cast('2023-12-15 08:00:00' as datetime)  and cast('2023-12-16 08:00:00' as datetime)  AND CSC_CSS.CSSSurveyCompletionDate is Null AND Person.PreferredLanguageID = 1001  </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2023-12-14T06:59:32</CreatedOn>
    <ModifiedOn>2023-12-14T06:59:32</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2858</RGCatID>
    <SRName>* Persons with H'hold &amp; Org &amp; Related Info</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsRecipientGroups>
    <RGID>2000000003</RGID>
    <SRID>33393404-e29c-482b-8ff5-43e770c6a082</SRID>
    <RGName>SPANISH - CSC MyCareReport - Initial Screen Notify</RGName>
    <RGDescription>Recipient group used to send initial MyCareReport notification to a participant - DO NOT SCHEDULE</RGDescription>
    <RGEmailName />
    <RGLockedOwner>true</RGLockedOwner>
    <RGOwnerOnly>false</RGOwnerOnly>
    <RGQueryDef>&lt;Query QueryName="" QueryGUID="23e60654-5956-42a7-914e-f40b7395b649" SchemaGUID="33393404-e29c-482b-8ff5-43e770c6a082" SchemaVer="588"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;CSC_CSS.surveyURL&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;0&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCLoggedDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;1&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PPrefName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;2&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;3&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCLoggedDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;4&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
	&lt;/Select&gt;
	&lt;Where&gt;
		&lt;ConditionGroup GroupName="baseGroup" Behavior="0"&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.IsReScreen&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is false&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Contact_Events.PCID&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;equals&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;1&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;Contact Event ID:&lt;/ValueSourceTitle&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.surveyURL&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is not null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.CSSSurveyCompletionDate&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
		&lt;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Person.PID AS Person_ID, (CASE 
    WHEN LEN(ISNull(PPrefName,''))&gt;0 THEN PPrefName
    WHEN LEN(ISNull(PPrefName,''))=0 AND LEN(ISNull(PFirstName,''))&gt;0 THEN PFirstName 
    ELSE 'Community Member' 
END) AS Preferred_Name, Contact_Events.PCLoggedDate AS Contact_Logged_Date, CSC_CSS.surveyURL AS MCR_survey_URL FROM ( SELECT  PCID, CASE WHEN ISJSON(PCForeignData) = 1 THEN  JSON_VALUE(PCForeignData, '$.surveyUrl')  ELSE NULL END surveyURL
	    ,CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END AS bit) AS IsReScreen
		,Try_Cast(JSON_Value ( PCForeignData , '$.surveyCompleted') as datetimeoffset(0)) as CSSSurveyCompletionDate
FROM    tbl103_ContactEvent CE
		INNER JOIN tbl_RefEntity RefServiceTypes on RefServiceTypes.REID = CE.PCServiceType
		CROSS APPLY (SELECT FlagValue
	      			 FROM   tbl_FlagLookup
	      			 WHERE  FlagKey IN ('!CSC_CSSRescreen', '!CSC_CSSInitial') and FlagArea = '103ServiceTypes'
					) RescrenFlagValue
WHERE   PCForeignData is not NULL  
		--AND CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) = 1 
		AND ISJSON(PCForeignData) = 1
 )  CSC_CSS RIGHT OUTER JOIN ( SELECT		tbl103_ContactEvent.PCID, tbl103_ContactEvent.PCParentID, tbl103_ContactEvent.PID, 
			tbl103_ContactEvent.PCDate, 
			MONTH(tbl103_ContactEvent.PCDate) AS PCFollowUpMonth, 
			YEAR(tbl103_ContactEvent.PCDate) AS PCFollowUpYear, 
			tbl103_ContactEvent.PCLoggedDate, 
			MONTH(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedMonth, 
			YEAR(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedYear, 
			tbl103_ContactEvent.PCBy, 
			tbl_UserID.Name AS PCByName, 
			tbl103_ContactEvent.CreatedBy AS ContactCreatedBy, 
			LoggedByUsr.Name AS ContactCreatedByName, 
			CASE WHEN PCParentID &gt; 0 THEN 1 ELSE 0 END AS PCIsFollowUp,
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE IsNull(tbl103_ContactEvent.PCSubject,'') END AS PCSubject, 
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE tbl103_ContactEvent.PCNotes END AS PCNotes, 
            tbl103_ContactEvent.PCHeadCount,
            tbl103_ContactEvent.PCComplete, 
            tbl103_ContactEvent.PCDurationMinutes, tbl103_ContactEvent.PCDurationHoursDecimal, 
            tbl103_ContactEvent.PCServiceType, RefSvcType.REName AS ServiceTypeName,
            tbl103_ContactEvent.PCResourceType, RefResType.REName AS ResourceTypeName,
            tbl103_ContactEvent.PCResourceValue,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN
					CASE Sys.SysRefName 
							WHEN 'CommsLog' THEN CI.CIName 
							WHEN 'IssueTracking' THEN 'Inquiry Tracking'
							ELSE 'System Entry'
					END
				ELSE RefCategory.REName
			END AS CategoryName,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN -1 ELSE tbl103_ContactEvent.PCCategory END AS PCCategory, 
			tbl103_ContactEvent.PCLocationREID AS LocationID,
            Reflocation.REName AS LocationName,
			tbl103_ContactEvent.OID AS ContactOID,
			ORG.OOrgName AS ContactOrgName,
            tbl103_ContactEvent.PCContactUserType, 
            tbl103_ContactEvent.PCSystemType, 

			CASE WHEN PCContactUserType = 0 THEN CAST(Sys.SysRefDescription AS VarChar(100)) ELSE RefUserType.REName END AS ContactTypeName, 
			CASE WHEN PCContactUserType = 0 THEN 'S' + Cast(Sys.SysIndex AS VarChar(10)) ELSE 'U' + Cast(RefUserType.REID AS VarChar(10)) END AS ContactTypeID, 

            DATEDIFF(day, GETUTCDATE(), tbl103_ContactEvent.PCDate) AS DaysTillContactDue,  
			DATEDIFF(day,  tbl103_ContactEvent.PCLoggedDate, GETUTCDATE()) AS DaysSinceContactLogged,
			CASE WHEN OLM.OMID IS NOT NULL THEN 1 ELSE 0 END AS HasOnlineMeetingSetup,
			OLM.OMJoinURL AS OnlineMeetingJoinURL,
			OLM.OMStartURL AS OnlineMeetingStartURL,
			OLM.OMNumber AS OnlineMeetingNumber,
			OLM.OMPassword AS OnlineMeetingPassword,
			OLM.OMAccountName AS OnlineMeetingAccount,
			JSONParse.start_time AS MeetingStartTime
FROM         tbl_UserID RIGHT OUTER JOIN
            tbl103_ContactEvent ON tbl_UserID.ID = tbl103_ContactEvent.PCBy 
			LEFT OUTER JOIN tbl_UserID LoggedByUsr ON tbl103_ContactEvent.CreatedBy = LoggedByUsr.ID

            LEFT OUTER JOIN tbl_RefEntity RefUserType ON CASE WHEN PCContactUserType = 0 THEN PCSystemType ELSE PCUserType END = RefUserType.REID
			LEFT OUTER JOIN tbl_SysInfo Sys ON tbl103_ContactEvent.PCSystemType = Sys.SysIndex

            LEFT OUTER JOIN tbl_RefEntity RefSvcType ON tbl103_ContactEvent.PCServiceType = RefSvcType.REID
            LEFT OUTER JOIN tbl_RefEntity RefResType ON tbl103_ContactEvent.PCResourceType = RefResType.REID
            LEFT OUTER JOIN tbl_RefEntity RefCategory ON tbl103_ContactEvent.PCCategory = RefCategory.REID
            LEFT OUTER JOIN tbl_RefEntity RefLocation ON tbl103_ContactEvent.PCLocationREID = RefLocation.REID
			LEFT OUTER JOIN tbl1_Organization ORG ON tbl103_ContactEvent.OID = ORG.OID

			LEFT OUTER JOIN tbl2_CommsItemInstance CII ON tbl103_ContactEvent.CIIID = CII.CIIID
			LEFT OUTER JOIN tbl2_CommsItems CI ON CI.CIID = CII.CIID

			CROSS JOIN fn_DACLREFlagValues(@__UserID, '103Categories', 2) DACLFlag
			LEFT OUTER JOIN tbl2_OnlineMeeting OLM on tbl103_ContactEvent.PCID = OLM.PCID
			OUTER APPLY OPENJSON(OLM.OMConfig) WITH(start_time datetime '$.start_time') AS JSONParse
WHERE 		((PCCategory is null) 
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotal = 0 )  
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotalAuthed &gt; 0 )
			)
 )  Contact_Events ON CSC_CSS.PCID = Contact_Events.PCID RIGHT OUTER JOIN dbo.v1_Personv2 Person ON Person.PID = Contact_Events.PID WHERE CSC_CSS.IsReScreen = 0 AND CSC_CSS.surveyURL is not Null AND CSC_CSS.CSSSurveyCompletionDate is Null </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2023-12-14T06:59:32</CreatedOn>
    <ModifiedOn>2023-12-14T06:59:32</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2858</RGCatID>
    <SRName>* Persons with H'hold &amp; Org &amp; Related Info</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsRecipientGroups>
    <RGID>2000000004</RGID>
    <SRID>33393404-e29c-482b-8ff5-43e770c6a082</SRID>
    <RGName>ENGLISH - CSC MyCareReport - Initial Screen Notify</RGName>
    <RGDescription>Recipient group used to send initial MyCareReport notification to a participant - DO NOT SCHEDULE</RGDescription>
    <RGEmailName />
    <RGLockedOwner>true</RGLockedOwner>
    <RGOwnerOnly>false</RGOwnerOnly>
    <RGQueryDef>&lt;Query QueryName="" QueryGUID="23e60654-5956-42a7-914e-f40b7395b649" SchemaGUID="33393404-e29c-482b-8ff5-43e770c6a082" SchemaVer="588"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;CSC_CSS.surveyURL&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;0&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCLoggedDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;1&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PPrefName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;2&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;3&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCLoggedDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;4&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
	&lt;/Select&gt;
	&lt;Where&gt;
		&lt;ConditionGroup GroupName="baseGroup" Behavior="0"&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.IsReScreen&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is false&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Contact_Events.PCID&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;equals&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;1&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;Contact Event ID:&lt;/ValueSourceTitle&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.surveyURL&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is not null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.CSSSurveyCompletionDate&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
		&lt;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Person.PID AS Person_ID, (CASE 
    WHEN LEN(ISNull(PPrefName,''))&gt;0 THEN PPrefName
    WHEN LEN(ISNull(PPrefName,''))=0 AND LEN(ISNull(PFirstName,''))&gt;0 THEN PFirstName 
    ELSE 'Community Member' 
END) AS Preferred_Name, Contact_Events.PCLoggedDate AS Contact_Logged_Date, CSC_CSS.surveyURL AS MCR_survey_URL FROM ( SELECT  PCID, CASE WHEN ISJSON(PCForeignData) = 1 THEN  JSON_VALUE(PCForeignData, '$.surveyUrl')  ELSE NULL END surveyURL
	    ,CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END AS bit) AS IsReScreen
		,Try_Cast(JSON_Value ( PCForeignData , '$.surveyCompleted') as datetimeoffset(0)) as CSSSurveyCompletionDate
FROM    tbl103_ContactEvent CE
		INNER JOIN tbl_RefEntity RefServiceTypes on RefServiceTypes.REID = CE.PCServiceType
		CROSS APPLY (SELECT FlagValue
	      			 FROM   tbl_FlagLookup
	      			 WHERE  FlagKey IN ('!CSC_CSSRescreen', '!CSC_CSSInitial') and FlagArea = '103ServiceTypes'
					) RescrenFlagValue
WHERE   PCForeignData is not NULL  
		--AND CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) = 1 
		AND ISJSON(PCForeignData) = 1
 )  CSC_CSS RIGHT OUTER JOIN ( SELECT		tbl103_ContactEvent.PCID, tbl103_ContactEvent.PCParentID, tbl103_ContactEvent.PID, 
			tbl103_ContactEvent.PCDate, 
			MONTH(tbl103_ContactEvent.PCDate) AS PCFollowUpMonth, 
			YEAR(tbl103_ContactEvent.PCDate) AS PCFollowUpYear, 
			tbl103_ContactEvent.PCLoggedDate, 
			MONTH(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedMonth, 
			YEAR(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedYear, 
			tbl103_ContactEvent.PCBy, 
			tbl_UserID.Name AS PCByName, 
			tbl103_ContactEvent.CreatedBy AS ContactCreatedBy, 
			LoggedByUsr.Name AS ContactCreatedByName, 
			CASE WHEN PCParentID &gt; 0 THEN 1 ELSE 0 END AS PCIsFollowUp,
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE IsNull(tbl103_ContactEvent.PCSubject,'') END AS PCSubject, 
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE tbl103_ContactEvent.PCNotes END AS PCNotes, 
            tbl103_ContactEvent.PCHeadCount,
            tbl103_ContactEvent.PCComplete, 
            tbl103_ContactEvent.PCDurationMinutes, tbl103_ContactEvent.PCDurationHoursDecimal, 
            tbl103_ContactEvent.PCServiceType, RefSvcType.REName AS ServiceTypeName,
            tbl103_ContactEvent.PCResourceType, RefResType.REName AS ResourceTypeName,
            tbl103_ContactEvent.PCResourceValue,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN
					CASE Sys.SysRefName 
							WHEN 'CommsLog' THEN CI.CIName 
							WHEN 'IssueTracking' THEN 'Inquiry Tracking'
							ELSE 'System Entry'
					END
				ELSE RefCategory.REName
			END AS CategoryName,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN -1 ELSE tbl103_ContactEvent.PCCategory END AS PCCategory, 
			tbl103_ContactEvent.PCLocationREID AS LocationID,
            Reflocation.REName AS LocationName,
			tbl103_ContactEvent.OID AS ContactOID,
			ORG.OOrgName AS ContactOrgName,
            tbl103_ContactEvent.PCContactUserType, 
            tbl103_ContactEvent.PCSystemType, 

			CASE WHEN PCContactUserType = 0 THEN CAST(Sys.SysRefDescription AS VarChar(100)) ELSE RefUserType.REName END AS ContactTypeName, 
			CASE WHEN PCContactUserType = 0 THEN 'S' + Cast(Sys.SysIndex AS VarChar(10)) ELSE 'U' + Cast(RefUserType.REID AS VarChar(10)) END AS ContactTypeID, 

            DATEDIFF(day, GETUTCDATE(), tbl103_ContactEvent.PCDate) AS DaysTillContactDue,  
			DATEDIFF(day,  tbl103_ContactEvent.PCLoggedDate, GETUTCDATE()) AS DaysSinceContactLogged,
			CASE WHEN OLM.OMID IS NOT NULL THEN 1 ELSE 0 END AS HasOnlineMeetingSetup,
			OLM.OMJoinURL AS OnlineMeetingJoinURL,
			OLM.OMStartURL AS OnlineMeetingStartURL,
			OLM.OMNumber AS OnlineMeetingNumber,
			OLM.OMPassword AS OnlineMeetingPassword,
			OLM.OMAccountName AS OnlineMeetingAccount,
			JSONParse.start_time AS MeetingStartTime
FROM         tbl_UserID RIGHT OUTER JOIN
            tbl103_ContactEvent ON tbl_UserID.ID = tbl103_ContactEvent.PCBy 
			LEFT OUTER JOIN tbl_UserID LoggedByUsr ON tbl103_ContactEvent.CreatedBy = LoggedByUsr.ID

            LEFT OUTER JOIN tbl_RefEntity RefUserType ON CASE WHEN PCContactUserType = 0 THEN PCSystemType ELSE PCUserType END = RefUserType.REID
			LEFT OUTER JOIN tbl_SysInfo Sys ON tbl103_ContactEvent.PCSystemType = Sys.SysIndex

            LEFT OUTER JOIN tbl_RefEntity RefSvcType ON tbl103_ContactEvent.PCServiceType = RefSvcType.REID
            LEFT OUTER JOIN tbl_RefEntity RefResType ON tbl103_ContactEvent.PCResourceType = RefResType.REID
            LEFT OUTER JOIN tbl_RefEntity RefCategory ON tbl103_ContactEvent.PCCategory = RefCategory.REID
            LEFT OUTER JOIN tbl_RefEntity RefLocation ON tbl103_ContactEvent.PCLocationREID = RefLocation.REID
			LEFT OUTER JOIN tbl1_Organization ORG ON tbl103_ContactEvent.OID = ORG.OID

			LEFT OUTER JOIN tbl2_CommsItemInstance CII ON tbl103_ContactEvent.CIIID = CII.CIIID
			LEFT OUTER JOIN tbl2_CommsItems CI ON CI.CIID = CII.CIID

			CROSS JOIN fn_DACLREFlagValues(@__UserID, '103Categories', 2) DACLFlag
			LEFT OUTER JOIN tbl2_OnlineMeeting OLM on tbl103_ContactEvent.PCID = OLM.PCID
			OUTER APPLY OPENJSON(OLM.OMConfig) WITH(start_time datetime '$.start_time') AS JSONParse
WHERE 		((PCCategory is null) 
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotal = 0 )  
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotalAuthed &gt; 0 )
			)
 )  Contact_Events ON CSC_CSS.PCID = Contact_Events.PCID RIGHT OUTER JOIN dbo.v1_Personv2 Person ON Person.PID = Contact_Events.PID WHERE CSC_CSS.IsReScreen = 0 AND CSC_CSS.surveyURL is not Null AND CSC_CSS.CSSSurveyCompletionDate is Null </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2023-12-14T06:11:49</CreatedOn>
    <ModifiedOn>2023-12-14T06:11:49</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2858</RGCatID>
    <SRName>* Persons with H'hold &amp; Org &amp; Related Info</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsRecipientGroups>
    <RGID>2000000005</RGID>
    <SRID>33393404-e29c-482b-8ff5-43e770c6a082</SRID>
    <RGName>ENGLISH - CSC MyCareReport - Re-Screen Notify</RGName>
    <RGDescription>Recipient group used to send initial MyCareReport ReScreening notification to a participant - Requires scheduling</RGDescription>
    <RGEmailName />
    <RGLockedOwner>true</RGLockedOwner>
    <RGOwnerOnly>false</RGOwnerOnly>
    <RGQueryDef>&lt;Query QueryName="" QueryGUID="23e60654-5956-42a7-914e-f40b7395b649" SchemaGUID="33393404-e29c-482b-8ff5-43e770c6a082" SchemaVer="588"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;CSC_CSS.surveyURL&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;0&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCLoggedDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;1&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PPrefName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;2&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;3&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCLoggedDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;4&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
	&lt;/Select&gt;
	&lt;Where&gt;
		&lt;ConditionGroup GroupName="baseGroup" Behavior="0"&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.IsReScreen&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is true&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.surveyURL&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is not null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Contact_Events.PCDate&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is between&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;0&lt;/ConditionValue&gt;
					&lt;ConditionValue&gt;1&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;2&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;30cd4ae7-4b9b-46d9-a3b6-912a6e6866e6&lt;/ValueSourceTitle&gt;
				&lt;ValueProviderGUID&gt;30cd4ae7-4b9b-46d9-a3b6-912a6e6866e6&lt;/ValueProviderGUID&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Run Date&lt;/DisplayConditionValue&gt;
					&lt;DisplayConditionValue&gt;Run Date Plus 1d&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;ConditionGroup GroupName="" Behavior="1"&gt;
				&lt;Condition&gt;
					&lt;ComparisonFieldName&gt;Person.PreferredLanguageID&lt;/ComparisonFieldName&gt;
					&lt;ComparisonTypeName&gt;equals&lt;/ComparisonTypeName&gt;
					&lt;AggregationType&gt;0&lt;/AggregationType&gt;
					&lt;ConditionValues&gt;
						&lt;ConditionValue&gt;1000&lt;/ConditionValue&gt;
					&lt;/ConditionValues&gt;
					&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
					&lt;ValueSourceTitle /&gt;
					&lt;DisplayConditionValues&gt;
						&lt;DisplayConditionValue&gt;English&lt;/DisplayConditionValue&gt;
					&lt;/DisplayConditionValues&gt;
				&lt;/Condition&gt;
				&lt;Condition&gt;
					&lt;ComparisonFieldName&gt;Person.PreferredLanguageID&lt;/ComparisonFieldName&gt;
					&lt;ComparisonTypeName&gt;is null&lt;/ComparisonTypeName&gt;
					&lt;AggregationType&gt;0&lt;/AggregationType&gt;
					&lt;ConditionValues /&gt;
					&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
					&lt;ValueSourceTitle /&gt;
					&lt;DisplayConditionValues /&gt;
				&lt;/Condition&gt;
			&lt;/ConditionGroup&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.CSSSurveyCompletionDate&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
		&lt;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Person.PID AS Person_ID, (CASE 
    WHEN LEN(ISNull(PPrefName,''))&gt;0 THEN PPrefName
    WHEN LEN(ISNull(PPrefName,''))=0 AND LEN(ISNull(PFirstName,''))&gt;0 THEN PFirstName 
    ELSE 'Community Member' 
END) AS Preferred_Name, Contact_Events.PCLoggedDate AS Contact_Logged_Date, CSC_CSS.surveyURL AS MCR_survey_URL FROM ( SELECT  PCID, CASE WHEN ISJSON(PCForeignData) = 1 THEN  JSON_VALUE(PCForeignData, '$.surveyUrl')  ELSE NULL END surveyURL
	    ,CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END AS bit) AS IsReScreen
		,Try_Cast(JSON_Value ( PCForeignData , '$.surveyCompleted') as datetimeoffset(0)) as CSSSurveyCompletionDate
FROM    tbl103_ContactEvent CE
		INNER JOIN tbl_RefEntity RefServiceTypes on RefServiceTypes.REID = CE.PCServiceType
		CROSS APPLY (SELECT FlagValue
	      			 FROM   tbl_FlagLookup
	      			 WHERE  FlagKey IN ('!CSC_CSSRescreen', '!CSC_CSSInitial') and FlagArea = '103ServiceTypes'
					) RescrenFlagValue
WHERE   PCForeignData is not NULL  
		--AND CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) = 1 
		AND ISJSON(PCForeignData) = 1
 )  CSC_CSS RIGHT OUTER JOIN ( SELECT		tbl103_ContactEvent.PCID, tbl103_ContactEvent.PCParentID, tbl103_ContactEvent.PID, 
			tbl103_ContactEvent.PCDate, 
			MONTH(tbl103_ContactEvent.PCDate) AS PCFollowUpMonth, 
			YEAR(tbl103_ContactEvent.PCDate) AS PCFollowUpYear, 
			tbl103_ContactEvent.PCLoggedDate, 
			MONTH(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedMonth, 
			YEAR(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedYear, 
			tbl103_ContactEvent.PCBy, 
			tbl_UserID.Name AS PCByName, 
			tbl103_ContactEvent.CreatedBy AS ContactCreatedBy, 
			LoggedByUsr.Name AS ContactCreatedByName, 
			CASE WHEN PCParentID &gt; 0 THEN 1 ELSE 0 END AS PCIsFollowUp,
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE IsNull(tbl103_ContactEvent.PCSubject,'') END AS PCSubject, 
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE tbl103_ContactEvent.PCNotes END AS PCNotes, 
            tbl103_ContactEvent.PCHeadCount,
            tbl103_ContactEvent.PCComplete, 
            tbl103_ContactEvent.PCDurationMinutes, tbl103_ContactEvent.PCDurationHoursDecimal, 
            tbl103_ContactEvent.PCServiceType, RefSvcType.REName AS ServiceTypeName,
            tbl103_ContactEvent.PCResourceType, RefResType.REName AS ResourceTypeName,
            tbl103_ContactEvent.PCResourceValue,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN
					CASE Sys.SysRefName 
							WHEN 'CommsLog' THEN CI.CIName 
							WHEN 'IssueTracking' THEN 'Inquiry Tracking'
							ELSE 'System Entry'
					END
				ELSE RefCategory.REName
			END AS CategoryName,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN -1 ELSE tbl103_ContactEvent.PCCategory END AS PCCategory, 
			tbl103_ContactEvent.PCLocationREID AS LocationID,
            Reflocation.REName AS LocationName,
			tbl103_ContactEvent.OID AS ContactOID,
			ORG.OOrgName AS ContactOrgName,
            tbl103_ContactEvent.PCContactUserType, 
            tbl103_ContactEvent.PCSystemType, 

			CASE WHEN PCContactUserType = 0 THEN CAST(Sys.SysRefDescription AS VarChar(100)) ELSE RefUserType.REName END AS ContactTypeName, 
			CASE WHEN PCContactUserType = 0 THEN 'S' + Cast(Sys.SysIndex AS VarChar(10)) ELSE 'U' + Cast(RefUserType.REID AS VarChar(10)) END AS ContactTypeID, 

            DATEDIFF(day, GETUTCDATE(), tbl103_ContactEvent.PCDate) AS DaysTillContactDue,  
			DATEDIFF(day,  tbl103_ContactEvent.PCLoggedDate, GETUTCDATE()) AS DaysSinceContactLogged,
			CASE WHEN OLM.OMID IS NOT NULL THEN 1 ELSE 0 END AS HasOnlineMeetingSetup,
			OLM.OMJoinURL AS OnlineMeetingJoinURL,
			OLM.OMStartURL AS OnlineMeetingStartURL,
			OLM.OMNumber AS OnlineMeetingNumber,
			OLM.OMPassword AS OnlineMeetingPassword,
			OLM.OMAccountName AS OnlineMeetingAccount,
			JSONParse.start_time AS MeetingStartTime
FROM         tbl_UserID RIGHT OUTER JOIN
            tbl103_ContactEvent ON tbl_UserID.ID = tbl103_ContactEvent.PCBy 
			LEFT OUTER JOIN tbl_UserID LoggedByUsr ON tbl103_ContactEvent.CreatedBy = LoggedByUsr.ID

            LEFT OUTER JOIN tbl_RefEntity RefUserType ON CASE WHEN PCContactUserType = 0 THEN PCSystemType ELSE PCUserType END = RefUserType.REID
			LEFT OUTER JOIN tbl_SysInfo Sys ON tbl103_ContactEvent.PCSystemType = Sys.SysIndex

            LEFT OUTER JOIN tbl_RefEntity RefSvcType ON tbl103_ContactEvent.PCServiceType = RefSvcType.REID
            LEFT OUTER JOIN tbl_RefEntity RefResType ON tbl103_ContactEvent.PCResourceType = RefResType.REID
            LEFT OUTER JOIN tbl_RefEntity RefCategory ON tbl103_ContactEvent.PCCategory = RefCategory.REID
            LEFT OUTER JOIN tbl_RefEntity RefLocation ON tbl103_ContactEvent.PCLocationREID = RefLocation.REID
			LEFT OUTER JOIN tbl1_Organization ORG ON tbl103_ContactEvent.OID = ORG.OID

			LEFT OUTER JOIN tbl2_CommsItemInstance CII ON tbl103_ContactEvent.CIIID = CII.CIIID
			LEFT OUTER JOIN tbl2_CommsItems CI ON CI.CIID = CII.CIID

			CROSS JOIN fn_DACLREFlagValues(@__UserID, '103Categories', 2) DACLFlag
			LEFT OUTER JOIN tbl2_OnlineMeeting OLM on tbl103_ContactEvent.PCID = OLM.PCID
			OUTER APPLY OPENJSON(OLM.OMConfig) WITH(start_time datetime '$.start_time') AS JSONParse
WHERE 		((PCCategory is null) 
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotal = 0 )  
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotalAuthed &gt; 0 )
			)
 )  Contact_Events ON CSC_CSS.PCID = Contact_Events.PCID RIGHT OUTER JOIN dbo.v1_Personv2 Person ON Person.PID = Contact_Events.PID WHERE CSC_CSS.IsReScreen = 1 AND CSC_CSS.surveyURL is not Null AND Contact_Events.PCDate between cast('2023-12-15 08:00:00' as datetime)  and cast('2023-12-16 08:00:00' as datetime)  AND ( Person.PreferredLanguageID = 1000  OR Person.PreferredLanguageID is Null ) AND CSC_CSS.CSSSurveyCompletionDate is Null </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2023-12-14T06:11:49</CreatedOn>
    <ModifiedOn>2023-12-14T06:11:49</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2858</RGCatID>
    <SRName>* Persons with H'hold &amp; Org &amp; Related Info</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsRecipientGroups>
    <RGID>2000000006</RGID>
    <SRID>33393404-e29c-482b-8ff5-43e770c6a082</SRID>
    <RGName>ENGLISH - CSC CSS - Initial Screening Reminder</RGName>
    <RGDescription>Recipient group used to send a MyCareReport reminder notification to a participant.  Can be sent manually, OR be scheduled
The reminder will go to anyone overdue for survey completion by at least 7 days and not more than 30 days.</RGDescription>
    <RGEmailName />
    <RGLockedOwner>true</RGLockedOwner>
    <RGOwnerOnly>false</RGOwnerOnly>
    <RGQueryDef>&lt;Query QueryName="" QueryGUID="23e60654-5956-42a7-914e-f40b7395b649" SchemaGUID="33393404-e29c-482b-8ff5-43e770c6a082" SchemaVer="588"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCByName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;0&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.ContactCreatedByName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;1&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;CSC_CSS.surveyURL&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;2&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PPrefName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;3&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;4&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;5&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCLoggedDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;6&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
	&lt;/Select&gt;
	&lt;Where&gt;
		&lt;ConditionGroup GroupName="baseGroup" Behavior="0"&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Contact_Events.PCID&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;equals&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;1&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;Contact Event ID:&lt;/ValueSourceTitle&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.surveyURL&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is not null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.CSSSurveyCompletionDate&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;ConditionGroup GroupName="" Behavior="1"&gt;
				&lt;Condition&gt;
					&lt;ComparisonFieldName&gt;Person.PreferredLanguageID&lt;/ComparisonFieldName&gt;
					&lt;ComparisonTypeName&gt;equals&lt;/ComparisonTypeName&gt;
					&lt;AggregationType&gt;0&lt;/AggregationType&gt;
					&lt;ConditionValues&gt;
						&lt;ConditionValue&gt;1000&lt;/ConditionValue&gt;
					&lt;/ConditionValues&gt;
					&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
					&lt;ValueSourceTitle /&gt;
					&lt;DisplayConditionValues&gt;
						&lt;DisplayConditionValue&gt;English&lt;/DisplayConditionValue&gt;
					&lt;/DisplayConditionValues&gt;
				&lt;/Condition&gt;
				&lt;Condition&gt;
					&lt;ComparisonFieldName&gt;Person.PreferredLanguageID&lt;/ComparisonFieldName&gt;
					&lt;ComparisonTypeName&gt;is null&lt;/ComparisonTypeName&gt;
					&lt;AggregationType&gt;0&lt;/AggregationType&gt;
					&lt;ConditionValues /&gt;
					&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
					&lt;ValueSourceTitle /&gt;
					&lt;DisplayConditionValues /&gt;
				&lt;/Condition&gt;
			&lt;/ConditionGroup&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Contact_Events.PCDate&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is between&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;-7&lt;/ConditionValue&gt;
					&lt;ConditionValue&gt;30&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;2&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;30cd4ae7-4b9b-46d9-a3b6-912a6e6866e6&lt;/ValueSourceTitle&gt;
				&lt;ValueProviderGUID&gt;30cd4ae7-4b9b-46d9-a3b6-912a6e6866e6&lt;/ValueProviderGUID&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Run Date Less 7d&lt;/DisplayConditionValue&gt;
					&lt;DisplayConditionValue&gt;Run Date Plus 30d&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
		&lt;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Contact_Events.PCLoggedDate AS Contact_Logged_Date, Contact_Events.PCDate AS Contact_Follow_up_Date, Person.PID AS Person_ID, (CASE 
    WHEN LEN(ISNull(PPrefName,''))&gt;0 THEN PPrefName
    WHEN LEN(ISNull(PPrefName,''))=0 AND LEN(ISNull(PFirstName,''))&gt;0 THEN PFirstName 
    ELSE 'Community Member' 
END) AS Preferred_Name, CSC_CSS.surveyURL AS MCR_survey_URL, Contact_Events.ContactCreatedByName AS Contact_Created_By_Name, Contact_Events.PCByName AS Contact_Assigned_To_Name FROM ( SELECT		tbl103_ContactEvent.PCID, tbl103_ContactEvent.PCParentID, tbl103_ContactEvent.PID, 
			tbl103_ContactEvent.PCDate, 
			MONTH(tbl103_ContactEvent.PCDate) AS PCFollowUpMonth, 
			YEAR(tbl103_ContactEvent.PCDate) AS PCFollowUpYear, 
			tbl103_ContactEvent.PCLoggedDate, 
			MONTH(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedMonth, 
			YEAR(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedYear, 
			tbl103_ContactEvent.PCBy, 
			tbl_UserID.Name AS PCByName, 
			tbl103_ContactEvent.CreatedBy AS ContactCreatedBy, 
			LoggedByUsr.Name AS ContactCreatedByName, 
			CASE WHEN PCParentID &gt; 0 THEN 1 ELSE 0 END AS PCIsFollowUp,
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE IsNull(tbl103_ContactEvent.PCSubject,'') END AS PCSubject, 
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE tbl103_ContactEvent.PCNotes END AS PCNotes, 
            tbl103_ContactEvent.PCHeadCount,
            tbl103_ContactEvent.PCComplete, 
            tbl103_ContactEvent.PCDurationMinutes, tbl103_ContactEvent.PCDurationHoursDecimal, 
            tbl103_ContactEvent.PCServiceType, RefSvcType.REName AS ServiceTypeName,
            tbl103_ContactEvent.PCResourceType, RefResType.REName AS ResourceTypeName,
            tbl103_ContactEvent.PCResourceValue,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN
					CASE Sys.SysRefName 
							WHEN 'CommsLog' THEN CI.CIName 
							WHEN 'IssueTracking' THEN 'Inquiry Tracking'
							ELSE 'System Entry'
					END
				ELSE RefCategory.REName
			END AS CategoryName,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN -1 ELSE tbl103_ContactEvent.PCCategory END AS PCCategory, 
			tbl103_ContactEvent.PCLocationREID AS LocationID,
            Reflocation.REName AS LocationName,
			tbl103_ContactEvent.OID AS ContactOID,
			ORG.OOrgName AS ContactOrgName,
            tbl103_ContactEvent.PCContactUserType, 
            tbl103_ContactEvent.PCSystemType, 

			CASE WHEN PCContactUserType = 0 THEN CAST(Sys.SysRefDescription AS VarChar(100)) ELSE RefUserType.REName END AS ContactTypeName, 
			CASE WHEN PCContactUserType = 0 THEN 'S' + Cast(Sys.SysIndex AS VarChar(10)) ELSE 'U' + Cast(RefUserType.REID AS VarChar(10)) END AS ContactTypeID, 

            DATEDIFF(day, GETUTCDATE(), tbl103_ContactEvent.PCDate) AS DaysTillContactDue,  
			DATEDIFF(day,  tbl103_ContactEvent.PCLoggedDate, GETUTCDATE()) AS DaysSinceContactLogged,
			CASE WHEN OLM.OMID IS NOT NULL THEN 1 ELSE 0 END AS HasOnlineMeetingSetup,
			OLM.OMJoinURL AS OnlineMeetingJoinURL,
			OLM.OMStartURL AS OnlineMeetingStartURL,
			OLM.OMNumber AS OnlineMeetingNumber,
			OLM.OMPassword AS OnlineMeetingPassword,
			OLM.OMAccountName AS OnlineMeetingAccount,
			JSONParse.start_time AS MeetingStartTime
FROM         tbl_UserID RIGHT OUTER JOIN
            tbl103_ContactEvent ON tbl_UserID.ID = tbl103_ContactEvent.PCBy 
			LEFT OUTER JOIN tbl_UserID LoggedByUsr ON tbl103_ContactEvent.CreatedBy = LoggedByUsr.ID

            LEFT OUTER JOIN tbl_RefEntity RefUserType ON CASE WHEN PCContactUserType = 0 THEN PCSystemType ELSE PCUserType END = RefUserType.REID
			LEFT OUTER JOIN tbl_SysInfo Sys ON tbl103_ContactEvent.PCSystemType = Sys.SysIndex

            LEFT OUTER JOIN tbl_RefEntity RefSvcType ON tbl103_ContactEvent.PCServiceType = RefSvcType.REID
            LEFT OUTER JOIN tbl_RefEntity RefResType ON tbl103_ContactEvent.PCResourceType = RefResType.REID
            LEFT OUTER JOIN tbl_RefEntity RefCategory ON tbl103_ContactEvent.PCCategory = RefCategory.REID
            LEFT OUTER JOIN tbl_RefEntity RefLocation ON tbl103_ContactEvent.PCLocationREID = RefLocation.REID
			LEFT OUTER JOIN tbl1_Organization ORG ON tbl103_ContactEvent.OID = ORG.OID

			LEFT OUTER JOIN tbl2_CommsItemInstance CII ON tbl103_ContactEvent.CIIID = CII.CIIID
			LEFT OUTER JOIN tbl2_CommsItems CI ON CI.CIID = CII.CIID

			CROSS JOIN fn_DACLREFlagValues(@__UserID, '103Categories', 2) DACLFlag
			LEFT OUTER JOIN tbl2_OnlineMeeting OLM on tbl103_ContactEvent.PCID = OLM.PCID
			OUTER APPLY OPENJSON(OLM.OMConfig) WITH(start_time datetime '$.start_time') AS JSONParse
WHERE 		((PCCategory is null) 
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotal = 0 )  
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotalAuthed &gt; 0 )
			)
 )  Contact_Events RIGHT OUTER JOIN dbo.v1_Personv2 Person ON Person.PID = Contact_Events.PID LEFT OUTER JOIN ( SELECT  PCID, CASE WHEN ISJSON(PCForeignData) = 1 THEN  JSON_VALUE(PCForeignData, '$.surveyUrl')  ELSE NULL END surveyURL
	    ,CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END AS bit) AS IsReScreen
		,Try_Cast(JSON_Value ( PCForeignData , '$.surveyCompleted') as datetimeoffset(0)) as CSSSurveyCompletionDate
FROM    tbl103_ContactEvent CE
		INNER JOIN tbl_RefEntity RefServiceTypes on RefServiceTypes.REID = CE.PCServiceType
		CROSS APPLY (SELECT FlagValue
	      			 FROM   tbl_FlagLookup
	      			 WHERE  FlagKey IN ('!CSC_CSSRescreen', '!CSC_CSSInitial') and FlagArea = '103ServiceTypes'
					) RescrenFlagValue
WHERE   PCForeignData is not NULL  
		--AND CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) = 1 
		AND ISJSON(PCForeignData) = 1
 )  CSC_CSS ON CSC_CSS.PCID = Contact_Events.PCID WHERE CSC_CSS.surveyURL is not Null AND CSC_CSS.CSSSurveyCompletionDate is Null AND ( Person.PreferredLanguageID = 1000  OR Person.PreferredLanguageID is Null ) AND Contact_Events.PCDate between cast('2023-12-08 08:00:00' as datetime)  and cast('2024-01-14 08:00:00' as datetime)  </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2023-12-14T06:11:49</CreatedOn>
    <ModifiedOn>2023-12-14T06:11:49</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2858</RGCatID>
    <SRName>* Persons with H'hold &amp; Org &amp; Related Info</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsRecipientGroups>
    <RGID>2000000007</RGID>
    <SRID>33393404-e29c-482b-8ff5-43e770c6a082</SRID>
    <RGName>ENGLISH - CSC CSS - Re-Screening Reminder</RGName>
    <RGDescription>Recipient group used to send a MyCareReport reminder notification to a participant.  Can be sent manually, OR be scheduled
The reminder will go to anyone overdue for survey completion by at least 7 days and not more than 30 days.</RGDescription>
    <RGEmailName />
    <RGLockedOwner>true</RGLockedOwner>
    <RGOwnerOnly>false</RGOwnerOnly>
    <RGQueryDef>&lt;Query QueryName="" QueryGUID="23e60654-5956-42a7-914e-f40b7395b649" SchemaGUID="33393404-e29c-482b-8ff5-43e770c6a082" SchemaVer="588"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCByName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;0&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.ContactCreatedByName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;1&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;CSC_CSS.surveyURL&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;2&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PPrefName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;3&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;4&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;5&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Contact_Events.PCLoggedDate&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;6&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
	&lt;/Select&gt;
	&lt;Where&gt;
		&lt;ConditionGroup GroupName="baseGroup" Behavior="0"&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Contact_Events.PCID&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;equals&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;1&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;Contact Event ID:&lt;/ValueSourceTitle&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.surveyURL&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is not null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;CSC_CSS.CSSSurveyCompletionDate&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is null&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;ConditionGroup GroupName="" Behavior="1"&gt;
				&lt;Condition&gt;
					&lt;ComparisonFieldName&gt;Person.PreferredLanguageID&lt;/ComparisonFieldName&gt;
					&lt;ComparisonTypeName&gt;equals&lt;/ComparisonTypeName&gt;
					&lt;AggregationType&gt;0&lt;/AggregationType&gt;
					&lt;ConditionValues&gt;
						&lt;ConditionValue&gt;1000&lt;/ConditionValue&gt;
					&lt;/ConditionValues&gt;
					&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
					&lt;ValueSourceTitle /&gt;
					&lt;DisplayConditionValues&gt;
						&lt;DisplayConditionValue&gt;English&lt;/DisplayConditionValue&gt;
					&lt;/DisplayConditionValues&gt;
				&lt;/Condition&gt;
				&lt;Condition&gt;
					&lt;ComparisonFieldName&gt;Person.PreferredLanguageID&lt;/ComparisonFieldName&gt;
					&lt;ComparisonTypeName&gt;is null&lt;/ComparisonTypeName&gt;
					&lt;AggregationType&gt;0&lt;/AggregationType&gt;
					&lt;ConditionValues /&gt;
					&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
					&lt;ValueSourceTitle /&gt;
					&lt;DisplayConditionValues /&gt;
				&lt;/Condition&gt;
			&lt;/ConditionGroup&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Contact_Events.PCDate&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is between&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;-7&lt;/ConditionValue&gt;
					&lt;ConditionValue&gt;30&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;2&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;30cd4ae7-4b9b-46d9-a3b6-912a6e6866e6&lt;/ValueSourceTitle&gt;
				&lt;ValueProviderGUID&gt;30cd4ae7-4b9b-46d9-a3b6-912a6e6866e6&lt;/ValueProviderGUID&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Run Date Less 7d&lt;/DisplayConditionValue&gt;
					&lt;DisplayConditionValue&gt;Run Date Plus 30d&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
		&lt;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Contact_Events.PCLoggedDate AS Contact_Logged_Date, Contact_Events.PCDate AS Contact_Follow_up_Date, Person.PID AS Person_ID, (CASE 
    WHEN LEN(ISNull(PPrefName,''))&gt;0 THEN PPrefName
    WHEN LEN(ISNull(PPrefName,''))=0 AND LEN(ISNull(PFirstName,''))&gt;0 THEN PFirstName 
    ELSE 'Community Member' 
END) AS Preferred_Name, CSC_CSS.surveyURL AS MCR_survey_URL, Contact_Events.ContactCreatedByName AS Contact_Created_By_Name, Contact_Events.PCByName AS Contact_Assigned_To_Name FROM ( SELECT		tbl103_ContactEvent.PCID, tbl103_ContactEvent.PCParentID, tbl103_ContactEvent.PID, 
			tbl103_ContactEvent.PCDate, 
			MONTH(tbl103_ContactEvent.PCDate) AS PCFollowUpMonth, 
			YEAR(tbl103_ContactEvent.PCDate) AS PCFollowUpYear, 
			tbl103_ContactEvent.PCLoggedDate, 
			MONTH(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedMonth, 
			YEAR(tbl103_ContactEvent.PCLoggedDate) AS PCLoggedYear, 
			tbl103_ContactEvent.PCBy, 
			tbl_UserID.Name AS PCByName, 
			tbl103_ContactEvent.CreatedBy AS ContactCreatedBy, 
			LoggedByUsr.Name AS ContactCreatedByName, 
			CASE WHEN PCParentID &gt; 0 THEN 1 ELSE 0 END AS PCIsFollowUp,
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE IsNull(tbl103_ContactEvent.PCSubject,'') END AS PCSubject, 
            CASE WHEN tbl103_ContactEvent.PCByEyesOnly = 1 THEN 'Eyes Only' ELSE tbl103_ContactEvent.PCNotes END AS PCNotes, 
            tbl103_ContactEvent.PCHeadCount,
            tbl103_ContactEvent.PCComplete, 
            tbl103_ContactEvent.PCDurationMinutes, tbl103_ContactEvent.PCDurationHoursDecimal, 
            tbl103_ContactEvent.PCServiceType, RefSvcType.REName AS ServiceTypeName,
            tbl103_ContactEvent.PCResourceType, RefResType.REName AS ResourceTypeName,
            tbl103_ContactEvent.PCResourceValue,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN
					CASE Sys.SysRefName 
							WHEN 'CommsLog' THEN CI.CIName 
							WHEN 'IssueTracking' THEN 'Inquiry Tracking'
							ELSE 'System Entry'
					END
				ELSE RefCategory.REName
			END AS CategoryName,
			CASE WHEN tbl103_ContactEvent.PCContactUserType = 0 THEN -1 ELSE tbl103_ContactEvent.PCCategory END AS PCCategory, 
			tbl103_ContactEvent.PCLocationREID AS LocationID,
            Reflocation.REName AS LocationName,
			tbl103_ContactEvent.OID AS ContactOID,
			ORG.OOrgName AS ContactOrgName,
            tbl103_ContactEvent.PCContactUserType, 
            tbl103_ContactEvent.PCSystemType, 

			CASE WHEN PCContactUserType = 0 THEN CAST(Sys.SysRefDescription AS VarChar(100)) ELSE RefUserType.REName END AS ContactTypeName, 
			CASE WHEN PCContactUserType = 0 THEN 'S' + Cast(Sys.SysIndex AS VarChar(10)) ELSE 'U' + Cast(RefUserType.REID AS VarChar(10)) END AS ContactTypeID, 

            DATEDIFF(day, GETUTCDATE(), tbl103_ContactEvent.PCDate) AS DaysTillContactDue,  
			DATEDIFF(day,  tbl103_ContactEvent.PCLoggedDate, GETUTCDATE()) AS DaysSinceContactLogged,
			CASE WHEN OLM.OMID IS NOT NULL THEN 1 ELSE 0 END AS HasOnlineMeetingSetup,
			OLM.OMJoinURL AS OnlineMeetingJoinURL,
			OLM.OMStartURL AS OnlineMeetingStartURL,
			OLM.OMNumber AS OnlineMeetingNumber,
			OLM.OMPassword AS OnlineMeetingPassword,
			OLM.OMAccountName AS OnlineMeetingAccount,
			JSONParse.start_time AS MeetingStartTime
FROM         tbl_UserID RIGHT OUTER JOIN
            tbl103_ContactEvent ON tbl_UserID.ID = tbl103_ContactEvent.PCBy 
			LEFT OUTER JOIN tbl_UserID LoggedByUsr ON tbl103_ContactEvent.CreatedBy = LoggedByUsr.ID

            LEFT OUTER JOIN tbl_RefEntity RefUserType ON CASE WHEN PCContactUserType = 0 THEN PCSystemType ELSE PCUserType END = RefUserType.REID
			LEFT OUTER JOIN tbl_SysInfo Sys ON tbl103_ContactEvent.PCSystemType = Sys.SysIndex

            LEFT OUTER JOIN tbl_RefEntity RefSvcType ON tbl103_ContactEvent.PCServiceType = RefSvcType.REID
            LEFT OUTER JOIN tbl_RefEntity RefResType ON tbl103_ContactEvent.PCResourceType = RefResType.REID
            LEFT OUTER JOIN tbl_RefEntity RefCategory ON tbl103_ContactEvent.PCCategory = RefCategory.REID
            LEFT OUTER JOIN tbl_RefEntity RefLocation ON tbl103_ContactEvent.PCLocationREID = RefLocation.REID
			LEFT OUTER JOIN tbl1_Organization ORG ON tbl103_ContactEvent.OID = ORG.OID

			LEFT OUTER JOIN tbl2_CommsItemInstance CII ON tbl103_ContactEvent.CIIID = CII.CIIID
			LEFT OUTER JOIN tbl2_CommsItems CI ON CI.CIID = CII.CIID

			CROSS JOIN fn_DACLREFlagValues(@__UserID, '103Categories', 2) DACLFlag
			LEFT OUTER JOIN tbl2_OnlineMeeting OLM on tbl103_ContactEvent.PCID = OLM.PCID
			OUTER APPLY OPENJSON(OLM.OMConfig) WITH(start_time datetime '$.start_time') AS JSONParse
WHERE 		((PCCategory is null) 
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotal = 0 )  
				or (RefCategory.REFlagValue &amp; DACLFlag.FlagTotalAuthed &gt; 0 )
			)
 )  Contact_Events RIGHT OUTER JOIN dbo.v1_Personv2 Person ON Person.PID = Contact_Events.PID LEFT OUTER JOIN ( SELECT  PCID, CASE WHEN ISJSON(PCForeignData) = 1 THEN  JSON_VALUE(PCForeignData, '$.surveyUrl')  ELSE NULL END surveyURL
	    ,CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END AS bit) AS IsReScreen
		,Try_Cast(JSON_Value ( PCForeignData , '$.surveyCompleted') as datetimeoffset(0)) as CSSSurveyCompletionDate
FROM    tbl103_ContactEvent CE
		INNER JOIN tbl_RefEntity RefServiceTypes on RefServiceTypes.REID = CE.PCServiceType
		CROSS APPLY (SELECT FlagValue
	      			 FROM   tbl_FlagLookup
	      			 WHERE  FlagKey IN ('!CSC_CSSRescreen', '!CSC_CSSInitial') and FlagArea = '103ServiceTypes'
					) RescrenFlagValue
WHERE   PCForeignData is not NULL  
		--AND CAST(CASE WHEN RefServiceTypes.REFlagValue &amp; RescrenFlagValue.FlagValue  &gt; 0 THEN 1 ELSE 0 END as bit) = 1 
		AND ISJSON(PCForeignData) = 1
 )  CSC_CSS ON CSC_CSS.PCID = Contact_Events.PCID WHERE CSC_CSS.surveyURL is not Null AND CSC_CSS.CSSSurveyCompletionDate is Null AND ( Person.PreferredLanguageID = 1000  OR Person.PreferredLanguageID is Null ) AND Contact_Events.PCDate between cast('2023-12-08 08:00:00' as datetime)  and cast('2024-01-14 08:00:00' as datetime)  </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2023-12-14T06:11:49</CreatedOn>
    <ModifiedOn>2023-12-14T06:11:49</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2858</RGCatID>
    <SRName>* Persons with H'hold &amp; Org &amp; Related Info</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsItemInstance>
    <CIIID>2000000000</CIIID>
    <CIID>1009</CIID>
    <CIIName>SPANISH: MyCareReport - Follow-up Re-screening ReminderAuto + Manual Email</CIIName>
    <CIISubject>RECORDATORIO: «Person.Preferred_Name», su encuesta CSC MyCareReport está lista</CIISubject>
    <CIIFieldList>Person.PPrefName,Contact_Events.PCSubject,Contact_Events.MeetingStartTime,Contact_Events.OnlineMeetingJoinURL,Contact_Events.OnlineMeetingNumber,Contact_Events.OnlineMeetingPassword,CSC_CSS.surveyURL</CIIFieldList>
    <CIIDataDLClient>WEB1</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2023-10-23T13:17:58</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2023-12-14T12:59:32</CreatedOn>
    <ModifiedOn>2023-12-15T17:08:13</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
    <ScheduledRGqueryDefIsEqual>true</ScheduledRGqueryDefIsEqual>
  </CommsItemInstance>
  <CommsItemInstance>
    <CIIID>2000000001</CIIID>
    <CIID>1009</CIID>
    <CIIName>SPANISH: MyCareReport - Initial Screening ReminderAuto + Manual Email</CIIName>
    <CIISubject>RECORDATORIO: «Person.Preferred_Name», su encuesta CSC MyCareReport está lista</CIISubject>
    <CIIFieldList>Person.PPrefName,Contact_Events.PCSubject,Contact_Events.MeetingStartTime,Contact_Events.OnlineMeetingJoinURL,Contact_Events.OnlineMeetingNumber,Contact_Events.OnlineMeetingPassword,CSC_CSS.surveyURL</CIIFieldList>
    <CIIDataDLClient>WEB1</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2023-10-23T13:17:58</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2023-12-14T12:59:32</CreatedOn>
    <ModifiedOn>2023-12-15T17:09:16</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
    <ScheduledRGqueryDefIsEqual>true</ScheduledRGqueryDefIsEqual>
  </CommsItemInstance>
  <CommsItemInstance>
    <CIIID>2000000002</CIIID>
    <CIID>1009</CIID>
    <CIIName>SPANISH: MyCareReport - ReScreen Scheduled Email</CIIName>
    <CIISubject>«Person.Preferred_Name»,  Su encuesta de seguimiento de CSC MyCareReport está li</CIISubject>
    <CIIFieldList>Person.PPrefName,Contact_Events.PCSubject,Contact_Events.MeetingStartTime,Contact_Events.OnlineMeetingJoinURL,Contact_Events.OnlineMeetingNumber,Contact_Events.OnlineMeetingPassword,CSC_CSS.surveyURL</CIIFieldList>
    <CIIDataDLClient>WEB1</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2022-05-28T10:34:07</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>true</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2023-12-14T12:59:32</CreatedOn>
    <ModifiedOn>2023-12-15T17:13:38</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
    <ScheduledRGqueryDefIsEqual>true</ScheduledRGqueryDefIsEqual>
  </CommsItemInstance>
  <CommsItemInstance>
    <CIIID>2000000003</CIIID>
    <CIID>1009</CIID>
    <CIIName>SPANISH: MyCareReport - Initial Screening Auto Email</CIIName>
    <CIISubject>«Person.Preferred_Name», Su encuesta CSC MyCareReport está lista</CIISubject>
    <CIIFieldList>Person.PPrefName,Contact_Events.PCSubject,Contact_Events.MeetingStartTime,Contact_Events.OnlineMeetingJoinURL,Contact_Events.OnlineMeetingNumber,Contact_Events.OnlineMeetingPassword,CSC_CSS.surveyURL</CIIFieldList>
    <CIIDataDLClient>WEB1</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2023-10-23T13:17:58</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2023-12-14T12:59:32</CreatedOn>
    <ModifiedOn>2023-12-15T16:07:50</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
    <ScheduledRGqueryDefIsEqual>true</ScheduledRGqueryDefIsEqual>
  </CommsItemInstance>
  <CommsItemInstance>
    <CIIID>2000000004</CIIID>
    <CIID>1009</CIID>
    <CIIName>ENGLISH: MyCareReport - Initial Screening Auto Email</CIIName>
    <CIISubject>«Person.Preferred_Name», Your CSC MyCareReport Survey Is Ready</CIISubject>
    <CIIFieldList>Person.PPrefName,Contact_Events.PCSubject,Contact_Events.MeetingStartTime,Contact_Events.OnlineMeetingJoinURL,Contact_Events.OnlineMeetingNumber,Contact_Events.OnlineMeetingPassword,CSC_CSS.surveyURL</CIIFieldList>
    <CIIDataDLClient>WEB1</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2023-10-23T13:17:58</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2023-12-14T12:11:49</CreatedOn>
    <ModifiedOn>2023-12-15T17:14:07</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
    <ScheduledRGqueryDefIsEqual>true</ScheduledRGqueryDefIsEqual>
  </CommsItemInstance>
  <CommsItemInstance>
    <CIIID>2000000005</CIIID>
    <CIID>1009</CIID>
    <CIIName>ENGLISH: MyCareReport - ReScreen Scheduled Email</CIIName>
    <CIISubject>«Person.Preferred_Name», Your CSC MyCareReport Follow-up Survey Is Ready</CIISubject>
    <CIIFieldList>Person.PPrefName,Contact_Events.PCSubject,Contact_Events.MeetingStartTime,Contact_Events.OnlineMeetingJoinURL,Contact_Events.OnlineMeetingNumber,Contact_Events.OnlineMeetingPassword,CSC_CSS.surveyURL</CIIFieldList>
    <CIIDataDLClient>WEB1</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2022-05-28T10:34:07</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>true</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2023-12-14T12:11:49</CreatedOn>
    <ModifiedOn>2023-12-15T17:14:30</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
    <ScheduledRGqueryDefIsEqual>true</ScheduledRGqueryDefIsEqual>
  </CommsItemInstance>
  <CommsItemInstance>
    <CIIID>2000000006</CIIID>
    <CIID>1009</CIID>
    <CIIName>ENGLISH: MyCareReport - Initial Screening ReminderAuto + Manual Email</CIIName>
    <CIISubject>REMINDER: «Person.Preferred_Name», Your CSC MyCareReport Survey Is Ready</CIISubject>
    <CIIFieldList>Person.PPrefName,Contact_Events.PCSubject,Contact_Events.MeetingStartTime,Contact_Events.OnlineMeetingJoinURL,Contact_Events.OnlineMeetingNumber,Contact_Events.OnlineMeetingPassword,CSC_CSS.surveyURL</CIIFieldList>
    <CIIDataDLClient>WEB1</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2023-10-23T13:17:58</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2023-12-14T12:11:49</CreatedOn>
    <ModifiedOn>2023-12-15T17:06:25</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
    <ScheduledRGqueryDefIsEqual>true</ScheduledRGqueryDefIsEqual>
  </CommsItemInstance>
  <CommsItemInstance>
    <CIIID>2000000007</CIIID>
    <CIID>1009</CIID>
    <CIIName>ENGLISH: MyCareReport - Follow-up Re-screening ReminderAuto + Manual Email</CIIName>
    <CIISubject>REMINDER: «Person.Preferred_Name», Your CSC MyCareReport Survey Is Ready</CIISubject>
    <CIIFieldList>Person.PPrefName,Contact_Events.PCSubject,Contact_Events.MeetingStartTime,Contact_Events.OnlineMeetingJoinURL,Contact_Events.OnlineMeetingNumber,Contact_Events.OnlineMeetingPassword,CSC_CSS.surveyURL</CIIFieldList>
    <CIIDataDLClient>WEB1</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>1</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2023-10-23T13:17:58</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2023-12-14T12:11:49</CreatedOn>
    <ModifiedOn>2023-12-15T17:12:17</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
    <ScheduledRGqueryDefIsEqual>true</ScheduledRGqueryDefIsEqual>
  </CommsItemInstance>
  <CommsItemInstanceContent>
    <CIIID>2000000000</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"CSC - Network Partner Name" &lt;info@csc_network_Partner.org&gt;</CIICSenderInfo>
    <CIICSource1Type>1016</CIICSource1Type>
    <CIICSource2>&lt;!DOCTYPE html&gt;&lt;html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" lang="en"&gt;&lt;head&gt;&lt;title&gt;Important information about your MyCareReport Survey.&lt;/title&gt;&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="viewport" content="width=device-width,initial-scale=1"&gt;&lt;!--[if mso]&gt;&lt;xml&gt;&lt;o:OfficeDocumentSettings&gt;&lt;o:PixelsPerInch&gt;96&lt;/o:PixelsPerInch&gt;&lt;o:AllowPNG/&gt;&lt;/o:OfficeDocumentSettings&gt;&lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt;
*{box-sizing:border-box}body{margin:0;padding:0}a[x-apple-data-detectors]{color:inherit!important;text-decoration:inherit!important}#MessageViewBody a{color:inherit;text-decoration:none}p{line-height:inherit}.desktop_hide,.desktop_hide table{mso-hide:all;display:none;max-height:0;overflow:hidden}.image_block img+div{display:none} @media (max-width:655px){.mobile_hide{display:none}.row-content{width:100%!important}.stack .column{width:100%;display:block}.mobile_hide{min-height:0;max-height:0;max-width:0;overflow:hidden;font-size:0}.desktop_hide,.desktop_hide table{display:table!important;max-height:none!important}}
&lt;/style&gt;&lt;/head&gt;&lt;body style="background-color:#555;margin:0;padding:0;-webkit-text-size-adjust:none;text-size-adjust:none"&gt;&lt;table class="nl-container" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#555"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row row-1" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table 
class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:10px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="image_block block-1" width="100%" 
border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="width:100%;padding-right:0;padding-left:0"&gt;&lt;div class="alignment" align="center" style="line-height:10px"&gt;&lt;div style="max-width:318px"&gt;&lt;a href="#" target="_blank" style="outline:none" tabindex="-1"&gt;&lt;img src="https://placehold.co/320x180" style="display:block;height:auto;border:0;width:100%" width="318" 
alt="Logo" title="Logo"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px;padding-top:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td 
class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="text_block block-3" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:10px;padding-left:10px;padding-right:10px;padding-top:5px"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="color:#d71920;font-size:22px;"&gt;&lt;strong&gt;&amp;nbsp;«Person.Preferred_Name»,&lt;br&gt;Recordatorio: su encuesta MyCareReport está lista&lt;br&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-4" width="100%" border="0" cellpadding="0" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-2" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;border-radius:0;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td 
class="column column-1" width="66.66666666666667%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:14px;text-align:left;mso-line-height-alt:16.8px"&gt;Estimado(a), «Person.Preferred_Name»,&lt;br&gt;&lt;br&gt;Te enviamos este recordatorio porque tu encuesta MyCareReport está lista para ti y espera tu respuesta.&lt;br&gt;&lt;br&gt;
Completar la encuesta en 15-20 minutos nos permite comprender mejor cómo podemos apoyarte en tu camino como paciente de cáncer.&lt;br&gt;&lt;br&gt;Haz clic en el botón de abajo para comenzar cuando estés listo(a).&lt;br&gt;&lt;br&gt;Un saludo cordial,&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;
&lt;span style="font-size:15px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;td class="column column-2" width="33.333333333333336%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="image_block block-1" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td 
class="pad" style="width:100%"&gt;&lt;div class="alignment" align="center" style="line-height:10px"&gt;&lt;div style="max-width:211.66666666666666px"&gt;&lt;a href="«CSC_CSS.MCR_survey_URL»" target="_blank" style="outline:none" tabindex="-1"&gt;&lt;img src="https://gnosismail.s3.amazonaws.com/images/cscco-f51de752f2e5-2/mcr_survey.jpg" style="display:block;height:auto;border:0;width:100%" width="211.66666666666666"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="text_block block-2" 
width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:10px;padding-left:10px;padding-right:10px"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class style="font-size:14px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;mso-line-height-alt:21px;color:#555;line-height:1.5"&gt;&lt;p style="margin:0;font-size:14px;text-align:center;mso-line-height-alt:21px"&gt;¿Preguntas?&lt;/p&gt;&lt;p
 style="margin:0;font-size:14px;mso-line-height-alt:19.5px"&gt;&lt;span style="font-size:13px;"&gt;Teléfono XXX-XXX-XXXX, &lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:19.5px"&gt;&lt;span style="font-size:13px;"&gt;envíanos un correo electrónico&lt;br&gt;at info@____________&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-3" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" 
style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" 
style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="button_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div class="alignment" align="center"&gt;&lt;!--[if mso]&gt;
&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="«CSC_CSS.MCR_survey_URL»" style="height:42px;width:303px;v-text-anchor:middle;" arcsize="10%" stroke="false" fillcolor="#ad1b1e"&gt;
&lt;w:anchorlock/&gt;
&lt;v:textbox inset="0px,0px,0px,0px"&gt;
&lt;center style="color:#ffffff; font-family:Arial, sans-serif; font-size:16px"&gt;
&lt;![endif]--&gt;
&lt;a href="«CSC_CSS.MCR_survey_URL»" target="_blank" style="text-decoration:none;display:inline-block;color:#ffffff;background-color:#ad1b1e;border-radius:4px;width:auto;border-top:0px solid transparent;font-weight:400;border-right:0px solid transparent;border-bottom:0px solid transparent;border-left:0px solid transparent;padding-top:5px;padding-bottom:5px;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;font-size:16px;text-align:center;mso-border-alt:none;word-break:keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:16px;display:inline-block;letter-spacing:normal;"&gt;&lt;span style="word-break: break-word; line-height: 32px;"&gt;Complete la encuesta MyCareReport&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;![endif]--&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px;padding-top:5px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" 
style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-4" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" 
cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="5" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:11px;"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table 
class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #d71920"&gt;
&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-5" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;color:#000;width:635px;margin:0 auto" width="635"&gt;
&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;br&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;!-- End --&gt;&lt;/body&gt;&lt;/html&gt;</CIICSource2>
    <CIICSource2Type>1016</CIICSource2Type>
    <CIICSource4>{"page":{"body":{"container":{"style":{"background-color":"#555555"}},"content":{"computedStyle":{"linkColor":"#AD1B1E","messageBackgroundColor":"#FFFFFF","messageWidth":"635px"},"style":{"color":"#000000","font-family":"Arial, Helvetica Neue, Helvetica, sans-serif"}},"type":"mailup-bee-page-properties","webFonts":[]},"description":"","head":{"meta":{"title":"Important information about your MyCareReport Survey."}},"rows":[{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"class":"center fixedwidth","width":"318px"},"image":{"alt":"Logo","height":"180px","href":"#","prefix":"","src":"https://placehold.co/320x180","target":"_self","width":"320px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"cc2a0caf-3b1e-4967-9701-b1b82a84e14f"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"c12c4783-c777-4a1c-9603-259d86fe7e99"},{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"5px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: inherit; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: inherit; font-size: 12px;\"&gt;&lt;p style=\"text-align: center; line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"text-align: center; line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"color: #d71920; line-height: 26px; font-size: 22px;\" data-mce-style=\"color: #d71920; line-height: 26px; font-size: 22px;\"&gt;&lt;strong&gt;&amp;nbsp;«Person.Preferred_Name», &lt;br&gt;Recordatorio: su encuesta MyCareReport está lista&lt;br&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"c466f2d0-10c5-49ad-a714-7aa435fbd496"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"cb067bce-db52-4d37-a291-91daeaa68f60"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"10px","padding-left":"0px","padding-right":"0px","padding-top":"0px"},"uuid":"3bbe1afb-01c5-41ed-85ab-81a7751ffc34"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"b2048edc-de39-4738-810c-aaf39815151e"},{"columns":[{"grid-columns":8,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: inherit; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: inherit; font-size: 12px;\"&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: left;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: left;\"&gt;Estimado(a), «Person.Preferred_Name»,&lt;br&gt;&lt;br&gt;Te enviamos este recordatorio porque tu encuesta MyCareReport está lista para ti y espera tu respuesta.&lt;br&gt;&lt;br&gt;Completar la encuesta en 15-20 minutos nos permite comprender mejor cómo podemos apoyarte en tu camino como paciente de cáncer.&lt;br&gt;&lt;br&gt;Haz clic en el botón de abajo para comenzar cuando estés listo(a).&lt;br&gt;&lt;br&gt;Un saludo cordial,&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"b5948cd0-ff6a-4cfd-bf45-23c1726b91cc"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"ac7029d0-c11c-4801-a125-8089e386c779"},{"grid-columns":4,"modules":[{"descriptor":{"computedStyle":{"class":"center autowidth","hideContentOnMobile":false,"width":"211.66666666666666px"},"image":{"alt":"","height":"210px","href":"«CSC_CSS.MCR_survey_URL»","prefix":"","src":"https://gnosismail.s3.amazonaws.com/images/cscco-f51de752f2e5-2/mcr_survey.jpg","target":"_blank","width":"213px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"285022e3-b6ac-40c5-a118-1718725c2d63"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"0px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"font-size: 14px; line-height: 21px; font-family: inherit;\" data-mce-style=\"font-size: 14px; line-height: 21px; font-family: inherit;\"&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word; text-align: center;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word; text-align: center;\"&gt;¿Preguntas?&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 13px; line-height: 19px;\" data-mce-style=\"font-size: 13px; line-height: 19px;\"&gt;Teléfono XXX-XXX-XXXX, &lt;/span&gt;&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 13px; line-height: 19px;\" data-mce-style=\"font-size: 13px; line-height: 19px;\"&gt;envíanos un correo electrónico&lt;br&gt;at info@____________&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"150%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"301465de-750d-4de8-b86a-763b9bdc95e6"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"fe72a21c-4177-42b6-a04d-4f8aa1c59cb5"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"0px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"two-columns-8-4-empty","uuid":"fb060fe0-f543-4feb-874b-aad912cd69dc"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"button":{"href":"«CSC_CSS.MCR_survey_URL»","label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"\" data-mce-style=\"\"&gt;&lt;p dir=\"ltr\" style=\"word-break: break-word;\" data-mce-style=\"word-break: break-word;\"&gt;Complete la encuesta MyCareReport&lt;/p&gt;&lt;/div&gt;","style":{"background-color":"#ad1b1e","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"4px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#ffffff","direction":"ltr","font-family":"inherit","font-size":"16px","font-weight":"400","line-height":"200%","max-width":"100%","padding-bottom":"5px","padding-left":"20px","padding-right":"20px","padding-top":"5px","width":"auto"},"target":"_self"},"computedStyle":{"height":42,"hideContentOnMobile":false,"width":303},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px","text-align":"center"}},"locked":false,"type":"mailup-bee-newsletter-modules-button","uuid":"0a36c13c-312b-4f9e-abe2-35aa3e5cbcc2"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","height":"0px","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"5px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"fd97639e-d429-4357-bd5e-94f690a5d90f"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"d599ae39-965c-4dc5-90f3-2b2c33fb26b7"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"85a00ee5-3b74-4079-bfe8-c0430dbf8dcb"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"5px","padding-left":"5px","padding-right":"5px","padding-top":"5px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\" data-mce-style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\"&gt;&lt;span style=\"line-height:13px;font-size:11px;\" data-mce-style=\"line-height:13px;font-size:11px;\"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"4abd1425-ebb1-43f6-82c1-a9a1667874b7"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #D71920","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"7be711eb-dacd-417d-a131-7b1c1ce763c9"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"e4001737-2f12-480d-b213-4c13fa2d23af"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"8f5bc53d-a2e6-46a7-afca-cc27fb1a8bbf"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;br/&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"629c9791-43de-412d-92c0-2cc029ea2647"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"6d11edf6-a770-4337-9715-bd4713ba1aa0"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"01a48e7c-2769-4572-8943-316891b7ece9"}],"template":{"name":"template-base","type":"basic","version":"2.0.0"},"title":""},"comments":{}}</CIICSource4>
    <CIICSource4Type>1454</CIICSource4Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:59:32</CreatedOn>
    <ModifiedOn>2023-12-14T12:59:32</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000000</CIIID>
    <CIICType>1168</CIICType>
    <CIICSource1Type>0</CIICSource1Type>
    <CIICSource2Type>0</CIICSource2Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:59:32</CreatedOn>
    <ModifiedOn>2023-12-14T12:59:32</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000001</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"CSC - Network Partner Name" &lt;info@csc_network_Partner.org&gt;</CIICSenderInfo>
    <CIICSource1Type>1016</CIICSource1Type>
    <CIICSource2>&lt;!DOCTYPE html&gt;&lt;html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" lang="en"&gt;&lt;head&gt;&lt;title&gt;Important information about your MyCareReport Survey.&lt;/title&gt;&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="viewport" content="width=device-width,initial-scale=1"&gt;&lt;!--[if mso]&gt;&lt;xml&gt;&lt;o:OfficeDocumentSettings&gt;&lt;o:PixelsPerInch&gt;96&lt;/o:PixelsPerInch&gt;&lt;o:AllowPNG/&gt;&lt;/o:OfficeDocumentSettings&gt;&lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt;
*{box-sizing:border-box}body{margin:0;padding:0}a[x-apple-data-detectors]{color:inherit!important;text-decoration:inherit!important}#MessageViewBody a{color:inherit;text-decoration:none}p{line-height:inherit}.desktop_hide,.desktop_hide table{mso-hide:all;display:none;max-height:0;overflow:hidden}.image_block img+div{display:none} @media (max-width:655px){.mobile_hide{display:none}.row-content{width:100%!important}.stack .column{width:100%;display:block}.mobile_hide{min-height:0;max-height:0;max-width:0;overflow:hidden;font-size:0}.desktop_hide,.desktop_hide table{display:table!important;max-height:none!important}}
&lt;/style&gt;&lt;/head&gt;&lt;body style="background-color:#555;margin:0;padding:0;-webkit-text-size-adjust:none;text-size-adjust:none"&gt;&lt;table class="nl-container" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#555"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row row-1" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table 
class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:10px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="image_block block-1" width="100%" 
border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="width:100%;padding-right:0;padding-left:0"&gt;&lt;div class="alignment" align="center" style="line-height:10px"&gt;&lt;div style="max-width:318px"&gt;&lt;a href="#" target="_blank" style="outline:none" tabindex="-1"&gt;&lt;img src="https://placehold.co/320x180" style="display:block;height:auto;border:0;width:100%" width="318" 
alt="Logo" title="Logo"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px;padding-top:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td 
class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="text_block block-3" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:10px;padding-left:10px;padding-right:10px;padding-top:5px"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="color:#d71920;font-size:22px;"&gt;&lt;strong&gt;&amp;nbsp;«Person.Preferred_Name»,&lt;br&gt;Recordatorio: su encuesta MyCareReport está lista&lt;br&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-4" width="100%" border="0" cellpadding="0" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-2" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;border-radius:0;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td 
class="column column-1" width="66.66666666666667%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:14px;text-align:left;mso-line-height-alt:16.8px"&gt;Estimado(a), «Person.Preferred_Name»,&lt;br&gt;&lt;br&gt;Te enviamos este recordatorio porque tu encuesta MyCareReport está lista para ti y espera tu respuesta.&lt;br&gt;&lt;br&gt;
Completar la encuesta en 15-20 minutos nos permite comprender mejor cómo podemos apoyarte en tu camino como paciente de cáncer.&lt;br&gt;&lt;br&gt;Haz clic en el botón de abajo para comenzar cuando estés listo(a).&lt;br&gt;&lt;br&gt;Un saludo cordial,&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;
&lt;span style="font-size:15px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;td class="column column-2" width="33.333333333333336%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="image_block block-1" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td 
class="pad" style="width:100%"&gt;&lt;div class="alignment" align="center" style="line-height:10px"&gt;&lt;div style="max-width:211.66666666666666px"&gt;&lt;a href="«CSC_CSS.MCR_survey_URL»" target="_blank" style="outline:none" tabindex="-1"&gt;&lt;img src="https://gnosismail.s3.amazonaws.com/images/cscco-f51de752f2e5-2/mcr_survey.jpg" style="display:block;height:auto;border:0;width:100%" width="211.66666666666666"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="text_block block-2" 
width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:10px;padding-left:10px;padding-right:10px"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class style="font-size:14px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;mso-line-height-alt:21px;color:#555;line-height:1.5"&gt;&lt;p style="margin:0;font-size:14px;text-align:center;mso-line-height-alt:21px"&gt;¿Preguntas?&lt;/p&gt;&lt;p
 style="margin:0;font-size:14px;mso-line-height-alt:19.5px"&gt;&lt;span style="font-size:13px;"&gt;Teléfono XXX-XXX-XXXX, &lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:19.5px"&gt;&lt;span style="font-size:13px;"&gt;envíanos un correo electrónico&lt;br&gt;at info@____________&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-3" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" 
style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" 
style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="button_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div class="alignment" align="center"&gt;&lt;!--[if mso]&gt;
&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="«CSC_CSS.MCR_survey_URL»" style="height:42px;width:303px;v-text-anchor:middle;" arcsize="10%" stroke="false" fillcolor="#ad1b1e"&gt;
&lt;w:anchorlock/&gt;
&lt;v:textbox inset="0px,0px,0px,0px"&gt;
&lt;center style="color:#ffffff; font-family:Arial, sans-serif; font-size:16px"&gt;
&lt;![endif]--&gt;
&lt;a href="«CSC_CSS.MCR_survey_URL»" target="_blank" style="text-decoration:none;display:inline-block;color:#ffffff;background-color:#ad1b1e;border-radius:4px;width:auto;border-top:0px solid transparent;font-weight:400;border-right:0px solid transparent;border-bottom:0px solid transparent;border-left:0px solid transparent;padding-top:5px;padding-bottom:5px;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;font-size:16px;text-align:center;mso-border-alt:none;word-break:keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:16px;display:inline-block;letter-spacing:normal;"&gt;&lt;span style="word-break: break-word; line-height: 32px;"&gt;Complete la encuesta MyCareReport&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;![endif]--&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px;padding-top:5px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" 
style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-4" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" 
cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="5" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:11px;"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table 
class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #d71920"&gt;
&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-5" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;color:#000;width:635px;margin:0 auto" width="635"&gt;
&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;br&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;!-- End --&gt;&lt;/body&gt;&lt;/html&gt;</CIICSource2>
    <CIICSource2Type>1016</CIICSource2Type>
    <CIICSource4>{"page":{"body":{"container":{"style":{"background-color":"#555555"}},"content":{"computedStyle":{"linkColor":"#AD1B1E","messageBackgroundColor":"#FFFFFF","messageWidth":"635px"},"style":{"color":"#000000","font-family":"Arial, Helvetica Neue, Helvetica, sans-serif"}},"type":"mailup-bee-page-properties","webFonts":[]},"description":"","head":{"meta":{"title":"Important information about your MyCareReport Survey."}},"rows":[{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"class":"center fixedwidth","width":"318px"},"image":{"alt":"Logo","height":"180px","href":"#","prefix":"","src":"https://placehold.co/320x180","target":"_self","width":"320px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"cc2a0caf-3b1e-4967-9701-b1b82a84e14f"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"c12c4783-c777-4a1c-9603-259d86fe7e99"},{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"5px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: inherit; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: inherit; font-size: 12px;\"&gt;&lt;p style=\"text-align: center; line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"text-align: center; line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"color: #d71920; line-height: 26px; font-size: 22px;\" data-mce-style=\"color: #d71920; line-height: 26px; font-size: 22px;\"&gt;&lt;strong&gt;&amp;nbsp;«Person.Preferred_Name», &lt;br&gt;Recordatorio: su encuesta MyCareReport está lista&lt;br&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"c466f2d0-10c5-49ad-a714-7aa435fbd496"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"cb067bce-db52-4d37-a291-91daeaa68f60"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"10px","padding-left":"0px","padding-right":"0px","padding-top":"0px"},"uuid":"3bbe1afb-01c5-41ed-85ab-81a7751ffc34"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"b2048edc-de39-4738-810c-aaf39815151e"},{"columns":[{"grid-columns":8,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: inherit; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: inherit; font-size: 12px;\"&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: left;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: left;\"&gt;Estimado(a), «Person.Preferred_Name»,&lt;br&gt;&lt;br&gt;Te enviamos este recordatorio porque tu encuesta MyCareReport está lista para ti y espera tu respuesta.&lt;br&gt;&lt;br&gt;Completar la encuesta en 15-20 minutos nos permite comprender mejor cómo podemos apoyarte en tu camino como paciente de cáncer.&lt;br&gt;&lt;br&gt;Haz clic en el botón de abajo para comenzar cuando estés listo(a).&lt;br&gt;&lt;br&gt;Un saludo cordial,&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"b5948cd0-ff6a-4cfd-bf45-23c1726b91cc"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"ac7029d0-c11c-4801-a125-8089e386c779"},{"grid-columns":4,"modules":[{"descriptor":{"computedStyle":{"class":"center autowidth","hideContentOnMobile":false,"width":"211.66666666666666px"},"image":{"alt":"","height":"210px","href":"«CSC_CSS.MCR_survey_URL»","prefix":"","src":"https://gnosismail.s3.amazonaws.com/images/cscco-f51de752f2e5-2/mcr_survey.jpg","target":"_blank","width":"213px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"285022e3-b6ac-40c5-a118-1718725c2d63"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"0px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"font-size: 14px; line-height: 21px; font-family: inherit;\" data-mce-style=\"font-size: 14px; line-height: 21px; font-family: inherit;\"&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word; text-align: center;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word; text-align: center;\"&gt;¿Preguntas?&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 13px; line-height: 19px;\" data-mce-style=\"font-size: 13px; line-height: 19px;\"&gt;Teléfono XXX-XXX-XXXX, &lt;/span&gt;&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 13px; line-height: 19px;\" data-mce-style=\"font-size: 13px; line-height: 19px;\"&gt;envíanos un correo electrónico&lt;br&gt;at info@____________&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"150%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"301465de-750d-4de8-b86a-763b9bdc95e6"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"fe72a21c-4177-42b6-a04d-4f8aa1c59cb5"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"0px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"two-columns-8-4-empty","uuid":"fb060fe0-f543-4feb-874b-aad912cd69dc"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"button":{"href":"«CSC_CSS.MCR_survey_URL»","label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"\" data-mce-style=\"\"&gt;&lt;p dir=\"ltr\" style=\"word-break: break-word;\" data-mce-style=\"word-break: break-word;\"&gt;Complete la encuesta MyCareReport&lt;/p&gt;&lt;/div&gt;","style":{"background-color":"#ad1b1e","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"4px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#ffffff","direction":"ltr","font-family":"inherit","font-size":"16px","font-weight":"400","line-height":"200%","max-width":"100%","padding-bottom":"5px","padding-left":"20px","padding-right":"20px","padding-top":"5px","width":"auto"},"target":"_self"},"computedStyle":{"height":42,"hideContentOnMobile":false,"width":303},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px","text-align":"center"}},"locked":false,"type":"mailup-bee-newsletter-modules-button","uuid":"0a36c13c-312b-4f9e-abe2-35aa3e5cbcc2"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","height":"0px","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"5px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"fd97639e-d429-4357-bd5e-94f690a5d90f"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"d599ae39-965c-4dc5-90f3-2b2c33fb26b7"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"85a00ee5-3b74-4079-bfe8-c0430dbf8dcb"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"5px","padding-left":"5px","padding-right":"5px","padding-top":"5px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\" data-mce-style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\"&gt;&lt;span style=\"line-height:13px;font-size:11px;\" data-mce-style=\"line-height:13px;font-size:11px;\"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"4abd1425-ebb1-43f6-82c1-a9a1667874b7"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #D71920","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"7be711eb-dacd-417d-a131-7b1c1ce763c9"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"e4001737-2f12-480d-b213-4c13fa2d23af"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"8f5bc53d-a2e6-46a7-afca-cc27fb1a8bbf"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;br/&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"629c9791-43de-412d-92c0-2cc029ea2647"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"6d11edf6-a770-4337-9715-bd4713ba1aa0"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"01a48e7c-2769-4572-8943-316891b7ece9"}],"template":{"name":"template-base","type":"basic","version":"2.0.0"},"title":""},"comments":{}}</CIICSource4>
    <CIICSource4Type>1454</CIICSource4Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:59:32</CreatedOn>
    <ModifiedOn>2023-12-14T12:59:32</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000001</CIIID>
    <CIICType>1168</CIICType>
    <CIICSource1Type>0</CIICSource1Type>
    <CIICSource2Type>0</CIICSource2Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:59:32</CreatedOn>
    <ModifiedOn>2023-12-14T12:59:32</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000002</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"CSC - Network Partner Name" &lt;info@csc_network_Partner.org&gt;</CIICSenderInfo>
    <CIICSource1Type>1016</CIICSource1Type>
    <CIICSource2>&lt;!DOCTYPE html&gt;&lt;html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" lang="en"&gt;&lt;head&gt;&lt;title&gt;&lt;/title&gt;&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="viewport" content="width=device-width,initial-scale=1"&gt;&lt;!--[if mso]&gt;&lt;xml&gt;&lt;o:OfficeDocumentSettings&gt;&lt;o:PixelsPerInch&gt;96&lt;/o:PixelsPerInch&gt;&lt;o:AllowPNG/&gt;&lt;/o:OfficeDocumentSettings&gt;&lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt;
*{box-sizing:border-box}body{margin:0;padding:0}a[x-apple-data-detectors]{color:inherit!important;text-decoration:inherit!important}#MessageViewBody a{color:inherit;text-decoration:none}p{line-height:inherit}.desktop_hide,.desktop_hide table{mso-hide:all;display:none;max-height:0;overflow:hidden}.image_block img+div{display:none} @media (max-width:655px){.mobile_hide{display:none}.row-content{width:100%!important}.stack .column{width:100%;display:block}.mobile_hide{min-height:0;max-height:0;max-width:0;overflow:hidden;font-size:0}.desktop_hide,.desktop_hide table{display:table!important;max-height:none!important}}
&lt;/style&gt;&lt;/head&gt;&lt;body style="background-color:#555;margin:0;padding:0;-webkit-text-size-adjust:none;text-size-adjust:none"&gt;&lt;table class="nl-container" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#555"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row row-1" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table 
class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:10px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="image_block block-1" width="100%" 
border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="width:100%;padding-right:0;padding-left:0"&gt;&lt;div class="alignment" align="center" style="line-height:10px"&gt;&lt;div style="max-width:349px"&gt;&lt;a href="#" target="_blank" style="outline:none" tabindex="-1"&gt;&lt;img src="https://placehold.co/320x180" style="display:block;height:auto;border:0;width:100%" width="349" 
alt="Logo" title="Logo"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-left:10px;padding-right:10px;padding-top:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" 
style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="text_block block-3" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="color:#d71920;font-size:22px;"&gt;&lt;strong&gt;«Person.Preferred_Name»,&lt;br&gt;Su encuesta de seguimiento MyCareReport está lista&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-4" width="100%" border="0" cellpadding="0" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-2" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" 
width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:15px;"&gt;Estimado «Person.Preferred_Name»,&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;
Le escribimos para informarle que es hora de completar su encuesta de reevaluación MyCareReport.&lt;br&gt;&lt;br&gt;
Responder a la encuesta lleva entre 15 y 20 minutos. Tomarse el tiempo para completar esto es una excelente manera de ver cómo le está yendo ahora en comparación con la primera vez que se reunió con nosotros. Ver la información puede ser un buen registro para usted. Una vez que lo haya enviado, nos comunicaremos con usted para analizar dónde podemos brindarle mejor apoyo en su viaje contra el cáncer.&lt;br&gt;&lt;br&gt;Cuando esté listo, haga clic en el botón a continuación para comenzar.&lt;br&gt;&lt;br&gt;
El más cálido saludo,&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:15px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-3" 
align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" 
style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="button_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div class="alignment" align="center"&gt;&lt;!--[if mso]&gt;
&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="«CSC_CSS.MCR_survey_URL»" style="height:42px;width:442px;v-text-anchor:middle;" arcsize="10%" stroke="false" fillcolor="#ad1b1e"&gt;
&lt;w:anchorlock/&gt;
&lt;v:textbox inset="0px,0px,0px,0px"&gt;
&lt;center style="color:#ffffff; font-family:Arial, sans-serif; font-size:16px"&gt;
&lt;![endif]--&gt;
&lt;a href="«CSC_CSS.MCR_survey_URL»" target="_blank" style="text-decoration:none;display:inline-block;color:#ffffff;background-color:#ad1b1e;border-radius:4px;width:auto;border-top:0px solid transparent;font-weight:400;border-right:0px solid transparent;border-bottom:0px solid transparent;border-left:0px solid transparent;padding-top:5px;padding-bottom:5px;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;font-size:16px;text-align:center;mso-border-alt:none;word-break:keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:16px;display:inline-block;letter-spacing:normal;"&gt;&lt;span style="word-break: break-word; line-height: 32px;"&gt;Comience la encuesta de seguimiento de MyCareReport&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;![endif]--&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px;padding-top:5px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" 
style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-4" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" 
cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="5" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:11px;"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table 
class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #d71920"&gt;
&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-5" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;color:#000;width:635px;margin:0 auto" width="635"&gt;
&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;!-- End --&gt;&lt;/body&gt;&lt;/html&gt;</CIICSource2>
    <CIICSource2Type>1016</CIICSource2Type>
    <CIICSource4>{"page":{"body":{"container":{"style":{"background-color":"#555555"}},"content":{"computedStyle":{"linkColor":"#AD1B1E","messageBackgroundColor":"#FFFFFF","messageWidth":"635px"},"style":{"color":"#000000","font-family":"Arial, Helvetica Neue, Helvetica, sans-serif"}},"type":"mailup-bee-page-properties","webFonts":[]},"description":"","rows":[{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"class":"center fixedwidth","width":"349px"},"image":{"alt":"Logo","height":"180px","href":"#","prefix":"","src":"https://placehold.co/320x180","target":"_self","width":"320px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"cc2a0caf-3b1e-4967-9701-b1b82a84e14f"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"0px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"f0de8138-3113-45d4-af0d-ec6fc2887780"},{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: inherit; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: inherit; font-size: 12px;\"&gt;&lt;p style=\"text-align: center; line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"text-align: center; line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"color: #d71920; line-height: 26px; font-size: 22px;\" data-mce-style=\"color: #d71920; line-height: 26px; font-size: 22px;\"&gt;&lt;strong&gt;«Person.Preferred_Name», &lt;br&gt;Su encuesta de seguimiento MyCareReport está lista&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"c466f2d0-10c5-49ad-a714-7aa435fbd496"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"cb067bce-db52-4d37-a291-91daeaa68f60"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"10px","padding-left":"0px","padding-right":"0px","padding-top":"0px"},"uuid":"3bbe1afb-01c5-41ed-85ab-81a7751ffc34"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"b2048edc-de39-4738-810c-aaf39815151e"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: inherit; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: inherit; font-size: 12px;\"&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;Estimado «Person.Preferred_Name»,&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;Le escribimos para informarle que es hora de completar su encuesta de reevaluación MyCareReport.&lt;br&gt;&lt;br&gt;Responder a la encuesta lleva entre 15 y 20 minutos. Tomarse el tiempo para completar esto es una excelente manera de ver cómo le está yendo ahora en comparación con la primera vez que se reunió con nosotros. Ver la información puede ser un buen registro para usted. Una vez que lo haya enviado, nos comunicaremos con usted para analizar dónde podemos brindarle mejor apoyo en su viaje contra el cáncer.&lt;br&gt;&lt;br&gt;Cuando esté listo, haga clic en el botón a continuación para comenzar.&lt;br&gt;&lt;br&gt;El más cálido saludo,&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 16px; word-break: break-word;\" data-mce-style=\"font-size: 14px; line-height: 16px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"b5948cd0-ff6a-4cfd-bf45-23c1726b91cc"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"a45b0307-05fb-4d0d-8141-6b44a898633d"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"157b70cc-bc80-46ee-9db5-eac5629b70d4"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"button":{"href":"«CSC_CSS.MCR_survey_URL»","label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"\" data-mce-style=\"\"&gt;&lt;p dir=\"ltr\" style=\"word-break: break-word;\" data-mce-style=\"word-break: break-word;\"&gt;Comience la encuesta de seguimiento de MyCareReport&lt;/p&gt;&lt;/div&gt;","style":{"background-color":"#ad1b1e","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"4px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#ffffff","direction":"ltr","font-family":"inherit","font-size":"16px","font-weight":"400","line-height":"200%","max-width":"100%","padding-bottom":"5px","padding-left":"20px","padding-right":"20px","padding-top":"5px","width":"auto"},"target":"_self"},"computedStyle":{"height":42,"hideContentOnMobile":false,"width":442},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px","text-align":"center"}},"locked":false,"type":"mailup-bee-newsletter-modules-button","uuid":"0a36c13c-312b-4f9e-abe2-35aa3e5cbcc2"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","height":"0px","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"5px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"fd97639e-d429-4357-bd5e-94f690a5d90f"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"d599ae39-965c-4dc5-90f3-2b2c33fb26b7"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"85a00ee5-3b74-4079-bfe8-c0430dbf8dcb"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"5px","padding-left":"5px","padding-right":"5px","padding-top":"5px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\" data-mce-style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\"&gt;&lt;span style=\"line-height:13px;font-size:11px;\" data-mce-style=\"line-height:13px;font-size:11px;\"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"4abd1425-ebb1-43f6-82c1-a9a1667874b7"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #D71920","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"7be711eb-dacd-417d-a131-7b1c1ce763c9"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"e4001737-2f12-480d-b213-4c13fa2d23af"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"8f5bc53d-a2e6-46a7-afca-cc27fb1a8bbf"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"629c9791-43de-412d-92c0-2cc029ea2647"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"6d11edf6-a770-4337-9715-bd4713ba1aa0"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"01a48e7c-2769-4572-8943-316891b7ece9"}],"template":{"name":"template-base","type":"basic","version":"2.0.0"},"title":""},"comments":{}}</CIICSource4>
    <CIICSource4Type>1454</CIICSource4Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:59:32</CreatedOn>
    <ModifiedOn>2023-12-14T12:59:32</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000002</CIIID>
    <CIICType>1168</CIICType>
    <CIICSource1Type>0</CIICSource1Type>
    <CIICSource2Type>0</CIICSource2Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:59:32</CreatedOn>
    <ModifiedOn>2023-12-14T12:59:32</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000003</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"CSC Network Partner" &lt;info@csc_network_Partner.org&gt;</CIICSenderInfo>
    <CIICSource1Type>1016</CIICSource1Type>
    <CIICSource2>&lt;!DOCTYPE html&gt;&lt;html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" lang="en"&gt;&lt;head&gt;&lt;title&gt;Important information about your MyCareReport Survey.&lt;/title&gt;&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="viewport" content="width=device-width,initial-scale=1"&gt;&lt;!--[if mso]&gt;&lt;xml&gt;&lt;o:OfficeDocumentSettings&gt;&lt;o:PixelsPerInch&gt;96&lt;/o:PixelsPerInch&gt;&lt;o:AllowPNG/&gt;&lt;/o:OfficeDocumentSettings&gt;&lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt;
*{box-sizing:border-box}body{margin:0;padding:0}a[x-apple-data-detectors]{color:inherit!important;text-decoration:inherit!important}#MessageViewBody a{color:inherit;text-decoration:none}p{line-height:inherit}.desktop_hide,.desktop_hide table{mso-hide:all;display:none;max-height:0;overflow:hidden}.image_block img+div{display:none} @media (max-width:655px){.mobile_hide{display:none}.row-content{width:100%!important}.stack .column{width:100%;display:block}.mobile_hide{min-height:0;max-height:0;max-width:0;overflow:hidden;font-size:0}.desktop_hide,.desktop_hide table{display:table!important;max-height:none!important}}
&lt;/style&gt;&lt;/head&gt;&lt;body style="background-color:#555;margin:0;padding:0;-webkit-text-size-adjust:none;text-size-adjust:none"&gt;&lt;table class="nl-container" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#555"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row row-1" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table 
class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:10px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="image_block block-1" width="100%" 
border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="width:100%;padding-right:0;padding-left:0"&gt;&lt;div class="alignment" align="center" style="line-height:10px"&gt;&lt;div style="max-width:318px"&gt;&lt;a href="#" target="_blank" style="outline:none" tabindex="-1"&gt;&lt;img src="https://placehold.co/320x180" style="display:block;height:auto;border:0;width:100%" width="318" 
alt="Logo" title="Logo"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px;padding-top:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td 
class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="text_block block-3" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:10px;padding-left:10px;padding-right:10px;padding-top:5px"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="color:#d71920;font-size:22px;"&gt;&lt;strong&gt;&amp;nbsp;«Person.Preferred_Name»,&lt;br&gt;Your MyCareReport Survey is Ready&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-4" width="100%" border="0" cellpadding="0" cellspacing="0" 
role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-2" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;border-radius:0;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" 
width="66.66666666666667%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:15px;"&gt;Dear «Person.Preferred_Name»,&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;text-align:left;mso-line-height-alt:16.8px"&gt;
Your MyCareReport survey is now ready for you to complete.&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;text-align:center;mso-line-height-alt:16.8px"&gt;(&lt;span style="font-size:13px;"&gt;&lt;em&gt;Please note - if you just completed this survey in our&lt;br&gt;office, you may ignore this email&lt;/em&gt;&lt;/span&gt;)&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;
Taking 15-20 minutes to complete the survey allows us to better understand how we can best support you on your Cancer journey.&lt;br&gt;&lt;br&gt;Completing this prior to your Newcomer Welcome session will provide a more personalized experience for you.&amp;nbsp;&lt;br&gt;&lt;br&gt;Click the button below to begin when you're ready.&lt;br&gt;&lt;br&gt;Warm regards,&lt;br&gt;&lt;br&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:15px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;td 
class="column column-2" width="33.333333333333336%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="image_block block-1" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="width:100%"&gt;&lt;div class="alignment" align="center" 
style="line-height:10px"&gt;&lt;div style="max-width:211.66666666666666px"&gt;&lt;a href="«CSC_CSS.MCR_survey_URL»" target="_blank" style="outline:none" tabindex="-1"&gt;&lt;img src="https://gnosismail.s3.amazonaws.com/images/cscco-f51de752f2e5-2/mcr_survey.jpg" style="display:block;height:auto;border:0;width:100%" width="211.66666666666666"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="text_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" 
style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:10px;padding-left:10px;padding-right:10px"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class style="font-size:14px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;mso-line-height-alt:21px;color:#555;line-height:1.5"&gt;&lt;p style="margin:0;font-size:14px;text-align:center;mso-line-height-alt:24px"&gt;&lt;span style="color:#ad1b1e;font-size:16px;"&gt;&lt;strong&gt;Questions?&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p 
style="margin:0;font-size:14px;mso-line-height-alt:19.5px"&gt;&lt;span style="font-size:13px;"&gt;Call XXX-XXX-XXXX,&lt;br&gt;or email us at info@_____________&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-3" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="button_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" 
role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div class="alignment" align="center"&gt;&lt;!--[if mso]&gt;
&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="«CSC_CSS.MCR_survey_URL»" style="height:42px;width:297px;v-text-anchor:middle;" arcsize="10%" stroke="false" fillcolor="#ad1b1e"&gt;
&lt;w:anchorlock/&gt;
&lt;v:textbox inset="0px,0px,0px,0px"&gt;
&lt;center style="color:#ffffff; font-family:Arial, sans-serif; font-size:16px"&gt;
&lt;![endif]--&gt;
&lt;a href="«CSC_CSS.MCR_survey_URL»" target="_blank" style="text-decoration:none;display:inline-block;color:#ffffff;background-color:#ad1b1e;border-radius:4px;width:auto;border-top:0px solid transparent;font-weight:400;border-right:0px solid transparent;border-bottom:0px solid transparent;border-left:0px solid transparent;padding-top:5px;padding-bottom:5px;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;font-size:16px;text-align:center;mso-border-alt:none;word-break:keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:16px;display:inline-block;letter-spacing:normal;"&gt;&lt;span style="word-break: break-word; line-height: 32px;"&gt;Complete the MyCareReport Survey&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;![endif]--&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px;padding-top:5px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" 
style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-4" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" 
cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="5" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:11px;"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table 
class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #d71920"&gt;
&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-5" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;color:#000;width:635px;margin:0 auto" width="635"&gt;
&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;br&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;!-- End --&gt;&lt;/body&gt;&lt;/html&gt;</CIICSource2>
    <CIICSource2Type>1016</CIICSource2Type>
    <CIICSource4>{"page":{"body":{"container":{"style":{"background-color":"#555555"}},"content":{"computedStyle":{"linkColor":"#AD1B1E","messageBackgroundColor":"#FFFFFF","messageWidth":"635px"},"style":{"color":"#000000","font-family":"Arial, Helvetica Neue, Helvetica, sans-serif"}},"type":"mailup-bee-page-properties","webFonts":[]},"description":"","head":{"meta":{"title":"Important information about your MyCareReport Survey."}},"rows":[{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"class":"center fixedwidth","width":"318px"},"image":{"alt":"Logo","height":"180px","href":"#","prefix":"","src":"https://placehold.co/320x180","target":"_self","width":"320px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"cc2a0caf-3b1e-4967-9701-b1b82a84e14f"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"c12c4783-c777-4a1c-9603-259d86fe7e99"},{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"5px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\" data-mce-style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\"&gt;&lt;span style=\"color:#d71920;line-height:26px;font-size:22px;\" data-mce-style=\"color:#d71920;line-height:26px;font-size:22px;\"&gt;&lt;strong&gt;&amp;nbsp;«Person.Preferred_Name», &lt;br/&gt;Your MyCareReport Survey is Ready&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"c466f2d0-10c5-49ad-a714-7aa435fbd496"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"cb067bce-db52-4d37-a291-91daeaa68f60"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"10px","padding-left":"0px","padding-right":"0px","padding-top":"0px"},"uuid":"3bbe1afb-01c5-41ed-85ab-81a7751ffc34"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"b2048edc-de39-4738-810c-aaf39815151e"},{"columns":[{"grid-columns":8,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: inherit; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: inherit; font-size: 12px;\"&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;Dear «Person.Preferred_Name»,&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: left;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: left;\"&gt;Your MyCareReport survey is now ready for you to complete.&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: center;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: center;\"&gt;(&lt;span style=\"font-size: 13px; line-height: 15px;\" data-mce-style=\"font-size: 13px; line-height: 15px;\"&gt;&lt;em&gt;Please note - if you just completed this survey in our&lt;br&gt;office, you may ignore this email&lt;/em&gt;&lt;/span&gt;)&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;Taking 15-20 minutes to complete the survey allows us to better understand how we can best support you on your Cancer journey.&lt;br&gt;&lt;br&gt;Completing this prior to your Newcomer Welcome session will provide a more personalized experience for you.&amp;nbsp;&lt;br&gt;&lt;br&gt;Click the button below to begin when you're ready.&lt;br&gt;&lt;br&gt;Warm regards,&lt;br&gt;&lt;br&gt;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"b5948cd0-ff6a-4cfd-bf45-23c1726b91cc"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"ac7029d0-c11c-4801-a125-8089e386c779"},{"grid-columns":4,"modules":[{"descriptor":{"computedStyle":{"class":"center autowidth","hideContentOnMobile":false,"width":"211.66666666666666px"},"image":{"alt":"","height":"210px","href":"«CSC_CSS.MCR_survey_URL»","prefix":"","src":"https://gnosismail.s3.amazonaws.com/images/cscco-f51de752f2e5-2/mcr_survey.jpg","target":"_blank","width":"213px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"285022e3-b6ac-40c5-a118-1718725c2d63"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"0px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"font-size: 14px; line-height: 21px; font-family: inherit;\" data-mce-style=\"font-size: 14px; line-height: 21px; font-family: inherit;\"&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word; text-align: center;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word; text-align: center;\"&gt;&lt;span style=\"color: #ad1b1e; font-size: 16px; line-height: 24px;\" data-mce-style=\"color: #ad1b1e; font-size: 16px; line-height: 24px;\"&gt;&lt;strong&gt;Questions?&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 13px; line-height: 19px;\" data-mce-style=\"font-size: 13px; line-height: 19px;\"&gt;Call XXX-XXX-XXXX, &lt;br&gt;or email us at info@_____________&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"150%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"301465de-750d-4de8-b86a-763b9bdc95e6"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"fe72a21c-4177-42b6-a04d-4f8aa1c59cb5"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"0px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"two-columns-8-4-empty","uuid":"fb060fe0-f543-4feb-874b-aad912cd69dc"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"button":{"href":"«CSC_CSS.MCR_survey_URL»","label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"\" data-mce-style=\"\"&gt;&lt;p dir=\"ltr\" style=\"word-break: break-word;\" data-mce-style=\"word-break: break-word;\"&gt;Complete the MyCareReport Survey&lt;/p&gt;&lt;/div&gt;","style":{"background-color":"#ad1b1e","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"4px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#ffffff","direction":"ltr","font-family":"inherit","font-size":"16px","font-weight":"400","line-height":"200%","max-width":"100%","padding-bottom":"5px","padding-left":"20px","padding-right":"20px","padding-top":"5px","width":"auto"},"target":"_self"},"computedStyle":{"height":42,"hideContentOnMobile":false,"width":297},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px","text-align":"center"}},"locked":false,"type":"mailup-bee-newsletter-modules-button","uuid":"0a36c13c-312b-4f9e-abe2-35aa3e5cbcc2"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","height":"0px","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"5px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"fd97639e-d429-4357-bd5e-94f690a5d90f"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"d599ae39-965c-4dc5-90f3-2b2c33fb26b7"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"85a00ee5-3b74-4079-bfe8-c0430dbf8dcb"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"5px","padding-left":"5px","padding-right":"5px","padding-top":"5px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\" data-mce-style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\"&gt;&lt;span style=\"line-height:13px;font-size:11px;\" data-mce-style=\"line-height:13px;font-size:11px;\"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"4abd1425-ebb1-43f6-82c1-a9a1667874b7"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #D71920","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"7be711eb-dacd-417d-a131-7b1c1ce763c9"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"e4001737-2f12-480d-b213-4c13fa2d23af"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"8f5bc53d-a2e6-46a7-afca-cc27fb1a8bbf"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;br/&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"629c9791-43de-412d-92c0-2cc029ea2647"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"6d11edf6-a770-4337-9715-bd4713ba1aa0"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"01a48e7c-2769-4572-8943-316891b7ece9"}],"template":{"name":"template-base","type":"basic","version":"2.0.0"},"title":""},"comments":{}}</CIICSource4>
    <CIICSource4Type>1454</CIICSource4Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:59:32</CreatedOn>
    <ModifiedOn>2023-12-14T12:59:32</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000003</CIIID>
    <CIICType>1168</CIICType>
    <CIICSource1Type>0</CIICSource1Type>
    <CIICSource2Type>0</CIICSource2Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:59:32</CreatedOn>
    <ModifiedOn>2023-12-14T12:59:32</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000004</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"CSC Network Partner" &lt;info@csc_network_Partner.org&gt;</CIICSenderInfo>
    <CIICSource1Type>1016</CIICSource1Type>
    <CIICSource2>&lt;!DOCTYPE html&gt;&lt;html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" lang="en"&gt;&lt;head&gt;&lt;title&gt;Important information about your MyCareReport Survey.&lt;/title&gt;&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="viewport" content="width=device-width,initial-scale=1"&gt;&lt;!--[if mso]&gt;&lt;xml&gt;&lt;o:OfficeDocumentSettings&gt;&lt;o:PixelsPerInch&gt;96&lt;/o:PixelsPerInch&gt;&lt;o:AllowPNG/&gt;&lt;/o:OfficeDocumentSettings&gt;&lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt;
*{box-sizing:border-box}body{margin:0;padding:0}a[x-apple-data-detectors]{color:inherit!important;text-decoration:inherit!important}#MessageViewBody a{color:inherit;text-decoration:none}p{line-height:inherit}.desktop_hide,.desktop_hide table{mso-hide:all;display:none;max-height:0;overflow:hidden}.image_block img+div{display:none} @media (max-width:655px){.mobile_hide{display:none}.row-content{width:100%!important}.stack .column{width:100%;display:block}.mobile_hide{min-height:0;max-height:0;max-width:0;overflow:hidden;font-size:0}.desktop_hide,.desktop_hide table{display:table!important;max-height:none!important}}
&lt;/style&gt;&lt;/head&gt;&lt;body style="background-color:#555;margin:0;padding:0;-webkit-text-size-adjust:none;text-size-adjust:none"&gt;&lt;table class="nl-container" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#555"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row row-1" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table 
class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:10px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="image_block block-1" width="100%" 
border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="width:100%;padding-right:0;padding-left:0"&gt;&lt;div class="alignment" align="center" style="line-height:10px"&gt;&lt;div style="max-width:318px"&gt;&lt;a href="#" target="_blank" style="outline:none" tabindex="-1"&gt;&lt;img src="https://placehold.co/320x180" style="display:block;height:auto;border:0;width:100%" width="318" 
alt="Logo" title="Logo"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px;padding-top:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td 
class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="text_block block-3" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:10px;padding-left:10px;padding-right:10px;padding-top:5px"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="color:#d71920;font-size:22px;"&gt;&lt;strong&gt;&amp;nbsp;«Person.Preferred_Name»,&lt;br&gt;Your MyCareReport Survey is Ready&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-4" width="100%" border="0" cellpadding="0" cellspacing="0" 
role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-2" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;border-radius:0;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" 
width="66.66666666666667%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:15px;"&gt;Dear «Person.Preferred_Name»,&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;text-align:left;mso-line-height-alt:16.8px"&gt;
Your MyCareReport survey is now ready for you to complete.&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;text-align:center;mso-line-height-alt:16.8px"&gt;(&lt;span style="font-size:13px;"&gt;&lt;em&gt;Please note - if you just completed this survey in our&lt;br&gt;office, you may ignore this email&lt;/em&gt;&lt;/span&gt;)&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;
Taking 15-20 minutes to complete the survey allows us to better understand how we can best support you on your Cancer journey.&lt;br&gt;&lt;br&gt;Completing this prior to your Newcomer Welcome session will provide a more personalized experience for you.&amp;nbsp;&lt;br&gt;&lt;br&gt;Click the button below to begin when you're ready.&lt;br&gt;&lt;br&gt;Warm regards,&lt;br&gt;&lt;br&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:15px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;td 
class="column column-2" width="33.333333333333336%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="image_block block-1" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="width:100%"&gt;&lt;div class="alignment" align="center" 
style="line-height:10px"&gt;&lt;div style="max-width:211.66666666666666px"&gt;&lt;a href="«CSC_CSS.MCR_survey_URL»" target="_blank" style="outline:none" tabindex="-1"&gt;&lt;img src="https://gnosismail.s3.amazonaws.com/images/cscco-f51de752f2e5-2/mcr_survey.jpg" style="display:block;height:auto;border:0;width:100%" width="211.66666666666666"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="text_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" 
style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:10px;padding-left:10px;padding-right:10px"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class style="font-size:14px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;mso-line-height-alt:21px;color:#555;line-height:1.5"&gt;&lt;p style="margin:0;font-size:14px;text-align:center;mso-line-height-alt:24px"&gt;&lt;span style="color:#ad1b1e;font-size:16px;"&gt;&lt;strong&gt;Questions?&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p 
style="margin:0;font-size:14px;mso-line-height-alt:19.5px"&gt;&lt;span style="font-size:13px;"&gt;Call XXX-XXX-XXXX,&lt;br&gt;or email us at info@_____________&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-3" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="button_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" 
role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div class="alignment" align="center"&gt;&lt;!--[if mso]&gt;
&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="«CSC_CSS.MCR_survey_URL»" style="height:42px;width:297px;v-text-anchor:middle;" arcsize="10%" stroke="false" fillcolor="#ad1b1e"&gt;
&lt;w:anchorlock/&gt;
&lt;v:textbox inset="0px,0px,0px,0px"&gt;
&lt;center style="color:#ffffff; font-family:Arial, sans-serif; font-size:16px"&gt;
&lt;![endif]--&gt;
&lt;a href="«CSC_CSS.MCR_survey_URL»" target="_blank" style="text-decoration:none;display:inline-block;color:#ffffff;background-color:#ad1b1e;border-radius:4px;width:auto;border-top:0px solid transparent;font-weight:400;border-right:0px solid transparent;border-bottom:0px solid transparent;border-left:0px solid transparent;padding-top:5px;padding-bottom:5px;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;font-size:16px;text-align:center;mso-border-alt:none;word-break:keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:16px;display:inline-block;letter-spacing:normal;"&gt;&lt;span style="word-break: break-word; line-height: 32px;"&gt;Complete the MyCareReport Survey&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;![endif]--&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px;padding-top:5px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" 
style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-4" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" 
cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="5" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:11px;"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table 
class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #d71920"&gt;
&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-5" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;color:#000;width:635px;margin:0 auto" width="635"&gt;
&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;br&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;!-- End --&gt;&lt;/body&gt;&lt;/html&gt;</CIICSource2>
    <CIICSource2Type>1016</CIICSource2Type>
    <CIICSource4>{"page":{"body":{"container":{"style":{"background-color":"#555555"}},"content":{"computedStyle":{"linkColor":"#AD1B1E","messageBackgroundColor":"#FFFFFF","messageWidth":"635px"},"style":{"color":"#000000","font-family":"Arial, Helvetica Neue, Helvetica, sans-serif"}},"type":"mailup-bee-page-properties","webFonts":[]},"description":"","head":{"meta":{"title":"Important information about your MyCareReport Survey."}},"rows":[{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"class":"center fixedwidth","width":"318px"},"image":{"alt":"Logo","height":"180px","href":"#","prefix":"","src":"https://placehold.co/320x180","target":"_self","width":"320px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"cc2a0caf-3b1e-4967-9701-b1b82a84e14f"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"c12c4783-c777-4a1c-9603-259d86fe7e99"},{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"5px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\" data-mce-style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\"&gt;&lt;span style=\"color:#d71920;line-height:26px;font-size:22px;\" data-mce-style=\"color:#d71920;line-height:26px;font-size:22px;\"&gt;&lt;strong&gt;&amp;nbsp;«Person.Preferred_Name», &lt;br/&gt;Your MyCareReport Survey is Ready&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"c466f2d0-10c5-49ad-a714-7aa435fbd496"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"cb067bce-db52-4d37-a291-91daeaa68f60"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"10px","padding-left":"0px","padding-right":"0px","padding-top":"0px"},"uuid":"3bbe1afb-01c5-41ed-85ab-81a7751ffc34"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"b2048edc-de39-4738-810c-aaf39815151e"},{"columns":[{"grid-columns":8,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: inherit; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: inherit; font-size: 12px;\"&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;Dear «Person.Preferred_Name»,&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: left;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: left;\"&gt;Your MyCareReport survey is now ready for you to complete.&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: center;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: center;\"&gt;(&lt;span style=\"font-size: 13px; line-height: 15px;\" data-mce-style=\"font-size: 13px; line-height: 15px;\"&gt;&lt;em&gt;Please note - if you just completed this survey in our&lt;br&gt;office, you may ignore this email&lt;/em&gt;&lt;/span&gt;)&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;Taking 15-20 minutes to complete the survey allows us to better understand how we can best support you on your Cancer journey.&lt;br&gt;&lt;br&gt;Completing this prior to your Newcomer Welcome session will provide a more personalized experience for you.&amp;nbsp;&lt;br&gt;&lt;br&gt;Click the button below to begin when you're ready.&lt;br&gt;&lt;br&gt;Warm regards,&lt;br&gt;&lt;br&gt;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"b5948cd0-ff6a-4cfd-bf45-23c1726b91cc"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"ac7029d0-c11c-4801-a125-8089e386c779"},{"grid-columns":4,"modules":[{"descriptor":{"computedStyle":{"class":"center autowidth","hideContentOnMobile":false,"width":"211.66666666666666px"},"image":{"alt":"","height":"210px","href":"«CSC_CSS.MCR_survey_URL»","prefix":"","src":"https://gnosismail.s3.amazonaws.com/images/cscco-f51de752f2e5-2/mcr_survey.jpg","target":"_blank","width":"213px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"285022e3-b6ac-40c5-a118-1718725c2d63"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"0px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"font-size: 14px; line-height: 21px; font-family: inherit;\" data-mce-style=\"font-size: 14px; line-height: 21px; font-family: inherit;\"&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word; text-align: center;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word; text-align: center;\"&gt;&lt;span style=\"color: #ad1b1e; font-size: 16px; line-height: 24px;\" data-mce-style=\"color: #ad1b1e; font-size: 16px; line-height: 24px;\"&gt;&lt;strong&gt;Questions?&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 13px; line-height: 19px;\" data-mce-style=\"font-size: 13px; line-height: 19px;\"&gt;Call XXX-XXX-XXXX, &lt;br&gt;or email us at info@_____________&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"150%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"301465de-750d-4de8-b86a-763b9bdc95e6"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"fe72a21c-4177-42b6-a04d-4f8aa1c59cb5"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"0px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"two-columns-8-4-empty","uuid":"fb060fe0-f543-4feb-874b-aad912cd69dc"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"button":{"href":"«CSC_CSS.MCR_survey_URL»","label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"\" data-mce-style=\"\"&gt;&lt;p dir=\"ltr\" style=\"word-break: break-word;\" data-mce-style=\"word-break: break-word;\"&gt;Complete the MyCareReport Survey&lt;/p&gt;&lt;/div&gt;","style":{"background-color":"#ad1b1e","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"4px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#ffffff","direction":"ltr","font-family":"inherit","font-size":"16px","font-weight":"400","line-height":"200%","max-width":"100%","padding-bottom":"5px","padding-left":"20px","padding-right":"20px","padding-top":"5px","width":"auto"},"target":"_self"},"computedStyle":{"height":42,"hideContentOnMobile":false,"width":297},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px","text-align":"center"}},"locked":false,"type":"mailup-bee-newsletter-modules-button","uuid":"0a36c13c-312b-4f9e-abe2-35aa3e5cbcc2"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","height":"0px","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"5px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"fd97639e-d429-4357-bd5e-94f690a5d90f"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"d599ae39-965c-4dc5-90f3-2b2c33fb26b7"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"85a00ee5-3b74-4079-bfe8-c0430dbf8dcb"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"5px","padding-left":"5px","padding-right":"5px","padding-top":"5px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\" data-mce-style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\"&gt;&lt;span style=\"line-height:13px;font-size:11px;\" data-mce-style=\"line-height:13px;font-size:11px;\"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"4abd1425-ebb1-43f6-82c1-a9a1667874b7"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #D71920","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"7be711eb-dacd-417d-a131-7b1c1ce763c9"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"e4001737-2f12-480d-b213-4c13fa2d23af"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"8f5bc53d-a2e6-46a7-afca-cc27fb1a8bbf"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;br/&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"629c9791-43de-412d-92c0-2cc029ea2647"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"6d11edf6-a770-4337-9715-bd4713ba1aa0"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"01a48e7c-2769-4572-8943-316891b7ece9"}],"template":{"name":"template-base","type":"basic","version":"2.0.0"},"title":""},"comments":{}}</CIICSource4>
    <CIICSource4Type>1454</CIICSource4Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:11:49</CreatedOn>
    <ModifiedOn>2023-12-14T12:11:49</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000004</CIIID>
    <CIICType>1168</CIICType>
    <CIICSource1Type>0</CIICSource1Type>
    <CIICSource2Type>0</CIICSource2Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:12:30</CreatedOn>
    <ModifiedOn>2023-12-14T12:12:30</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000005</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"CSC - Network Partner Name" &lt;info@csc_network_Partner.org&gt;</CIICSenderInfo>
    <CIICSource1Type>1016</CIICSource1Type>
    <CIICSource2>&lt;!DOCTYPE html&gt;&lt;html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" lang="en"&gt;&lt;head&gt;&lt;title&gt;&lt;/title&gt;&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="viewport" content="width=device-width,initial-scale=1"&gt;&lt;!--[if mso]&gt;&lt;xml&gt;&lt;o:OfficeDocumentSettings&gt;&lt;o:PixelsPerInch&gt;96&lt;/o:PixelsPerInch&gt;&lt;o:AllowPNG/&gt;&lt;/o:OfficeDocumentSettings&gt;&lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt;
*{box-sizing:border-box}body{margin:0;padding:0}a[x-apple-data-detectors]{color:inherit!important;text-decoration:inherit!important}#MessageViewBody a{color:inherit;text-decoration:none}p{line-height:inherit}.desktop_hide,.desktop_hide table{mso-hide:all;display:none;max-height:0;overflow:hidden}.image_block img+div{display:none} @media (max-width:655px){.mobile_hide{display:none}.row-content{width:100%!important}.stack .column{width:100%;display:block}.mobile_hide{min-height:0;max-height:0;max-width:0;overflow:hidden;font-size:0}.desktop_hide,.desktop_hide table{display:table!important;max-height:none!important}}
&lt;/style&gt;&lt;/head&gt;&lt;body style="background-color:#555;margin:0;padding:0;-webkit-text-size-adjust:none;text-size-adjust:none"&gt;&lt;table class="nl-container" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#555"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row row-1" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table 
class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:10px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="image_block block-1" width="100%" 
border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="width:100%;padding-right:0;padding-left:0"&gt;&lt;div class="alignment" align="center" style="line-height:10px"&gt;&lt;div style="max-width:349px"&gt;&lt;a href="#" target="_blank" style="outline:none" tabindex="-1"&gt;&lt;img src="https://placehold.co/320x180" style="display:block;height:auto;border:0;width:100%" width="349" 
alt="Logo" title="Logo"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-left:10px;padding-right:10px;padding-top:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" 
style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="text_block block-3" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="color:#d71920;font-size:22px;"&gt;&lt;strong&gt;«Person.Preferred_Name»,&lt;br&gt;Your MyCareReport Follow-up Survey is Ready&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-4" width="100%" border="0" cellpadding="0" cellspacing="0" 
role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;
&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-2" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" 
style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:15px;"&gt;Dear «Person.Preferred_Name»,&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;
We are writing to let you know that it is time to complete your MyCareReport re-screening survey.&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;
Responding to the survey takes between 15 to 20 minutes.&amp;nbsp; Taking time to complete this is a great way to see how you are doing now as compared to when you first met with us. Seeing the information can be a nice check in for you. Once you have submitted it, we will be in contact to discuss where we may best be of support in your Cancer journey.&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p 
style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;When you are ready, please click on the button below to begin.&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:15px;"&gt;Warmest regards,&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;
&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:15px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-3" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" 
align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="button_block block-1" width="100%" border="0" 
cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div class="alignment" align="center"&gt;&lt;!--[if mso]&gt;
&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="«CSC_CSS.MCR_survey_URL»" style="height:42px;width:338px;v-text-anchor:middle;" arcsize="10%" stroke="false" fillcolor="#ad1b1e"&gt;
&lt;w:anchorlock/&gt;
&lt;v:textbox inset="0px,0px,0px,0px"&gt;
&lt;center style="color:#ffffff; font-family:Arial, sans-serif; font-size:16px"&gt;
&lt;![endif]--&gt;
&lt;a href="«CSC_CSS.MCR_survey_URL»" target="_blank" style="text-decoration:none;display:inline-block;color:#ffffff;background-color:#ad1b1e;border-radius:4px;width:auto;border-top:0px solid transparent;font-weight:400;border-right:0px solid transparent;border-bottom:0px solid transparent;border-left:0px solid transparent;padding-top:5px;padding-bottom:5px;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;font-size:16px;text-align:center;mso-border-alt:none;word-break:keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:16px;display:inline-block;letter-spacing:normal;"&gt;&lt;span style="word-break: break-word; line-height: 32px;"&gt;Begin the MyCareReport Followup Survey&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;![endif]--&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px;padding-top:5px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" 
style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-4" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" 
cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="5" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:11px;"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table 
class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #d71920"&gt;
&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-5" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;color:#000;width:635px;margin:0 auto" width="635"&gt;
&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;!-- End --&gt;&lt;/body&gt;&lt;/html&gt;</CIICSource2>
    <CIICSource2Type>1016</CIICSource2Type>
    <CIICSource4>{"page":{"body":{"container":{"style":{"background-color":"#555555"}},"content":{"computedStyle":{"linkColor":"#AD1B1E","messageBackgroundColor":"#FFFFFF","messageWidth":"635px"},"style":{"color":"#000000","font-family":"Arial, Helvetica Neue, Helvetica, sans-serif"}},"type":"mailup-bee-page-properties","webFonts":[]},"description":"","rows":[{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"class":"center fixedwidth","width":"349px"},"image":{"alt":"Logo","height":"180px","href":"#","prefix":"","src":"https://placehold.co/320x180","target":"_self","width":"320px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"cc2a0caf-3b1e-4967-9701-b1b82a84e14f"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"0px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"f0de8138-3113-45d4-af0d-ec6fc2887780"},{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\" data-mce-style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\"&gt;&lt;span style=\"color:#d71920;line-height:26px;font-size:22px;\" data-mce-style=\"color:#d71920;line-height:26px;font-size:22px;\"&gt;&lt;strong&gt;«Person.Preferred_Name», &lt;br/&gt;Your MyCareReport Follow-up Survey is Ready&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"c466f2d0-10c5-49ad-a714-7aa435fbd496"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"cb067bce-db52-4d37-a291-91daeaa68f60"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"10px","padding-left":"0px","padding-right":"0px","padding-top":"0px"},"uuid":"3bbe1afb-01c5-41ed-85ab-81a7751ffc34"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"b2048edc-de39-4738-810c-aaf39815151e"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: inherit; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: inherit; font-size: 12px;\"&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;Dear «Person.Preferred_Name»,&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;We are writing to let you know that it is time to complete your MyCareReport re-screening survey.&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;Responding to the survey takes between 15 to 20 minutes.&amp;nbsp; Taking time to complete this is a great way to see how you are doing now as compared to when you first met with us. Seeing the information can be a nice check in for you. Once you have submitted it, we will be in contact to discuss where we may best be of support in your Cancer journey.&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;When you are ready, please click on the button below to begin.&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;Warmest regards,&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 16px; word-break: break-word;\" data-mce-style=\"font-size: 14px; line-height: 16px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"b5948cd0-ff6a-4cfd-bf45-23c1726b91cc"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"a45b0307-05fb-4d0d-8141-6b44a898633d"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"157b70cc-bc80-46ee-9db5-eac5629b70d4"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"button":{"href":"«CSC_CSS.MCR_survey_URL»","label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"\" data-mce-style=\"\"&gt;&lt;p dir=\"ltr\" style=\"word-break: break-word;\" data-mce-style=\"word-break: break-word;\"&gt;Begin the MyCareReport Followup Survey&lt;/p&gt;&lt;/div&gt;","style":{"background-color":"#ad1b1e","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"4px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#ffffff","direction":"ltr","font-family":"inherit","font-size":"16px","font-weight":"400","line-height":"200%","max-width":"100%","padding-bottom":"5px","padding-left":"20px","padding-right":"20px","padding-top":"5px","width":"auto"},"target":"_self"},"computedStyle":{"height":42,"hideContentOnMobile":false,"width":338},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px","text-align":"center"}},"locked":false,"type":"mailup-bee-newsletter-modules-button","uuid":"0a36c13c-312b-4f9e-abe2-35aa3e5cbcc2"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","height":"0px","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"5px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"fd97639e-d429-4357-bd5e-94f690a5d90f"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"d599ae39-965c-4dc5-90f3-2b2c33fb26b7"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"85a00ee5-3b74-4079-bfe8-c0430dbf8dcb"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"5px","padding-left":"5px","padding-right":"5px","padding-top":"5px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\" data-mce-style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\"&gt;&lt;span style=\"line-height:13px;font-size:11px;\" data-mce-style=\"line-height:13px;font-size:11px;\"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"4abd1425-ebb1-43f6-82c1-a9a1667874b7"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #D71920","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"7be711eb-dacd-417d-a131-7b1c1ce763c9"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"e4001737-2f12-480d-b213-4c13fa2d23af"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"8f5bc53d-a2e6-46a7-afca-cc27fb1a8bbf"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"629c9791-43de-412d-92c0-2cc029ea2647"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"6d11edf6-a770-4337-9715-bd4713ba1aa0"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"01a48e7c-2769-4572-8943-316891b7ece9"}],"template":{"name":"template-base","type":"basic","version":"2.0.0"},"title":""},"comments":{}}</CIICSource4>
    <CIICSource4Type>1454</CIICSource4Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:11:49</CreatedOn>
    <ModifiedOn>2023-12-14T12:11:49</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000005</CIIID>
    <CIICType>1168</CIICType>
    <CIICSource1Type>0</CIICSource1Type>
    <CIICSource2Type>0</CIICSource2Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:15:33</CreatedOn>
    <ModifiedOn>2023-12-14T12:15:33</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000006</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"CSC - Network Partner Name" &lt;info@csc_network_Partner.org&gt;</CIICSenderInfo>
    <CIICSource1Type>1016</CIICSource1Type>
    <CIICSource2>&lt;!DOCTYPE html&gt;&lt;html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" lang="en"&gt;&lt;head&gt;&lt;title&gt;Important information about your MyCareReport Survey.&lt;/title&gt;&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="viewport" content="width=device-width,initial-scale=1"&gt;&lt;!--[if mso]&gt;&lt;xml&gt;&lt;o:OfficeDocumentSettings&gt;&lt;o:PixelsPerInch&gt;96&lt;/o:PixelsPerInch&gt;&lt;o:AllowPNG/&gt;&lt;/o:OfficeDocumentSettings&gt;&lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt;
*{box-sizing:border-box}body{margin:0;padding:0}a[x-apple-data-detectors]{color:inherit!important;text-decoration:inherit!important}#MessageViewBody a{color:inherit;text-decoration:none}p{line-height:inherit}.desktop_hide,.desktop_hide table{mso-hide:all;display:none;max-height:0;overflow:hidden}.image_block img+div{display:none} @media (max-width:655px){.mobile_hide{display:none}.row-content{width:100%!important}.stack .column{width:100%;display:block}.mobile_hide{min-height:0;max-height:0;max-width:0;overflow:hidden;font-size:0}.desktop_hide,.desktop_hide table{display:table!important;max-height:none!important}}
&lt;/style&gt;&lt;/head&gt;&lt;body style="background-color:#555;margin:0;padding:0;-webkit-text-size-adjust:none;text-size-adjust:none"&gt;&lt;table class="nl-container" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#555"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row row-1" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table 
class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:10px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="image_block block-1" width="100%" 
border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="width:100%;padding-right:0;padding-left:0"&gt;&lt;div class="alignment" align="center" style="line-height:10px"&gt;&lt;div style="max-width:318px"&gt;&lt;a href="#" target="_blank" style="outline:none" tabindex="-1"&gt;&lt;img src="https://placehold.co/320x180" style="display:block;height:auto;border:0;width:100%" width="318" 
alt="Logo" title="Logo"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px;padding-top:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td 
class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="text_block block-3" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:10px;padding-left:10px;padding-right:10px;padding-top:5px"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="color:#d71920;font-size:22px;"&gt;&lt;strong&gt;&amp;nbsp;«Person.Preferred_Name»,&lt;br&gt;Reminder: Your MyCareReport Survey is Ready&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-4" width="100%" border="0" cellpadding="0" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-2" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;border-radius:0;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td 
class="column column-1" width="66.66666666666667%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:15px;"&gt;Dear «Person.Preferred_Name»,&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;text-align:left;mso-line-height-alt:16.8px"&gt;
&lt;strong&gt;We're sending you this reminder as your MyCareReport survey has been prepared for you and is awaiting your input.&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;Taking 15-20 minutes to complete the survey allows us to better understand how we can best support you on your Cancer journey.&lt;br&gt;&lt;br&gt;Click the button below to begin when you're ready.&lt;br&gt;&lt;br&gt;Warm regards,&lt;/p&gt;&lt;p 
style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:15px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;td class="column column-2" width="33.333333333333336%" 
style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="image_block block-1" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="width:100%"&gt;&lt;div class="alignment" align="center" style="line-height:10px"&gt;&lt;div style="max-width:211.66666666666666px"&gt;
&lt;a href="«CSC_CSS.MCR_survey_URL»" target="_blank" style="outline:none" tabindex="-1"&gt;&lt;img src="https://gnosismail.s3.amazonaws.com/images/cscco-f51de752f2e5-2/mcr_survey.jpg" style="display:block;height:auto;border:0;width:100%" width="211.66666666666666"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="text_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;
&lt;tr&gt;&lt;td class="pad" style="padding-bottom:10px;padding-left:10px;padding-right:10px"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class style="font-size:14px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;mso-line-height-alt:21px;color:#555;line-height:1.5"&gt;&lt;p style="margin:0;font-size:14px;text-align:center;mso-line-height-alt:24px"&gt;&lt;span style="color:#ad1b1e;font-size:16px;"&gt;&lt;strong&gt;Questions?&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:19.5px"&gt;
&lt;span style="font-size:13px;"&gt;Call xxx-xxx-xxxx, &lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:19.5px"&gt;&lt;span style="font-size:13px;"&gt;or email us&lt;br&gt;at info@__________&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-3" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" 
align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="button_block block-1" width="100%" border="0" 
cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div class="alignment" align="center"&gt;&lt;!--[if mso]&gt;
&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="«CSC_CSS.MCR_survey_URL»" style="height:42px;width:297px;v-text-anchor:middle;" arcsize="10%" stroke="false" fillcolor="#ad1b1e"&gt;
&lt;w:anchorlock/&gt;
&lt;v:textbox inset="0px,0px,0px,0px"&gt;
&lt;center style="color:#ffffff; font-family:Arial, sans-serif; font-size:16px"&gt;
&lt;![endif]--&gt;
&lt;a href="«CSC_CSS.MCR_survey_URL»" target="_blank" style="text-decoration:none;display:inline-block;color:#ffffff;background-color:#ad1b1e;border-radius:4px;width:auto;border-top:0px solid transparent;font-weight:400;border-right:0px solid transparent;border-bottom:0px solid transparent;border-left:0px solid transparent;padding-top:5px;padding-bottom:5px;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;font-size:16px;text-align:center;mso-border-alt:none;word-break:keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:16px;display:inline-block;letter-spacing:normal;"&gt;&lt;span style="word-break: break-word; line-height: 32px;"&gt;Complete the MyCareReport Survey&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;![endif]--&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px;padding-top:5px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" 
style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-4" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" 
cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="5" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:11px;"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table 
class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #d71920"&gt;
&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-5" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;color:#000;width:635px;margin:0 auto" width="635"&gt;
&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;br&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;!-- End --&gt;&lt;/body&gt;&lt;/html&gt;</CIICSource2>
    <CIICSource2Type>1016</CIICSource2Type>
    <CIICSource4>{"page":{"body":{"container":{"style":{"background-color":"#555555"}},"content":{"computedStyle":{"linkColor":"#AD1B1E","messageBackgroundColor":"#FFFFFF","messageWidth":"635px"},"style":{"color":"#000000","font-family":"Arial, Helvetica Neue, Helvetica, sans-serif"}},"type":"mailup-bee-page-properties","webFonts":[]},"description":"","head":{"meta":{"title":"Important information about your MyCareReport Survey."}},"rows":[{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"class":"center fixedwidth","width":"318px"},"image":{"alt":"Logo","height":"180px","href":"#","prefix":"","src":"https://placehold.co/320x180","target":"_self","width":"320px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"cc2a0caf-3b1e-4967-9701-b1b82a84e14f"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"c12c4783-c777-4a1c-9603-259d86fe7e99"},{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"5px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\" data-mce-style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\"&gt;&lt;span style=\"color:#d71920;line-height:26px;font-size:22px;\" data-mce-style=\"color:#d71920;line-height:26px;font-size:22px;\"&gt;&lt;strong&gt;&amp;nbsp;«Person.Preferred_Name», &lt;br/&gt;Reminder: Your MyCareReport Survey is Ready&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"c466f2d0-10c5-49ad-a714-7aa435fbd496"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"cb067bce-db52-4d37-a291-91daeaa68f60"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"10px","padding-left":"0px","padding-right":"0px","padding-top":"0px"},"uuid":"3bbe1afb-01c5-41ed-85ab-81a7751ffc34"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"b2048edc-de39-4738-810c-aaf39815151e"},{"columns":[{"grid-columns":8,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: inherit; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: inherit; font-size: 12px;\"&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;Dear «Person.Preferred_Name»,&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: left;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: left;\"&gt;&lt;strong&gt;We're sending you this reminder as your MyCareReport survey has been prepared for you and is awaiting your input.&lt;/strong&gt;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;Taking 15-20 minutes to complete the survey allows us to better understand how we can best support you on your Cancer journey.&lt;br&gt;&lt;br&gt;Click the button below to begin when you're ready.&lt;br&gt;&lt;br&gt;Warm regards,&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"b5948cd0-ff6a-4cfd-bf45-23c1726b91cc"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"ac7029d0-c11c-4801-a125-8089e386c779"},{"grid-columns":4,"modules":[{"descriptor":{"computedStyle":{"class":"center autowidth","hideContentOnMobile":false,"width":"211.66666666666666px"},"image":{"alt":"","height":"210px","href":"«CSC_CSS.MCR_survey_URL»","prefix":"","src":"https://gnosismail.s3.amazonaws.com/images/cscco-f51de752f2e5-2/mcr_survey.jpg","target":"_blank","width":"213px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"285022e3-b6ac-40c5-a118-1718725c2d63"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"0px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"font-size: 14px; line-height: 21px; font-family: inherit;\" data-mce-style=\"font-size: 14px; line-height: 21px; font-family: inherit;\"&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word; text-align: center;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word; text-align: center;\"&gt;&lt;span style=\"color: #ad1b1e; font-size: 16px; line-height: 24px;\" data-mce-style=\"color: #ad1b1e; font-size: 16px; line-height: 24px;\"&gt;&lt;strong&gt;Questions?&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 13px; line-height: 19px;\" data-mce-style=\"font-size: 13px; line-height: 19px;\"&gt;Call xxx-xxx-xxxx, &lt;/span&gt;&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 13px; line-height: 19px;\" data-mce-style=\"font-size: 13px; line-height: 19px;\"&gt;or email us&lt;br&gt;at info@__________&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"150%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"301465de-750d-4de8-b86a-763b9bdc95e6"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"fe72a21c-4177-42b6-a04d-4f8aa1c59cb5"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"0px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"two-columns-8-4-empty","uuid":"fb060fe0-f543-4feb-874b-aad912cd69dc"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"button":{"href":"«CSC_CSS.MCR_survey_URL»","label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"\" data-mce-style=\"\"&gt;&lt;p style=\"word-break:break-word;\" data-mce-style=\"word-break:break-word;\"&gt;Complete the MyCareReport Survey&lt;/p&gt;&lt;/div&gt;","style":{"background-color":"#ad1b1e","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"4px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#ffffff","direction":"ltr","font-family":"inherit","font-size":"16px","font-weight":"400","line-height":"200%","max-width":"100%","padding-bottom":"5px","padding-left":"20px","padding-right":"20px","padding-top":"5px","width":"auto"},"target":"_self"},"computedStyle":{"height":42,"hideContentOnMobile":false,"width":297},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px","text-align":"center"}},"locked":false,"type":"mailup-bee-newsletter-modules-button","uuid":"0a36c13c-312b-4f9e-abe2-35aa3e5cbcc2"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","height":"0px","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"5px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"fd97639e-d429-4357-bd5e-94f690a5d90f"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"d599ae39-965c-4dc5-90f3-2b2c33fb26b7"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"85a00ee5-3b74-4079-bfe8-c0430dbf8dcb"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"5px","padding-left":"5px","padding-right":"5px","padding-top":"5px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\" data-mce-style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\"&gt;&lt;span style=\"line-height:13px;font-size:11px;\" data-mce-style=\"line-height:13px;font-size:11px;\"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"4abd1425-ebb1-43f6-82c1-a9a1667874b7"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #D71920","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"7be711eb-dacd-417d-a131-7b1c1ce763c9"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"e4001737-2f12-480d-b213-4c13fa2d23af"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"8f5bc53d-a2e6-46a7-afca-cc27fb1a8bbf"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;br/&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"629c9791-43de-412d-92c0-2cc029ea2647"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"6d11edf6-a770-4337-9715-bd4713ba1aa0"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"01a48e7c-2769-4572-8943-316891b7ece9"}],"template":{"name":"template-base","type":"basic","version":"2.0.0"},"title":""},"comments":{}}</CIICSource4>
    <CIICSource4Type>1454</CIICSource4Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:11:49</CreatedOn>
    <ModifiedOn>2023-12-14T12:11:49</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000006</CIIID>
    <CIICType>1168</CIICType>
    <CIICSource1Type>0</CIICSource1Type>
    <CIICSource2Type>0</CIICSource2Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:18:01</CreatedOn>
    <ModifiedOn>2023-12-14T12:18:01</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000007</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"CSC - Network Partner Name" &lt;info@csc_network_Partner.org&gt;</CIICSenderInfo>
    <CIICSource1Type>1016</CIICSource1Type>
    <CIICSource2>&lt;!DOCTYPE html&gt;&lt;html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" lang="en"&gt;&lt;head&gt;&lt;title&gt;Important information about your MyCareReport Survey.&lt;/title&gt;&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;&lt;meta name="viewport" content="width=device-width,initial-scale=1"&gt;&lt;!--[if mso]&gt;&lt;xml&gt;&lt;o:OfficeDocumentSettings&gt;&lt;o:PixelsPerInch&gt;96&lt;/o:PixelsPerInch&gt;&lt;o:AllowPNG/&gt;&lt;/o:OfficeDocumentSettings&gt;&lt;/xml&gt;&lt;![endif]--&gt;&lt;style&gt;
*{box-sizing:border-box}body{margin:0;padding:0}a[x-apple-data-detectors]{color:inherit!important;text-decoration:inherit!important}#MessageViewBody a{color:inherit;text-decoration:none}p{line-height:inherit}.desktop_hide,.desktop_hide table{mso-hide:all;display:none;max-height:0;overflow:hidden}.image_block img+div{display:none} @media (max-width:655px){.mobile_hide{display:none}.row-content{width:100%!important}.stack .column{width:100%;display:block}.mobile_hide{min-height:0;max-height:0;max-width:0;overflow:hidden;font-size:0}.desktop_hide,.desktop_hide table{display:table!important;max-height:none!important}}
&lt;/style&gt;&lt;/head&gt;&lt;body style="background-color:#555;margin:0;padding:0;-webkit-text-size-adjust:none;text-size-adjust:none"&gt;&lt;table class="nl-container" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#555"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row row-1" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table 
class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:10px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="image_block block-1" width="100%" 
border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="width:100%;padding-right:0;padding-left:0"&gt;&lt;div class="alignment" align="center" style="line-height:10px"&gt;&lt;div style="max-width:318px"&gt;&lt;a href="#" target="_blank" style="outline:none" tabindex="-1"&gt;&lt;img src="https://placehold.co/320x180" style="display:block;height:auto;border:0;width:100%" width="318" 
alt="Logo" title="Logo"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px;padding-top:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td 
class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="text_block block-3" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:10px;padding-left:10px;padding-right:10px;padding-top:5px"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="color:#d71920;font-size:22px;"&gt;&lt;strong&gt;&amp;nbsp;«Person.Preferred_Name»,&lt;br&gt;Reminder: Your MyCareReport Survey is Ready&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-4" width="100%" border="0" cellpadding="0" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-2" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;border-radius:0;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td 
class="column column-1" width="66.66666666666667%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:15px;"&gt;Dear «Person.Preferred_Name»,&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;text-align:left;mso-line-height-alt:16.8px"&gt;
&lt;strong&gt;We're sending you this reminder as your MyCareReport survey has been prepared for you and is awaiting your input.&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;Taking 15-20 minutes to complete the survey allows us to better understand how we can best support you on your Cancer journey.&lt;br&gt;&lt;br&gt;Click the button below to begin when you're ready.&lt;br&gt;&lt;br&gt;Warm regards,&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;p style="margin:0;font-size:14px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:15px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;td class="column column-2" width="33.333333333333336%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table 
class="image_block block-1" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="width:100%"&gt;&lt;div class="alignment" align="center" style="line-height:10px"&gt;&lt;div style="max-width:211.66666666666666px"&gt;&lt;a href="«CSC_CSS.MCR_survey_URL»" target="_blank" style="outline:none" tabindex="-1"&gt;&lt;img src="https://gnosismail.s3.amazonaws.com/images/cscco-f51de752f2e5-2/mcr_survey.jpg" 
style="display:block;height:auto;border:0;width:100%" width="211.66666666666666"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="text_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:10px;padding-left:10px;padding-right:10px"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-size:14px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;mso-line-height-alt:21px;color:#555;line-height:1.5"&gt;&lt;p style="margin:0;font-size:14px;text-align:center;mso-line-height-alt:24px"&gt;&lt;span style="color:#ad1b1e;font-size:16px;"&gt;&lt;strong&gt;Questions?&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:19.5px"&gt;&lt;span style="font-size:13px;"&gt;Call XXX-XXX-XXXX, &lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;font-size:14px;mso-line-height-alt:19.5px"&gt;
&lt;span style="font-size:13px;"&gt;or email us&lt;br&gt;at info@____________&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-3" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" 
style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="button_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" 
style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div class="alignment" align="center"&gt;&lt;!--[if mso]&gt;
&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="«CSC_CSS.MCR_survey_URL»" style="height:42px;width:297px;v-text-anchor:middle;" arcsize="10%" stroke="false" fillcolor="#ad1b1e"&gt;
&lt;w:anchorlock/&gt;
&lt;v:textbox inset="0px,0px,0px,0px"&gt;
&lt;center style="color:#ffffff; font-family:Arial, sans-serif; font-size:16px"&gt;
&lt;![endif]--&gt;
&lt;a href="«CSC_CSS.MCR_survey_URL»" target="_blank" style="text-decoration:none;display:inline-block;color:#ffffff;background-color:#ad1b1e;border-radius:4px;width:auto;border-top:0px solid transparent;font-weight:400;border-right:0px solid transparent;border-bottom:0px solid transparent;border-left:0px solid transparent;padding-top:5px;padding-bottom:5px;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;font-size:16px;text-align:center;mso-border-alt:none;word-break:keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:16px;display:inline-block;letter-spacing:normal;"&gt;&lt;span style="word-break: break-word; line-height: 32px;"&gt;Complete the MyCareReport Survey&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;
&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;![endif]--&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px;padding-top:5px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" 
style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #ad1b1e"&gt;&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-4" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" 
cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;background-color:#fff;color:#000;width:635px;margin:0 auto" width="635"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="5" 
cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;text-align:center;font-size:14px;mso-line-height-alt:16.8px"&gt;&lt;span style="font-size:11px;"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;table 
class="divider_block block-2" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="pad" style="padding-bottom:5px;padding-left:10px;padding-right:10px"&gt;&lt;div class="alignment" align="center"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tr&gt;&lt;td class="divider_inner" style="font-size:1px;line-height:1px;border-top:1px solid #d71920"&gt;
&lt;span&gt;&amp;#8202;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table class="row row-5" align="center" width="100%" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table class="row-content stack" align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;color:#000;width:635px;margin:0 auto" width="635"&gt;
&lt;tbody&gt;&lt;tr&gt;&lt;td class="column column-1" width="100%" style="mso-table-lspace:0;mso-table-rspace:0;font-weight:400;text-align:left;padding-bottom:5px;padding-top:5px;vertical-align:top;border-top:0;border-right:0;border-bottom:0;border-left:0"&gt;&lt;table class="text_block block-1" width="100%" border="0" cellpadding="10" cellspacing="0" role="presentation" style="mso-table-lspace:0;mso-table-rspace:0;word-break:break-word"&gt;&lt;tr&gt;&lt;td class="pad"&gt;&lt;div style="font-family:sans-serif"&gt;&lt;div class 
style="font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;mso-line-height-alt:14.399999999999999px;color:#555;line-height:1.2"&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;br&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;font-size:12px;mso-line-height-alt:14.399999999999999px"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;!-- End --&gt;&lt;/body&gt;&lt;/html&gt;</CIICSource2>
    <CIICSource2Type>1016</CIICSource2Type>
    <CIICSource4>{"page":{"body":{"container":{"style":{"background-color":"#555555"}},"content":{"computedStyle":{"linkColor":"#AD1B1E","messageBackgroundColor":"#FFFFFF","messageWidth":"635px"},"style":{"color":"#000000","font-family":"Arial, Helvetica Neue, Helvetica, sans-serif"}},"type":"mailup-bee-page-properties","webFonts":[]},"description":"","head":{"meta":{"title":"Important information about your MyCareReport Survey."}},"rows":[{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"class":"center fixedwidth","width":"318px"},"image":{"alt":"Logo","height":"180px","href":"#","prefix":"","src":"https://placehold.co/320x180","target":"_self","width":"320px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"cc2a0caf-3b1e-4967-9701-b1b82a84e14f"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"c12c4783-c777-4a1c-9603-259d86fe7e99"},{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"5px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\" data-mce-style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\"&gt;&lt;span style=\"color:#d71920;line-height:26px;font-size:22px;\" data-mce-style=\"color:#d71920;line-height:26px;font-size:22px;\"&gt;&lt;strong&gt;&amp;nbsp;«Person.Preferred_Name», &lt;br/&gt;Reminder: Your MyCareReport Survey is Ready&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"c466f2d0-10c5-49ad-a714-7aa435fbd496"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"cb067bce-db52-4d37-a291-91daeaa68f60"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"10px","padding-left":"0px","padding-right":"0px","padding-top":"0px"},"uuid":"3bbe1afb-01c5-41ed-85ab-81a7751ffc34"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"b2048edc-de39-4738-810c-aaf39815151e"},{"columns":[{"grid-columns":8,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: inherit; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: inherit; font-size: 12px;\"&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;Dear «Person.Preferred_Name»,&lt;/span&gt;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: left;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word; text-align: left;\"&gt;&lt;strong&gt;We're sending you this reminder as your MyCareReport survey has been prepared for you and is awaiting your input.&lt;/strong&gt;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;Taking 15-20 minutes to complete the survey allows us to better understand how we can best support you on your Cancer journey.&lt;br&gt;&lt;br&gt;Click the button below to begin when you're ready.&lt;br&gt;&lt;br&gt;Warm regards,&lt;br&gt;&lt;br&gt;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height: 16px; font-size: 14px; word-break: break-word;\" data-mce-style=\"line-height: 16px; font-size: 14px; word-break: break-word;\"&gt;&lt;span style=\"line-height: 18px; font-size: 15px;\" data-mce-style=\"line-height: 18px; font-size: 15px;\"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"b5948cd0-ff6a-4cfd-bf45-23c1726b91cc"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"ac7029d0-c11c-4801-a125-8089e386c779"},{"grid-columns":4,"modules":[{"descriptor":{"computedStyle":{"class":"center autowidth","hideContentOnMobile":false,"width":"211.66666666666666px"},"image":{"alt":"","height":"210px","href":"«CSC_CSS.MCR_survey_URL»","prefix":"","src":"https://gnosismail.s3.amazonaws.com/images/cscco-f51de752f2e5-2/mcr_survey.jpg","target":"_blank","width":"213px"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image","uuid":"285022e3-b6ac-40c5-a118-1718725c2d63"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"0px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"font-size: 14px; line-height: 21px; font-family: inherit;\" data-mce-style=\"font-size: 14px; line-height: 21px; font-family: inherit;\"&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word; text-align: center;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word; text-align: center;\"&gt;&lt;span style=\"color: #ad1b1e; font-size: 16px; line-height: 24px;\" data-mce-style=\"color: #ad1b1e; font-size: 16px; line-height: 24px;\"&gt;&lt;strong&gt;Questions?&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 13px; line-height: 19px;\" data-mce-style=\"font-size: 13px; line-height: 19px;\"&gt;Call XXX-XXX-XXXX, &lt;/span&gt;&lt;/p&gt;&lt;p style=\"font-size: 14px; line-height: 21px; word-break: break-word;\" data-mce-style=\"font-size: 14px; line-height: 21px; word-break: break-word;\"&gt;&lt;span style=\"font-size: 13px; line-height: 19px;\" data-mce-style=\"font-size: 13px; line-height: 19px;\"&gt;or email us&lt;br&gt;at info@____________&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"150%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"301465de-750d-4de8-b86a-763b9bdc95e6"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"fe72a21c-4177-42b6-a04d-4f8aa1c59cb5"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"0px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"two-columns-8-4-empty","uuid":"fb060fe0-f543-4feb-874b-aad912cd69dc"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"button":{"href":"«CSC_CSS.MCR_survey_URL»","label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"\" data-mce-style=\"\"&gt;&lt;p dir=\"ltr\" style=\"word-break: break-word;\" data-mce-style=\"word-break: break-word;\"&gt;Complete the MyCareReport Survey&lt;/p&gt;&lt;/div&gt;","style":{"background-color":"#ad1b1e","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"4px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#ffffff","direction":"ltr","font-family":"inherit","font-size":"16px","font-weight":"400","line-height":"200%","max-width":"100%","padding-bottom":"5px","padding-left":"20px","padding-right":"20px","padding-top":"5px","width":"auto"},"target":"_self"},"computedStyle":{"height":42,"hideContentOnMobile":false,"width":297},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px","text-align":"center"}},"locked":false,"type":"mailup-bee-newsletter-modules-button","uuid":"0a36c13c-312b-4f9e-abe2-35aa3e5cbcc2"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #AD1B1E","height":"0px","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"5px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"fd97639e-d429-4357-bd5e-94f690a5d90f"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"d599ae39-965c-4dc5-90f3-2b2c33fb26b7"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"85a00ee5-3b74-4079-bfe8-c0430dbf8dcb"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false},"style":{"padding-bottom":"5px","padding-left":"5px","padding-right":"5px","padding-top":"5px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\" data-mce-style=\"text-align:center;line-height:16px;font-size:14px;word-break:break-word;\"&gt;&lt;span style=\"line-height:13px;font-size:11px;\" data-mce-style=\"line-height:13px;font-size:11px;\"&gt;«EmailFooter»&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"4abd1425-ebb1-43f6-82c1-a9a1667874b7"},{"descriptor":{"computedStyle":{"align":"center"},"divider":{"style":{"border-top":"1px solid #D71920","width":"100%"}},"style":{"padding-bottom":"5px","padding-left":"10px","padding-right":"10px","padding-top":"0px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider","uuid":"7be711eb-dacd-417d-a131-7b1c1ce763c9"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"e4001737-2f12-480d-b213-4c13fa2d23af"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"#FFFFFF","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"8f5bc53d-a2e6-46a7-afca-cc27fb1a8bbf"},{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#AD1B1E"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height:14px;font-family:inherit;font-size:12px;\" data-mce-style=\"line-height:14px;font-family:inherit;font-size:12px;\"&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;br/&gt;&amp;nbsp;&lt;/p&gt;&lt;p style=\"line-height:14px;font-size:12px;word-break:break-word;\" data-mce-style=\"line-height:14px;font-size:12px;word-break:break-word;\"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text","uuid":"629c9791-43de-412d-92c0-2cc029ea2647"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"},"uuid":"6d11edf6-a770-4337-9715-bd4713ba1aa0"}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true,"rowReverseColStackOnMobile":false,"verticalAlign":"top"},"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"635px"}},"empty":false,"locked":false,"synced":false,"type":"one-column-empty","uuid":"01a48e7c-2769-4572-8943-316891b7ece9"}],"template":{"name":"template-base","type":"basic","version":"2.0.0"},"title":""},"comments":{}}</CIICSource4>
    <CIICSource4Type>1454</CIICSource4Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:11:49</CreatedOn>
    <ModifiedOn>2023-12-14T12:11:49</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000007</CIIID>
    <CIICType>1168</CIICType>
    <CIICSource1Type>0</CIICSource1Type>
    <CIICSource2Type>0</CIICSource2Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2023-12-14T12:20:41</CreatedOn>
    <ModifiedOn>2023-12-14T12:20:41</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000000</CIIID>
    <RGID>2000000000</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000001</CIIID>
    <RGID>2000000001</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000002</CIIID>
    <RGID>2000000002</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000003</CIIID>
    <RGID>2000000003</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000004</CIIID>
    <RGID>2000000004</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000005</CIIID>
    <RGID>2000000005</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000006</CIIID>
    <RGID>2000000006</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000007</CIIID>
    <RGID>2000000007</RGID>
  </CommsItemInstanceCRJoin>
  <__SourceCommsTypes>
    <REID>1015</REID>
    <REName>E-Mail Message</REName>
    <REAliasName>EmailMergeEngine</REAliasName>
    <InterfacePluginNumAndSubMode>3.1</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>Connect4.Framework.Email.dll,Connect4.Framework.Email.cEmailEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>Email</PublicMediaName>
    <Content1DataType>1016</Content1DataType>
    <Content2DataType>1018</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>1</CommsMethodAddressType>
    <IconNum>2</IconNum>
    <RequiresTheseFields>EPrimaryEmailAddress,PID,EIDPrimary,PFirstName|First_Name,PLastName|Last_Name</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>true</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>true</bSpare3>
    <RECatID>30</RECatID>
    <_x0024_External>true</_x0024_External>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1020</REID>
    <REName>MSWord Mail-Merge</REName>
    <REAliasName>MSWordMerge</REAliasName>
    <InterfacePluginNumAndSubMode>3.3</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>CommsModule.dll,Connect4.Framework.Plugins.CommsModule.cMSWordEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>Hardcopy</PublicMediaName>
    <Content1DataType>0</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>1021</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <IconNum>3</IconNum>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>true</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>false</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>true</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
    <_x0024_External>true</_x0024_External>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1168</REID>
    <REName>Mail File Generation</REName>
    <REAliasName>MailFileGeneration</REAliasName>
    <InterfacePluginNumAndSubMode>3.9</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>CommsModule.dll,Connect4.Framework.Plugins.CommsModule.cExportFileEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>Postal Mail</PublicMediaName>
    <Content1DataType>0</Content1DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>false</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>true</bSpare3>
    <RECatID>30</RECatID>
    <_x0024_External>true</_x0024_External>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1169</REID>
    <REName>SMS Text Message</REName>
    <REAliasName>SMSTextMessage</REAliasName>
    <InterfacePluginNumAndSubMode>3.11</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.dll,Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.cSMSTextEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>SMS Text Msg.</PublicMediaName>
    <Content1DataType>1016</Content1DataType>
    <CommsMethodAddressType>3</CommsMethodAddressType>
    <RequiresTheseFields>PID,TIDPhoneMobile,TPhoneMobile,THasSMS,TSMSDenied</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>true</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
    <_x0024_External>true</_x0024_External>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1174</REID>
    <REName>Gnosis Report Design</REName>
    <REAliasName>GREPMergeEngine</REAliasName>
    <InterfacePluginNumAndSubMode>3.13</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.dll,Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.cGREPMergeEngine</EnginePluginNumAndSubMode>
    <Content1DataType>1173</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>true</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
    <_x0024_External>true</_x0024_External>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1265</REID>
    <REName>RTF Mail-Merge</REName>
    <REAliasName>RTFMerge</REAliasName>
    <InterfacePluginNumAndSubMode>3.15</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>CommsModule.dll,Connect4.Framework.Plugins.CommsModule.cRTFMergeEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>HardCopy</PublicMediaName>
    <Content1DataType>1263</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>false</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
    <_x0024_External>true</_x0024_External>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1272</REID>
    <REName>Envelopes (Gnosis Rep Design)</REName>
    <REAliasName>GREPEnvelopes</REAliasName>
    <InterfacePluginNumAndSubMode>3.13</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.dll,Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.cGREPMergeEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>N/A</PublicMediaName>
    <Content1DataType>1173</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>true</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
    <_x0024_External>true</_x0024_External>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1276</REID>
    <REName>Envelopes (for RTF Mail-Merge)</REName>
    <REAliasName>RTFEnvelopes</REAliasName>
    <InterfacePluginNumAndSubMode>3.15</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>CommsModule.dll,Connect4.Framework.Plugins.CommsModule.cRTFMergeEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>N/A</PublicMediaName>
    <Content1DataType>1263</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>false</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
    <_x0024_External>true</_x0024_External>
  </__SourceCommsTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1016</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>Plain Text</SysRefName>
    <SysRefStr1>txt</SysRefStr1>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1018</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>HTML</SysRefName>
    <SysRefStr1>htm</SysRefStr1>
    <SysRefStr2>txt</SysRefStr2>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1021</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>MS Word Document</SysRefName>
    <SysRefStr1>doc</SysRefStr1>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1173</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>Gnosis Report Format</SysRefName>
    <SysRefStr1>repx</SysRefStr1>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1263</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>RTF</SysRefName>
    <SysRefStr1>rtf</SysRefStr1>
    <SysRefStr2>txt</SysRefStr2>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1454</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>Beefree</SysRefName>
    <SysRefDescription>The beefree/pro/plugin json format (template) that the html is built from</SysRefDescription>
    <SysRefStr1>beeJSON</SysRefStr1>
  </__SourceCommsDataTypes>
</GCOMDEF>