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

<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="example-itn-activity"/>
  <meta>
    <profile value="https://fhir.icr.unicef.org/StructureDefinition/ICRCampaignActivity"/>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml">
<div>
    <table class="grid dict">

        
        <tr>
            <th scope="row"><b>Title: </b></th>
            <td style="padding-left: 4px;">Distribute long-lasting insecticidal nets, 1 net per 2 household members</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Id: </b></th>
            <td style="padding-left: 4px;">example-itn-activity</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Version: </b></th>
            <td style="padding-left: 4px;">0.1.0</td>
        </tr>
        

        

        

        

        

        
        <tr>
            <th scope="row"><b>Date (date last changed): </b></th>
            <td style="padding-left: 4px;">2026-07-03 15:57:55-0400</td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Publisher (steward): </b></th>
            <td style="padding-left: 4px;">UNICEF Integrated Campaign Registry project (Ona + Crosscut)</td>
        </tr>
        

        

        

        

        

        

        

        
        <tr>
            <th scope="row"><b>Jurisdiction: </b></th>
            <td style="padding-left: 4px;">001</td>
        </tr>
        

        

        

        

        

        

        
        
        

        
        <tr>
            <th scope="row"><b>Code: </b></th>
            <td style="padding-left: 4px;">
                
                
                    Distribute
                
            </td>
        </tr>
        

        

        

        

        

        
        <tr>
            <th scope="row"><b>Kind: </b></th>
            <td style="padding-left: 4px;">Task</td>
        </tr>
        

        

        

        

        

        
        <tr>
            <th scope="row"><b>Product: </b></th>
            
            <td style="padding-left: 4px;">
                
                
                Long-lasting insecticidal net (LLIN)
                
            </td>
            
            
        </tr>
        

        

        

        
    </table>
</div>
</div>
  </text>
  <url value="https://fhir.icr.unicef.org/ActivityDefinition/example-itn-activity"/>
  <version value="0.1.0"/>
  <title value="Distribute long-lasting insecticidal nets, 1 net per 2 household members"/>
  <status value="active"/>
  <date value="2026-07-03T15:57:55-04:00"/>
  <publisher value="UNICEF Integrated Campaign Registry project (Ona + Crosscut)"/>
  <contact>
    <name value="UNICEF Integrated Campaign Registry project (Ona + Crosscut)"/>
    <telecom>
      <system value="url"/>
      <value value="https://ona.io"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <kind value="Task"/>
  <code>
    <text value="Distribute"/>
  </code>
  <productCodeableConcept>
    <text value="Long-lasting insecticidal net (LLIN)"/>
  </productCodeableConcept>
</ActivityDefinition>