<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_1gd08t3" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Web Modeler" exporterVersion="e8c556f" modeler:executionPlatform="Camunda Cloud" modeler:executionPlatformVersion="8.6.0">
  <bpmn:collaboration id="Collaboration_0b2khz5" name="Verifying an ICVP Claim">
    <bpmn:participant id="Participant_00ls1ry" name="Certificate Holder" processRef="Process_0mpo6ux" />
    <bpmn:participant id="Participant_1y3af80" name="Verifier" processRef="Process_0fww38z" />
    <bpmn:participant id="Participant_0vyyixu" name="National/International PHA" processRef="Process_1ynemuz" />
    <bpmn:messageFlow id="Flow_1b0jly4" sourceRef="Activity_00q6f7x" targetRef="Activity_0fa8b6x" />
    <bpmn:messageFlow id="Flow_181xfy1" sourceRef="Activity_0we1cck" targetRef="Activity_0axcuuq" />
    <bpmn:textAnnotation id="TextAnnotation_0rbs1j1">
      <bpmn:text>A physical copy, a physical copy with a barcode, or a digital copy</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Association_1j14fe5" associationDirection="None" sourceRef="Activity_00q6f7x" targetRef="TextAnnotation_0rbs1j1" />
  </bpmn:collaboration>
  <bpmn:process id="Process_0mpo6ux" isExecutable="false">
    <bpmn:startEvent id="StartEvent_0aunx5j" name="START">
      <bpmn:outgoing>Flow_1gqhw6a</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:task id="Activity_00q6f7x" name="Present ICVP Certificate">
      <bpmn:incoming>Flow_1gqhw6a</bpmn:incoming>
    </bpmn:task>
    <bpmn:sequenceFlow id="Flow_1gqhw6a" sourceRef="StartEvent_0aunx5j" targetRef="Activity_00q6f7x" />
  </bpmn:process>
  <bpmn:process id="Process_0fww38z" isExecutable="false">
    <bpmn:task id="Activity_0fa8b6x" name="Receive claim of vaccination status">
      <bpmn:outgoing>Flow_101w3dr</bpmn:outgoing>
    </bpmn:task>
    <bpmn:endEvent id="Event_180dz2t">
      <bpmn:incoming>Flow_0rkqozs</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:task id="Activity_1bve8hw" name="Perform Manual Check and decide the status of the claim">
      <bpmn:incoming>Flow_14kaeba</bpmn:incoming>
      <bpmn:outgoing>Flow_0rkqozs</bpmn:outgoing>
    </bpmn:task>
    <bpmn:exclusiveGateway id="Gateway_1vs9qwd" name="Status checking application available?">
      <bpmn:incoming>Flow_101w3dr</bpmn:incoming>
      <bpmn:outgoing>Flow_14kaeba</bpmn:outgoing>
      <bpmn:outgoing>Flow_1gkgdrn</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:task id="Activity_0we1cck" name="Use Status Checking Application">
      <bpmn:incoming>Flow_1gkgdrn</bpmn:incoming>
    </bpmn:task>
    <bpmn:sequenceFlow id="Flow_101w3dr" sourceRef="Activity_0fa8b6x" targetRef="Gateway_1vs9qwd" />
    <bpmn:sequenceFlow id="Flow_0rkqozs" sourceRef="Activity_1bve8hw" targetRef="Event_180dz2t" />
    <bpmn:sequenceFlow id="Flow_14kaeba" name="No" sourceRef="Gateway_1vs9qwd" targetRef="Activity_1bve8hw" />
    <bpmn:sequenceFlow id="Flow_1gkgdrn" name="Yes" sourceRef="Gateway_1vs9qwd" targetRef="Activity_0we1cck" />
  </bpmn:process>
  <bpmn:process id="Process_1ynemuz" isExecutable="false">
    <bpmn:sequenceFlow id="Flow_0tpo6t3" sourceRef="Activity_0axcuuq" targetRef="Activity_1h7jprn" />
    <bpmn:sequenceFlow id="Flow_0xwlfxq" sourceRef="Activity_1h7jprn" targetRef="Event_010j6or" />
    <bpmn:subProcess id="Activity_0axcuuq" name="Verify the Certificate Status">
      <bpmn:outgoing>Flow_0tpo6t3</bpmn:outgoing>
    </bpmn:subProcess>
    <bpmn:task id="Activity_1h7jprn" name="Communicate Result back to Verifier">
      <bpmn:incoming>Flow_0tpo6t3</bpmn:incoming>
      <bpmn:outgoing>Flow_0xwlfxq</bpmn:outgoing>
    </bpmn:task>
    <bpmn:endEvent id="Event_010j6or">
      <bpmn:incoming>Flow_0xwlfxq</bpmn:incoming>
    </bpmn:endEvent>
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0b2khz5">
      <bpmndi:BPMNShape id="Participant_00ls1ry_di" bpmnElement="Participant_00ls1ry" isHorizontal="true">
        <dc:Bounds x="152" y="110" width="948" height="220" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_0aunx5j">
        <dc:Bounds x="202" y="182" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="202" y="225" width="36" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_00q6f7x_di" bpmnElement="Activity_00q6f7x">
        <dc:Bounds x="290" y="160" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Flow_1gqhw6a_di" bpmnElement="Flow_1gqhw6a">
        <di:waypoint x="238" y="200" />
        <di:waypoint x="290" y="200" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Participant_1y3af80_di" bpmnElement="Participant_1y3af80" isHorizontal="true">
        <dc:Bounds x="152" y="330" width="948" height="320" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_0fa8b6x_di" bpmnElement="Activity_0fa8b6x">
        <dc:Bounds x="290" y="380" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_180dz2t_di" bpmnElement="Event_180dz2t">
        <dc:Bounds x="852" y="402" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_1bve8hw_di" bpmnElement="Activity_1bve8hw">
        <dc:Bounds x="650" y="380" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Gateway_1vs9qwd_di" bpmnElement="Gateway_1vs9qwd" isMarkerVisible="true">
        <dc:Bounds x="475" y="395" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="461" y="358" width="78" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_0we1cck_di" bpmnElement="Activity_0we1cck">
        <dc:Bounds x="450" y="540" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Flow_101w3dr_di" bpmnElement="Flow_101w3dr">
        <di:waypoint x="390" y="420" />
        <di:waypoint x="475" y="420" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_0rkqozs_di" bpmnElement="Flow_0rkqozs">
        <di:waypoint x="750" y="420" />
        <di:waypoint x="852" y="420" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_14kaeba_di" bpmnElement="Flow_14kaeba">
        <di:waypoint x="525" y="420" />
        <di:waypoint x="650" y="420" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="580" y="402" width="15" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1gkgdrn_di" bpmnElement="Flow_1gkgdrn">
        <di:waypoint x="500" y="445" />
        <di:waypoint x="500" y="540" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="506" y="490" width="18" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Participant_0vyyixu_di" bpmnElement="Participant_0vyyixu" isHorizontal="true">
        <dc:Bounds x="152" y="640" width="948" height="210" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_1uuqgb0_di" bpmnElement="Activity_0axcuuq">
        <dc:Bounds x="460" y="700" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_1h7jprn_di" bpmnElement="Activity_1h7jprn">
        <dc:Bounds x="650" y="700" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_010j6or_di" bpmnElement="Event_010j6or">
        <dc:Bounds x="842" y="722" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Flow_0tpo6t3_di" bpmnElement="Flow_0tpo6t3">
        <di:waypoint x="560" y="740" />
        <di:waypoint x="650" y="740" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_0xwlfxq_di" bpmnElement="Flow_0xwlfxq">
        <di:waypoint x="750" y="740" />
        <di:waypoint x="842" y="740" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="TextAnnotation_0rbs1j1_di" bpmnElement="TextAnnotation_0rbs1j1">
        <dc:Bounds x="410" y="130" width="100" height="70" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Association_1j14fe5_di" bpmnElement="Association_1j14fe5">
        <di:waypoint x="390" y="177" />
        <di:waypoint x="410" y="168" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1b0jly4_di" bpmnElement="Flow_1b0jly4">
        <di:waypoint x="340" y="240" />
        <di:waypoint x="340" y="380" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_181xfy1_di" bpmnElement="Flow_181xfy1">
        <di:waypoint x="500" y="620" />
        <di:waypoint x="500" y="700" />
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1luv5l5">
    <bpmndi:BPMNPlane id="BPMNPlane_1e7uzp7" bpmnElement="Activity_0axcuuq" />
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
