← Back to team overview

dhis2-devs team mailing list archive

defining datavalueset reports for dhis2 web api

 

Sharing some thoughts about using the web-api for facility reporting ....

Setting up a client to produce datavalueset reports using the web api
gets a bit complicated when you are using categorycombos.  The problem
is that you can retrieve the metadata for a dataset, but that just
gives you the list of dataelements to report - but finding out which
categoryoptioncombos are required for each dataelement involves quite
a bit more querying of the api.

Creating an sdmx style data structure definition is difficult because
of the "raggedness" of our datasets (they are not neat datacubes with
uniform dimensionality).  So another way to approach this is to
acquire report templates for each datavalueset - ie. retrieve the
template from dhis and the client is then only required to configure
itself to provide the values for each row in the template.

The web api doesn't provide these directly, but they are easy enough
to generate off the metadata.  At a minimum you require the datasets,
the dataelements and the categoryoptioncombos.  If the client is a
facility based system (like openmrs) then its really not necessary to
get the list of 1000's of orgunits.

Using the attached xsl and the url below is my first stab at this:

curl -v -X GET -u admin:district
"http://apps.dhis2.org/demo/api/metaData.xml?assumeTrue=false&categoryOptionCombos=true&dataElements=true&dataSets=true";
| xsltproc dxf2template.xslt - |xmllint --format -

The resulting output (also attached) is I think the minimum
information required to fully configure a datavalueset producer based
on a template, using dxf2, sdmx, csv, xforms  or what have you.  I am
assuming that a facility already 'knows' its facility identifier or
code.

Bob

Attachment: dxf2template.xslt
Description: Binary data

<?xml version="1.0"?>
<reportTemplates xmlns:d2="http://dhis2.org/schema/dxf/2.0";>
  <dataElements>
    <dataElement id="Yf4u4QOIdsi" code="" name="ART entry point: TB"/>
    <dataElement id="GgsWqA0YETj" code="" name="New on AZT 300mg at 28 wks"/>
    <dataElement id="pN3V4jZeCmU" code="" name="HIV related deaths (children)"/>
    <dataElement id="R1WAv9bVXff" code="" name="Complicated deliveries in PHU live birth"/>
    <dataElement id="GhsYeB89HaL" code="" name="Children HIV 2 positive test"/>
    <dataElement id="tn3p7vIxoKY" code="" name="Complicated deliveries in community live birth"/>
    <dataElement id="XB4uzhs4Is4" code="" name="Infants born to HIV Positive mothers (exposed)"/>
    <dataElement id="ifTgszmp25q" code="" name="HIV exposed children with positive result at 12 months"/>
    <dataElement id="Sdfo0RBu1W3" code="" name="Prev. month on d4T 40mg / 3TC 150mg / NVP 200mg"/>
    <dataElement id="FQhY9n5Ft7t" code="" name="Prev. month on d4T 30mg + 3TC 150mg + EFV 600mg"/>
    <dataElement id="oYZug9IEm3Q" code="" name="Prev. month on d4T 30mg + 3TC 100mg + ABC 300mg"/>
    <dataElement id="YknvQAH4LnL" code="" name="Prev. month on d4T / 3TC / NVP 6mg/30mg/50mg"/>
    <dataElement id="gyudBBtgGCv" code="" name="Prev. month on d4T / 3TC / NVP 12mg/60mg/100mg"/>
    <dataElement id="iri7NSiuRc3" code="" name="Prev. month on Infant NVP 10mg/ml (2mg/kg)"/>
    <dataElement id="FOWABOOZtPg" code="" name="Prev. month on AZT 300mg + 3TC 150mg + TDF 300mg "/>
    <dataElement id="BVU4XA3aL0Y" code="" name="Prev. month on AZT 300mg + 3TC 150mg + ABC 300mg "/>
    <dataElement id="BI5CBuRJVSV" code="" name="Prev. month on AZT + 3TC 300mg + 150mg on labour"/>
    <dataElement id="yXZd6HTew4q" code="" name="Prev. month on AZT 10mg/ml + 3TC 10mg/ml + NVP 10mg/ml"/>
    <dataElement id="ReljOufQV11" code="" name="Prev. month on AZT 300mg at 28 wks"/>
    <dataElement id="fDkcJaO15aQ" code="" name="New on d4T 40mg + 3TC 150mg + EFV 600mg"/>
    <dataElement id="pgzNTiQwMES" code="" name="Prev. month on AZT 300mg / 3TC 150mg + NVP 200mg"/>
    <dataElement id="xUNvvqqhNwz" code="" name="New on d4T 40mg / 3TC 150mg / NVP 200mg"/>
    <dataElement id="rFkRvm5Ns4a" code="" name="Prev. month on AZT 300mg /  3TC 150mg + EFV 600mg"/>
    <dataElement id="e1eDe6JsE9j" code="" name="Prev. month on AZT + 3TC + NVP 300mg + 150mg + 200mg"/>
    <dataElement id="obbSEvaKTyW" code="" name="Prev. month on ABC 300mg + ddI 200mg + LPV/r 133.3/33.3mg"/>
    <dataElement id="D33rH8UHKlZ" code="" name="Prev. month on ABC 300mg + ddI 200mg + IDV 400mg + r 100mg"/>
    <dataElement id="o44j6gPqFlA" code="" name="New on d4T 30mg / 3TC 150mg / NVP 200mg"/>
    <dataElement id="x98jMXibptT" code="" name="New on d4T 30mg + 3TC 150mg + EFV 600mg"/>
    <dataElement id="YX1MQLgAD92" code="" name="New on AZT 300mg / 3TC 150mg + NVP 200mg"/>
    <dataElement id="xETRo03ZfOM" code="" name="New on AZT 300mg + 3TC 150mg + ABC 300mg "/>
    <dataElement id="ofqavN7bUXQ" code="" name="HIV infected children given cotrim prophylaxis (18m-18y)"/>
    <dataElement id="ESGq1GV8YEE" code="" name="HIV exposed children tested at 12 months"/>
    <dataElement id="e73QxJpd88B" code="" name="Children HIV 1&amp;2 positive test"/>
    <dataElement id="C6yhZddXLCX" code="" name="Shift to d4T 40mg / 3TC 150mg / NVP 200mg"/>
    <dataElement id="a5MxE5H7d3q" code="" name="Shift to d4T 40mg + 3TC 150mg + EFV 600mg"/>
    <dataElement id="V651s5yIbnR" code="" name="Shift to d4T 30mg / 3TC 150mg / NVP 200mg"/>
    <dataElement id="qUY0i7PnaLS" code="" name="Shift to d4T 30mg + 3TC 150mg + EFV 600mg"/>
    <dataElement id="YTmhoGBxE2m" code="" name="Shift to d4T 30mg + 3TC 100mg + ABC 300mg"/>
    <dataElement id="EEEu3r8z1Rg" code="" name="Shift to d4T / 3TC / NVP 12mg/60mg/100mg"/>
    <dataElement id="aJ9oon0aJ87" code="" name="Shift to TDF 300mg + ddI 200mg + LPV/r 133.3mg/33.3mg"/>
    <dataElement id="FDpeT1lFQMM" code="" name="Prev. month on AZT + 3TC 300mg + 150mg for 7 days"/>
    <dataElement id="ZgIaamZjBjz" code="" name="Shift to TDF 300mg + ddI 200mg + IDV 400mg + r 100mg"/>
    <dataElement id="YIDKw3om85t" code="" name="New on d4T / 3TC / NVP 12mg/60mg/100mg"/>
    <dataElement id="ECYnLIh3IdU" code="" name="HIV exposed children tested at 18 months"/>
    <dataElement id="PwAOGo407Kq" code="" name="HIV positive children lost to follow-up"/>
    <dataElement id="xrbIG3L9DdO" code="" name="New on AZT 10mg/ml + 3TC 10mg/ml + NVP 10mg/ml"/>
    <dataElement id="OKj6vV8hmTP" code="" name="Midwife"/>
    <dataElement id="avs8Dhz3OoG" code="" name="Infants delivered in the health facility female"/>
    <dataElement id="w1554hhXNcq" code="" name="New on TDF 300mg + ddI 200mg + LPV/r 133.3mg/33.3mg"/>
    <dataElement id="uN64b5MivTO" code="" name="New on Infant NVP 10mg/ml (2mg/kg)"/>
    <dataElement id="GNY9KvEmRjy" code="" name="New on AZT + 3TC 300mg + 150mg for 7 days"/>
    <dataElement id="ozmEltb5V8d" code="" name="New on AZT + 3TC 300mg + 150mg on labour"/>
    <dataElement id="pVImQlMAla4" code="" name="New on AZT + 3TC + NVP 300mg + 150mg + 200mg"/>
    <dataElement id="PxT44IblPCq" code="" name="New on ABC 300mg + ddI 200mg + IDV 400mg + r 100mg"/>
    <dataElement id="E7QJ0voitk7" code="" name="Shift to Infant NVP 10mg/ml (2mg/kg)"/>
    <dataElement id="AyLbN9fhY4W" code="" name="Shift to AZT 300mg at 28 wks"/>
    <dataElement id="XMsORYe4ZcA" code="" name="Shift to AZT 300mg /  3TC 150mg + EFV 600mg"/>
    <dataElement id="la1f7sqY9sb" code="" name="New on ABC 300mg + ddI 200mg + LPV/r 133.3/33.3mg"/>
    <dataElement id="NV0OXpHu6x4" code="" name="Shift to AZT 300mg + 3TC 150mg + TDF 300mg "/>
    <dataElement id="PNlOOplRNOp" code="" name="Shift to AZT 300mg + 3TC 150mg + ABC 300mg "/>
    <dataElement id="vhT3YzTev3B" code="" name="Shift to AZT 10mg/ml + 3TC 10mg/ml + NVP 10mg/ml"/>
    <dataElement id="IJ4yZ027EmK" code="" name="Shift to AZT + 3TC 300mg + 150mg on labour"/>
    <dataElement id="YgsAnqU3I7B" code="" name="Shift to AZT + 3TC + NVP 300mg + 150mg + 200mg"/>
    <dataElement id="hUSSNufoUQz" code="" name="Shift to ABC 300mg + ddI 200mg + IDV 400mg + r 100mg"/>
    <dataElement id="pq4msirdtpr" code="" name="New on d4T / 3TC / NVP 6mg/30mg/50mg"/>
    <dataElement id="SLcj0Swq8rD" code="" name="New on d4T 30mg + 3TC 100mg + TDF 300mg "/>
    <dataElement id="hhevl49MXyA" code="" name="Children from Gen.Paed. ward tested for HIV"/>
    <dataElement id="yB3qDR4Mlqk" code="" name="Shift to d4T 30mg + 3TC 100mg + TDF 300mg "/>
    <dataElement id="eCIPNNYj9ZM" code="" name="Shift to d4T / 3TC / NVP 6mg/30mg/50mg"/>
    <dataElement id="kxcIr99QcAO" code="" name="Shift to AZT 300mg / 3TC 150mg + NVP 200mg"/>
    <dataElement id="DlZORv7kWSl" code="" name="Shift to ART other regimen"/>
    <dataElement id="dAnZOL5kxlK" code="" name="Shift from d4T 40mg / 3TC 150mg / NVP 200mg"/>
    <dataElement id="BtXmKYNBc3k" code="" name="Shift from d4T 40mg + 3TC 150mg + EFV 600mg"/>
    <dataElement id="mmHNj6THZNH" code="" name="Shift from d4T 30mg / 3TC 150mg / NVP 200mg"/>
    <dataElement id="a7Pue4ht1n1" code="" name="Shift from d4T 30mg + 3TC 100mg + TDF 300mg "/>
    <dataElement id="ksGURIlASZB" code="" name="Shift from d4T 30mg + 3TC 150mg + EFV 600mg"/>
    <dataElement id="ZGKUt190yEn" code="" name="Shift from d4T 30mg + 3TC 100mg + ABC 300mg"/>
    <dataElement id="tlSucW8wn23" code="" name="Shift from d4T / 3TC / NVP 6mg/30mg/50mg"/>
    <dataElement id="gSD3Znye1hY" code="" name="Shift from AZT 300mg + 3TC 150mg + ABC 300mg "/>
    <dataElement id="q9CskFaFGE6" code="" name="Shift from AZT + 3TC 300mg + 150mg on labour"/>
    <dataElement id="iCGDtgPA28k" code="" name="Shift from d4T / 3TC / NVP 12mg/60mg/100mg"/>
    <dataElement id="oJLoUSMs3Ud" code="" name="Shift from TDF 300mg + ddI 200mg + LPV/r 133.3mg/33.3mg"/>
    <dataElement id="ZecQS9lx4j9" code="" name="Prev. month on d4T 30mg / 3TC 150mg / NVP 200mg"/>
    <dataElement id="Z5uEjG9zJNK" code="" name="Shift from Infant NVP 10mg/ml (2mg/kg)"/>
    <dataElement id="HmBwa7GWGRG" code="" name="Shift from NVP + AZT + 3TC 10mg/ml (2mg/kg) + 10mg/ml + 10mg/ml for 7 days"/>
    <dataElement id="y6noHe7ltxY" code="" name="Shift from TDF 300mg + ddI 200mg + IDV 400mg + r 100mg"/>
    <dataElement id="LJBV91hapop" code="" name="Shift from AZT 300mg at 28 wks"/>
    <dataElement id="MeAvt39JtqN" code="" name="Shift from AZT 300mg + 3TC 150mg + TDF 300mg "/>
    <dataElement id="pSHgU0Wf4ir" code="" name="Shift from AZT 300mg / 3TC 150mg + NVP 200mg"/>
    <dataElement id="XVzfK55tu7h" code="" name="Prev. month on d4T 40mg + 3TC 150mg + EFV 600mg"/>
    <dataElement id="Jw8BIUYVMGE" code="" name="Shift from ART other regimen"/>
    <dataElement id="lznF009R6XI" code="" name="Shift from ABC 300mg + ddI 200mg + LPV/r 133.3/33.3mg"/>
    <dataElement id="KD5UjA5V16r" code="" name="Prev. month on d4T 30mg + 3TC 100mg + TDF 300mg "/>
    <dataElement id="nEPDnxt8Xn2" code="" name="Measles deaths"/>
    <dataElement id="CUVDjGzRmmU" code="" name="Prev. month on NVP + AZT + 3TC 10mg/ml (2mg/kg) + 10mg/ml + 10mg/ml for 7 days"/>
    <dataElement id="VZPWjoT6Iyb" code="" name="Prev. month on ART other regimen"/>
    <dataElement id="srXmZTeJxxT" code="" name="PLHIVs referred for TB screening"/>
    <dataElement id="hoj1wTJT6ZW" code="" name="New on d4T 30mg + 3TC 100mg + ABC 300mg"/>
    <dataElement id="tnDQ80ycQus" code="" name="New on TDF 300mg + ddI 200mg + IDV 400mg + r 100mg"/>
    <dataElement id="D4PywWuIwy0" code="" name="New on NVP + AZT + 3TC 10mg/ml (2mg/kg) + 10mg/ml + 10mg/ml for 7 days"/>
    <dataElement id="tZLjsE0VXrL" code="" name="New on AZT 300mg /  3TC 150mg + EFV 600mg"/>
    <dataElement id="lmj0xtl5P6C" code="" name="New on ART other regimen"/>
    <dataElement id="cxkB6Csdae7" code="" name="HIV exposed children with positive result at 18 months"/>
    <dataElement id="un5mkYkVKqV" code="" name="Shift to NVP + AZT + 3TC 10mg/ml (2mg/kg) + 10mg/ml + 10mg/ml for 7 days"/>
    <dataElement id="jHxFwWMbXT2" code="" name="Shift from AZT 300mg /  3TC 150mg + EFV 600mg"/>
    <dataElement id="t6YgakIbFif" code="" name="Shift from AZT 10mg/ml + 3TC 10mg/ml + NVP 10mg/ml"/>
    <dataElement id="AzwEuYfWAtN" code="" name="Shift from AZT + 3TC + NVP 300mg + 150mg + 200mg"/>
    <dataElement id="hI7NM78r3Rg" code="" name="Shift from ABC 300mg + ddI 200mg + IDV 400mg + r 100mg"/>
    <dataElement id="ZydlV51mGuj" code="" name="PLHIVs referred for TB test (Sputum/CXRay)"/>
    <dataElement id="UMexg4VGfaY" code="" name="Children on replacement feeding (HIV Paed.)"/>
    <dataElement id="MWEGBw0pmgU" code="" name="Children initiated ARV treatment"/>
    <dataElement id="ydvyXLhIbTn" code="" name="Children from TB ward tested for HIV"/>
    <dataElement id="zSJF2b48kOg" code="" name="Yellow fever referrals"/>
    <dataElement id="n91IylSb1JQ" code="" name="Prev. month on TDF 300mg + ddI 200mg + IDV 400mg + r 100mg"/>
    <dataElement id="ZuAqHa7ekka" code="" name="Pregnancy-related deaths (6 weeks of birth) 20-35y in comm."/>
    <dataElement id="HPZd1WtTArI" code="" name="PMTCT women received ZDV &amp; 3CT after delivery"/>
    <dataElement id="FTINmL2lehN" code="" name="Stock PHU dispensed  OPV (doses, NOT vials)"/>
    <dataElement id="d5xTg3WR3DP" code="" name="Mebendazole/Albendazole (for children 12-59 months)"/>
    <dataElement id="AKJvJehDSb6" code="" name="Children from TB ward with positive HIV result"/>
    <dataElement id="HL77Pems4Cv" code="" name="Children from Gen.Paed. ward with positive HIV result"/>
    <dataElement id="v0Shu9zrSh0" code="" name="Laboratory Technician"/>
    <dataElement id="viFyEk7JmVd" code="" name="Other staff"/>
    <dataElement id="q7QXzNnSstn" code="" name="MCH Aide"/>
    <dataElement id="kFmyXB7IYrK" code="" name="EHO"/>
    <dataElement id="zSl1hUZBDHY" code="" name="EDC Unit Assitant"/>
    <dataElement id="nlQztbooKAj" code="" name="Doctor"/>
    <dataElement id="EzR5Y2V0JF9" code="" name="Dispenser"/>
    <dataElement id="xFpppWvT43s" code="" name="Children from TFC tested for HIV"/>
    <dataElement id="LSJ5mKpyEv1" code="" name="CHO"/>
    <dataElement id="Usk9Asj5DED" code="" name="Worm infestation new"/>
    <dataElement id="Nz5YtOpDyuV" code="" name="Vaccinator"/>
    <dataElement id="EnsFXKU7LEW" code="" name="Children HIV 1 positive test"/>
    <dataElement id="QmqSvR8y1VP" code="" name="TB Smear not done"/>
    <dataElement id="iGWmygJhJ0W" code="" name="TB Cohort new SS+ defaulted"/>
    <dataElement id="t99PL3gUxIl" code="" name="Stock PHU start balance BCG (doses, NOT vials)"/>
    <dataElement id="lVknokmR4Ip" code="" name="Stock PHU dispensed  MEASLES (doses, NOT vials)"/>
    <dataElement id="cQxY2T8GenX" code="" name="Prev. month on TDF 300mg + ddI 200mg + LPV/r 133.3mg/33.3mg"/>
    <dataElement id="FvKdfA2SuWI" code="" name="Stock PHU discarded  MEASLES (doses, NOT vials)"/>
    <dataElement id="WqbXHjN95Xw" code="" name="PMTCT male partners tested for HIV"/>
    <dataElement id="ZFC9MdnFHFJ" code="" name="PMTCT expected delivery among HIV+ women"/>
    <dataElement id="KWzP8OWYQL7" code="" name="Children from TFC with positive HIV result"/>
    <dataElement id="Uoj2wmnr5Dw" code="" name="Tetanus (not incl. 0-28 days) new"/>
    <dataElement id="Vacgoqzb0a9" code="" name="TB Referred by community member"/>
    <dataElement id="DTVRnCGamkV" code="" name="Total population &lt; 1 year"/>
    <dataElement id="dL7MKVOSCUf" code="" name="HIV exposed infants initiated cotrim from age 6 wks"/>
    <dataElement id="gQAAvbLx8MM" code="" name="Yaws referrals"/>
    <dataElement id="FJs8ZjlQE6f" code="" name="Wounds/Trauma new"/>
    <dataElement id="NLnXLV5YpZF" code="" name="Weight for age on or above middle line (green)"/>
    <dataElement id="oxht1VLqF6x" code="" name="PLHIVs with a positive TB result"/>
    <dataElement id="XfsVSt4zciP" code="" name="Eye infection referrals"/>
    <dataElement id="Iw0lR4XHX8F" code="" name="Tetanus (not incl. 0-28 days) deaths"/>
    <dataElement id="vzcahelbU5s" code="" name="Malaria treated in community with ACT &gt;24 hrs f-up"/>
    <dataElement id="XTqOHygxDj5" code="" name="ARI treated with antibiotics (pneumonia) referrals"/>
    <dataElement id="btSSE4w61kd" code="" name="Vitamin A given at postnatal"/>
    <dataElement id="IpwsH1GUjCs" code="" name="VCCT No receiving Pre-test counselling"/>
    <dataElement id="DTtCy7Nx5jH" code="" name="Total population &lt; 5 years"/>
    <dataElement id="nu3vYkWgl2x" code="" name="SRN"/>
    <dataElement id="hkfMucdRMQG" code="" name="SECHN"/>
    <dataElement id="eizakNwF2ep" code="" name="Laboratory Assistant"/>
    <dataElement id="auVPuAdFCmY" code="" name="TB Smear Positve Failure"/>
    <dataElement id="iuSIObmKutb" code="" name="Stock PHU start balance OPV (doses, NOT vials)"/>
    <dataElement id="vBu1MTGwcZh" code="" name="Community Health Assistant (CHA)"/>
    <dataElement id="vEAo4KwsAzl" code="" name="Stock PHU start balance MEASLES (doses, NOT vials)"/>
    <dataElement id="z7duEFcpApd" code="" name="LLITN given at Penta3"/>
    <dataElement id="LgYtBqVkADK" code="" name="VCCT No positive test HIV2 only"/>
    <dataElement id="ZjILYaYGEBM" code="" name="VCCT No positive test HIV1 and HIV2"/>
    <dataElement id="axVhq1itoQD" code="" name="Stock PHU received  BCG (doses, NOT vials)"/>
    <dataElement id="dIqx7rdnVc9" code="" name="PH Aide"/>
    <dataElement id="DUtltDE5ma1" code="" name="Nursing Aide"/>
    <dataElement id="nGCLjZDn0Q4" code="" name="Stock PHU received  OPV (doses, NOT vials)"/>
    <dataElement id="XNrjXqZrHD8" code="" name="Stock PHU received  MEASLES (doses, NOT vials)"/>
    <dataElement id="iVla5mEZiZo" code="" name="Security worker"/>
    <dataElement id="BOSZApCrBni" code="" name="ART enrollment stage 1"/>
    <dataElement id="p1MDHOT6ENy" code="" name="Stock PHU dispensed  BCG (doses, NOT vials)"/>
    <dataElement id="WUg3MYWQ7pt" code="S40" name="Total Population"/>
    <dataElement id="Y4cFzB4A9ZQ" code="" name="Skin infection new"/>
    <dataElement id="Qk9nnX0i7lZ" code="" name="Rapid diagnostic test for Malaria negative"/>
    <dataElement id="xc8gmAKfO95" code="" name="PCV1 doses given"/>
    <dataElement id="DWLCM68Q7Zl" code="" name="Otitis media new"/>
    <dataElement id="bVkFujnp3F2" code="" name="Malaria treated at PHU with ACT &gt; 24 hrs f-up"/>
    <dataElement id="ntzmpYRSKGg" code="" name="LLITN given after delivery"/>
    <dataElement id="SA7WeFZnUci" code="" name="IPT 2nd dose given by TBA"/>
    <dataElement id="V37YqbqpEhV" code="" name="IPT 2nd dose given at PHU"/>
    <dataElement id="yTHydhurQQU" code="" name="IPT 1st dose given by TBA"/>
    <dataElement id="UXW5hWW8dE1" code="" name="Hypertension new"/>
    <dataElement id="BQI18TPLR7W" code="" name="Eye infection new"/>
    <dataElement id="U3jd8zVFKxY" code="" name="Diarrhoea without severe dehydration new"/>
    <dataElement id="FE82N2sA0YI" code="" name="Complicated deliveries in community still births"/>
    <dataElement id="hCVSHjcml9g" code="" name="Albendazole given at ANC (2nd trimester)"/>
    <dataElement id="Cm4XUw6VAxv" code="" name="ARI treated without antibiotics (cough) new"/>
    <dataElement id="fbfJHSPpUQD" code="" name="ANC 1st visit"/>
    <dataElement id="dGdeotKpRed" code="" name="ART enrollment stage 2"/>
    <dataElement id="cZnQDuF3IDz" code="" name="Stock PHU discarded  BCG (doses, NOT vials)"/>
    <dataElement id="gVfwyHBGWec" code="" name="Received treatment for both TB and HIV"/>
    <dataElement id="ca8lfO062zg" code="" name="Q_Vitamin A received 4-6 months ago at 12-59 dose"/>
    <dataElement id="h8vtacmZL5j" code="" name="Pregnancy-related complications"/>
    <dataElement id="LhoRsqtRn4r" code="" name="Postnatal 1st contact (within 1 week)"/>
    <dataElement id="L2kxa2IA2cs" code="" name="PCV3 doses given"/>
    <dataElement id="iIBbZPAqnMt" code="" name="Malaria treated at PHU without ACT &lt; 24 hrs f-up"/>
    <dataElement id="hnwWyM4gDSg" code="" name="Malaria referrals"/>
    <dataElement id="gQNFkFkObU8" code="" name="Live births"/>
    <dataElement id="R6grTOjcFGO" code="" name="Family planning clients"/>
    <dataElement id="HpM1I5qc3Pb" code="" name="Diarrhoea with severe dehydration referrals"/>
    <dataElement id="HQv1p570ldT" code="" name="Diarrhoea with blood (Dysentery) referrals"/>
    <dataElement id="oNyB0VOXIM8" code="" name="Clinical Malnutrition referrals"/>
    <dataElement id="Y53Jcc9LBYh" code="" name="Children supplied with food supplemements"/>
    <dataElement id="zMGEd921xd3" code="" name="Burns new"/>
    <dataElement id="yqBkn9CWKih" code="" name="Anaemia referrals"/>
    <dataElement id="oLfWYAJhZb2" code="" name="ARI treated without antibiotics (cough) referrals"/>
    <dataElement id="bTcRDVjC66S" code="" name="Weight for age below lower line (red)"/>
    <dataElement id="pnL2VG8Bn7N" code="" name="Weight for height 70-79 percent"/>
    <dataElement id="JMKtVQ5HasH" code="" name="Wounds/Trauma referrals"/>
    <dataElement id="VmoPqzwBgkx" code="" name="Worm infestation referrals"/>
    <dataElement id="LaTxwutQILW" code="" name="Typhoid fever referrals"/>
    <dataElement id="sre820mphBu" code="" name="Typhoid fever deaths"/>
    <dataElement id="hdHLjKFmxB4" code="" name="Tuberculosis referrals"/>
    <dataElement id="nckBHiObFAn" code="" name="Tuberculosis deaths"/>
    <dataElement id="Bc7pt6MgY0j" code="" name="Tetanus (not incl. 0-28 days) referrals"/>
    <dataElement id="WVrH6j3Wfye" code="" name="Stock PHU discarded  OPV (doses, NOT vials)"/>
    <dataElement id="HZSdnO5fCUc" code="" name="Still births"/>
    <dataElement id="AoVvYq5mtLL" code="" name="Skin infection referrals"/>
    <dataElement id="saMXNnGMaBw" code="" name="STI - Genital Ulcer referrals"/>
    <dataElement id="bcxWMsa1ZwU" code="" name="STI - Genital Discharge referrals"/>
    <dataElement id="k1vnEuKnRYE" code="" name="Postnatal 2nd contact (at 6 weeks)"/>
    <dataElement id="j73ScVBTyP0" code="" name="Otitis media referrals"/>
    <dataElement id="q9AIeFQD7zj" code="" name="Onchocerciasis referrals"/>
    <dataElement id="DUSpd8Jq3M7" code="" name="Newborn protected at birth against tetanus (TT2+)"/>
    <dataElement id="HFw6q0jUFKI" code="" name="Neonatal Tetanus referrals"/>
    <dataElement id="hfuTiKOkuKs" code="" name="Meningitis/severe bacterial infection referrals"/>
    <dataElement id="eomLLbWJfcx" code="" name="Measles referrals"/>
    <dataElement id="FUrCpcvMAmC" code="" name="Maternal death"/>
    <dataElement id="k1yUb6Ox919" code="" name="Malaria deaths"/>
    <dataElement id="KAXjpSLFlhB" code="" name="Leprosy referrals"/>
    <dataElement id="uz8dqEzuxyc" code="" name="Lassa fever referrals"/>
    <dataElement id="S9C201lJqgM" code="" name="Lassa fever deaths"/>
    <dataElement id="X5GbcxQCasr" code="" name="Hypertension referrals"/>
    <dataElement id="ncEnqRPHFvk" code="" name="Complicated deliveries in PHU still births"/>
    <dataElement id="qw2sIef52Fu" code="" name="Children getting therapeutic feeding"/>
    <dataElement id="BHvVPwWrrLC" code="" name="Burns referrals"/>
    <dataElement id="laZLQdnucV1" code="" name="All other referrals"/>
    <dataElement id="M62VHgYT2n0" code="" name="Acute Flaccid Paralysis (AFP) referrals"/>
    <dataElement id="X6WvrDinMQs" code="" name="ARI treated with antibiotics (pneumonia) deaths"/>
    <dataElement id="cYeuwXTCPkU" code="" name="ANC 2nd visit"/>
    <dataElement id="Z2GiSR6S3DO" code="" name="Yellow fever deaths"/>
    <dataElement id="tl03DMc49UT" code="" name="STI - Genital Discharge follow-up"/>
    <dataElement id="wZwzzRnr9N4" code="" name="Rapid diagnostic test for Malaria positive"/>
    <dataElement id="ZjLFpnq46QF" code="" name="Pregnancy-related deaths (6 weeks of birth) 35+ y at PHU"/>
    <dataElement id="pnMGI9pJTxH" code="" name="Pregnancy-related deaths (6 weeks of birth) 20-35y at PHU"/>
    <dataElement id="ryiHjaYhNKY" code="" name="Neonatal Tetanus deaths"/>
    <dataElement id="AT74xZWty34" code="" name="Meningitis/severe bacterial infection deaths"/>
    <dataElement id="x8gsvCKjGdZ" code="" name="Malaria treated in community with ACT &lt;24 hrs new"/>
    <dataElement id="EGUJY3jQdJ6" code="" name="Malaria treated at PHU without ACT &gt; 24 hrs new"/>
    <dataElement id="nmh0BSu3vaV" code="" name="Malaria treated at PHU without ACT &lt; 24 hrs new"/>
    <dataElement id="d92E7cpMvdl" code="" name="Malaria treated at PHU with ACT &gt; 24 hrs new"/>
    <dataElement id="AFM5H0wNq3t" code="" name="Malaria treated at PHU with ACT &lt; 24 hrs new"/>
    <dataElement id="h0BwBQO9XUf" code="" name="Hypertension follow-up"/>
    <dataElement id="rEgPZfxBScE" code="" name="HIV/AIDS deaths"/>
    <dataElement id="T2H6EDoHxxy" code="" name="Diarrhoea without blood deaths"/>
    <dataElement id="KYmjdQeqQiz" code="" name="Diarrhoea with blood (Dysentery) deaths"/>
    <dataElement id="yi0ldh90vhX" code="" name="Clinical Malnutrition deaths"/>
    <dataElement id="pXxPGsUqLkI" code="" name="Anaemia deaths"/>
    <dataElement id="W3v9ET77MVT" code="" name="All other deaths"/>
    <dataElement id="Az4URukGvBX" code="" name="Wounds/Trauma deaths"/>
    <dataElement id="i0vXh1P92m3" code="" name="Skin infection follow-up"/>
    <dataElement id="mnJDDmQp6HJ" code="" name="Outcome Births"/>
    <dataElement id="GYm08KsVDOz" code="" name="Schistosomiasis follow-up"/>
    <dataElement id="plfo9ai1jtW" code="" name="Yaws follow-up"/>
    <dataElement id="yJwdE6XJbrF" code="" name="Wounds/Trauma follow-up"/>
    <dataElement id="E62UwxnYf26" code="" name="Worm infestation follow-up"/>
    <dataElement id="rNi710XHPXY" code="" name="Typhoid fever follow-up"/>
    <dataElement id="madOetOj4Ye" code="" name="Tuberculosis follow-up"/>
    <dataElement id="nG0tBc37z0q" code="" name="Tetanus (not incl. 0-28 days) follow-up"/>
    <dataElement id="lVsbKXoF0zX" code="" name="Weight for height below 70 percent"/>
    <dataElement id="RZNJFsg7fQp" code="" name="STI - Genital Ulcer follow-up"/>
    <dataElement id="Rmixc9wJl0G" code="" name="Q_LLITN given at time of 2nd Vit A dose"/>
    <dataElement id="z1q4VpzJvEh" code="" name="Pregnancy-related deaths (6 weeks of birth) 10-19y in comm."/>
    <dataElement id="ArS7VyuL95f" code="" name="Otitis media follow-up"/>
    <dataElement id="BvuQnfq1C4J" code="" name="Onchocerciasis follow-up"/>
    <dataElement id="sFMVaj1mHBk" code="" name="Neonatal Tetanus follow-up"/>
    <dataElement id="bBiAGF9UhUy" code="" name="Meningitis/severe bacterial infection follow-up"/>
    <dataElement id="uCVKV6PGGNB" code="" name="Measles follow-up"/>
    <dataElement id="kcbTUfABUck" code="" name="Malaria treated in community with ACT &gt;24 hrs new"/>
    <dataElement id="TQnDEASFsVH" code="" name="Malaria treated in community with ACT &lt;24 hrs f-up"/>
    <dataElement id="pgi981WXhas" code="" name="Malaria treated at PHU without ACT &gt; 24 hrs f-up"/>
    <dataElement id="zAW6b5Owalk" code="" name="Leprosy new"/>
    <dataElement id="kqqgh0EOlcA" code="" name="Leprosy follow-up"/>
    <dataElement id="dVdxnTNL2jZ" code="" name="Lassa fever follow-up"/>
    <dataElement id="QV7HsRncdCz" code="" name="Eye infection follow-up"/>
    <dataElement id="nvkbuPrYmDd" code="" name="Diarrhoea without severe dehydration follow-up"/>
    <dataElement id="UfZcabJUVcZ" code="" name="Diarrhoea with severe dehydration new"/>
    <dataElement id="ndb4fIRrQbM" code="" name="Diarrhoea with severe dehydration follow-up"/>
    <dataElement id="vLA3KVFcZIw" code="" name="Diarrhoea with blood (Dysentery) follow-up"/>
    <dataElement id="QYBJk7sqc1I" code="" name="Burns follow-up"/>
    <dataElement id="s46m5MS0hxu" code="" name="BCG doses given"/>
    <dataElement id="HLPuaFB7Frw" code="" name="Anaemia new"/>
    <dataElement id="jmWyJFtE7Af" code="" name="Anaemia follow-up"/>
    <dataElement id="RUv0hqER0zV" code="" name="All other follow-ups"/>
    <dataElement id="P3jJH5Tu5VC" code="" name="Acute Flaccid Paralysis (AFP) follow-up"/>
    <dataElement id="RF4VFVGdFRO" code="" name="ARI treated without antibiotics (cough) follow-up"/>
    <dataElement id="iKGjnOOaPlE" code="" name="ARI treated with antibiotics (pneumonia) new"/>
    <dataElement id="FHD3wiSM7Sn" code="" name="ARI treated with antibiotics (pneumonia) follow-up"/>
    <dataElement id="Jtf34kNZhzP" code="" name="ANC 3rd visit"/>
    <dataElement id="hvdCBRWUk80" code="" name="Yellow fever follow-up"/>
    <dataElement id="FF3Ev33BuCh" code="" name="Yaws new"/>
    <dataElement id="tU7GixyHhsv" code="" name="Vitamin A given to &lt; 5y"/>
    <dataElement id="IeO1sWXVyp6" code="" name="STI - Genital Ulcer new"/>
    <dataElement id="CN9Oxawn7bD" code="" name="STI - Genital Discharge new"/>
    <dataElement id="GHvwvsJzV4x" code="" name="Pregnancy-related deaths (6 weeks of birth) 35+ y in comm."/>
    <dataElement id="x3Do5e7g4Qo" code="" name="OPV0 doses given"/>
    <dataElement id="GCvqIM3IzN0" code="" name="Measles new"/>
    <dataElement id="CecywZWejT3" code="" name="Malaria treated at PHU with ACT &lt; 24 hrs f-up"/>
    <dataElement id="ybzlGLjWwnK" code="" name="LLITN given at ANC 1st"/>
    <dataElement id="hfdmMSPBgLG" code="" name="ANC 4th or more visits"/>
    <dataElement id="mGN1az8Xub6" code="" name="PCV2 doses given"/>
    <dataElement id="bqK6eSIwo3h" code="" name="IPT 1st dose given at PHU"/>
    <dataElement id="ldGXl6SEdqf" code="" name="Weight for age between middle and lower line (yellow)"/>
    <dataElement id="qPVDd87kS9Z" code="" name="Weight for height 80 percent and above"/>
    <dataElement id="NRmkLQkTbHw" code="" name="TB Smear Positive T.A.I"/>
    <dataElement id="NCteyX2xpMf" code="" name="Lassa fever new"/>
    <dataElement id="rFTnRXMFgxC" code="" name="PMTCT No of expected HIV exposed children"/>
    <dataElement id="eRwOwCpMzyP" code="" name="ART enrollment stage 3"/>
    <dataElement id="dU0GquGkGQr" code="" name="Q_Early breastfeeding (within 1 hr after delivery) at BCG"/>
    <dataElement id="aO5TCNZ4OOr" code="" name="PMTCT total expected preg. women for the month"/>
    <dataElement id="L4G4X567SeK" code="" name="PMTCT positive w. offered FP during ANC/Post natal"/>
    <dataElement id="HdQ2QsgMtCc" code="" name="PMTCT infant who received ZDV &amp; Lamivudine"/>
    <dataElement id="sVDDqpaKwBH" code="" name="TB No. of suspects screened"/>
    <dataElement id="wZqi8EXN5x4" code="" name="PMTCT infant who received NVP within 72hrs"/>
    <dataElement id="uwbLjPhducc" code="" name="TB Smear Positve Relapse"/>
    <dataElement id="x0PshcPLSk1" code="" name="PMTCT HIV exposed children registered during the course of the month"/>
    <dataElement id="LicY0q8cagk" code="" name="VCCT No positive test HIV1 only"/>
    <dataElement id="bmW8ktueArb" code="" name="VCCT No Test"/>
    <dataElement id="NzUztyjtUm2" code="" name="TB Smear Negative"/>
    <dataElement id="DfxIW8gECPb" code="" name="TB Self referral"/>
    <dataElement id="HihtAAbmIKd" code="" name="TB Referred by public facility"/>
    <dataElement id="BexcJLSBmoI" code="" name="TB Referred by private provider"/>
    <dataElement id="tHFKyPb1db7" code="" name="TB Extra pulmonary TB"/>
    <dataElement id="LvVagpDFHVd" code="" name="TB Cohort new SS+ trans. in"/>
    <dataElement id="zg2HS37R0S0" code="" name="TB Cohort new SS+ trans out"/>
    <dataElement id="ax9QMVVaWzT" code="" name="TB Cohort new SS+ registered"/>
    <dataElement id="iM7agdDyMAv" code="" name="TB Cohort new SS+ failed"/>
    <dataElement id="iwKQb6AzcyA" code="" name="TB Cohort new SS+ died"/>
    <dataElement id="LwqtuNuXzMO" code="" name="TB Cohort new SS+ cured"/>
    <dataElement id="JFJfrQRwKUH" code="" name="TB Cohort new SS+ completed"/>
    <dataElement id="EASG4IZChNr" code="" name="VCCT No receiving positive test results"/>
    <dataElement id="zgeAdnpSY5K" code="" name="Porter"/>
    <dataElement id="jWaNoH0X0Am" code="" name="TT3 doses given"/>
    <dataElement id="DrEOxW8mbbh" code="" name="Onchocerciasis new"/>
    <dataElement id="ONgKakbp7wR" code="" name="PMTCT women seen for 1st ANC"/>
    <dataElement id="e87Gl0315MV" code="" name="PMTCT women received NVP during labour"/>
    <dataElement id="f3vP3dSjUrS" code="" name="PMTCT women lost to contact"/>
    <dataElement id="FGdTDgQrsBy" code="" name="PMTCT reported mother death"/>
    <dataElement id="tAQe5dZ6wRv" code="" name="PMTCT No HIV women who delivered in the health facility (Normal)"/>
    <dataElement id="RoCtZpDLVS7" code="" name="PMTCT No HIV women who delivered in the health facility (CS)"/>
    <dataElement id="hxh8X16Gvip" code="" name="PMTCT HIV positive Women received ZDV and 3TC during labor"/>
    <dataElement id="soACnRV9gOI" code="" name="ART entry point: No transfer out"/>
    <dataElement id="FTy5pcJZ3yX" code="" name="ART entry point: No walk in"/>
    <dataElement id="Y7Oq71I3ASg" code="" name="Schistosomiasis new"/>
    <dataElement id="fxOM6VBQhBy" code="" name="PMTCT women tested for HIV"/>
    <dataElement id="kfSFuD4Q8rF" code="" name="PMTCT women counselled for infant feeding"/>
    <dataElement id="fQ46YRJj7Yq" code="" name="PMTCT women HIV1"/>
    <dataElement id="TvQ1myd6oTE" code="" name="PMTCT women HIV positve"/>
    <dataElement id="zCPMzMGWyHU" code="" name="PMTCT positive w. referred for FP from ANC"/>
    <dataElement id="MIKpDxt5ZvE" code="" name="PMTCT male partners tested HIV positive"/>
    <dataElement id="yMtFhLsbZaL" code="" name="PMTCT discordant partners or couples"/>
    <dataElement id="CJKrsPzuY8R" code="" name="PMTCT women received pre- test counselling"/>
    <dataElement id="OCU92ttHmic" code="" name="PMTCT women received post test counselling and result"/>
    <dataElement id="WQqSx9H0RDf" code="" name="PMTCT women received complete ARV for PMTCT"/>
    <dataElement id="hQkv3NaAjqv" code="" name="PMTCT women HIV2"/>
    <dataElement id="yhrP2vizKlf" code="" name="PMTCT women HIV1 and HIV2"/>
    <dataElement id="dWqQVwKJTSu" code="" name="PMTCT HIV positive women received ZDV at ANC"/>
    <dataElement id="gnKnwQbY3UK" code="" name="PMTCT HIV positive w. received ART for own health"/>
    <dataElement id="u6yhzgWPIsj" code="" name="HIV positive women assessed for ART eligibility by CD4 counting"/>
    <dataElement id="aIJZ2d2QgVV" code="" name="ART defaulters"/>
    <dataElement id="zzHwXqxKYy1" code="" name="TT1 doses given"/>
    <dataElement id="DUTSJE8MGCw" code="" name="TT2 doses given"/>
    <dataElement id="tbudfYMNFS5" code="" name="TT4 doses given"/>
    <dataElement id="B2ocYtYkPBD" code="" name="TT5 doses given"/>
    <dataElement id="h0xKKjijTdI" code="" name="Expected pregnancies"/>
    <dataElement id="vg6pdjObxsm" code="" name="Population of women of child bearing age (WRA)"/>
    <dataElement id="nvsNqhfSSxd" code="" name="New on AZT + 3TC 300mg + 150mg for 7 days after 36 weeks"/>
    <dataElement id="kVOiLDV4OC6" code="" name="ART entry point: No PMTCT"/>
    <dataElement id="z9dYcQ2DlBG" code="" name="Tuberculosis new"/>
    <dataElement id="supsI55QU7E" code="" name="Shift from AZT + 3TC 300mg + 150mg for 7 days after 36w"/>
    <dataElement id="Mow8dnhE6FJ" code="" name="Shift from AZT + 3TC 300mg + 150mg for 7 days"/>
    <dataElement id="jYYxzqd1dqM" code="" name="Shift to AZT + 3TC 300mg + 150mg for 7 days after 36w"/>
    <dataElement id="zTWitarSrae" code="" name="Shift to AZT + 3TC 300mg + 150mg for 7 days"/>
    <dataElement id="vI2csg55S9C" code="" name="OPV3 doses given"/>
    <dataElement id="wcwbN1jR0ar" code="" name="Neonatal Tetanus new"/>
    <dataElement id="pEOVd4Z3TAS" code="" name="Q_Exclusive breastfeeding at time of Penta 3"/>
    <dataElement id="pikOziyCXbM" code="" name="OPV1 doses given"/>
    <dataElement id="O05mAByOgAv" code="" name="OPV2 doses given"/>
    <dataElement id="fClA2Erf6IO" code="" name="Penta1 doses given"/>
    <dataElement id="I78gJm4KBo7" code="" name="Penta2 doses given"/>
    <dataElement id="n6aMJNLdvep" code="" name="Penta3 doses given"/>
    <dataElement id="l6byfWFUGaP" code="" name="Yellow Fever doses given"/>
    <dataElement id="zYkwbCBALhn" code="" name="ART enrollment stage 4"/>
    <dataElement id="QrhlrvV6Xs8" code="" name="ART new clients started on ARV"/>
    <dataElement id="NJnhOzjaLYk" code="" name="ART clients with new adverse clinical event"/>
    <dataElement id="ibL7BD2vn2C" code="" name="ART treatment stopped due to death"/>
    <dataElement id="TyQ1vOHM6JO" code="" name="ART treatment stopped due to loss to follow-up"/>
    <dataElement id="DvEF1SdMORa" code="" name="Low birth weight in PHU"/>
    <dataElement id="Ce6kAvaHsxR" code="" name="Low birth weight in community"/>
    <dataElement id="GCGfEY82Wz6" code="" name="Q_Slept under LLIN last night Measles"/>
    <dataElement id="UOlfIjgN8X6" code="" name="Fully Immunized child"/>
    <dataElement id="vJSPn2R6gVe" code="" name="ART entry point: No other"/>
    <dataElement id="HDZOFvdXsqE" code="" name="ART entry point: No transfer in"/>
    <dataElement id="F53rTVTmSuF" code="" name="ART No clients with change of regimen due to drug toxicity"/>
    <dataElement id="GMd99K8gVut" code="" name="ART No clients who stopped TRT due to TRT failure"/>
    <dataElement id="rNEpbBxSyu7" code="" name="ART No clients with new adverse drug reaction"/>
    <dataElement id="CxlYcbqio4v" code="" name="ART No started Opportunist Infection prophylaxis"/>
    <dataElement id="LVaUdM3CERi" code="" name="ART entry point: No old patients"/>
    <dataElement id="wfKKFhBn0Q0" code="" name="ART No clients who stopped TRT due to adverse clinical status/event"/>
    <dataElement id="Cj5rTc9nEvl" code="" name="Typhoid fever new"/>
    <dataElement id="XWU1Huh0Luy" code="" name="Yellow fever new"/>
    <dataElement id="I5MLuG16arn" code="" name="ART entry ponit: No diagnostic testing"/>
    <dataElement id="YtbsuPPo010" code="" name="Measles doses given"/>
    <dataElement id="FQ2o8UBlcrS" code="" name="Acute Flaccid Paralysis (AFP) new"/>
    <dataElement id="A2VfEfPflHV" code="" name="All other new"/>
    <dataElement id="d6GUgNWCDfl" code="" name="Pregnancy-related deaths (6 weeks of birth) 10-19y at PHU"/>
    <dataElement id="CwnEqKR0ebt" code="" name="HIV positive women assessed for ART eligibility by clinical staging"/>
    <dataElement id="FTRrcoaog83" code="" name="Accute Flaccid Paralysis (Deaths &lt; 5 yrs)"/>
    <dataElement id="LjNlMTl9Nq9" code="" name="Animal Bites - Rabid (Deaths &lt; 5 yrs)"/>
    <dataElement id="NpJtsQkMTm3" code="" name="Louse Borne Typhus - Relapsing fever (Deaths &lt; 5 yrs)"/>
    <dataElement id="MSZuQ1mTsia" code="" name="Meningitis (Deaths &lt; 5 yrs)"/>
    <dataElement id="eY5ehpbEsB7" code="" name="Cholera (Deaths &lt; 5 yrs)"/>
    <dataElement id="Ix2HsbDMLea" code="" name="Dysentery (Deaths &lt; 5 yrs)"/>
    <dataElement id="f7n9E0hX8qk" code="" name="Measles (Deaths &lt; 5 yrs)"/>
    <dataElement id="lXolhoWewYH" code="" name="Plague (Deaths &lt; 5 yrs)"/>
    <dataElement id="jVDAvs6kIAP" code="" name="Rabies (Deaths &lt; 5 yrs)"/>
    <dataElement id="Vp12ncSU1Av" code="" name="Tetanus Neonatal (Deaths &lt; 5 yrs)"/>
    <dataElement id="hM4ya5T2AqX" code="" name="Tetanus Other (Deaths &lt; 5 yrs)"/>
    <dataElement id="Yy9NtNfwYZJ" code="" name="Typhoid (Deaths &lt; 5 yrs)"/>
    <dataElement id="fdB2LAkkDSC" code="" name="Gender"/>
    <dataElement id="USBq0VHSkZq" code="" name="Yellow Fever (Deaths &lt; 5 yrs)"/>
    <dataElement id="XsMfIGgDN1i" code="" name="Breast feeding initiated within one hr of birth"/>
    <dataElement id="U0TaGK6AepB" code="" name="Height of Child"/>
    <dataElement id="WpQ3LELU9zi" code="" name="Measles vaccine"/>
    <dataElement id="BjVgOYIILx7" code="" name="DPT Booster"/>
    <dataElement id="Z4cMMDsZauf" code="" name="MMR Vaccine"/>
    <dataElement id="fmVARWepThF" code="" name="JE vaccine"/>
    <dataElement id="qks5bwPAXmp" code="" name="DT 5 dose"/>
    <dataElement id="abkuLZTchcB" code="" name="Weight of Child (grm)"/>
    <dataElement id="KOByAdEfPp2" code="" name="Typhoid Vaccine"/>
    <dataElement id="Ngzgje0qNSK" code="" name="Tetanus Toxoid (TT) 10"/>
    <dataElement id="ZwHkXdByIgD" code="" name="Tetanus Toxoid (TT) 16"/>
    <dataElement id="nymNRxmnj4z" code="" name="Diarrhoea with blood (Dysentery) new"/>
    <dataElement id="TBbCcJfZ91x" code="" name="Clinical Malnutrition new"/>
    <dataElement id="JFFUt8yR2iW" code="" name="Meningitis/severe bacterial infection new"/>
    <dataElement id="q8INPO60OVS" code="" name="Vitamin A ( dose 1)"/>
    <dataElement id="MWCVuwRddzh" code="" name="OPV Booster"/>
    <dataElement id="lxgqEb1O4ay" code="" name="Vitamin A ( dose 2)"/>
    <dataElement id="oJ8rZwtwlGM" code="" name="Vitamin A ( dose 3)"/>
    <dataElement id="znVplw4vlM3" code="" name="Vitamin A ( dose 4)"/>
    <dataElement id="DvYV0ybMDG8" code="" name="Vitamin A ( dose 5)"/>
    <dataElement id="eU4qkxwAGFj" code="" name="Vitamin A ( dose 6)"/>
    <dataElement id="uFKwgbP0CVW" code="" name="Vitamin A ( dose 7)"/>
    <dataElement id="toyPjiPlZSG" code="" name="Vitamin A ( dose 8)"/>
    <dataElement id="wk5VCku9OIe" code="" name="Vitamin A ( dose 9)"/>
    <dataElement id="wIQ5ugpWYUH" code="" name="New on AZT 300mg + 3TC 150mg + TDF 300mg "/>
    <dataElement id="PBXQFnb2AOk" code="" name="Shift to ABC 300mg + ddI 200mg + LPV/r 133.3/33.3mg"/>
    <dataElement id="SMrE2ByiyZp" code="" name="Children on exclusive breastfeeding (HIV Paed.)"/>
    <dataElement id="CjLP7zAhlP4" code="" name="VCCT No reiciving result &amp; post-test counselling"/>
    <dataElement id="l76gpVSWoSE" code="" name="Schistosomiasis referrals"/>
    <dataElement id="HJulLfnIAE3" code="" name="Clinical Malnutrition follow-up"/>
    <dataElement id="rbkr8PL0rwM" code="" name="Iron Folate given at ANC 3rd"/>
    <dataElement id="PcdVnX3EthS" code="" name="TB New SS+ cases"/>
    <dataElement id="x4KonEdVrf4" code="" name="TB Referred by other"/>
    <dataElement id="lSc4m34BG7s" code="" name="Date of Death"/>
    <dataElement id="deGkTqbpTlS" code="" name="Prev. month on AZT + 3TC 300mg + 150mg for 7 days after 36w"/>
    <dataElement id="RzEvXB6Td5h" code="" name="Admitted Date"/>
    <dataElement id="lpIBvYmDwZU" code="" name="Discharged Date"/>
    <dataElement id="gRaR6s0QGPH" code="" name="OPV 2 dose"/>
    <dataElement id="FjpW5fYXE6F" code="" name="OPV 3 dose"/>
    <dataElement id="f1FYSLEh4IV" code="" name="BCG dose given"/>
    <dataElement id="pELptMHrzEq" code="" name="Hepatitis B 0 dose"/>
    <dataElement id="Y9lalN08Mq3" code="" name="Hepatitis B 1 dose"/>
    <dataElement id="XfODa7u3Xid" code="" name="Hepatitis B 2 dose"/>
    <dataElement id="IipCd58SZBR" code="" name="Hepatitis B 3 dose"/>
    <dataElement id="NQpccWHLL4m" code="" name="Outcome Deaths"/>
    <dataElement id="mWvuW6lu5Pb" code="" name="DPT 1 dose"/>
    <dataElement id="pFxhTBhtp1C" code="" name="DPT 3 dose"/>
    <dataElement id="xcUlY4LIiqg" code="" name="Age"/>
    <dataElement id="G4GvWrbmcDB" code="" name="Cost of Treatment"/>
    <dataElement id="CzOkaXLXueI" code="" name="OPV 0 dose"/>
    <dataElement id="jbddhlGZXcM" code="" name="OPV 1 dose"/>
    <dataElement id="MarVty9p9bh" code="" name="DPT 2 dose"/>
    <dataElement id="N9vniUuCcqY" code="" name="Infants delivered in the health facility male"/>
    <dataElement id="SHssmq6PUQv" code="" name="Type of Delivery"/>
    <dataElement id="cNfvILtvbMg" code="" name="Adverse Event Following Immunisation"/>
    <dataElement id="hdpcMRCvfud" code="" name="Child hospitalized due"/>
    <dataElement id="rQQpyrK4q8s" code="" name="Congenital anomaly"/>
    <dataElement id="dSvYdXXtF0S" code="" name="Parity"/>
    <dataElement id="CvKSEePdv1s" code="" name="Probable Cause of Death"/>
    <dataElement id="EX80H44XzEK" code="" name="Place of Death"/>
    <dataElement id="Sv1wEcm8lh0" code="" name="Autopsy Outcome"/>
    <dataElement id="YYsADZAy67c" code="" name="Address"/>
    <dataElement id="SOONTX7P2qU" code="" name="Occupation"/>
    <dataElement id="Y7zmB9CcX7T" code="" name="Complications of Pregnancy"/>
    <dataElement id="jqvCeJ3cWLI" code="" name="Outcome of Admission"/>
    <dataElement id="zFmEvYiLgsQ" code="" name="Education"/>
    <dataElement id="fg3lW4N8bGz" code="" name="Delivery Type"/>
    <dataElement id="Kc7k8Cg0Trg" code="" name="Child Immunization Place of Delivery"/>
  </dataElements>
  <disAggregations>
    <disAggregation id="PT59n8BQbqM" code="" name="(Outreach)"/>
    <disAggregation id="pq2XI5kz2BY" code="" name="(Fixed)"/>
    <disAggregation id="Y01ebridINE" code="" name="(At PHU, 1-11m.)"/>
    <disAggregation id="IIRN5ytHpVj" code="" name="(At PHU, 12-59m.)"/>
    <disAggregation id="elRjlHXK2KJ" code="" name="(At PHU, 5-14y.)"/>
    <disAggregation id="g9NzGnHlhX6" code="" name="(At PHU, 15y.+)"/>
    <disAggregation id="EptmPHV4gCa" code="" name="(.Fixed, Pregnant)"/>
    <disAggregation id="FDjlZw9YWjq" code="" name="(.Fixed, Non-pregnant)"/>
    <disAggregation id="EkXobwYuAvO" code="" name="(.Outreach, Pregnant)"/>
    <disAggregation id="EWs9MH6VXpL" code="" name="(.Outreach, Non-pregnant)"/>
    <disAggregation id="mDINjn9waid" code="" name="(.School, Pregnant)"/>
    <disAggregation id="clEzAKxl3Sq" code="" name="(.School, Non-pregnant)"/>
    <disAggregation id="b19Ye0TWs1D" code="" name="(MCH Aides, In Community)"/>
    <disAggregation id="L4P9VSgHkF6" code="" name="(MCH Aides, At PHU)"/>
    <disAggregation id="MaXD86iob3M" code="" name="(SECHN, In Community)"/>
    <disAggregation id="YEmiuCcgNQI" code="" name="(SECHN, At PHU)"/>
    <disAggregation id="AKQ15Z2uqit" code="" name="(Midwives, In Community)"/>
    <disAggregation id="Tzg8I9KyEwd" code="" name="(Midwives, At PHU)"/>
    <disAggregation id="w3BcsdjOcfk" code="" name="(CHO, In Community)"/>
    <disAggregation id="PvFFIeF2J9x" code="" name="(CHO, At PHU)"/>
    <disAggregation id="CYHGl18lR0W" code="" name="(Trained TBA, In Community)"/>
    <disAggregation id="Gmbgme7z9BF" code="" name="(Trained TBA, At PHU)"/>
    <disAggregation id="HVFCn1yjoGx" code="" name="(Untrained TBA, In Community)"/>
    <disAggregation id="s3jlIgFCbUb" code="" name="(Untrained TBA, At PHU)"/>
    <disAggregation id="gMJNg2iVsE2" code="" name="(Oral contraceptive pills, New clients)"/>
    <disAggregation id="aVgkwEtJV0U" code="" name="(Oral contraceptive pills, Continuing clients)"/>
    <disAggregation id="DBgKgiOn2Sb" code="" name="(Male condoms, New clients)"/>
    <disAggregation id="iCCYgshSe6O" code="" name="(Male condoms, Continuing clients)"/>
    <disAggregation id="cuRnkLEucLr" code="" name="(Female condoms, New clients)"/>
    <disAggregation id="iED8VzZNsUi" code="" name="(Female condoms, Continuing clients)"/>
    <disAggregation id="WpxCwYUcSap" code="" name="(Injectables, New clients)"/>
    <disAggregation id="Xn913yXH2oq" code="" name="(Injectables, Continuing clients)"/>
    <disAggregation id="ZqRA6QiEySk" code="" name="(Implants, New clients)"/>
    <disAggregation id="w08H8VOxXDw" code="" name="(Implants, Continuing clients)"/>
    <disAggregation id="T7id097IMpq" code="" name="(Spermicide, New clients)"/>
    <disAggregation id="b6p7lHdqkEU" code="" name="(Spermicide, Continuing clients)"/>
    <disAggregation id="OrDRjJL9bTS" code="" name="(In Community, Malaria in 1st trimester (treat with oral quinine))"/>
    <disAggregation id="D9HOVHItnAW" code="" name="(In Community, Malaria in 2nd or 3rd trimester (treat with ACT))"/>
    <disAggregation id="lKQatl72hbs" code="" name="(In Community, Anaemia)"/>
    <disAggregation id="Qvaa6XQsYJG" code="" name="(In Community, Hypertension)"/>
    <disAggregation id="RYnkI3dHV2r" code="" name="(In Community, Abortion)"/>
    <disAggregation id="R2e7o7AGaZl" code="" name="(In Community, STI)"/>
    <disAggregation id="ylnUkus0uWL" code="" name="(In Community, Other early complication (hyperemesis,UTI, etc))"/>
    <disAggregation id="B0gmWQQnjRB" code="" name="(In Community, Pre-eclampsia/Eclampsia/Hypertension)"/>
    <disAggregation id="OkTqmleJPNt" code="" name="(In Community, Ante-partum hemmorhage)"/>
    <disAggregation id="rpnukMmWBmK" code="" name="(In Community, Obstructed labour)"/>
    <disAggregation id="TsI6OWSobTy" code="" name="(In Community, Post-partum sepsis)"/>
    <disAggregation id="UwZkJFuoed4" code="" name="(In Community, Post-partum hemmorhage)"/>
    <disAggregation id="fCEasSwk4iA" code="" name="(In Community, Retained placenta)"/>
    <disAggregation id="fXLSLTafPAa" code="" name="(In Community, Malpresentation)"/>
    <disAggregation id="TW3dSLS3Yez" code="" name="(In Community, Other late complication)"/>
    <disAggregation id="G9XRXHMgId1" code="" name="(At PHU, Malaria in 1st trimester (treat with oral quinine))"/>
    <disAggregation id="G83s4UeQzyT" code="" name="(At PHU, Malaria in 2nd or 3rd trimester (treat with ACT))"/>
    <disAggregation id="GTBzVBQY6eA" code="" name="(At PHU, Anaemia)"/>
    <disAggregation id="wSIfDRFpQhe" code="" name="(At PHU, Hypertension)"/>
    <disAggregation id="v99OAIrqSKj" code="" name="(At PHU, Abortion)"/>
    <disAggregation id="CweWgHpMTu7" code="" name="(At PHU, STI)"/>
    <disAggregation id="YYcR8MyHtzY" code="" name="(At PHU, Other early complication (hyperemesis,UTI, etc))"/>
    <disAggregation id="Gk7wi8I1cKr" code="" name="(At PHU, Pre-eclampsia/Eclampsia/Hypertension)"/>
    <disAggregation id="DS13oURyQ5s" code="" name="(At PHU, Ante-partum hemmorhage)"/>
    <disAggregation id="Prlt0C1RF0s" code="" name="(&lt; 12 mths, Fixed)"/>
    <disAggregation id="psbwp3CQEhs" code="" name="(12 to 59 mths, Fixed)"/>
    <disAggregation id="V6L425pT3A0" code="" name="(Outreach, &lt; 12 mths)"/>
    <disAggregation id="hEFKSsPV5et" code="" name="(Outreach, 12 to 59 mths)"/>
    <disAggregation id="qNCMOhkoQju" code="" name="(&lt;15y, Female)"/>
    <disAggregation id="TkDhg29x18A" code="" name="(&lt;15y, Male)"/>
    <disAggregation id="LbeIlyHEhKr" code="" name="(15-24y, Female)"/>
    <disAggregation id="zPpvbvpmkxN" code="" name="(15-24y, Male)"/>
    <disAggregation id="qa0VqgYlgtN" code="" name="(25-49y, Female)"/>
    <disAggregation id="uX9yDetTdOp" code="" name="(25-49y, Male)"/>
    <disAggregation id="rCMUTmcreqP" code="" name="(&gt;49y, Female)"/>
    <disAggregation id="GuJESuyOCMW" code="" name="(&gt;49y, Male)"/>
    <disAggregation id="o2gxEt6Ek2C" code="" name="(0-4y)"/>
    <disAggregation id="ba1FkzknqS8" code="" name="(5y+)"/>
    <disAggregation id="S34ULMcHMca" code="" name="(0-11m)"/>
    <disAggregation id="wHBMVthqIX4" code="" name="(12-59m)"/>
    <disAggregation id="SdOUI2yT46H" code="" name="(5-14y)"/>
    <disAggregation id="jOkIbJVhECg" code="" name="(15y+)"/>
    <disAggregation id="maAzhDGE2uu" code="" name="(In Community, 0-28d.)"/>
    <disAggregation id="Z5vY4BCMCrB" code="" name="(In Community, 1-11m.)"/>
    <disAggregation id="cFhTgEkOkVM" code="" name="(In Community, 12-59m.)"/>
    <disAggregation id="PGZM52Yf5G9" code="" name="(In Community, 5-14y.)"/>
    <disAggregation id="s4zjoZuwki1" code="" name="(In Community, 15y.+)"/>
    <disAggregation id="PP09MbybbwK" code="" name="(At PHU, 0-28d.)"/>
    <disAggregation id="iBOkirjs8TH" code="" name="(Managed at PHU, Post-partum hemmorhage)"/>
    <disAggregation id="mgfOSrzUthX" code="" name="(Managed at PHU, Retained placenta)"/>
    <disAggregation id="E4jVwXdL1FE" code="" name="(Managed at PHU, Malpresentation)"/>
    <disAggregation id="JvO2GpldrnQ" code="" name="(Managed at PHU, Other late complication)"/>
    <disAggregation id="GQsM79Oa8e1" code="" name="(Referred, Malaria in 1st trimester (treat with oral quinine))"/>
    <disAggregation id="HLdVEzeYl0t" code="" name="(Referred, Malaria in 2nd or 3rd trimester (treat with ACT))"/>
    <disAggregation id="Pbzdb8uzHBW" code="" name="(Referred, Anaemia)"/>
    <disAggregation id="iO3MLhE4PHA" code="" name="(Referred, Hypertension)"/>
    <disAggregation id="v188IxY1WTh" code="" name="(Referred, Abortion)"/>
    <disAggregation id="p53iCsRVPSU" code="" name="(Referred, STI)"/>
    <disAggregation id="uh8MUdOumIk" code="" name="(Referred, Other early complication (hyperemesis,UTI, etc))"/>
    <disAggregation id="h47XMXroiw4" code="" name="(Referred, Pre-eclampsia/Eclampsia/Hypertension)"/>
    <disAggregation id="NFSAqnC92ct" code="" name="(Referred, Ante-partum hemmorhage)"/>
    <disAggregation id="nquTEyWU7ff" code="" name="(Referred, Obstructed labour)"/>
    <disAggregation id="FWuj3rd87jj" code="" name="(Referred, Post-partum sepsis)"/>
    <disAggregation id="qtWl5uR98jt" code="" name="(Referred, Post-partum hemmorhage)"/>
    <disAggregation id="XqJ8R3J6f8M" code="" name="(Normal.)"/>
    <disAggregation id="FeALwaD20GG" code="" name="(Instrumental)"/>
    <disAggregation id="VSEv3r62rE2" code="" name="(C Section)"/>
    <disAggregation id="AzD4vOzoUKG" code="" name="(ARI)"/>
    <disAggregation id="OrfXtSWXHe1" code="" name="(Diarrhea)"/>
    <disAggregation id="zWXz3FMjEDV" code="" name="(Convulsions)"/>
    <disAggregation id="JospVuXA7rK" code="" name="(Malnutrition)"/>
    <disAggregation id="AN492NhCwWd" code="" name="(At PHU, Post-partum sepsis)"/>
    <disAggregation id="Zw24HlQNuKE" code="" name="(At PHU, Post-partum hemmorhage)"/>
    <disAggregation id="bgKO5mjR3Un" code="" name="(At PHU, Retained placenta)"/>
    <disAggregation id="toku1yGjhnO" code="" name="(At PHU, Malpresentation)"/>
    <disAggregation id="bL8RBTCC5X1" code="" name="(At PHU, Other late complication)"/>
    <disAggregation id="bckzBoAurHI" code="" name="(Managed at PHU, Malaria in 1st trimester (treat with oral quinine))"/>
    <disAggregation id="TDb5JyDQqho" code="" name="(Managed at PHU, Malaria in 2nd or 3rd trimester (treat with ACT))"/>
    <disAggregation id="y1jbXYIuubN" code="" name="(Managed at PHU, Anaemia)"/>
    <disAggregation id="jaS34UZLyBe" code="" name="(Managed at PHU, Hypertension)"/>
    <disAggregation id="eeUNYiMYZlq" code="" name="(Managed at PHU, Abortion)"/>
    <disAggregation id="x1Ti1RoTKFr" code="" name="(Managed at PHU, STI)"/>
    <disAggregation id="dMAOu9i2tU4" code="" name="(Managed at PHU, Other early complication (hyperemesis,UTI, etc))"/>
    <disAggregation id="NboNN44Iwul" code="" name="(Managed at PHU, Pre-eclampsia/Eclampsia/Hypertension)"/>
    <disAggregation id="qZ9QcyhO0Vv" code="" name="(Managed at PHU, Ante-partum hemmorhage)"/>
    <disAggregation id="HLg2utbMetZ" code="" name="(Managed at PHU, Obstructed labour)"/>
    <disAggregation id="Lbil2sS54Ik" code="" name="(Managed at PHU, Post-partum sepsis)"/>
    <disAggregation id="E4CrE0wh4eN" code="" name="(Referred, Retained placenta)"/>
    <disAggregation id="L7aTYZnP5Pe" code="" name="(Referred, Malpresentation)"/>
    <disAggregation id="N8wisgL0KOn" code="" name="(Referred, Other late complication)"/>
    <disAggregation id="fsFN9T4ck3E" code="" name="(Expired)"/>
    <disAggregation id="pn1upwnbxfn" code="" name="(Damages)"/>
    <disAggregation id="TxaWpw1pN5G" code="" name="(VVM Change)"/>
    <disAggregation id="DOC7emLzyRi" code="" name="(On salary)"/>
    <disAggregation id="R23h9QZRbRt" code="" name="(Not on salary)"/>
    <disAggregation id="YBhrfw1dP2J" code="" name="(&lt;15y)"/>
    <disAggregation id="u5fU9rr67xo" code="" name="(15-24y)"/>
    <disAggregation id="LbkJRbDblhe" code="" name="(25-49y)"/>
    <disAggregation id="z858fbdqWwF" code="" name="(&gt;49y)"/>
    <disAggregation id="hl5zeAOOZJP" code="" name="(&lt;12m, Female)"/>
    <disAggregation id="zqHPlIraRuB" code="" name="(&lt;12m, Male)"/>
    <disAggregation id="mG4ON0wm5ub" code="" name="(12-18m, Female)"/>
    <disAggregation id="EaDmbKV3ZWF" code="" name="(12-18m, Male)"/>
    <disAggregation id="w7fvkHv1CfZ" code="" name="(&gt;18m, Female)"/>
    <disAggregation id="pMETBl4mXms" code="" name="(&gt;18m, Male)"/>
    <disAggregation id="bRowv6yZOF2" code="" name="(default)"/>
    <disAggregation id="dKLECGfFphs" code="" name="(At PHU, Obstructed labour)"/>
    <disAggregation id="fau5mR4O8Er" code="" name="(High Grade Fever)"/>
    <disAggregation id="zNBOigJaYiC" code="" name="(Others)"/>
    <disAggregation id="J3W5y4wzS4t" code="" name="(AEFI Abscess)"/>
    <disAggregation id="qFR0j9LpJ2G" code="" name="(AEFI Others )"/>
    <disAggregation id="t1j3aVHzrVl" code="" name="(AEFI Death )"/>
    <disAggregation id="EjxvQOrUXFI" code="" name="(Home)"/>
    <disAggregation id="KgoWykVZtNJ" code="" name="(Public)"/>
    <disAggregation id="aoNpIwfHkBL" code="" name="(Private Institute)"/>
    <disAggregation id="wuVbdDoWESn" code="" name="(IUD, New clients)"/>
    <disAggregation id="TnRSCdZlz44" code="" name="(IUD, Continuing clients)"/>
  </disAggregations>
  <reporttemplate>
    <name>Population</name>
    <id>aLpVgfXiz0f</id>
    <code>Population</code>
    <periodType>Yearly</periodType>
    <dataValues>
      <dataValue dataElement="DTtCy7Nx5jH" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="h0xKKjijTdI" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="vg6pdjObxsm" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="WUg3MYWQ7pt" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="DTVRnCGamkV" disAggregation="bRowv6yZOF2"/>
    </dataValues>
  </reporttemplate>
  <reporttemplate>
    <name>PHUF 1 - Morbidity</name>
    <id>eZDhcZi6FLP</id>
    <code>Morbidity - PHUF 1</code>
    <periodType>Monthly</periodType>
    <dataValues>
      <dataValue dataElement="saMXNnGMaBw" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="saMXNnGMaBw" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="RZNJFsg7fQp" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="RZNJFsg7fQp" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="RZNJFsg7fQp" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="RZNJFsg7fQp" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="l76gpVSWoSE" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="l76gpVSWoSE" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="JFFUt8yR2iW" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="JFFUt8yR2iW" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="JFFUt8yR2iW" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="JFFUt8yR2iW" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="XTqOHygxDj5" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="XTqOHygxDj5" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="BHvVPwWrrLC" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="BHvVPwWrrLC" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="plfo9ai1jtW" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="plfo9ai1jtW" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="plfo9ai1jtW" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="plfo9ai1jtW" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="hfuTiKOkuKs" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="hfuTiKOkuKs" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="GYm08KsVDOz" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="GYm08KsVDOz" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="GYm08KsVDOz" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="GYm08KsVDOz" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="EGUJY3jQdJ6" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="EGUJY3jQdJ6" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="EGUJY3jQdJ6" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="EGUJY3jQdJ6" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="UfZcabJUVcZ" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="UfZcabJUVcZ" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="UfZcabJUVcZ" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="UfZcabJUVcZ" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="q9AIeFQD7zj" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="q9AIeFQD7zj" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="nymNRxmnj4z" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="nymNRxmnj4z" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="nymNRxmnj4z" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="nymNRxmnj4z" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="bVkFujnp3F2" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="bVkFujnp3F2" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="bVkFujnp3F2" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="bVkFujnp3F2" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="Cj5rTc9nEvl" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="Cj5rTc9nEvl" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="Cj5rTc9nEvl" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="Cj5rTc9nEvl" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="LaTxwutQILW" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="LaTxwutQILW" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="uz8dqEzuxyc" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="uz8dqEzuxyc" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="zAW6b5Owalk" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="zAW6b5Owalk" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="zAW6b5Owalk" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="zAW6b5Owalk" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="hdHLjKFmxB4" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="hdHLjKFmxB4" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="yJwdE6XJbrF" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="yJwdE6XJbrF" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="yJwdE6XJbrF" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="yJwdE6XJbrF" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="yqBkn9CWKih" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="yqBkn9CWKih" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="TBbCcJfZ91x" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="TBbCcJfZ91x" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="TBbCcJfZ91x" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="TBbCcJfZ91x" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="i0vXh1P92m3" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="i0vXh1P92m3" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="i0vXh1P92m3" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="i0vXh1P92m3" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="vzcahelbU5s" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="vzcahelbU5s" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="vzcahelbU5s" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="vzcahelbU5s" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="iIBbZPAqnMt" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="iIBbZPAqnMt" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="iIBbZPAqnMt" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="iIBbZPAqnMt" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="Bc7pt6MgY0j" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="Bc7pt6MgY0j" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="BQI18TPLR7W" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="BQI18TPLR7W" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="BQI18TPLR7W" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="BQI18TPLR7W" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="nvkbuPrYmDd" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="nvkbuPrYmDd" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="nvkbuPrYmDd" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="nvkbuPrYmDd" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="hvdCBRWUk80" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="hvdCBRWUk80" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="hvdCBRWUk80" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="hvdCBRWUk80" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="A2VfEfPflHV" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="A2VfEfPflHV" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="A2VfEfPflHV" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="A2VfEfPflHV" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="QYBJk7sqc1I" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="QYBJk7sqc1I" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="QYBJk7sqc1I" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="QYBJk7sqc1I" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="AFM5H0wNq3t" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="AFM5H0wNq3t" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="AFM5H0wNq3t" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="AFM5H0wNq3t" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="nmh0BSu3vaV" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="nmh0BSu3vaV" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="nmh0BSu3vaV" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="nmh0BSu3vaV" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="dVdxnTNL2jZ" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="dVdxnTNL2jZ" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="dVdxnTNL2jZ" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="dVdxnTNL2jZ" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="j73ScVBTyP0" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="j73ScVBTyP0" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="nG0tBc37z0q" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="nG0tBc37z0q" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="nG0tBc37z0q" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="nG0tBc37z0q" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="Y4cFzB4A9ZQ" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="Y4cFzB4A9ZQ" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="Y4cFzB4A9ZQ" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="Y4cFzB4A9ZQ" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="tl03DMc49UT" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="tl03DMc49UT" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="tl03DMc49UT" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="tl03DMc49UT" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="FHD3wiSM7Sn" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="FHD3wiSM7Sn" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="FHD3wiSM7Sn" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="FHD3wiSM7Sn" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="RUv0hqER0zV" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="RUv0hqER0zV" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="RUv0hqER0zV" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="RUv0hqER0zV" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="QV7HsRncdCz" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="QV7HsRncdCz" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="QV7HsRncdCz" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="QV7HsRncdCz" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="h0BwBQO9XUf" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="h0BwBQO9XUf" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="h0BwBQO9XUf" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="h0BwBQO9XUf" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="zSJF2b48kOg" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="zSJF2b48kOg" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="HLPuaFB7Frw" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="HLPuaFB7Frw" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="HLPuaFB7Frw" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="HLPuaFB7Frw" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="CecywZWejT3" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="CecywZWejT3" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="CecywZWejT3" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="CecywZWejT3" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="oLfWYAJhZb2" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="oLfWYAJhZb2" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="bcxWMsa1ZwU" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="bcxWMsa1ZwU" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="jmWyJFtE7Af" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="jmWyJFtE7Af" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="jmWyJFtE7Af" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="jmWyJFtE7Af" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="X5GbcxQCasr" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="X5GbcxQCasr" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="XWU1Huh0Luy" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="XWU1Huh0Luy" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="XWU1Huh0Luy" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="XWU1Huh0Luy" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="Y7Oq71I3ASg" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="Y7Oq71I3ASg" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="Y7Oq71I3ASg" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="Y7Oq71I3ASg" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="TQnDEASFsVH" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="TQnDEASFsVH" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="TQnDEASFsVH" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="TQnDEASFsVH" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="HQv1p570ldT" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="HQv1p570ldT" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="XfsVSt4zciP" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="XfsVSt4zciP" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="GCvqIM3IzN0" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="GCvqIM3IzN0" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="GCvqIM3IzN0" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="GCvqIM3IzN0" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="kcbTUfABUck" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="kcbTUfABUck" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="kcbTUfABUck" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="kcbTUfABUck" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="wcwbN1jR0ar" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="wcwbN1jR0ar" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="wcwbN1jR0ar" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="wcwbN1jR0ar" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="oNyB0VOXIM8" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="oNyB0VOXIM8" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="uCVKV6PGGNB" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="uCVKV6PGGNB" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="uCVKV6PGGNB" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="uCVKV6PGGNB" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="kqqgh0EOlcA" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="kqqgh0EOlcA" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="kqqgh0EOlcA" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="kqqgh0EOlcA" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="laZLQdnucV1" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="laZLQdnucV1" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="HpM1I5qc3Pb" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="HpM1I5qc3Pb" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="FJs8ZjlQE6f" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="FJs8ZjlQE6f" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="FJs8ZjlQE6f" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="FJs8ZjlQE6f" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="Usk9Asj5DED" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="Usk9Asj5DED" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="Usk9Asj5DED" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="Usk9Asj5DED" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="d92E7cpMvdl" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="d92E7cpMvdl" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="d92E7cpMvdl" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="d92E7cpMvdl" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="iKGjnOOaPlE" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="iKGjnOOaPlE" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="iKGjnOOaPlE" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="iKGjnOOaPlE" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="sFMVaj1mHBk" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="sFMVaj1mHBk" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="sFMVaj1mHBk" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="sFMVaj1mHBk" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="KAXjpSLFlhB" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="KAXjpSLFlhB" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="rNi710XHPXY" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="rNi710XHPXY" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="rNi710XHPXY" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="rNi710XHPXY" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="VmoPqzwBgkx" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="VmoPqzwBgkx" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="Qk9nnX0i7lZ" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="Qk9nnX0i7lZ" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="Qk9nnX0i7lZ" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="Qk9nnX0i7lZ" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="FF3Ev33BuCh" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="FF3Ev33BuCh" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="FF3Ev33BuCh" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="FF3Ev33BuCh" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="x8gsvCKjGdZ" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="x8gsvCKjGdZ" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="x8gsvCKjGdZ" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="x8gsvCKjGdZ" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="vLA3KVFcZIw" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="vLA3KVFcZIw" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="vLA3KVFcZIw" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="vLA3KVFcZIw" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="UXW5hWW8dE1" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="UXW5hWW8dE1" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="UXW5hWW8dE1" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="UXW5hWW8dE1" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="HJulLfnIAE3" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="HJulLfnIAE3" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="HJulLfnIAE3" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="HJulLfnIAE3" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="z9dYcQ2DlBG" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="z9dYcQ2DlBG" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="z9dYcQ2DlBG" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="z9dYcQ2DlBG" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="ndb4fIRrQbM" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="ndb4fIRrQbM" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="ndb4fIRrQbM" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="ndb4fIRrQbM" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="IeO1sWXVyp6" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="IeO1sWXVyp6" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="IeO1sWXVyp6" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="IeO1sWXVyp6" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="P3jJH5Tu5VC" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="P3jJH5Tu5VC" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="P3jJH5Tu5VC" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="P3jJH5Tu5VC" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="ArS7VyuL95f" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="ArS7VyuL95f" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="ArS7VyuL95f" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="ArS7VyuL95f" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="hnwWyM4gDSg" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="hnwWyM4gDSg" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="RF4VFVGdFRO" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="RF4VFVGdFRO" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="RF4VFVGdFRO" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="RF4VFVGdFRO" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="E62UwxnYf26" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="E62UwxnYf26" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="E62UwxnYf26" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="E62UwxnYf26" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="JMKtVQ5HasH" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="JMKtVQ5HasH" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="BvuQnfq1C4J" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="BvuQnfq1C4J" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="BvuQnfq1C4J" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="BvuQnfq1C4J" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="AoVvYq5mtLL" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="AoVvYq5mtLL" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="wZwzzRnr9N4" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="wZwzzRnr9N4" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="wZwzzRnr9N4" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="wZwzzRnr9N4" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="U3jd8zVFKxY" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="U3jd8zVFKxY" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="U3jd8zVFKxY" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="U3jd8zVFKxY" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="madOetOj4Ye" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="madOetOj4Ye" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="madOetOj4Ye" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="madOetOj4Ye" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="bBiAGF9UhUy" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="bBiAGF9UhUy" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="bBiAGF9UhUy" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="bBiAGF9UhUy" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="DrEOxW8mbbh" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="DrEOxW8mbbh" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="DrEOxW8mbbh" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="DrEOxW8mbbh" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="NCteyX2xpMf" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="NCteyX2xpMf" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="NCteyX2xpMf" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="NCteyX2xpMf" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="pgi981WXhas" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="pgi981WXhas" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="pgi981WXhas" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="pgi981WXhas" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="FQ2o8UBlcrS" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="FQ2o8UBlcrS" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="FQ2o8UBlcrS" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="FQ2o8UBlcrS" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="eomLLbWJfcx" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="eomLLbWJfcx" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="Uoj2wmnr5Dw" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="Uoj2wmnr5Dw" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="Uoj2wmnr5Dw" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="Uoj2wmnr5Dw" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="zMGEd921xd3" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="zMGEd921xd3" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="zMGEd921xd3" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="zMGEd921xd3" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="Cm4XUw6VAxv" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="Cm4XUw6VAxv" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="Cm4XUw6VAxv" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="Cm4XUw6VAxv" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="HFw6q0jUFKI" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="HFw6q0jUFKI" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="DWLCM68Q7Zl" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="DWLCM68Q7Zl" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="DWLCM68Q7Zl" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="DWLCM68Q7Zl" disAggregation="jOkIbJVhECg"/>
      <dataValue dataElement="M62VHgYT2n0" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="M62VHgYT2n0" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="gQAAvbLx8MM" disAggregation="o2gxEt6Ek2C"/>
      <dataValue dataElement="gQAAvbLx8MM" disAggregation="ba1FkzknqS8"/>
      <dataValue dataElement="CN9Oxawn7bD" disAggregation="S34ULMcHMca"/>
      <dataValue dataElement="CN9Oxawn7bD" disAggregation="wHBMVthqIX4"/>
      <dataValue dataElement="CN9Oxawn7bD" disAggregation="SdOUI2yT46H"/>
      <dataValue dataElement="CN9Oxawn7bD" disAggregation="jOkIbJVhECg"/>
    </dataValues>
  </reporttemplate>
  <reporttemplate>
    <name>PHUF 3 - Reproductive health services</name>
    <id>QX4ZTUbOt3a</id>
    <code>PHUF 3</code>
    <periodType>Monthly</periodType>
    <dataValues>
      <dataValue dataElement="btSSE4w61kd" disAggregation="PT59n8BQbqM"/>
      <dataValue dataElement="btSSE4w61kd" disAggregation="pq2XI5kz2BY"/>
      <dataValue dataElement="Ce6kAvaHsxR" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="SA7WeFZnUci" disAggregation="PT59n8BQbqM"/>
      <dataValue dataElement="SA7WeFZnUci" disAggregation="pq2XI5kz2BY"/>
      <dataValue dataElement="rbkr8PL0rwM" disAggregation="PT59n8BQbqM"/>
      <dataValue dataElement="rbkr8PL0rwM" disAggregation="pq2XI5kz2BY"/>
      <dataValue dataElement="DvEF1SdMORa" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="tn3p7vIxoKY" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="k1vnEuKnRYE" disAggregation="PT59n8BQbqM"/>
      <dataValue dataElement="k1vnEuKnRYE" disAggregation="pq2XI5kz2BY"/>
      <dataValue dataElement="bqK6eSIwo3h" disAggregation="PT59n8BQbqM"/>
      <dataValue dataElement="bqK6eSIwo3h" disAggregation="pq2XI5kz2BY"/>
      <dataValue dataElement="Jtf34kNZhzP" disAggregation="PT59n8BQbqM"/>
      <dataValue dataElement="Jtf34kNZhzP" disAggregation="pq2XI5kz2BY"/>
      <dataValue dataElement="ncEnqRPHFvk" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="hCVSHjcml9g" disAggregation="PT59n8BQbqM"/>
      <dataValue dataElement="hCVSHjcml9g" disAggregation="pq2XI5kz2BY"/>
      <dataValue dataElement="gQNFkFkObU8" disAggregation="b19Ye0TWs1D"/>
      <dataValue dataElement="gQNFkFkObU8" disAggregation="L4P9VSgHkF6"/>
      <dataValue dataElement="gQNFkFkObU8" disAggregation="MaXD86iob3M"/>
      <dataValue dataElement="gQNFkFkObU8" disAggregation="YEmiuCcgNQI"/>
      <dataValue dataElement="gQNFkFkObU8" disAggregation="AKQ15Z2uqit"/>
      <dataValue dataElement="gQNFkFkObU8" disAggregation="Tzg8I9KyEwd"/>
      <dataValue dataElement="gQNFkFkObU8" disAggregation="w3BcsdjOcfk"/>
      <dataValue dataElement="gQNFkFkObU8" disAggregation="PvFFIeF2J9x"/>
      <dataValue dataElement="gQNFkFkObU8" disAggregation="CYHGl18lR0W"/>
      <dataValue dataElement="gQNFkFkObU8" disAggregation="Gmbgme7z9BF"/>
      <dataValue dataElement="gQNFkFkObU8" disAggregation="HVFCn1yjoGx"/>
      <dataValue dataElement="gQNFkFkObU8" disAggregation="s3jlIgFCbUb"/>
      <dataValue dataElement="HZSdnO5fCUc" disAggregation="b19Ye0TWs1D"/>
      <dataValue dataElement="HZSdnO5fCUc" disAggregation="L4P9VSgHkF6"/>
      <dataValue dataElement="HZSdnO5fCUc" disAggregation="MaXD86iob3M"/>
      <dataValue dataElement="HZSdnO5fCUc" disAggregation="YEmiuCcgNQI"/>
      <dataValue dataElement="HZSdnO5fCUc" disAggregation="AKQ15Z2uqit"/>
      <dataValue dataElement="HZSdnO5fCUc" disAggregation="Tzg8I9KyEwd"/>
      <dataValue dataElement="HZSdnO5fCUc" disAggregation="w3BcsdjOcfk"/>
      <dataValue dataElement="HZSdnO5fCUc" disAggregation="PvFFIeF2J9x"/>
      <dataValue dataElement="HZSdnO5fCUc" disAggregation="CYHGl18lR0W"/>
      <dataValue dataElement="HZSdnO5fCUc" disAggregation="Gmbgme7z9BF"/>
      <dataValue dataElement="HZSdnO5fCUc" disAggregation="HVFCn1yjoGx"/>
      <dataValue dataElement="HZSdnO5fCUc" disAggregation="s3jlIgFCbUb"/>
      <dataValue dataElement="fbfJHSPpUQD" disAggregation="PT59n8BQbqM"/>
      <dataValue dataElement="fbfJHSPpUQD" disAggregation="pq2XI5kz2BY"/>
      <dataValue dataElement="DUTSJE8MGCw" disAggregation="EptmPHV4gCa"/>
      <dataValue dataElement="DUTSJE8MGCw" disAggregation="FDjlZw9YWjq"/>
      <dataValue dataElement="DUTSJE8MGCw" disAggregation="EkXobwYuAvO"/>
      <dataValue dataElement="DUTSJE8MGCw" disAggregation="EWs9MH6VXpL"/>
      <dataValue dataElement="DUTSJE8MGCw" disAggregation="mDINjn9waid"/>
      <dataValue dataElement="DUTSJE8MGCw" disAggregation="clEzAKxl3Sq"/>
      <dataValue dataElement="hfdmMSPBgLG" disAggregation="PT59n8BQbqM"/>
      <dataValue dataElement="hfdmMSPBgLG" disAggregation="pq2XI5kz2BY"/>
      <dataValue dataElement="jWaNoH0X0Am" disAggregation="EptmPHV4gCa"/>
      <dataValue dataElement="jWaNoH0X0Am" disAggregation="FDjlZw9YWjq"/>
      <dataValue dataElement="jWaNoH0X0Am" disAggregation="EkXobwYuAvO"/>
      <dataValue dataElement="jWaNoH0X0Am" disAggregation="EWs9MH6VXpL"/>
      <dataValue dataElement="jWaNoH0X0Am" disAggregation="mDINjn9waid"/>
      <dataValue dataElement="jWaNoH0X0Am" disAggregation="clEzAKxl3Sq"/>
      <dataValue dataElement="cYeuwXTCPkU" disAggregation="PT59n8BQbqM"/>
      <dataValue dataElement="cYeuwXTCPkU" disAggregation="pq2XI5kz2BY"/>
      <dataValue dataElement="ntzmpYRSKGg" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="zzHwXqxKYy1" disAggregation="EptmPHV4gCa"/>
      <dataValue dataElement="zzHwXqxKYy1" disAggregation="FDjlZw9YWjq"/>
      <dataValue dataElement="zzHwXqxKYy1" disAggregation="EkXobwYuAvO"/>
      <dataValue dataElement="zzHwXqxKYy1" disAggregation="EWs9MH6VXpL"/>
      <dataValue dataElement="zzHwXqxKYy1" disAggregation="mDINjn9waid"/>
      <dataValue dataElement="zzHwXqxKYy1" disAggregation="clEzAKxl3Sq"/>
      <dataValue dataElement="yTHydhurQQU" disAggregation="PT59n8BQbqM"/>
      <dataValue dataElement="yTHydhurQQU" disAggregation="pq2XI5kz2BY"/>
      <dataValue dataElement="tbudfYMNFS5" disAggregation="EptmPHV4gCa"/>
      <dataValue dataElement="tbudfYMNFS5" disAggregation="FDjlZw9YWjq"/>
      <dataValue dataElement="tbudfYMNFS5" disAggregation="EkXobwYuAvO"/>
      <dataValue dataElement="tbudfYMNFS5" disAggregation="EWs9MH6VXpL"/>
      <dataValue dataElement="tbudfYMNFS5" disAggregation="mDINjn9waid"/>
      <dataValue dataElement="tbudfYMNFS5" disAggregation="clEzAKxl3Sq"/>
      <dataValue dataElement="R1WAv9bVXff" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="iBOkirjs8TH"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="mgfOSrzUthX"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="E4jVwXdL1FE"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="JvO2GpldrnQ"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="GQsM79Oa8e1"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="HLdVEzeYl0t"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="Pbzdb8uzHBW"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="iO3MLhE4PHA"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="v188IxY1WTh"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="p53iCsRVPSU"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="uh8MUdOumIk"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="h47XMXroiw4"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="NFSAqnC92ct"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="nquTEyWU7ff"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="FWuj3rd87jj"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="qtWl5uR98jt"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="bckzBoAurHI"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="TDb5JyDQqho"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="y1jbXYIuubN"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="jaS34UZLyBe"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="eeUNYiMYZlq"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="x1Ti1RoTKFr"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="dMAOu9i2tU4"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="NboNN44Iwul"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="qZ9QcyhO0Vv"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="HLg2utbMetZ"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="Lbil2sS54Ik"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="E4CrE0wh4eN"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="L7aTYZnP5Pe"/>
      <dataValue dataElement="h8vtacmZL5j" disAggregation="N8wisgL0KOn"/>
      <dataValue dataElement="B2ocYtYkPBD" disAggregation="EptmPHV4gCa"/>
      <dataValue dataElement="B2ocYtYkPBD" disAggregation="FDjlZw9YWjq"/>
      <dataValue dataElement="B2ocYtYkPBD" disAggregation="EkXobwYuAvO"/>
      <dataValue dataElement="B2ocYtYkPBD" disAggregation="EWs9MH6VXpL"/>
      <dataValue dataElement="B2ocYtYkPBD" disAggregation="mDINjn9waid"/>
      <dataValue dataElement="B2ocYtYkPBD" disAggregation="clEzAKxl3Sq"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="OrDRjJL9bTS"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="D9HOVHItnAW"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="lKQatl72hbs"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="Qvaa6XQsYJG"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="RYnkI3dHV2r"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="R2e7o7AGaZl"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="ylnUkus0uWL"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="B0gmWQQnjRB"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="OkTqmleJPNt"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="rpnukMmWBmK"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="TsI6OWSobTy"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="UwZkJFuoed4"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="fCEasSwk4iA"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="fXLSLTafPAa"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="TW3dSLS3Yez"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="G9XRXHMgId1"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="G83s4UeQzyT"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="GTBzVBQY6eA"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="wSIfDRFpQhe"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="v99OAIrqSKj"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="CweWgHpMTu7"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="YYcR8MyHtzY"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="Gk7wi8I1cKr"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="DS13oURyQ5s"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="AN492NhCwWd"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="Zw24HlQNuKE"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="bgKO5mjR3Un"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="toku1yGjhnO"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="bL8RBTCC5X1"/>
      <dataValue dataElement="FUrCpcvMAmC" disAggregation="dKLECGfFphs"/>
      <dataValue dataElement="ybzlGLjWwnK" disAggregation="PT59n8BQbqM"/>
      <dataValue dataElement="ybzlGLjWwnK" disAggregation="pq2XI5kz2BY"/>
      <dataValue dataElement="LhoRsqtRn4r" disAggregation="PT59n8BQbqM"/>
      <dataValue dataElement="LhoRsqtRn4r" disAggregation="pq2XI5kz2BY"/>
      <dataValue dataElement="V37YqbqpEhV" disAggregation="PT59n8BQbqM"/>
      <dataValue dataElement="V37YqbqpEhV" disAggregation="pq2XI5kz2BY"/>
      <dataValue dataElement="R6grTOjcFGO" disAggregation="gMJNg2iVsE2"/>
      <dataValue dataElement="R6grTOjcFGO" disAggregation="aVgkwEtJV0U"/>
      <dataValue dataElement="R6grTOjcFGO" disAggregation="DBgKgiOn2Sb"/>
      <dataValue dataElement="R6grTOjcFGO" disAggregation="iCCYgshSe6O"/>
      <dataValue dataElement="R6grTOjcFGO" disAggregation="cuRnkLEucLr"/>
      <dataValue dataElement="R6grTOjcFGO" disAggregation="iED8VzZNsUi"/>
      <dataValue dataElement="R6grTOjcFGO" disAggregation="WpxCwYUcSap"/>
      <dataValue dataElement="R6grTOjcFGO" disAggregation="Xn913yXH2oq"/>
      <dataValue dataElement="R6grTOjcFGO" disAggregation="ZqRA6QiEySk"/>
      <dataValue dataElement="R6grTOjcFGO" disAggregation="w08H8VOxXDw"/>
      <dataValue dataElement="R6grTOjcFGO" disAggregation="T7id097IMpq"/>
      <dataValue dataElement="R6grTOjcFGO" disAggregation="b6p7lHdqkEU"/>
      <dataValue dataElement="R6grTOjcFGO" disAggregation="wuVbdDoWESn"/>
      <dataValue dataElement="R6grTOjcFGO" disAggregation="TnRSCdZlz44"/>
      <dataValue dataElement="FE82N2sA0YI" disAggregation="bRowv6yZOF2"/>
    </dataValues>
  </reporttemplate>
  <reporttemplate>
    <name>ART monthly summary</name>
    <id>lyLU2wR22tC</id>
    <code>ART 2010</code>
    <periodType>Monthly</periodType>
    <dataValues>
      <dataValue dataElement="q9CskFaFGE6" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="jYYxzqd1dqM" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="pVImQlMAla4" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="supsI55QU7E" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="SLcj0Swq8rD" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="aJ9oon0aJ87" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="BVU4XA3aL0Y" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="la1f7sqY9sb" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="TyQ1vOHM6JO" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="TyQ1vOHM6JO" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="TyQ1vOHM6JO" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="TyQ1vOHM6JO" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="TyQ1vOHM6JO" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="TyQ1vOHM6JO" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="TyQ1vOHM6JO" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="TyQ1vOHM6JO" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="ZgIaamZjBjz" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="soACnRV9gOI" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="soACnRV9gOI" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="soACnRV9gOI" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="soACnRV9gOI" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="soACnRV9gOI" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="soACnRV9gOI" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="soACnRV9gOI" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="soACnRV9gOI" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="QrhlrvV6Xs8" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="QrhlrvV6Xs8" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="QrhlrvV6Xs8" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="QrhlrvV6Xs8" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="QrhlrvV6Xs8" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="QrhlrvV6Xs8" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="QrhlrvV6Xs8" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="QrhlrvV6Xs8" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="LVaUdM3CERi" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="LVaUdM3CERi" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="LVaUdM3CERi" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="LVaUdM3CERi" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="LVaUdM3CERi" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="LVaUdM3CERi" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="LVaUdM3CERi" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="LVaUdM3CERi" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="hI7NM78r3Rg" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="dGdeotKpRed" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="dGdeotKpRed" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="dGdeotKpRed" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="dGdeotKpRed" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="dGdeotKpRed" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="dGdeotKpRed" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="dGdeotKpRed" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="dGdeotKpRed" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="BOSZApCrBni" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="BOSZApCrBni" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="BOSZApCrBni" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="BOSZApCrBni" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="BOSZApCrBni" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="BOSZApCrBni" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="BOSZApCrBni" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="BOSZApCrBni" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="BtXmKYNBc3k" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="zYkwbCBALhn" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="zYkwbCBALhn" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="zYkwbCBALhn" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="zYkwbCBALhn" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="zYkwbCBALhn" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="zYkwbCBALhn" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="zYkwbCBALhn" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="zYkwbCBALhn" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="eRwOwCpMzyP" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="eRwOwCpMzyP" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="eRwOwCpMzyP" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="eRwOwCpMzyP" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="eRwOwCpMzyP" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="eRwOwCpMzyP" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="eRwOwCpMzyP" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="eRwOwCpMzyP" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="Jw8BIUYVMGE" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="LJBV91hapop" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="a5MxE5H7d3q" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="xUNvvqqhNwz" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="pgzNTiQwMES" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="GMd99K8gVut" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="GMd99K8gVut" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="GMd99K8gVut" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="GMd99K8gVut" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="GMd99K8gVut" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="GMd99K8gVut" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="GMd99K8gVut" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="GMd99K8gVut" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="IJ4yZ027EmK" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="Mow8dnhE6FJ" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="pq4msirdtpr" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="obbSEvaKTyW" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="C6yhZddXLCX" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="hUSSNufoUQz" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="ksGURIlASZB" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="CxlYcbqio4v" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="CxlYcbqio4v" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="CxlYcbqio4v" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="CxlYcbqio4v" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="CxlYcbqio4v" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="CxlYcbqio4v" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="CxlYcbqio4v" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="CxlYcbqio4v" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="PxT44IblPCq" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="rNEpbBxSyu7" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="rNEpbBxSyu7" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="rNEpbBxSyu7" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="rNEpbBxSyu7" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="rNEpbBxSyu7" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="rNEpbBxSyu7" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="rNEpbBxSyu7" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="rNEpbBxSyu7" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="gVfwyHBGWec" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="gVfwyHBGWec" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="gVfwyHBGWec" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="gVfwyHBGWec" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="gVfwyHBGWec" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="gVfwyHBGWec" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="gVfwyHBGWec" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="gVfwyHBGWec" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="V651s5yIbnR" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="kVOiLDV4OC6" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="kVOiLDV4OC6" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="kVOiLDV4OC6" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="kVOiLDV4OC6" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="kVOiLDV4OC6" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="kVOiLDV4OC6" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="kVOiLDV4OC6" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="kVOiLDV4OC6" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="I5MLuG16arn" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="I5MLuG16arn" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="I5MLuG16arn" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="I5MLuG16arn" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="I5MLuG16arn" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="I5MLuG16arn" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="I5MLuG16arn" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="I5MLuG16arn" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="ZecQS9lx4j9" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="DlZORv7kWSl" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="oJLoUSMs3Ud" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="ReljOufQV11" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="iri7NSiuRc3" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="F53rTVTmSuF" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="F53rTVTmSuF" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="F53rTVTmSuF" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="F53rTVTmSuF" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="F53rTVTmSuF" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="F53rTVTmSuF" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="F53rTVTmSuF" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="F53rTVTmSuF" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="BI5CBuRJVSV" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="NJnhOzjaLYk" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="NJnhOzjaLYk" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="NJnhOzjaLYk" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="NJnhOzjaLYk" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="NJnhOzjaLYk" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="NJnhOzjaLYk" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="NJnhOzjaLYk" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="NJnhOzjaLYk" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="iCGDtgPA28k" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="mmHNj6THZNH" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="EEEu3r8z1Rg" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="YX1MQLgAD92" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="GNY9KvEmRjy" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="ibL7BD2vn2C" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="ibL7BD2vn2C" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="ibL7BD2vn2C" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="ibL7BD2vn2C" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="ibL7BD2vn2C" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="ibL7BD2vn2C" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="ibL7BD2vn2C" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="ibL7BD2vn2C" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="HDZOFvdXsqE" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="HDZOFvdXsqE" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="HDZOFvdXsqE" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="HDZOFvdXsqE" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="HDZOFvdXsqE" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="HDZOFvdXsqE" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="HDZOFvdXsqE" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="HDZOFvdXsqE" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="XVzfK55tu7h" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="o44j6gPqFlA" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="xETRo03ZfOM" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="a7Pue4ht1n1" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="yXZd6HTew4q" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="HmBwa7GWGRG" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="qUY0i7PnaLS" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="YIDKw3om85t" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="cQxY2T8GenX" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="xrbIG3L9DdO" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="nvsNqhfSSxd" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="fDkcJaO15aQ" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="FDpeT1lFQMM" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="VZPWjoT6Iyb" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="jHxFwWMbXT2" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="yB3qDR4Mlqk" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="un5mkYkVKqV" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="MeAvt39JtqN" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="Yf4u4QOIdsi" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="Yf4u4QOIdsi" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="Yf4u4QOIdsi" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="Yf4u4QOIdsi" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="Yf4u4QOIdsi" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="Yf4u4QOIdsi" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="Yf4u4QOIdsi" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="Yf4u4QOIdsi" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="Sdfo0RBu1W3" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="KD5UjA5V16r" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="zTWitarSrae" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="vJSPn2R6gVe" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="vJSPn2R6gVe" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="vJSPn2R6gVe" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="vJSPn2R6gVe" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="vJSPn2R6gVe" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="vJSPn2R6gVe" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="vJSPn2R6gVe" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="vJSPn2R6gVe" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="dAnZOL5kxlK" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="NV0OXpHu6x4" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="PNlOOplRNOp" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="XMsORYe4ZcA" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="deGkTqbpTlS" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="oYZug9IEm3Q" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="PBXQFnb2AOk" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="tZLjsE0VXrL" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="t6YgakIbFif" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="lmj0xtl5P6C" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="FTy5pcJZ3yX" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="FTy5pcJZ3yX" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="FTy5pcJZ3yX" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="FTy5pcJZ3yX" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="FTy5pcJZ3yX" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="FTy5pcJZ3yX" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="FTy5pcJZ3yX" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="FTy5pcJZ3yX" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="CUVDjGzRmmU" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="D33rH8UHKlZ" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="GgsWqA0YETj" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="wIQ5ugpWYUH" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="AzwEuYfWAtN" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="Z5uEjG9zJNK" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="pSHgU0Wf4ir" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="tlSucW8wn23" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="x98jMXibptT" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="eCIPNNYj9ZM" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="ozmEltb5V8d" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="e1eDe6JsE9j" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="tnDQ80ycQus" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="kxcIr99QcAO" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="hoj1wTJT6ZW" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="ZGKUt190yEn" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="y6noHe7ltxY" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="E7QJ0voitk7" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="wfKKFhBn0Q0" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="wfKKFhBn0Q0" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="wfKKFhBn0Q0" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="wfKKFhBn0Q0" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="wfKKFhBn0Q0" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="wfKKFhBn0Q0" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="wfKKFhBn0Q0" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="wfKKFhBn0Q0" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="lznF009R6XI" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="AyLbN9fhY4W" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="gSD3Znye1hY" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="FOWABOOZtPg" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="n91IylSb1JQ" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="gyudBBtgGCv" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="w1554hhXNcq" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="D4PywWuIwy0" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="YknvQAH4LnL" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="YgsAnqU3I7B" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="rFkRvm5Ns4a" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="vhT3YzTev3B" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="aIJZ2d2QgVV" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="aIJZ2d2QgVV" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="aIJZ2d2QgVV" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="aIJZ2d2QgVV" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="aIJZ2d2QgVV" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="aIJZ2d2QgVV" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="aIJZ2d2QgVV" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="aIJZ2d2QgVV" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="YTmhoGBxE2m" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="FQhY9n5Ft7t" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="uN64b5MivTO" disAggregation="bRowv6yZOF2"/>
    </dataValues>
  </reporttemplate>
  <reporttemplate>
    <name>TB Facility reporting Form</name>
    <id>SF8FDSqw30D</id>
    <code>TB Facility reporting Form</code>
    <periodType>Monthly</periodType>
    <dataValues>
      <dataValue dataElement="BexcJLSBmoI" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="PcdVnX3EthS" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="x4KonEdVrf4" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="HihtAAbmIKd" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="zg2HS37R0S0" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="LvVagpDFHVd" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="NzUztyjtUm2" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="tHFKyPb1db7" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="JFJfrQRwKUH" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="ax9QMVVaWzT" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="QmqSvR8y1VP" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="uwbLjPhducc" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="iGWmygJhJ0W" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="auVPuAdFCmY" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="Vacgoqzb0a9" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="DfxIW8gECPb" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="sVDDqpaKwBH" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="iM7agdDyMAv" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="iwKQb6AzcyA" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="LwqtuNuXzMO" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="NRmkLQkTbHw" disAggregation="bRowv6yZOF2"/>
    </dataValues>
  </reporttemplate>
  <reporttemplate>
    <name>PHUF 2 - Children's preventive services</name>
    <id>BfMAe6Itzgt</id>
    <code>Children's preventive services - PHUF2</code>
    <periodType>Monthly</periodType>
    <dataValues>
      <dataValue dataElement="s46m5MS0hxu" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="s46m5MS0hxu" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="s46m5MS0hxu" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="s46m5MS0hxu" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="fClA2Erf6IO" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="fClA2Erf6IO" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="fClA2Erf6IO" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="fClA2Erf6IO" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="pnL2VG8Bn7N" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="pnL2VG8Bn7N" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="pnL2VG8Bn7N" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="pnL2VG8Bn7N" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="ca8lfO062zg" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="ca8lfO062zg" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="ca8lfO062zg" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="ca8lfO062zg" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="qw2sIef52Fu" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="qw2sIef52Fu" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="qw2sIef52Fu" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="qw2sIef52Fu" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="ldGXl6SEdqf" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="ldGXl6SEdqf" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="ldGXl6SEdqf" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="ldGXl6SEdqf" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="pEOVd4Z3TAS" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="pEOVd4Z3TAS" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="pEOVd4Z3TAS" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="pEOVd4Z3TAS" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="GCGfEY82Wz6" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="GCGfEY82Wz6" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="GCGfEY82Wz6" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="GCGfEY82Wz6" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="x3Do5e7g4Qo" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="x3Do5e7g4Qo" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="x3Do5e7g4Qo" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="x3Do5e7g4Qo" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="I78gJm4KBo7" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="I78gJm4KBo7" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="I78gJm4KBo7" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="I78gJm4KBo7" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="UOlfIjgN8X6" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="UOlfIjgN8X6" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="UOlfIjgN8X6" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="UOlfIjgN8X6" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="qPVDd87kS9Z" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="qPVDd87kS9Z" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="qPVDd87kS9Z" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="qPVDd87kS9Z" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="bTcRDVjC66S" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="bTcRDVjC66S" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="bTcRDVjC66S" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="bTcRDVjC66S" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="l6byfWFUGaP" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="l6byfWFUGaP" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="l6byfWFUGaP" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="l6byfWFUGaP" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="n6aMJNLdvep" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="n6aMJNLdvep" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="n6aMJNLdvep" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="n6aMJNLdvep" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="lVsbKXoF0zX" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="lVsbKXoF0zX" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="lVsbKXoF0zX" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="lVsbKXoF0zX" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="z7duEFcpApd" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="z7duEFcpApd" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="z7duEFcpApd" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="z7duEFcpApd" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="Rmixc9wJl0G" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="Rmixc9wJl0G" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="Rmixc9wJl0G" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="Rmixc9wJl0G" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="vI2csg55S9C" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="vI2csg55S9C" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="vI2csg55S9C" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="vI2csg55S9C" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="tU7GixyHhsv" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="tU7GixyHhsv" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="tU7GixyHhsv" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="tU7GixyHhsv" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="xc8gmAKfO95" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="xc8gmAKfO95" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="xc8gmAKfO95" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="xc8gmAKfO95" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="L2kxa2IA2cs" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="L2kxa2IA2cs" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="L2kxa2IA2cs" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="L2kxa2IA2cs" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="NLnXLV5YpZF" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="NLnXLV5YpZF" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="NLnXLV5YpZF" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="NLnXLV5YpZF" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="DUSpd8Jq3M7" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="DUSpd8Jq3M7" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="DUSpd8Jq3M7" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="DUSpd8Jq3M7" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="Y53Jcc9LBYh" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="Y53Jcc9LBYh" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="Y53Jcc9LBYh" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="Y53Jcc9LBYh" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="dU0GquGkGQr" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="dU0GquGkGQr" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="dU0GquGkGQr" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="dU0GquGkGQr" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="YtbsuPPo010" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="YtbsuPPo010" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="YtbsuPPo010" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="YtbsuPPo010" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="O05mAByOgAv" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="O05mAByOgAv" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="O05mAByOgAv" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="O05mAByOgAv" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="pikOziyCXbM" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="pikOziyCXbM" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="pikOziyCXbM" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="pikOziyCXbM" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="mGN1az8Xub6" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="mGN1az8Xub6" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="mGN1az8Xub6" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="mGN1az8Xub6" disAggregation="hEFKSsPV5et"/>
      <dataValue dataElement="d5xTg3WR3DP" disAggregation="Prlt0C1RF0s"/>
      <dataValue dataElement="d5xTg3WR3DP" disAggregation="psbwp3CQEhs"/>
      <dataValue dataElement="d5xTg3WR3DP" disAggregation="V6L425pT3A0"/>
      <dataValue dataElement="d5xTg3WR3DP" disAggregation="hEFKSsPV5et"/>
    </dataValues>
  </reporttemplate>
  <reporttemplate>
    <name>PHUF 5 - Mortality</name>
    <id>joWPywO7yOJ</id>
    <code>Mortality - PHUF 5</code>
    <periodType>Monthly</periodType>
    <dataValues>
      <dataValue dataElement="AT74xZWty34" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="AT74xZWty34" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="AT74xZWty34" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="AT74xZWty34" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="AT74xZWty34" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="AT74xZWty34" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="AT74xZWty34" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="AT74xZWty34" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="AT74xZWty34" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="AT74xZWty34" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="rEgPZfxBScE" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="rEgPZfxBScE" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="rEgPZfxBScE" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="rEgPZfxBScE" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="rEgPZfxBScE" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="rEgPZfxBScE" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="rEgPZfxBScE" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="rEgPZfxBScE" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="rEgPZfxBScE" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="rEgPZfxBScE" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="k1yUb6Ox919" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="k1yUb6Ox919" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="k1yUb6Ox919" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="k1yUb6Ox919" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="k1yUb6Ox919" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="k1yUb6Ox919" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="k1yUb6Ox919" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="k1yUb6Ox919" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="k1yUb6Ox919" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="k1yUb6Ox919" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="T2H6EDoHxxy" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="T2H6EDoHxxy" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="T2H6EDoHxxy" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="T2H6EDoHxxy" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="T2H6EDoHxxy" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="T2H6EDoHxxy" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="T2H6EDoHxxy" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="T2H6EDoHxxy" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="T2H6EDoHxxy" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="T2H6EDoHxxy" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="ZjLFpnq46QF" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="ryiHjaYhNKY" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="ryiHjaYhNKY" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="ryiHjaYhNKY" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="ryiHjaYhNKY" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="ryiHjaYhNKY" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="ryiHjaYhNKY" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="ryiHjaYhNKY" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="ryiHjaYhNKY" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="ryiHjaYhNKY" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="ryiHjaYhNKY" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="nEPDnxt8Xn2" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="nEPDnxt8Xn2" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="nEPDnxt8Xn2" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="nEPDnxt8Xn2" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="nEPDnxt8Xn2" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="nEPDnxt8Xn2" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="nEPDnxt8Xn2" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="nEPDnxt8Xn2" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="nEPDnxt8Xn2" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="nEPDnxt8Xn2" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="z1q4VpzJvEh" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="Z2GiSR6S3DO" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="Z2GiSR6S3DO" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="Z2GiSR6S3DO" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="Z2GiSR6S3DO" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="Z2GiSR6S3DO" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="Z2GiSR6S3DO" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="Z2GiSR6S3DO" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="Z2GiSR6S3DO" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="Z2GiSR6S3DO" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="Z2GiSR6S3DO" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="d6GUgNWCDfl" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="pnMGI9pJTxH" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="sre820mphBu" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="sre820mphBu" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="sre820mphBu" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="sre820mphBu" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="sre820mphBu" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="sre820mphBu" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="sre820mphBu" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="sre820mphBu" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="sre820mphBu" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="sre820mphBu" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="Az4URukGvBX" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="Az4URukGvBX" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="Az4URukGvBX" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="Az4URukGvBX" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="Az4URukGvBX" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="Az4URukGvBX" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="Az4URukGvBX" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="Az4URukGvBX" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="Az4URukGvBX" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="Az4URukGvBX" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="KYmjdQeqQiz" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="KYmjdQeqQiz" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="KYmjdQeqQiz" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="KYmjdQeqQiz" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="KYmjdQeqQiz" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="KYmjdQeqQiz" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="KYmjdQeqQiz" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="KYmjdQeqQiz" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="KYmjdQeqQiz" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="KYmjdQeqQiz" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="ZuAqHa7ekka" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="W3v9ET77MVT" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="W3v9ET77MVT" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="W3v9ET77MVT" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="W3v9ET77MVT" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="W3v9ET77MVT" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="W3v9ET77MVT" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="W3v9ET77MVT" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="W3v9ET77MVT" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="W3v9ET77MVT" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="W3v9ET77MVT" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="X6WvrDinMQs" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="X6WvrDinMQs" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="X6WvrDinMQs" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="X6WvrDinMQs" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="X6WvrDinMQs" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="X6WvrDinMQs" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="X6WvrDinMQs" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="X6WvrDinMQs" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="X6WvrDinMQs" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="X6WvrDinMQs" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="yi0ldh90vhX" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="yi0ldh90vhX" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="yi0ldh90vhX" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="yi0ldh90vhX" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="yi0ldh90vhX" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="yi0ldh90vhX" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="yi0ldh90vhX" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="yi0ldh90vhX" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="yi0ldh90vhX" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="yi0ldh90vhX" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="pXxPGsUqLkI" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="pXxPGsUqLkI" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="pXxPGsUqLkI" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="pXxPGsUqLkI" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="pXxPGsUqLkI" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="pXxPGsUqLkI" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="pXxPGsUqLkI" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="pXxPGsUqLkI" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="pXxPGsUqLkI" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="pXxPGsUqLkI" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="S9C201lJqgM" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="S9C201lJqgM" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="S9C201lJqgM" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="S9C201lJqgM" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="S9C201lJqgM" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="S9C201lJqgM" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="S9C201lJqgM" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="S9C201lJqgM" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="S9C201lJqgM" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="S9C201lJqgM" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="Iw0lR4XHX8F" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="Iw0lR4XHX8F" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="Iw0lR4XHX8F" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="Iw0lR4XHX8F" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="Iw0lR4XHX8F" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="Iw0lR4XHX8F" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="Iw0lR4XHX8F" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="Iw0lR4XHX8F" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="Iw0lR4XHX8F" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="Iw0lR4XHX8F" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="nckBHiObFAn" disAggregation="Y01ebridINE"/>
      <dataValue dataElement="nckBHiObFAn" disAggregation="IIRN5ytHpVj"/>
      <dataValue dataElement="nckBHiObFAn" disAggregation="elRjlHXK2KJ"/>
      <dataValue dataElement="nckBHiObFAn" disAggregation="g9NzGnHlhX6"/>
      <dataValue dataElement="nckBHiObFAn" disAggregation="maAzhDGE2uu"/>
      <dataValue dataElement="nckBHiObFAn" disAggregation="Z5vY4BCMCrB"/>
      <dataValue dataElement="nckBHiObFAn" disAggregation="cFhTgEkOkVM"/>
      <dataValue dataElement="nckBHiObFAn" disAggregation="PGZM52Yf5G9"/>
      <dataValue dataElement="nckBHiObFAn" disAggregation="s4zjoZuwki1"/>
      <dataValue dataElement="nckBHiObFAn" disAggregation="PP09MbybbwK"/>
      <dataValue dataElement="GHvwvsJzV4x" disAggregation="bRowv6yZOF2"/>
    </dataValues>
  </reporttemplate>
  <reporttemplate>
    <name>TB/HIV (VCCT) monthly summary</name>
    <id>OsPTWNqq26W</id>
    <code>VCCT</code>
    <periodType>Monthly</periodType>
    <dataValues>
      <dataValue dataElement="srXmZTeJxxT" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="srXmZTeJxxT" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="srXmZTeJxxT" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="srXmZTeJxxT" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="srXmZTeJxxT" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="srXmZTeJxxT" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="srXmZTeJxxT" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="srXmZTeJxxT" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="ZydlV51mGuj" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="ZydlV51mGuj" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="ZydlV51mGuj" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="ZydlV51mGuj" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="ZydlV51mGuj" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="ZydlV51mGuj" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="ZydlV51mGuj" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="ZydlV51mGuj" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="oxht1VLqF6x" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="oxht1VLqF6x" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="oxht1VLqF6x" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="oxht1VLqF6x" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="oxht1VLqF6x" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="oxht1VLqF6x" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="oxht1VLqF6x" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="oxht1VLqF6x" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="CjLP7zAhlP4" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="CjLP7zAhlP4" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="CjLP7zAhlP4" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="CjLP7zAhlP4" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="CjLP7zAhlP4" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="CjLP7zAhlP4" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="CjLP7zAhlP4" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="CjLP7zAhlP4" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="IpwsH1GUjCs" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="IpwsH1GUjCs" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="IpwsH1GUjCs" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="IpwsH1GUjCs" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="IpwsH1GUjCs" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="IpwsH1GUjCs" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="IpwsH1GUjCs" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="IpwsH1GUjCs" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="EASG4IZChNr" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="EASG4IZChNr" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="EASG4IZChNr" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="EASG4IZChNr" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="EASG4IZChNr" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="EASG4IZChNr" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="EASG4IZChNr" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="EASG4IZChNr" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="ZjILYaYGEBM" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="ZjILYaYGEBM" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="ZjILYaYGEBM" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="ZjILYaYGEBM" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="ZjILYaYGEBM" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="ZjILYaYGEBM" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="ZjILYaYGEBM" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="ZjILYaYGEBM" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="bmW8ktueArb" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="bmW8ktueArb" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="bmW8ktueArb" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="bmW8ktueArb" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="bmW8ktueArb" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="bmW8ktueArb" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="bmW8ktueArb" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="bmW8ktueArb" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="LicY0q8cagk" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="LicY0q8cagk" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="LicY0q8cagk" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="LicY0q8cagk" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="LicY0q8cagk" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="LicY0q8cagk" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="LicY0q8cagk" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="LicY0q8cagk" disAggregation="GuJESuyOCMW"/>
      <dataValue dataElement="LgYtBqVkADK" disAggregation="qNCMOhkoQju"/>
      <dataValue dataElement="LgYtBqVkADK" disAggregation="TkDhg29x18A"/>
      <dataValue dataElement="LgYtBqVkADK" disAggregation="LbeIlyHEhKr"/>
      <dataValue dataElement="LgYtBqVkADK" disAggregation="zPpvbvpmkxN"/>
      <dataValue dataElement="LgYtBqVkADK" disAggregation="qa0VqgYlgtN"/>
      <dataValue dataElement="LgYtBqVkADK" disAggregation="uX9yDetTdOp"/>
      <dataValue dataElement="LgYtBqVkADK" disAggregation="rCMUTmcreqP"/>
      <dataValue dataElement="LgYtBqVkADK" disAggregation="GuJESuyOCMW"/>
    </dataValues>
  </reporttemplate>
  <reporttemplate>
    <name>PMTCT monthly summary</name>
    <id>Rl58JxmKJo2</id>
    <code>PMTCT</code>
    <periodType>Monthly</periodType>
    <dataValues>
      <dataValue dataElement="HPZd1WtTArI" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="HPZd1WtTArI" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="HPZd1WtTArI" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="HPZd1WtTArI" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="CwnEqKR0ebt" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="CwnEqKR0ebt" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="CwnEqKR0ebt" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="CwnEqKR0ebt" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="zCPMzMGWyHU" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="zCPMzMGWyHU" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="zCPMzMGWyHU" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="zCPMzMGWyHU" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="x0PshcPLSk1" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="hxh8X16Gvip" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="hxh8X16Gvip" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="hxh8X16Gvip" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="hxh8X16Gvip" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="TvQ1myd6oTE" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="TvQ1myd6oTE" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="TvQ1myd6oTE" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="TvQ1myd6oTE" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="MIKpDxt5ZvE" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="MIKpDxt5ZvE" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="MIKpDxt5ZvE" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="MIKpDxt5ZvE" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="HdQ2QsgMtCc" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="yMtFhLsbZaL" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="yMtFhLsbZaL" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="yMtFhLsbZaL" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="yMtFhLsbZaL" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="OCU92ttHmic" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="OCU92ttHmic" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="OCU92ttHmic" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="OCU92ttHmic" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="yhrP2vizKlf" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="yhrP2vizKlf" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="yhrP2vizKlf" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="yhrP2vizKlf" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="WqbXHjN95Xw" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="WqbXHjN95Xw" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="WqbXHjN95Xw" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="WqbXHjN95Xw" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="FGdTDgQrsBy" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="FGdTDgQrsBy" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="FGdTDgQrsBy" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="FGdTDgQrsBy" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="wZqi8EXN5x4" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="gnKnwQbY3UK" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="gnKnwQbY3UK" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="gnKnwQbY3UK" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="gnKnwQbY3UK" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="fxOM6VBQhBy" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="fxOM6VBQhBy" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="fxOM6VBQhBy" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="fxOM6VBQhBy" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="kfSFuD4Q8rF" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="kfSFuD4Q8rF" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="kfSFuD4Q8rF" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="kfSFuD4Q8rF" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="CJKrsPzuY8R" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="CJKrsPzuY8R" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="CJKrsPzuY8R" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="CJKrsPzuY8R" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="WQqSx9H0RDf" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="WQqSx9H0RDf" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="WQqSx9H0RDf" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="WQqSx9H0RDf" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="ZFC9MdnFHFJ" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="tAQe5dZ6wRv" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="tAQe5dZ6wRv" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="tAQe5dZ6wRv" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="tAQe5dZ6wRv" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="e87Gl0315MV" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="e87Gl0315MV" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="e87Gl0315MV" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="e87Gl0315MV" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="f3vP3dSjUrS" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="f3vP3dSjUrS" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="f3vP3dSjUrS" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="f3vP3dSjUrS" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="u6yhzgWPIsj" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="u6yhzgWPIsj" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="u6yhzgWPIsj" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="u6yhzgWPIsj" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="rFTnRXMFgxC" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="aO5TCNZ4OOr" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="ONgKakbp7wR" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="ONgKakbp7wR" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="ONgKakbp7wR" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="ONgKakbp7wR" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="RoCtZpDLVS7" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="RoCtZpDLVS7" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="RoCtZpDLVS7" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="RoCtZpDLVS7" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="dWqQVwKJTSu" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="dWqQVwKJTSu" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="dWqQVwKJTSu" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="dWqQVwKJTSu" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="L4G4X567SeK" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="L4G4X567SeK" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="L4G4X567SeK" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="L4G4X567SeK" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="hQkv3NaAjqv" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="hQkv3NaAjqv" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="hQkv3NaAjqv" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="hQkv3NaAjqv" disAggregation="z858fbdqWwF"/>
      <dataValue dataElement="fQ46YRJj7Yq" disAggregation="YBhrfw1dP2J"/>
      <dataValue dataElement="fQ46YRJj7Yq" disAggregation="u5fU9rr67xo"/>
      <dataValue dataElement="fQ46YRJj7Yq" disAggregation="LbkJRbDblhe"/>
      <dataValue dataElement="fQ46YRJj7Yq" disAggregation="z858fbdqWwF"/>
    </dataValues>
  </reporttemplate>
  <reporttemplate>
    <name>PHUF 6 - Staffing</name>
    <id>N4fIX1HL3TQ</id>
    <code>PHUF 6 - Staffing</code>
    <periodType>SixMonthly</periodType>
    <dataValues>
      <dataValue dataElement="viFyEk7JmVd" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="viFyEk7JmVd" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="eizakNwF2ep" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="eizakNwF2ep" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="iVla5mEZiZo" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="iVla5mEZiZo" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="nu3vYkWgl2x" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="nu3vYkWgl2x" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="kFmyXB7IYrK" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="kFmyXB7IYrK" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="v0Shu9zrSh0" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="v0Shu9zrSh0" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="hkfMucdRMQG" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="hkfMucdRMQG" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="OKj6vV8hmTP" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="OKj6vV8hmTP" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="zSl1hUZBDHY" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="zSl1hUZBDHY" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="EzR5Y2V0JF9" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="EzR5Y2V0JF9" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="dIqx7rdnVc9" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="dIqx7rdnVc9" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="Nz5YtOpDyuV" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="Nz5YtOpDyuV" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="LSJ5mKpyEv1" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="LSJ5mKpyEv1" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="DUtltDE5ma1" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="DUtltDE5ma1" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="q7QXzNnSstn" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="q7QXzNnSstn" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="vBu1MTGwcZh" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="vBu1MTGwcZh" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="zgeAdnpSY5K" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="zgeAdnpSY5K" disAggregation="R23h9QZRbRt"/>
      <dataValue dataElement="nlQztbooKAj" disAggregation="DOC7emLzyRi"/>
      <dataValue dataElement="nlQztbooKAj" disAggregation="R23h9QZRbRt"/>
    </dataValues>
  </reporttemplate>
  <reporttemplate>
    <name>Mortality &lt; 5 years</name>
    <id>pBOMPrpg1QX</id>
    <code>Mortality &lt; 5 years</code>
    <periodType>Monthly</periodType>
    <dataValues>
      <dataValue dataElement="f7n9E0hX8qk" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="Vp12ncSU1Av" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="LjNlMTl9Nq9" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="jVDAvs6kIAP" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="Ix2HsbDMLea" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="hM4ya5T2AqX" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="NpJtsQkMTm3" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="USBq0VHSkZq" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="eY5ehpbEsB7" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="Yy9NtNfwYZJ" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="FTRrcoaog83" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="MSZuQ1mTsia" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="lXolhoWewYH" disAggregation="bRowv6yZOF2"/>
    </dataValues>
  </reporttemplate>
  <reporttemplate>
    <name>EPI Stock</name>
    <id>TuL8IOPzpHh</id>
    <code>EPI Stock</code>
    <periodType>Monthly</periodType>
    <dataValues>
      <dataValue dataElement="FTINmL2lehN" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="p1MDHOT6ENy" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="nGCLjZDn0Q4" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="iuSIObmKutb" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="t99PL3gUxIl" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="cZnQDuF3IDz" disAggregation="fsFN9T4ck3E"/>
      <dataValue dataElement="cZnQDuF3IDz" disAggregation="pn1upwnbxfn"/>
      <dataValue dataElement="cZnQDuF3IDz" disAggregation="TxaWpw1pN5G"/>
      <dataValue dataElement="XNrjXqZrHD8" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="axVhq1itoQD" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="FvKdfA2SuWI" disAggregation="fsFN9T4ck3E"/>
      <dataValue dataElement="FvKdfA2SuWI" disAggregation="pn1upwnbxfn"/>
      <dataValue dataElement="FvKdfA2SuWI" disAggregation="TxaWpw1pN5G"/>
      <dataValue dataElement="lVknokmR4Ip" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="vEAo4KwsAzl" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="WVrH6j3Wfye" disAggregation="fsFN9T4ck3E"/>
      <dataValue dataElement="WVrH6j3Wfye" disAggregation="pn1upwnbxfn"/>
      <dataValue dataElement="WVrH6j3Wfye" disAggregation="TxaWpw1pN5G"/>
    </dataValues>
  </reporttemplate>
  <reporttemplate>
    <name>HIV Peadiatric monthly summary</name>
    <id>EDzMBk0RRji</id>
    <code>HIV Peadiatric monthly summary</code>
    <periodType>Monthly</periodType>
    <dataValues>
      <dataValue dataElement="pN3V4jZeCmU" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="pN3V4jZeCmU" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="pN3V4jZeCmU" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="pN3V4jZeCmU" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="pN3V4jZeCmU" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="pN3V4jZeCmU" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="cxkB6Csdae7" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="cxkB6Csdae7" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="cxkB6Csdae7" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="cxkB6Csdae7" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="cxkB6Csdae7" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="cxkB6Csdae7" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="ofqavN7bUXQ" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="ofqavN7bUXQ" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="ofqavN7bUXQ" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="ofqavN7bUXQ" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="ofqavN7bUXQ" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="ofqavN7bUXQ" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="HL77Pems4Cv" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="HL77Pems4Cv" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="HL77Pems4Cv" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="HL77Pems4Cv" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="HL77Pems4Cv" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="HL77Pems4Cv" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="KWzP8OWYQL7" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="KWzP8OWYQL7" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="KWzP8OWYQL7" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="KWzP8OWYQL7" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="KWzP8OWYQL7" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="KWzP8OWYQL7" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="N9vniUuCcqY" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="ECYnLIh3IdU" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="ECYnLIh3IdU" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="ECYnLIh3IdU" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="ECYnLIh3IdU" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="ECYnLIh3IdU" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="ECYnLIh3IdU" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="MWEGBw0pmgU" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="MWEGBw0pmgU" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="MWEGBw0pmgU" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="MWEGBw0pmgU" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="MWEGBw0pmgU" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="MWEGBw0pmgU" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="AKJvJehDSb6" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="AKJvJehDSb6" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="AKJvJehDSb6" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="AKJvJehDSb6" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="AKJvJehDSb6" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="AKJvJehDSb6" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="xFpppWvT43s" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="xFpppWvT43s" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="xFpppWvT43s" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="xFpppWvT43s" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="xFpppWvT43s" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="xFpppWvT43s" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="SMrE2ByiyZp" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="SMrE2ByiyZp" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="SMrE2ByiyZp" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="SMrE2ByiyZp" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="SMrE2ByiyZp" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="SMrE2ByiyZp" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="avs8Dhz3OoG" disAggregation="bRowv6yZOF2"/>
      <dataValue dataElement="UMexg4VGfaY" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="UMexg4VGfaY" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="UMexg4VGfaY" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="UMexg4VGfaY" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="UMexg4VGfaY" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="UMexg4VGfaY" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="EnsFXKU7LEW" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="EnsFXKU7LEW" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="EnsFXKU7LEW" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="EnsFXKU7LEW" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="EnsFXKU7LEW" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="EnsFXKU7LEW" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="ifTgszmp25q" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="ifTgszmp25q" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="ifTgszmp25q" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="ifTgszmp25q" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="ifTgszmp25q" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="ifTgszmp25q" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="ESGq1GV8YEE" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="ESGq1GV8YEE" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="ESGq1GV8YEE" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="ESGq1GV8YEE" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="ESGq1GV8YEE" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="ESGq1GV8YEE" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="hhevl49MXyA" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="hhevl49MXyA" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="hhevl49MXyA" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="hhevl49MXyA" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="hhevl49MXyA" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="hhevl49MXyA" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="dL7MKVOSCUf" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="dL7MKVOSCUf" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="dL7MKVOSCUf" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="dL7MKVOSCUf" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="dL7MKVOSCUf" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="dL7MKVOSCUf" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="e73QxJpd88B" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="e73QxJpd88B" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="e73QxJpd88B" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="e73QxJpd88B" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="e73QxJpd88B" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="e73QxJpd88B" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="GhsYeB89HaL" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="GhsYeB89HaL" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="GhsYeB89HaL" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="GhsYeB89HaL" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="GhsYeB89HaL" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="GhsYeB89HaL" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="PwAOGo407Kq" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="PwAOGo407Kq" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="PwAOGo407Kq" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="PwAOGo407Kq" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="PwAOGo407Kq" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="PwAOGo407Kq" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="ydvyXLhIbTn" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="ydvyXLhIbTn" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="ydvyXLhIbTn" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="ydvyXLhIbTn" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="ydvyXLhIbTn" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="ydvyXLhIbTn" disAggregation="pMETBl4mXms"/>
      <dataValue dataElement="XB4uzhs4Is4" disAggregation="hl5zeAOOZJP"/>
      <dataValue dataElement="XB4uzhs4Is4" disAggregation="zqHPlIraRuB"/>
      <dataValue dataElement="XB4uzhs4Is4" disAggregation="mG4ON0wm5ub"/>
      <dataValue dataElement="XB4uzhs4Is4" disAggregation="EaDmbKV3ZWF"/>
      <dataValue dataElement="XB4uzhs4Is4" disAggregation="w7fvkHv1CfZ"/>
      <dataValue dataElement="XB4uzhs4Is4" disAggregation="pMETBl4mXms"/>
    </dataValues>
  </reporttemplate>
</reportTemplates>

Follow ups