Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build
Integrated Campaign Registry (ICR) Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Group xmlns="http://hl7.org/fhir">
<id value="example-sth-eligible-population"/>
<meta>
<tag>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs"/>
<code value="mda"/>
<display value="MDA (Rokupr)"/>
</tag>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Group example-sth-eligible-population</b></p><a name="example-sth-eligible-population"> </a><a name="hcexample-sth-eligible-population"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Tag: <a href="CodeSystem-icr-project-tag-cs.html">MDA (Rokupr) (Details: ICR Project Tag code mda = 'MDA (Rokupr)')</a></p></div><p><b>type</b>: Person</p><p><b>actual</b>: false</p><p><b>name</b>: School-age children 5–14 years (STH MDA protocol eligibility)</p><h3>Characteristics</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td><td><b>Exclude</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-group-characteristic-cs age-band}">Age band</span></td><td>5-14 years</td><td>false</td></tr></table></div>
</text>
<type value="person"/>
<actual value="false"/>
<name
value="School-age children 5–14 years (STH MDA protocol eligibility)"/>
<characteristic>
<code>
<coding>
<system
value="https://icr.healthcampaigns.org/CodeSystem/icr-group-characteristic-cs"/>
<code value="age-band"/>
<display value="Age band"/>
</coding>
</code>
<valueRange>
<low>
<value value="5"/>
<unit value="years"/>
<system value="http://unitsofmeasure.org"/>
<code value="a"/>
</low>
<high>
<value value="14"/>
<unit value="years"/>
<system value="http://unitsofmeasure.org"/>
<code value="a"/>
</high>
</valueRange>
<exclude value="false"/>
</characteristic>
</Group>