GET api/Dashboard/GetCareOnSiteClinicFollowUp?q={q}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| q | string |
Required |
Body Parameters
None.
Response Information
Resource Description
AsapResponseOfListOfDashboardFollowUpCaseDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | Collection of DashboardFollowUpCaseDTO |
None. |
|
| totalCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"isSuccess": true,
"message": "sample string 2",
"jsonObj": [
{
"Id": 1,
"TelephonicFollowupId": 1,
"DispositionTypeId": 2,
"CaseNo": 3,
"FOLCallBackNumber": "sample string 4",
"FOLDate": "2025-10-30T07:59:10.3225575-07:00",
"FOLStartTime": "00:00:00.1234567",
"FOLEndTime": "00:00:00.1234567",
"FOLTimeZoneId": 1,
"FOLTimeZone": "sample string 5",
"TimeZone": "sample string 6",
"EmployeeId": "sample string 7",
"EmployeeFName": "sample string 8",
"EmployeeLName": "sample string 9",
"CompanyEmployeeId": "sample string 10",
"CompanyName": "sample string 11",
"InjuryTypeId": 1,
"InjuryTypeName": "sample string 12",
"CreatedUserName": "sample string 13",
"EncounterNo": 1,
"EncounterSequence": 14,
"Action": 15,
"CallActivationId": 16,
"CallActivationName": "sample string 17",
"NoOfAttempts": 1,
"ClinicalPathwayTypeId": 18,
"Note": "sample string 19",
"AddendumId": 1,
"IsCompleted": true,
"FollowUpInteractionType": 1,
"InteractionType": 1,
"OnSiteLocationId": 1,
"TeleMedicineId": 1,
"OnSiteClinicLocation": "sample string 20",
"TeleMedicinekioskLocation": "sample string 21",
"EncounterStatus": 1,
"EncounterId": 22,
"WLCode": "sample string 23",
"ContractorCompanyCode": "sample string 24",
"ContractorCompanyName": "sample string 25",
"EncounterMobilecareDTO": {
"EncounterId": 1,
"UserId": 1,
"EstimatedTime": "2025-10-30T07:59:10.3225575-07:00",
"CustomeEstimatedTime": "sample string 2",
"EstimatedDate": "2025-10-30T07:59:10.3225575-07:00",
"Distance": 1.0,
"TimeCheckIn": "2025-10-30T07:59:10.3225575-07:00",
"CustomeCheckInTime": "sample string 3",
"CheckInDate": "2025-10-30T07:59:10.3225575-07:00",
"TimeTransported": "2025-10-30T07:59:10.3225575-07:00",
"CustomeTransportedTime": "sample string 4",
"TransportedDate": "2025-10-30T07:59:10.3225575-07:00",
"AddressType": 1,
"Address1": "sample string 5",
"Address2": "sample string 6",
"City": "sample string 7",
"State": "sample string 8",
"StateName": "sample string 9",
"Zip": "sample string 10",
"WorkLocationCode": "sample string 11",
"Country": "sample string 12",
"Latitude": 1.1,
"Longitude": 1.1,
"FOLTimeZone": 1,
"MedicEmail": "sample string 13",
"MobileCareMedicName": "sample string 14",
"UserEmailId": "sample string 15",
"MessageQueueId": 1,
"Savetype": 16,
"OldUserId": 1,
"OldMedicEmail": "sample string 17",
"LastName": "sample string 18",
"FirstName": "sample string 19",
"CountryType": "sample string 20",
"IsSaveFromQA": true,
"ValidFlag": true,
"DateCreated": "2025-10-30T07:59:10.3225575-07:00",
"DateUpdated": "2025-10-30T07:59:10.3225575-07:00",
"UserIDCreated": 25,
"UserIDUpdated": 26,
"CompanyCode": "sample string 27",
"IsExcludeDiscount": true
},
"WLName": "sample string 26",
"MedicUserName": "sample string 27",
"EntityId": 28,
"UTCFOLDate": "2025-10-30T07:59:10.3225575-07:00",
"TimeZoneOffSet": "sample string 29",
"FollowupEndDate": "2025-10-30T07:59:10.3225575-07:00",
"VisitType": 30,
"EmployeeCellPhone": "sample string 31",
"Assignee": "sample string 32",
"ValidFlag": true,
"DateCreated": "2025-10-30T07:59:10.3225575-07:00",
"DateUpdated": "2025-10-30T07:59:10.3225575-07:00",
"UserIDCreated": 36,
"UserIDUpdated": 37,
"CompanyCode": "sample string 38",
"IsExcludeDiscount": true
},
{
"Id": 1,
"TelephonicFollowupId": 1,
"DispositionTypeId": 2,
"CaseNo": 3,
"FOLCallBackNumber": "sample string 4",
"FOLDate": "2025-10-30T07:59:10.3225575-07:00",
"FOLStartTime": "00:00:00.1234567",
"FOLEndTime": "00:00:00.1234567",
"FOLTimeZoneId": 1,
"FOLTimeZone": "sample string 5",
"TimeZone": "sample string 6",
"EmployeeId": "sample string 7",
"EmployeeFName": "sample string 8",
"EmployeeLName": "sample string 9",
"CompanyEmployeeId": "sample string 10",
"CompanyName": "sample string 11",
"InjuryTypeId": 1,
"InjuryTypeName": "sample string 12",
"CreatedUserName": "sample string 13",
"EncounterNo": 1,
"EncounterSequence": 14,
"Action": 15,
"CallActivationId": 16,
"CallActivationName": "sample string 17",
"NoOfAttempts": 1,
"ClinicalPathwayTypeId": 18,
"Note": "sample string 19",
"AddendumId": 1,
"IsCompleted": true,
"FollowUpInteractionType": 1,
"InteractionType": 1,
"OnSiteLocationId": 1,
"TeleMedicineId": 1,
"OnSiteClinicLocation": "sample string 20",
"TeleMedicinekioskLocation": "sample string 21",
"EncounterStatus": 1,
"EncounterId": 22,
"WLCode": "sample string 23",
"ContractorCompanyCode": "sample string 24",
"ContractorCompanyName": "sample string 25",
"EncounterMobilecareDTO": {
"EncounterId": 1,
"UserId": 1,
"EstimatedTime": "2025-10-30T07:59:10.3225575-07:00",
"CustomeEstimatedTime": "sample string 2",
"EstimatedDate": "2025-10-30T07:59:10.3225575-07:00",
"Distance": 1.0,
"TimeCheckIn": "2025-10-30T07:59:10.3225575-07:00",
"CustomeCheckInTime": "sample string 3",
"CheckInDate": "2025-10-30T07:59:10.3225575-07:00",
"TimeTransported": "2025-10-30T07:59:10.3225575-07:00",
"CustomeTransportedTime": "sample string 4",
"TransportedDate": "2025-10-30T07:59:10.3225575-07:00",
"AddressType": 1,
"Address1": "sample string 5",
"Address2": "sample string 6",
"City": "sample string 7",
"State": "sample string 8",
"StateName": "sample string 9",
"Zip": "sample string 10",
"WorkLocationCode": "sample string 11",
"Country": "sample string 12",
"Latitude": 1.1,
"Longitude": 1.1,
"FOLTimeZone": 1,
"MedicEmail": "sample string 13",
"MobileCareMedicName": "sample string 14",
"UserEmailId": "sample string 15",
"MessageQueueId": 1,
"Savetype": 16,
"OldUserId": 1,
"OldMedicEmail": "sample string 17",
"LastName": "sample string 18",
"FirstName": "sample string 19",
"CountryType": "sample string 20",
"IsSaveFromQA": true,
"ValidFlag": true,
"DateCreated": "2025-10-30T07:59:10.3225575-07:00",
"DateUpdated": "2025-10-30T07:59:10.3225575-07:00",
"UserIDCreated": 25,
"UserIDUpdated": 26,
"CompanyCode": "sample string 27",
"IsExcludeDiscount": true
},
"WLName": "sample string 26",
"MedicUserName": "sample string 27",
"EntityId": 28,
"UTCFOLDate": "2025-10-30T07:59:10.3225575-07:00",
"TimeZoneOffSet": "sample string 29",
"FollowupEndDate": "2025-10-30T07:59:10.3225575-07:00",
"VisitType": 30,
"EmployeeCellPhone": "sample string 31",
"Assignee": "sample string 32",
"ValidFlag": true,
"DateCreated": "2025-10-30T07:59:10.3225575-07:00",
"DateUpdated": "2025-10-30T07:59:10.3225575-07:00",
"UserIDCreated": 36,
"UserIDUpdated": 37,
"CompanyCode": "sample string 38",
"IsExcludeDiscount": true
}
],
"totalCount": 3
}
application/xml, text/xml
Sample:
<AsapResponseOfArrayOfDashboardFollowUpCaseDTO3NYuOdgi xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.Common">
<isSuccess>true</isSuccess>
<jsonObj xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
<d2p1:DashboardFollowUpCaseDTO>
<d2p1:CompanyCode>sample string 38</d2p1:CompanyCode>
<d2p1:DateCreated>2025-10-30T07:59:10.3225575-07:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-10-30T07:59:10.3225575-07:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>36</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>37</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:Action>15</d2p1:Action>
<d2p1:AddendumId>1</d2p1:AddendumId>
<d2p1:Assignee>sample string 32</d2p1:Assignee>
<d2p1:CallActivationId>16</d2p1:CallActivationId>
<d2p1:CallActivationName>sample string 17</d2p1:CallActivationName>
<d2p1:CaseNo>3</d2p1:CaseNo>
<d2p1:ClinicalPathwayTypeId>18</d2p1:ClinicalPathwayTypeId>
<d2p1:CompanyEmployeeId>sample string 10</d2p1:CompanyEmployeeId>
<d2p1:CompanyName>sample string 11</d2p1:CompanyName>
<d2p1:ContractorCompanyCode>sample string 24</d2p1:ContractorCompanyCode>
<d2p1:ContractorCompanyName>sample string 25</d2p1:ContractorCompanyName>
<d2p1:CreatedUserName>sample string 13</d2p1:CreatedUserName>
<d2p1:DispositionTypeId>2</d2p1:DispositionTypeId>
<d2p1:EmployeeCellPhone>sample string 31</d2p1:EmployeeCellPhone>
<d2p1:EmployeeFName>sample string 8</d2p1:EmployeeFName>
<d2p1:EmployeeId>sample string 7</d2p1:EmployeeId>
<d2p1:EmployeeLName>sample string 9</d2p1:EmployeeLName>
<d2p1:EncounterId>22</d2p1:EncounterId>
<d2p1:EncounterMobilecareDTO>
<d2p1:CompanyCode>sample string 27</d2p1:CompanyCode>
<d2p1:DateCreated>2025-10-30T07:59:10.3225575-07:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-10-30T07:59:10.3225575-07:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>25</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>26</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:Address1>sample string 5</d2p1:Address1>
<d2p1:Address2>sample string 6</d2p1:Address2>
<d2p1:AddressType>1</d2p1:AddressType>
<d2p1:CheckInDate>2025-10-30T07:59:10.3225575-07:00</d2p1:CheckInDate>
<d2p1:City>sample string 7</d2p1:City>
<d2p1:Country>sample string 12</d2p1:Country>
<d2p1:CountryType>sample string 20</d2p1:CountryType>
<d2p1:CustomeCheckInTime>sample string 3</d2p1:CustomeCheckInTime>
<d2p1:CustomeEstimatedTime>sample string 2</d2p1:CustomeEstimatedTime>
<d2p1:CustomeTransportedTime>sample string 4</d2p1:CustomeTransportedTime>
<d2p1:Distance>1</d2p1:Distance>
<d2p1:EncounterId>1</d2p1:EncounterId>
<d2p1:EstimatedDate>2025-10-30T07:59:10.3225575-07:00</d2p1:EstimatedDate>
<d2p1:EstimatedTime>2025-10-30T07:59:10.3225575-07:00</d2p1:EstimatedTime>
<d2p1:FOLTimeZone>1</d2p1:FOLTimeZone>
<d2p1:FirstName>sample string 19</d2p1:FirstName>
<d2p1:IsSaveFromQA>true</d2p1:IsSaveFromQA>
<d2p1:LastName>sample string 18</d2p1:LastName>
<d2p1:Latitude>1.1</d2p1:Latitude>
<d2p1:Longitude>1.1</d2p1:Longitude>
<d2p1:MedicEmail>sample string 13</d2p1:MedicEmail>
<d2p1:MessageQueueId>1</d2p1:MessageQueueId>
<d2p1:MobileCareMedicName>sample string 14</d2p1:MobileCareMedicName>
<d2p1:OldMedicEmail>sample string 17</d2p1:OldMedicEmail>
<d2p1:OldUserId>1</d2p1:OldUserId>
<d2p1:Savetype>16</d2p1:Savetype>
<d2p1:State>sample string 8</d2p1:State>
<d2p1:StateName>sample string 9</d2p1:StateName>
<d2p1:TimeCheckIn>2025-10-30T07:59:10.3225575-07:00</d2p1:TimeCheckIn>
<d2p1:TimeTransported>2025-10-30T07:59:10.3225575-07:00</d2p1:TimeTransported>
<d2p1:TransportedDate>2025-10-30T07:59:10.3225575-07:00</d2p1:TransportedDate>
<d2p1:UserEmailId>sample string 15</d2p1:UserEmailId>
<d2p1:UserId>1</d2p1:UserId>
<d2p1:WorkLocationCode>sample string 11</d2p1:WorkLocationCode>
<d2p1:Zip>sample string 10</d2p1:Zip>
</d2p1:EncounterMobilecareDTO>
<d2p1:EncounterNo>1</d2p1:EncounterNo>
<d2p1:EncounterSequence>14</d2p1:EncounterSequence>
<d2p1:EncounterStatus>1</d2p1:EncounterStatus>
<d2p1:EntityId>28</d2p1:EntityId>
<d2p1:FOLCallBackNumber>sample string 4</d2p1:FOLCallBackNumber>
<d2p1:FOLDate>2025-10-30T07:59:10.3225575-07:00</d2p1:FOLDate>
<d2p1:FOLEndTime>PT0.1234567S</d2p1:FOLEndTime>
<d2p1:FOLStartTime>PT0.1234567S</d2p1:FOLStartTime>
<d2p1:FOLTimeZone>sample string 5</d2p1:FOLTimeZone>
<d2p1:FOLTimeZoneId>1</d2p1:FOLTimeZoneId>
<d2p1:FollowUpInteractionType>1</d2p1:FollowUpInteractionType>
<d2p1:FollowupEndDate>2025-10-30T07:59:10.3225575-07:00</d2p1:FollowupEndDate>
<d2p1:Id>1</d2p1:Id>
<d2p1:InjuryTypeId>1</d2p1:InjuryTypeId>
<d2p1:InjuryTypeName>sample string 12</d2p1:InjuryTypeName>
<d2p1:InteractionType>1</d2p1:InteractionType>
<d2p1:IsCompleted>true</d2p1:IsCompleted>
<d2p1:MedicUserName>sample string 27</d2p1:MedicUserName>
<d2p1:NoOfAttempts>1</d2p1:NoOfAttempts>
<d2p1:Note>sample string 19</d2p1:Note>
<d2p1:OnSiteClinicLocation>sample string 20</d2p1:OnSiteClinicLocation>
<d2p1:OnSiteLocationId>1</d2p1:OnSiteLocationId>
<d2p1:TeleMedicineId>1</d2p1:TeleMedicineId>
<d2p1:TeleMedicinekioskLocation>sample string 21</d2p1:TeleMedicinekioskLocation>
<d2p1:TelephonicFollowupId>1</d2p1:TelephonicFollowupId>
<d2p1:TimeZone>sample string 6</d2p1:TimeZone>
<d2p1:TimeZoneOffSet>sample string 29</d2p1:TimeZoneOffSet>
<d2p1:UTCFOLDate>2025-10-30T07:59:10.3225575-07:00</d2p1:UTCFOLDate>
<d2p1:VisitType>30</d2p1:VisitType>
<d2p1:WLCode>sample string 23</d2p1:WLCode>
<d2p1:WLName>sample string 26</d2p1:WLName>
</d2p1:DashboardFollowUpCaseDTO>
<d2p1:DashboardFollowUpCaseDTO>
<d2p1:CompanyCode>sample string 38</d2p1:CompanyCode>
<d2p1:DateCreated>2025-10-30T07:59:10.3225575-07:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-10-30T07:59:10.3225575-07:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>36</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>37</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:Action>15</d2p1:Action>
<d2p1:AddendumId>1</d2p1:AddendumId>
<d2p1:Assignee>sample string 32</d2p1:Assignee>
<d2p1:CallActivationId>16</d2p1:CallActivationId>
<d2p1:CallActivationName>sample string 17</d2p1:CallActivationName>
<d2p1:CaseNo>3</d2p1:CaseNo>
<d2p1:ClinicalPathwayTypeId>18</d2p1:ClinicalPathwayTypeId>
<d2p1:CompanyEmployeeId>sample string 10</d2p1:CompanyEmployeeId>
<d2p1:CompanyName>sample string 11</d2p1:CompanyName>
<d2p1:ContractorCompanyCode>sample string 24</d2p1:ContractorCompanyCode>
<d2p1:ContractorCompanyName>sample string 25</d2p1:ContractorCompanyName>
<d2p1:CreatedUserName>sample string 13</d2p1:CreatedUserName>
<d2p1:DispositionTypeId>2</d2p1:DispositionTypeId>
<d2p1:EmployeeCellPhone>sample string 31</d2p1:EmployeeCellPhone>
<d2p1:EmployeeFName>sample string 8</d2p1:EmployeeFName>
<d2p1:EmployeeId>sample string 7</d2p1:EmployeeId>
<d2p1:EmployeeLName>sample string 9</d2p1:EmployeeLName>
<d2p1:EncounterId>22</d2p1:EncounterId>
<d2p1:EncounterMobilecareDTO>
<d2p1:CompanyCode>sample string 27</d2p1:CompanyCode>
<d2p1:DateCreated>2025-10-30T07:59:10.3225575-07:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-10-30T07:59:10.3225575-07:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>25</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>26</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:Address1>sample string 5</d2p1:Address1>
<d2p1:Address2>sample string 6</d2p1:Address2>
<d2p1:AddressType>1</d2p1:AddressType>
<d2p1:CheckInDate>2025-10-30T07:59:10.3225575-07:00</d2p1:CheckInDate>
<d2p1:City>sample string 7</d2p1:City>
<d2p1:Country>sample string 12</d2p1:Country>
<d2p1:CountryType>sample string 20</d2p1:CountryType>
<d2p1:CustomeCheckInTime>sample string 3</d2p1:CustomeCheckInTime>
<d2p1:CustomeEstimatedTime>sample string 2</d2p1:CustomeEstimatedTime>
<d2p1:CustomeTransportedTime>sample string 4</d2p1:CustomeTransportedTime>
<d2p1:Distance>1</d2p1:Distance>
<d2p1:EncounterId>1</d2p1:EncounterId>
<d2p1:EstimatedDate>2025-10-30T07:59:10.3225575-07:00</d2p1:EstimatedDate>
<d2p1:EstimatedTime>2025-10-30T07:59:10.3225575-07:00</d2p1:EstimatedTime>
<d2p1:FOLTimeZone>1</d2p1:FOLTimeZone>
<d2p1:FirstName>sample string 19</d2p1:FirstName>
<d2p1:IsSaveFromQA>true</d2p1:IsSaveFromQA>
<d2p1:LastName>sample string 18</d2p1:LastName>
<d2p1:Latitude>1.1</d2p1:Latitude>
<d2p1:Longitude>1.1</d2p1:Longitude>
<d2p1:MedicEmail>sample string 13</d2p1:MedicEmail>
<d2p1:MessageQueueId>1</d2p1:MessageQueueId>
<d2p1:MobileCareMedicName>sample string 14</d2p1:MobileCareMedicName>
<d2p1:OldMedicEmail>sample string 17</d2p1:OldMedicEmail>
<d2p1:OldUserId>1</d2p1:OldUserId>
<d2p1:Savetype>16</d2p1:Savetype>
<d2p1:State>sample string 8</d2p1:State>
<d2p1:StateName>sample string 9</d2p1:StateName>
<d2p1:TimeCheckIn>2025-10-30T07:59:10.3225575-07:00</d2p1:TimeCheckIn>
<d2p1:TimeTransported>2025-10-30T07:59:10.3225575-07:00</d2p1:TimeTransported>
<d2p1:TransportedDate>2025-10-30T07:59:10.3225575-07:00</d2p1:TransportedDate>
<d2p1:UserEmailId>sample string 15</d2p1:UserEmailId>
<d2p1:UserId>1</d2p1:UserId>
<d2p1:WorkLocationCode>sample string 11</d2p1:WorkLocationCode>
<d2p1:Zip>sample string 10</d2p1:Zip>
</d2p1:EncounterMobilecareDTO>
<d2p1:EncounterNo>1</d2p1:EncounterNo>
<d2p1:EncounterSequence>14</d2p1:EncounterSequence>
<d2p1:EncounterStatus>1</d2p1:EncounterStatus>
<d2p1:EntityId>28</d2p1:EntityId>
<d2p1:FOLCallBackNumber>sample string 4</d2p1:FOLCallBackNumber>
<d2p1:FOLDate>2025-10-30T07:59:10.3225575-07:00</d2p1:FOLDate>
<d2p1:FOLEndTime>PT0.1234567S</d2p1:FOLEndTime>
<d2p1:FOLStartTime>PT0.1234567S</d2p1:FOLStartTime>
<d2p1:FOLTimeZone>sample string 5</d2p1:FOLTimeZone>
<d2p1:FOLTimeZoneId>1</d2p1:FOLTimeZoneId>
<d2p1:FollowUpInteractionType>1</d2p1:FollowUpInteractionType>
<d2p1:FollowupEndDate>2025-10-30T07:59:10.3225575-07:00</d2p1:FollowupEndDate>
<d2p1:Id>1</d2p1:Id>
<d2p1:InjuryTypeId>1</d2p1:InjuryTypeId>
<d2p1:InjuryTypeName>sample string 12</d2p1:InjuryTypeName>
<d2p1:InteractionType>1</d2p1:InteractionType>
<d2p1:IsCompleted>true</d2p1:IsCompleted>
<d2p1:MedicUserName>sample string 27</d2p1:MedicUserName>
<d2p1:NoOfAttempts>1</d2p1:NoOfAttempts>
<d2p1:Note>sample string 19</d2p1:Note>
<d2p1:OnSiteClinicLocation>sample string 20</d2p1:OnSiteClinicLocation>
<d2p1:OnSiteLocationId>1</d2p1:OnSiteLocationId>
<d2p1:TeleMedicineId>1</d2p1:TeleMedicineId>
<d2p1:TeleMedicinekioskLocation>sample string 21</d2p1:TeleMedicinekioskLocation>
<d2p1:TelephonicFollowupId>1</d2p1:TelephonicFollowupId>
<d2p1:TimeZone>sample string 6</d2p1:TimeZone>
<d2p1:TimeZoneOffSet>sample string 29</d2p1:TimeZoneOffSet>
<d2p1:UTCFOLDate>2025-10-30T07:59:10.3225575-07:00</d2p1:UTCFOLDate>
<d2p1:VisitType>30</d2p1:VisitType>
<d2p1:WLCode>sample string 23</d2p1:WLCode>
<d2p1:WLName>sample string 26</d2p1:WLName>
</d2p1:DashboardFollowUpCaseDTO>
</jsonObj>
<message>sample string 2</message>
<totalCount>3</totalCount>
</AsapResponseOfArrayOfDashboardFollowUpCaseDTO3NYuOdgi>