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

<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="provide-mosquito-prevention-advice"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml">
         <table class="grid dict">
            <tr>
               <td>
                  <b>Id: </b>
               </td>
            </tr>
            <tr>
               <td style="padding-left: 25px; padding-right: 25px;">ActivityDefinition/provide-mosquito-prevention-advice</td>
            </tr>
         </table>
         <p/>
         <table class="grid dict">
            <tr>
               <td>
                  <b>Status: </b>
               </td>
            </tr>
            <tr>
               <td style="padding-left: 25px; padding-right: 25px;">draft</td>
            </tr>
         </table>
         <p/>
         <table class="grid dict">
            <tr>
               <td>
                  <b>Description: </b>
               </td>
            </tr>
            <tr>
               <td style="padding-left: 25px; padding-right: 25px;">Provide mosquito prevention advice</td>
            </tr>
         </table>
         <p/>
         <table class="grid dict">
            <tr>
               <td>
                  <b>Related: </b>
               </td>
            </tr>
            <tr style="vertical-align: top;">
               <td style="padding-left: 25px; padding-right: 25px;">
                  <p style="margin-top: 5px;">
                     <b>type: </b>
                     <span>documentation</span>
                  </p>
                  <p style="margin-top: 5px;">
                     <b>display: </b>
                     <span>Advice for patients about how to avoid Mosquito bites.</span>
                  </p>
                  <p style="margin-top: 5px;">
                     <b>url: </b>
                     <span>http://www.cdc.gov/zika/prevention/index.html</span>
                  </p>
               </td>
            </tr>
         </table>
         <table class="grid dict">
            <tr>
               <td>
                  <b>Related: </b>
               </td>
            </tr>
            <tr style="vertical-align: top;">
               <td style="padding-left: 25px; padding-right: 25px;">
                  <p style="margin-top: 5px;">
                     <b>type: </b>
                     <span>documentation</span>
                  </p>
                  <p style="margin-top: 5px;">
                     <b>display: </b>
                     <span>Advice for patients about which mosquito repellents are effective and safe to use in pregnancy. [DEET, IF3535 and Picardin are safe during]</span>
                  </p>
                  <p style="margin-top: 5px;">
                     <b>url: </b>
                     <span>https://www.epa.gov/insect-repellents/find-insect-repellent-right-you</span>
                  </p>
               </td>
            </tr>
         </table>
         <p/>
         <table class="grid dict">
            <tr>
               <td>
                  <b>Category: </b>
               </td>
            </tr>
            <tr>
               <td style="padding-left: 25px; padding-right: 25px;">communication</td>
            </tr>
         </table>
         <p/>
         <table class="grid dict">
            <tr>
               <td>
                  <b>Code: </b>
               </td>
            </tr>
            <tr>
               <td style="padding-right: 25px;">
                  <span style="padding-left: 25px;">
                     <b>text: </b>
                     <span>Provide Mosquito Prevention Advice</span>
                     <br/>
                  </span>
               </td>
            </tr>
         </table>
         <p/>
         <table class="grid dict">
            <tr>
               <td>
                  <b>Participant: </b>
               </td>
            </tr>
            <tr style="vertical-align: top;">
               <td style="padding-left: 25px; padding-right: 25px;">practitioner</td>
            </tr>
         </table>
      </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/>
  </extension>
  <url value="http://example.org/ActivityDefinition/provide-mosquito-prevention-advice"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.19.1"/>
  </identifier>
  <status value="draft"/>
  <publisher value="HL7 International / Clinical Decision Support"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/dss"/>
    </telecom>
  </contact>
  <description value="Provide mosquito prevention advice"/>
  <relatedArtifact>
    <type value="documentation"/>
    <display value="Advice for patients about how to avoid Mosquito bites."/>
    <document>
      <url value="http://www.cdc.gov/zika/prevention/index.html"/>
    </document>
  </relatedArtifact>
  <relatedArtifact>
    <type value="documentation"/>
    <display value="Advice for patients about which mosquito repellents are effective and safe to use in pregnancy. [DEET, IF3535 and Picardin are safe during]"/>
    <document>
      <url value="https://www.epa.gov/insect-repellents/find-insect-repellent-right-you"/>
    </document>
  </relatedArtifact>
  <library value="http://example.org/fhir/Library/zika-virus-intervention-logic"/>
  <kind value="CommunicationRequest"/>
  <code>
    <text value="Provide Mosquito Prevention Advice"/>
  </code>
  <timingTiming>
    <event>
      <extension url="http://hl7.org/fhir/StructureDefinition/cqf-expression">
        <valueExpression>
          <language value="text/cql-expression"/>
          <expression value="Now()"/>
        </valueExpression>
      </extension>
    </event>
  </timingTiming>
  <participant>
    <type value="practitioner"/>
  </participant>
</ActivityDefinition>