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

<Group xmlns="http://hl7.org/fhir">
  <id value="example-school-cohort"/>
  <meta>
    <profile value="https://icr.healthcampaigns.org/StructureDefinition/ICRDeliveryUnit"/>
    <tag>
      <system value="https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs"/>
      <code value="gallery"/>
      <display value="Gallery"/>
    </tag>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Group example-school-cohort</b></p><a name="example-school-cohort"> </a><a name="hcexample-school-cohort"> </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">Profile: <a href="StructureDefinition-ICRDeliveryUnit.html">ICR Delivery Unit (Household / Community / School Cohort)</a></p><p style="margin-bottom: 0px">Tag: <a href="CodeSystem-icr-project-tag-cs.html">Gallery (Details: ICR Project Tag code gallery = 'Gallery')</a></p></div><p><b>Group Location</b>: <a href="Location-example-school.html">Location Rokupr Primary School</a></p><p><b>type</b>: Person</p><p><b>actual</b>: true</p><p><b>code</b>: <span title="Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-group-kind-cs school-cohort}">School cohort</span></p><p><b>name</b>: Rokupr Primary School enrolled cohort</p><p><b>quantity</b>: 260</p></div>
  </text>
  <extension url="https://icr.healthcampaigns.org/StructureDefinition/group-location">
    <valueReference>
      <reference value="Location/example-school"/>
    </valueReference>
  </extension>
  <type value="person"/>
  <actual value="true"/>
  <code>
    <coding>
      <system value="https://icr.healthcampaigns.org/CodeSystem/icr-group-kind-cs"/>
      <code value="school-cohort"/>
      <display value="School cohort"/>
    </coding>
  </code>
  <name value="Rokupr Primary School enrolled cohort"/>
  <quantity value="260"/>
</Group>