User Tools

Site Tools


3.2-3910._complaints_to_commissioner_or_the_board

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
3.2-3910._complaints_to_commissioner_or_the_board [2024/11/02 23:17] – created karthika3.2-3910._complaints_to_commissioner_or_the_board [2024/11/03 00:29] (current) karthika
Line 1: Line 1:
 3.2-3910. Complaints to Commissioner or the Board 3.2-3910. Complaints to Commissioner or the Board
  
-  - 1. Submit a Complaint: Individuals may submit a complaint to the Commissioner or the Board regarding any violations of the law related to animal care and control. This complaint should detail the nature of the violation and include any relevant evidence or documentation.  +  - Submit a Complaint: Individuals may submit a complaint to the Commissioner or the Board regarding any violations of the law related to animal care and control. This complaint should detail the nature of the violation and include any relevant evidence or documentation.  
-  - 2. Provide Supporting Evidence: When filing a complaint, it's essential to provide supporting evidence, such as photographs, videos, witness statements, or any other documentation that can substantiate the complaint.  +  - Provide Supporting Evidence: When filing a complaint, it's essential to provide supporting evidence, such as photographs, videos, witness statements, or any other documentation that can substantiate the complaint.  
-  - 3. Await Investigation: Once a complaint is submitted, the Commissioner or the Board will initiate an investigation into the allegations. Individuals should be prepared for the investigation process and may be contacted for additional information.  +  - Await Investigation: Once a complaint is submitted, the Commissioner or the Board will initiate an investigation into the allegations. Individuals should be prepared for the investigation process and may be contacted for additional information.  
-  - 4. Receive Notification of Findings: After the investigation is complete, the Commissioner or the Board will provide the complainant with notification of the findings, which may include whether the complaint was substantiated and what actions, if any, will be taken.  +  - Receive Notification of Findings: After the investigation is complete, the Commissioner or the Board will provide the complainant with notification of the findings, which may include whether the complaint was substantiated and what actions, if any, will be taken.  
-  - 5. Follow Up: If the individual is not satisfied with the outcome of the complaint, they may have the option to follow up with the Commissioner or the Board regarding the decision or seek further clarification on the matter.  +  - Follow Up: If the individual is not satisfied with the outcome of the complaint, they may have the option to follow up with the Commissioner or the Board regarding the decision or seek further clarification on the matter.  
-  - 6. Explore Appeal Options: If a complaint is dismissed or the individual disagrees with the resolution, there may be options for appeal under certain circumstances. Individuals should inquire about the procedures for appeal, including time limits and required documentation.  +  - Explore Appeal Options: If a complaint is dismissed or the individual disagrees with the resolution, there may be options for appeal under certain circumstances. Individuals should inquire about the procedures for appeal, including time limits and required documentation.  
-  - 7. Participate in Hearings: If a hearing is scheduled as a result of the complaint, the complainant may be given the opportunity to testify or provide additional information regarding their allegations.  +  - Participate in Hearings: If a hearing is scheduled as a result of the complaint, the complainant may be given the opportunity to testify or provide additional information regarding their allegations.  
-  - 8. Stay Informed: It is advisable for complainants to stay informed about any changes to laws or regulations governing animal care and control, as this may affect their rights and the processes available to them. By following these steps, individuals can effectively engage with the processes outlined in law 3.2-3910 related to complaints made to the Commissioner or the Board.+  - Stay Informed: It is advisable for complainants to stay informed about any changes to laws or regulations governing animal care and control, as this may affect their rights and the processes available to them. By following these steps, individuals can effectively engage with the processes outlined in law 3.2-3910 related to complaints made to the Commissioner or the Board.
  
 +
 +<bpmnio type="bpmn">
 +<definitions xmlns="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" id="definitions_1"><process id="Process_1" isExecutable="false"><startEvent id="start"><outgoing>start-task1</outgoing></startEvent><userTask id="task1" name="Submit a Complaint"><incoming>start-task1</incoming><outgoing>task1-task2</outgoing></userTask><userTask id="task2" name="Provide Supporting Evidence"><incoming>task1-task2</incoming><outgoing>task2-task3</outgoing></userTask><task id="task3" name="Await Investigation"><incoming>task2-task3</incoming><outgoing>task3-task4</outgoing></task><task id="task4" name="Receive Notification of Findings"><incoming>task3-task4</incoming><outgoing>task4-eg1</outgoing></task><exclusiveGateway id="eg1" name="Satisfied with outcome?"><incoming>task4-eg1</incoming><outgoing>eg1-end1</outgoing><outgoing>eg1-task5</outgoing></exclusiveGateway><endEvent id="end1"><incoming>eg1-end1</incoming><outgoing>end1-eg2</outgoing></endEvent><userTask id="task5" name="Follow Up"><incoming>eg1-task5</incoming><outgoing>task5-eg2</outgoing></userTask><exclusiveGateway id="eg2" name="Complaint dismissed or disagree?"><incoming>end1-eg2</incoming><incoming>task5-eg2</incoming><outgoing>eg2-task6</outgoing></exclusiveGateway><userTask id="task6" name="Explore Appeal Options"><incoming>eg2-task6</incoming><outgoing>task6-eg3</outgoing></userTask><exclusiveGateway id="eg3" name="Hearing scheduled?"><incoming>task6-eg3</incoming><outgoing>eg3-task7</outgoing></exclusiveGateway><userTask id="task7" name="Participate in Hearings"><incoming>eg3-task7</incoming><outgoing>task7-task8</outgoing></userTask><task id="task8" name="Stay Informed"><incoming>task7-task8</incoming></task><sequenceFlow id="start-task1" sourceRef="start" targetRef="task1" /><sequenceFlow id="task1-task2" sourceRef="task1" targetRef="task2" /><sequenceFlow id="task2-task3" sourceRef="task2" targetRef="task3" /><sequenceFlow id="task3-task4" sourceRef="task3" targetRef="task4" /><sequenceFlow id="task4-eg1" sourceRef="task4" targetRef="eg1" /><sequenceFlow id="end1-eg2" sourceRef="end1" targetRef="eg2" /><sequenceFlow id="eg1-end1" name="Yes" sourceRef="eg1" targetRef="end1" /><sequenceFlow id="task5-eg2" sourceRef="task5" targetRef="eg2" /><sequenceFlow id="eg1-task5" name="No" sourceRef="eg1" targetRef="task5" /><sequenceFlow id="task6-eg3" sourceRef="task6" targetRef="eg3" /><sequenceFlow id="eg2-task6" name="Yes" sourceRef="eg2" targetRef="task6" /><sequenceFlow id="task7-task8" sourceRef="task7" targetRef="task8" /><sequenceFlow id="eg3-task7" name="Yes" sourceRef="eg3" targetRef="task7" /></process><bpmndi:BPMNDiagram id="BPMNDiagram_Process_1"><bpmndi:BPMNPlane id="BPMNPlane_Process_1" bpmnElement="Process_1"><bpmndi:BPMNShape id="start_di" bpmnElement="start"><dc:Bounds x="57" y="52" width="36" height="36" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="task1_di" bpmnElement="task1"><dc:Bounds x="175" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="task2_di" bpmnElement="task2"><dc:Bounds x="325" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="task3_di" bpmnElement="task3"><dc:Bounds x="475" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="task4_di" bpmnElement="task4"><dc:Bounds x="625" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="eg1_di" bpmnElement="eg1" isMarkerVisible="true"><dc:Bounds x="800" y="45" width="50" height="50" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="end1_di" bpmnElement="end1"><dc:Bounds x="957" y="52" width="36" height="36" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="task5_di" bpmnElement="task5"><dc:Bounds x="925" y="170" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="eg2_di" bpmnElement="eg2" isMarkerVisible="true"><dc:Bounds x="1100" y="45" width="50" height="50" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="task6_di" bpmnElement="task6"><dc:Bounds x="1225" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="eg3_di" bpmnElement="eg3" isMarkerVisible="true"><dc:Bounds x="1400" y="45" width="50" height="50" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="task7_di" bpmnElement="task7"><dc:Bounds x="1525" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNShape id="task8_di" bpmnElement="task8"><dc:Bounds x="1675" y="30" width="100" height="80" /></bpmndi:BPMNShape><bpmndi:BPMNEdge id="start-task1_di" bpmnElement="start-task1"><di:waypoint x="93" y="70" /><di:waypoint x="175" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="task1-task2_di" bpmnElement="task1-task2"><di:waypoint x="275" y="70" /><di:waypoint x="325" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="task2-task3_di" bpmnElement="task2-task3"><di:waypoint x="425" y="70" /><di:waypoint x="475" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="task3-task4_di" bpmnElement="task3-task4"><di:waypoint x="575" y="70" /><di:waypoint x="625" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="task4-eg1_di" bpmnElement="task4-eg1"><di:waypoint x="725" y="70" /><di:waypoint x="800" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="end1-eg2_di" bpmnElement="end1-eg2"><di:waypoint x="993" y="70" /><di:waypoint x="1100" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="eg1-end1_di" bpmnElement="eg1-end1"><di:waypoint x="850" y="70" /><di:waypoint x="957" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="task5-eg2_di" bpmnElement="task5-eg2"><di:waypoint x="1025" y="210" /><di:waypoint x="1125" y="210" /><di:waypoint x="1125" y="95" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="eg1-task5_di" bpmnElement="eg1-task5"><di:waypoint x="825" y="95" /><di:waypoint x="825" y="210" /><di:waypoint x="925" y="210" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="task6-eg3_di" bpmnElement="task6-eg3"><di:waypoint x="1325" y="70" /><di:waypoint x="1400" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="eg2-task6_di" bpmnElement="eg2-task6"><di:waypoint x="1150" y="70" /><di:waypoint x="1225" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="task7-task8_di" bpmnElement="task7-task8"><di:waypoint x="1625" y="70" /><di:waypoint x="1675" y="70" /></bpmndi:BPMNEdge><bpmndi:BPMNEdge id="eg3-task7_di" bpmnElement="eg3-task7"><di:waypoint x="1450" y="70" /><di:waypoint x="1525" y="70" /></bpmndi:BPMNEdge></bpmndi:BPMNPlane></bpmndi:BPMNDiagram></definitions>
 +</bpmnio>
  
 Citation: [[https://law.lis.virginia.gov/vacode/title3.2/chapter39/section3.2-3910/|Va. Code Ann. § 3.2-3910]] Citation: [[https://law.lis.virginia.gov/vacode/title3.2/chapter39/section3.2-3910/|Va. Code Ann. § 3.2-3910]]
3.2-3910._complaints_to_commissioner_or_the_board.1730589448.txt.gz · Last modified: 2024/11/02 23:17 by karthika