{
  "case_log": {
    "city": "",
    "claimant": {
      "title": "",
      "name": "",
      "home": "",
      "email": "",
      "address": "",
      "date_of_birth": "",
      "date_of_loss": "",
      "date_received": "",
      "gender": ""
    },
    "client": {
      "company_name": "",
      "phone": "",
      "address": "",
      "contact_name": "",
      "contact_email": "",
      "assistant_name": "",
      "assistant_email": "",
      "file_number": ""
    },
    "appointments": [
      {
        "type_provider": "",
        "date_time": ""
      },
      {
        "type_provider": "",
        "date_time": ""
      },
      {
        "type_provider": "",
        "date_time": ""
      }
    ],
    "report_deadline": {
      "required": false,
      "due_date": ""
    },
    "notifications": {
      "confirmation_sent": false,
      "doctor_notified": false,
      "on_calendar": false
    },
    "retainer": {
      "required": false,
      "requested_on": "",
      "received_on": "",
      "amount": ""
    },
    "authorization": {
      "atp_requested_on": "",
      "atp_received_on": "",
      "atr_requested_on": "",
      "atr_received_on": ""
    },
    "additional_services": {
      "videographer": {
        "present": false,
        "name_company": ""
      },
      "nominee": {
        "present": false,
        "name_company": ""
      },
      "interpreter": {
        "required": false,
        "details": ""
      },
      "travel": {
        "required": false,
        "details": ""
      }
    },
    "pil_instruction": {
      "type": [
        "MVA",
        "Disability",
        "Psych/Neuro",
        "Legal"
      ],
      "loi_received_on": ""
    },
    "medical_documentation": {
      "received_on": "",
      "amount_received": "",
      "type": "",
      "documents_sent": "",
      "return_or_shred": "",
      "waybill_provided": false,
      "clinic_chart": {
        "exists": false,
        "sent_on": ""
      }
    },
    "final_reports": {
      "approved": false,
      "released": false
    },
    "invoicing": [
      {
        "invoice": "",
        "date": "",
        "sp": "",
        "mu": "",
        "gst": "",
        "total": ""
      },
      {
        "invoice": "",
        "date": "",
        "sp": "",
        "mu": "",
        "gst": "",
        "total": ""
      },
      {
        "invoice": "",
        "date": "",
        "sp": "",
        "mu": "",
        "gst": "",
        "total": ""
      }
    ]
  }
}