GET api/doctorsorclinics/pagedoctororclinic?flag={flag}&pageNumber={pageNumber}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
flag

string

Required

pageNumber

integer

Required

Body Parameters

None.

Response Information

Resource Description

DoctorsOrClinicsPage
NameDescriptionTypeAdditional information
LProfils

Collection of ProfilObject

None.

LMapObject

Collection of MapObject

None.

TotalPagesCount

integer

None.

PagesIndexes

Collection of Collection of integer

None.

ShowActivateButton

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "LProfils": [
    {
      "CProfile": {
        "CredentialId": "af3e99fb-7569-4d3a-8f92-999e44cfb68d",
        "DoctorId": "93d1d932-8c05-4f8e-be59-c1700c1c944d",
        "ClinicId": "4f53f710-808f-4ec7-8551-7854fd67703f",
        "Speciality": "sample string 2",
        "Description": "sample string 3",
        "IsMobile": true,
        "IsClinic": true,
        "IsDoctor": true,
        "IsAvailable": true,
        "Followers": 8,
        "Following": 9,
        "Likes": 10,
        "Clients": 11,
        "Shared": 12,
        "Views": 13,
        "Notes": 14,
        "IsActive": true,
        "Id": "649e7917-6680-4656-8d49-69fd3576002e",
        "CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
        "ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
        "DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
      },
      "CDoctor": {
        "FirstName": "sample string 1",
        "LastName": "sample string 2",
        "ProfilePicture": "sample string 3",
        "JobTitle": "sample string 4",
        "WorkPlace": "sample string 5",
        "Id": "fbdfe69d-365e-4c4d-86ad-94431fbd684c",
        "CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
        "ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
        "DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
      },
      "CClinic": {
        "Name": "sample string 1",
        "Logo": "sample string 2",
        "OtherLogo": "sample string 3",
        "OpeningDay": "sample string 4",
        "OpeningHour": "sample string 5",
        "IsOpen": true,
        "CreationDate": "2025-12-05T20:25:18.9621429-08:00",
        "Id": "c9441af6-2bc1-47a8-b0c0-d7c2b55411b4",
        "CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
        "ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
        "DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
      },
      "Locations": [
        {
          "ProfileId": "ca38cd9d-5784-4578-a8e2-cbd5180f7e8a",
          "CountryCode": "sample string 2",
          "CountryName": "sample string 3",
          "State": "sample string 4",
          "Suite": "sample string 5",
          "Street": "sample string 6",
          "City": "sample string 7",
          "PostalCode": "sample string 8",
          "Latitude": 9.1,
          "Longitude": 10.1,
          "TimeZone": "sample string 11",
          "Id": "def8330a-d015-48e9-89f0-c886d410e46d",
          "CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
          "ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
          "DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
        },
        {
          "ProfileId": "ca38cd9d-5784-4578-a8e2-cbd5180f7e8a",
          "CountryCode": "sample string 2",
          "CountryName": "sample string 3",
          "State": "sample string 4",
          "Suite": "sample string 5",
          "Street": "sample string 6",
          "City": "sample string 7",
          "PostalCode": "sample string 8",
          "Latitude": 9.1,
          "Longitude": 10.1,
          "TimeZone": "sample string 11",
          "Id": "def8330a-d015-48e9-89f0-c886d410e46d",
          "CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
          "ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
          "DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
        }
      ],
      "Contacts": [
        {
          "ProfileId": "c4974f52-009a-4717-b5c7-c2530bc7757d",
          "MobilePhoneNumber": "sample string 2",
          "EmailAddress": "sample string 3",
          "FaxNumber": "sample string 4",
          "LandLinePhoneNumber": "sample string 5",
          "Id": "96474a15-53da-4f2b-af15-9269a0dd3aed",
          "CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
          "ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
          "DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
        },
        {
          "ProfileId": "c4974f52-009a-4717-b5c7-c2530bc7757d",
          "MobilePhoneNumber": "sample string 2",
          "EmailAddress": "sample string 3",
          "FaxNumber": "sample string 4",
          "LandLinePhoneNumber": "sample string 5",
          "Id": "96474a15-53da-4f2b-af15-9269a0dd3aed",
          "CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
          "ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
          "DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
        }
      ]
    },
    {
      "CProfile": {
        "CredentialId": "af3e99fb-7569-4d3a-8f92-999e44cfb68d",
        "DoctorId": "93d1d932-8c05-4f8e-be59-c1700c1c944d",
        "ClinicId": "4f53f710-808f-4ec7-8551-7854fd67703f",
        "Speciality": "sample string 2",
        "Description": "sample string 3",
        "IsMobile": true,
        "IsClinic": true,
        "IsDoctor": true,
        "IsAvailable": true,
        "Followers": 8,
        "Following": 9,
        "Likes": 10,
        "Clients": 11,
        "Shared": 12,
        "Views": 13,
        "Notes": 14,
        "IsActive": true,
        "Id": "649e7917-6680-4656-8d49-69fd3576002e",
        "CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
        "ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
        "DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
      },
      "CDoctor": {
        "FirstName": "sample string 1",
        "LastName": "sample string 2",
        "ProfilePicture": "sample string 3",
        "JobTitle": "sample string 4",
        "WorkPlace": "sample string 5",
        "Id": "fbdfe69d-365e-4c4d-86ad-94431fbd684c",
        "CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
        "ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
        "DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
      },
      "CClinic": {
        "Name": "sample string 1",
        "Logo": "sample string 2",
        "OtherLogo": "sample string 3",
        "OpeningDay": "sample string 4",
        "OpeningHour": "sample string 5",
        "IsOpen": true,
        "CreationDate": "2025-12-05T20:25:18.9621429-08:00",
        "Id": "c9441af6-2bc1-47a8-b0c0-d7c2b55411b4",
        "CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
        "ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
        "DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
      },
      "Locations": [
        {
          "ProfileId": "ca38cd9d-5784-4578-a8e2-cbd5180f7e8a",
          "CountryCode": "sample string 2",
          "CountryName": "sample string 3",
          "State": "sample string 4",
          "Suite": "sample string 5",
          "Street": "sample string 6",
          "City": "sample string 7",
          "PostalCode": "sample string 8",
          "Latitude": 9.1,
          "Longitude": 10.1,
          "TimeZone": "sample string 11",
          "Id": "def8330a-d015-48e9-89f0-c886d410e46d",
          "CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
          "ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
          "DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
        },
        {
          "ProfileId": "ca38cd9d-5784-4578-a8e2-cbd5180f7e8a",
          "CountryCode": "sample string 2",
          "CountryName": "sample string 3",
          "State": "sample string 4",
          "Suite": "sample string 5",
          "Street": "sample string 6",
          "City": "sample string 7",
          "PostalCode": "sample string 8",
          "Latitude": 9.1,
          "Longitude": 10.1,
          "TimeZone": "sample string 11",
          "Id": "def8330a-d015-48e9-89f0-c886d410e46d",
          "CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
          "ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
          "DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
        }
      ],
      "Contacts": [
        {
          "ProfileId": "c4974f52-009a-4717-b5c7-c2530bc7757d",
          "MobilePhoneNumber": "sample string 2",
          "EmailAddress": "sample string 3",
          "FaxNumber": "sample string 4",
          "LandLinePhoneNumber": "sample string 5",
          "Id": "96474a15-53da-4f2b-af15-9269a0dd3aed",
          "CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
          "ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
          "DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
        },
        {
          "ProfileId": "c4974f52-009a-4717-b5c7-c2530bc7757d",
          "MobilePhoneNumber": "sample string 2",
          "EmailAddress": "sample string 3",
          "FaxNumber": "sample string 4",
          "LandLinePhoneNumber": "sample string 5",
          "Id": "96474a15-53da-4f2b-af15-9269a0dd3aed",
          "CreatedDate": "2025-12-05T20:25:18.9621429-08:00",
          "ModifiedDate": "2025-12-05T20:25:18.9621429-08:00",
          "DeletedDate": "2025-12-05T20:25:18.9621429-08:00"
        }
      ]
    }
  ],
  "LMapObject": [
    {
      "name": "sample string 1",
      "location_latitude": 2.1,
      "location_longitude": 3.1,
      "map_image_url": "sample string 4",
      "type": "sample string 5",
      "url_detail": "sample string 6",
      "name_point": "sample string 7",
      "description_point": "sample string 8",
      "get_directions_start_address": "sample string 9",
      "phone": "sample string 10",
      "IsDoctor": true,
      "IsClinic": true,
      "ProfileId": "sample string 13",
      "DoctorId": "sample string 14",
      "ClinicId": "sample string 15"
    },
    {
      "name": "sample string 1",
      "location_latitude": 2.1,
      "location_longitude": 3.1,
      "map_image_url": "sample string 4",
      "type": "sample string 5",
      "url_detail": "sample string 6",
      "name_point": "sample string 7",
      "description_point": "sample string 8",
      "get_directions_start_address": "sample string 9",
      "phone": "sample string 10",
      "IsDoctor": true,
      "IsClinic": true,
      "ProfileId": "sample string 13",
      "DoctorId": "sample string 14",
      "ClinicId": "sample string 15"
    }
  ],
  "TotalPagesCount": 1,
  "PagesIndexes": [
    [
      1,
      2
    ],
    [
      1,
      2
    ]
  ],
  "ShowActivateButton": true
}

application/xml, text/xml

Sample:
<DoctorsOrClinicsPage xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/QuicDoctor.Data.Pages">
  <LMapObject xmlns:d2p1="http://schemas.datacontract.org/2004/07/QuicDoctor.Data.Data">
    <d2p1:MapObject>
      <d2p1:ClinicId>sample string 15</d2p1:ClinicId>
      <d2p1:DoctorId>sample string 14</d2p1:DoctorId>
      <d2p1:IsClinic>true</d2p1:IsClinic>
      <d2p1:IsDoctor>true</d2p1:IsDoctor>
      <d2p1:ProfileId>sample string 13</d2p1:ProfileId>
      <d2p1:description_point>sample string 8</d2p1:description_point>
      <d2p1:get_directions_start_address>sample string 9</d2p1:get_directions_start_address>
      <d2p1:location_latitude>2.1</d2p1:location_latitude>
      <d2p1:location_longitude>3.1</d2p1:location_longitude>
      <d2p1:map_image_url>sample string 4</d2p1:map_image_url>
      <d2p1:name>sample string 1</d2p1:name>
      <d2p1:name_point>sample string 7</d2p1:name_point>
      <d2p1:phone>sample string 10</d2p1:phone>
      <d2p1:type>sample string 5</d2p1:type>
      <d2p1:url_detail>sample string 6</d2p1:url_detail>
    </d2p1:MapObject>
    <d2p1:MapObject>
      <d2p1:ClinicId>sample string 15</d2p1:ClinicId>
      <d2p1:DoctorId>sample string 14</d2p1:DoctorId>
      <d2p1:IsClinic>true</d2p1:IsClinic>
      <d2p1:IsDoctor>true</d2p1:IsDoctor>
      <d2p1:ProfileId>sample string 13</d2p1:ProfileId>
      <d2p1:description_point>sample string 8</d2p1:description_point>
      <d2p1:get_directions_start_address>sample string 9</d2p1:get_directions_start_address>
      <d2p1:location_latitude>2.1</d2p1:location_latitude>
      <d2p1:location_longitude>3.1</d2p1:location_longitude>
      <d2p1:map_image_url>sample string 4</d2p1:map_image_url>
      <d2p1:name>sample string 1</d2p1:name>
      <d2p1:name_point>sample string 7</d2p1:name_point>
      <d2p1:phone>sample string 10</d2p1:phone>
      <d2p1:type>sample string 5</d2p1:type>
      <d2p1:url_detail>sample string 6</d2p1:url_detail>
    </d2p1:MapObject>
  </LMapObject>
  <LProfils xmlns:d2p1="http://schemas.datacontract.org/2004/07/QuicDoctor.Data.Data">
    <d2p1:ProfilObject>
      <d2p1:CClinic>
        <d2p1:CreatedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreatedDate>
        <d2p1:DeletedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:DeletedDate>
        <d2p1:Id>c9441af6-2bc1-47a8-b0c0-d7c2b55411b4</d2p1:Id>
        <d2p1:ModifiedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:ModifiedDate>
        <d2p1:CreationDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreationDate>
        <d2p1:IsOpen>true</d2p1:IsOpen>
        <d2p1:Logo>sample string 2</d2p1:Logo>
        <d2p1:Name>sample string 1</d2p1:Name>
        <d2p1:OpeningDay>sample string 4</d2p1:OpeningDay>
        <d2p1:OpeningHour>sample string 5</d2p1:OpeningHour>
        <d2p1:OtherLogo>sample string 3</d2p1:OtherLogo>
      </d2p1:CClinic>
      <d2p1:CDoctor>
        <d2p1:CreatedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreatedDate>
        <d2p1:DeletedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:DeletedDate>
        <d2p1:Id>fbdfe69d-365e-4c4d-86ad-94431fbd684c</d2p1:Id>
        <d2p1:ModifiedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:ModifiedDate>
        <d2p1:FirstName>sample string 1</d2p1:FirstName>
        <d2p1:JobTitle>sample string 4</d2p1:JobTitle>
        <d2p1:LastName>sample string 2</d2p1:LastName>
        <d2p1:ProfilePicture>sample string 3</d2p1:ProfilePicture>
        <d2p1:WorkPlace>sample string 5</d2p1:WorkPlace>
      </d2p1:CDoctor>
      <d2p1:CProfile>
        <d2p1:CreatedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreatedDate>
        <d2p1:DeletedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:DeletedDate>
        <d2p1:Id>649e7917-6680-4656-8d49-69fd3576002e</d2p1:Id>
        <d2p1:ModifiedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:ModifiedDate>
        <d2p1:Clients>11</d2p1:Clients>
        <d2p1:ClinicId>4f53f710-808f-4ec7-8551-7854fd67703f</d2p1:ClinicId>
        <d2p1:CredentialId>af3e99fb-7569-4d3a-8f92-999e44cfb68d</d2p1:CredentialId>
        <d2p1:Description>sample string 3</d2p1:Description>
        <d2p1:DoctorId>93d1d932-8c05-4f8e-be59-c1700c1c944d</d2p1:DoctorId>
        <d2p1:Followers>8</d2p1:Followers>
        <d2p1:Following>9</d2p1:Following>
        <d2p1:IsActive>true</d2p1:IsActive>
        <d2p1:IsAvailable>true</d2p1:IsAvailable>
        <d2p1:IsClinic>true</d2p1:IsClinic>
        <d2p1:IsDoctor>true</d2p1:IsDoctor>
        <d2p1:IsMobile>true</d2p1:IsMobile>
        <d2p1:Likes>10</d2p1:Likes>
        <d2p1:Notes>14</d2p1:Notes>
        <d2p1:Shared>12</d2p1:Shared>
        <d2p1:Speciality>sample string 2</d2p1:Speciality>
        <d2p1:Views>13</d2p1:Views>
      </d2p1:CProfile>
      <d2p1:Contacts>
        <d2p1:Contacts>
          <d2p1:CreatedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreatedDate>
          <d2p1:DeletedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:DeletedDate>
          <d2p1:Id>96474a15-53da-4f2b-af15-9269a0dd3aed</d2p1:Id>
          <d2p1:ModifiedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:ModifiedDate>
          <d2p1:EmailAddress>sample string 3</d2p1:EmailAddress>
          <d2p1:FaxNumber>sample string 4</d2p1:FaxNumber>
          <d2p1:LandLinePhoneNumber>sample string 5</d2p1:LandLinePhoneNumber>
          <d2p1:MobilePhoneNumber>sample string 2</d2p1:MobilePhoneNumber>
          <d2p1:ProfileId>c4974f52-009a-4717-b5c7-c2530bc7757d</d2p1:ProfileId>
        </d2p1:Contacts>
        <d2p1:Contacts>
          <d2p1:CreatedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreatedDate>
          <d2p1:DeletedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:DeletedDate>
          <d2p1:Id>96474a15-53da-4f2b-af15-9269a0dd3aed</d2p1:Id>
          <d2p1:ModifiedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:ModifiedDate>
          <d2p1:EmailAddress>sample string 3</d2p1:EmailAddress>
          <d2p1:FaxNumber>sample string 4</d2p1:FaxNumber>
          <d2p1:LandLinePhoneNumber>sample string 5</d2p1:LandLinePhoneNumber>
          <d2p1:MobilePhoneNumber>sample string 2</d2p1:MobilePhoneNumber>
          <d2p1:ProfileId>c4974f52-009a-4717-b5c7-c2530bc7757d</d2p1:ProfileId>
        </d2p1:Contacts>
      </d2p1:Contacts>
      <d2p1:Locations>
        <d2p1:Locations>
          <d2p1:CreatedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreatedDate>
          <d2p1:DeletedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:DeletedDate>
          <d2p1:Id>def8330a-d015-48e9-89f0-c886d410e46d</d2p1:Id>
          <d2p1:ModifiedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:ModifiedDate>
          <d2p1:City>sample string 7</d2p1:City>
          <d2p1:CountryCode>sample string 2</d2p1:CountryCode>
          <d2p1:CountryName>sample string 3</d2p1:CountryName>
          <d2p1:Latitude>9.1</d2p1:Latitude>
          <d2p1:Longitude>10.1</d2p1:Longitude>
          <d2p1:PostalCode>sample string 8</d2p1:PostalCode>
          <d2p1:ProfileId>ca38cd9d-5784-4578-a8e2-cbd5180f7e8a</d2p1:ProfileId>
          <d2p1:State>sample string 4</d2p1:State>
          <d2p1:Street>sample string 6</d2p1:Street>
          <d2p1:Suite>sample string 5</d2p1:Suite>
          <d2p1:TimeZone>sample string 11</d2p1:TimeZone>
        </d2p1:Locations>
        <d2p1:Locations>
          <d2p1:CreatedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreatedDate>
          <d2p1:DeletedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:DeletedDate>
          <d2p1:Id>def8330a-d015-48e9-89f0-c886d410e46d</d2p1:Id>
          <d2p1:ModifiedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:ModifiedDate>
          <d2p1:City>sample string 7</d2p1:City>
          <d2p1:CountryCode>sample string 2</d2p1:CountryCode>
          <d2p1:CountryName>sample string 3</d2p1:CountryName>
          <d2p1:Latitude>9.1</d2p1:Latitude>
          <d2p1:Longitude>10.1</d2p1:Longitude>
          <d2p1:PostalCode>sample string 8</d2p1:PostalCode>
          <d2p1:ProfileId>ca38cd9d-5784-4578-a8e2-cbd5180f7e8a</d2p1:ProfileId>
          <d2p1:State>sample string 4</d2p1:State>
          <d2p1:Street>sample string 6</d2p1:Street>
          <d2p1:Suite>sample string 5</d2p1:Suite>
          <d2p1:TimeZone>sample string 11</d2p1:TimeZone>
        </d2p1:Locations>
      </d2p1:Locations>
    </d2p1:ProfilObject>
    <d2p1:ProfilObject>
      <d2p1:CClinic>
        <d2p1:CreatedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreatedDate>
        <d2p1:DeletedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:DeletedDate>
        <d2p1:Id>c9441af6-2bc1-47a8-b0c0-d7c2b55411b4</d2p1:Id>
        <d2p1:ModifiedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:ModifiedDate>
        <d2p1:CreationDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreationDate>
        <d2p1:IsOpen>true</d2p1:IsOpen>
        <d2p1:Logo>sample string 2</d2p1:Logo>
        <d2p1:Name>sample string 1</d2p1:Name>
        <d2p1:OpeningDay>sample string 4</d2p1:OpeningDay>
        <d2p1:OpeningHour>sample string 5</d2p1:OpeningHour>
        <d2p1:OtherLogo>sample string 3</d2p1:OtherLogo>
      </d2p1:CClinic>
      <d2p1:CDoctor>
        <d2p1:CreatedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreatedDate>
        <d2p1:DeletedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:DeletedDate>
        <d2p1:Id>fbdfe69d-365e-4c4d-86ad-94431fbd684c</d2p1:Id>
        <d2p1:ModifiedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:ModifiedDate>
        <d2p1:FirstName>sample string 1</d2p1:FirstName>
        <d2p1:JobTitle>sample string 4</d2p1:JobTitle>
        <d2p1:LastName>sample string 2</d2p1:LastName>
        <d2p1:ProfilePicture>sample string 3</d2p1:ProfilePicture>
        <d2p1:WorkPlace>sample string 5</d2p1:WorkPlace>
      </d2p1:CDoctor>
      <d2p1:CProfile>
        <d2p1:CreatedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreatedDate>
        <d2p1:DeletedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:DeletedDate>
        <d2p1:Id>649e7917-6680-4656-8d49-69fd3576002e</d2p1:Id>
        <d2p1:ModifiedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:ModifiedDate>
        <d2p1:Clients>11</d2p1:Clients>
        <d2p1:ClinicId>4f53f710-808f-4ec7-8551-7854fd67703f</d2p1:ClinicId>
        <d2p1:CredentialId>af3e99fb-7569-4d3a-8f92-999e44cfb68d</d2p1:CredentialId>
        <d2p1:Description>sample string 3</d2p1:Description>
        <d2p1:DoctorId>93d1d932-8c05-4f8e-be59-c1700c1c944d</d2p1:DoctorId>
        <d2p1:Followers>8</d2p1:Followers>
        <d2p1:Following>9</d2p1:Following>
        <d2p1:IsActive>true</d2p1:IsActive>
        <d2p1:IsAvailable>true</d2p1:IsAvailable>
        <d2p1:IsClinic>true</d2p1:IsClinic>
        <d2p1:IsDoctor>true</d2p1:IsDoctor>
        <d2p1:IsMobile>true</d2p1:IsMobile>
        <d2p1:Likes>10</d2p1:Likes>
        <d2p1:Notes>14</d2p1:Notes>
        <d2p1:Shared>12</d2p1:Shared>
        <d2p1:Speciality>sample string 2</d2p1:Speciality>
        <d2p1:Views>13</d2p1:Views>
      </d2p1:CProfile>
      <d2p1:Contacts>
        <d2p1:Contacts>
          <d2p1:CreatedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreatedDate>
          <d2p1:DeletedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:DeletedDate>
          <d2p1:Id>96474a15-53da-4f2b-af15-9269a0dd3aed</d2p1:Id>
          <d2p1:ModifiedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:ModifiedDate>
          <d2p1:EmailAddress>sample string 3</d2p1:EmailAddress>
          <d2p1:FaxNumber>sample string 4</d2p1:FaxNumber>
          <d2p1:LandLinePhoneNumber>sample string 5</d2p1:LandLinePhoneNumber>
          <d2p1:MobilePhoneNumber>sample string 2</d2p1:MobilePhoneNumber>
          <d2p1:ProfileId>c4974f52-009a-4717-b5c7-c2530bc7757d</d2p1:ProfileId>
        </d2p1:Contacts>
        <d2p1:Contacts>
          <d2p1:CreatedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreatedDate>
          <d2p1:DeletedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:DeletedDate>
          <d2p1:Id>96474a15-53da-4f2b-af15-9269a0dd3aed</d2p1:Id>
          <d2p1:ModifiedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:ModifiedDate>
          <d2p1:EmailAddress>sample string 3</d2p1:EmailAddress>
          <d2p1:FaxNumber>sample string 4</d2p1:FaxNumber>
          <d2p1:LandLinePhoneNumber>sample string 5</d2p1:LandLinePhoneNumber>
          <d2p1:MobilePhoneNumber>sample string 2</d2p1:MobilePhoneNumber>
          <d2p1:ProfileId>c4974f52-009a-4717-b5c7-c2530bc7757d</d2p1:ProfileId>
        </d2p1:Contacts>
      </d2p1:Contacts>
      <d2p1:Locations>
        <d2p1:Locations>
          <d2p1:CreatedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreatedDate>
          <d2p1:DeletedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:DeletedDate>
          <d2p1:Id>def8330a-d015-48e9-89f0-c886d410e46d</d2p1:Id>
          <d2p1:ModifiedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:ModifiedDate>
          <d2p1:City>sample string 7</d2p1:City>
          <d2p1:CountryCode>sample string 2</d2p1:CountryCode>
          <d2p1:CountryName>sample string 3</d2p1:CountryName>
          <d2p1:Latitude>9.1</d2p1:Latitude>
          <d2p1:Longitude>10.1</d2p1:Longitude>
          <d2p1:PostalCode>sample string 8</d2p1:PostalCode>
          <d2p1:ProfileId>ca38cd9d-5784-4578-a8e2-cbd5180f7e8a</d2p1:ProfileId>
          <d2p1:State>sample string 4</d2p1:State>
          <d2p1:Street>sample string 6</d2p1:Street>
          <d2p1:Suite>sample string 5</d2p1:Suite>
          <d2p1:TimeZone>sample string 11</d2p1:TimeZone>
        </d2p1:Locations>
        <d2p1:Locations>
          <d2p1:CreatedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:CreatedDate>
          <d2p1:DeletedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:DeletedDate>
          <d2p1:Id>def8330a-d015-48e9-89f0-c886d410e46d</d2p1:Id>
          <d2p1:ModifiedDate>2025-12-05T20:25:18.9621429-08:00</d2p1:ModifiedDate>
          <d2p1:City>sample string 7</d2p1:City>
          <d2p1:CountryCode>sample string 2</d2p1:CountryCode>
          <d2p1:CountryName>sample string 3</d2p1:CountryName>
          <d2p1:Latitude>9.1</d2p1:Latitude>
          <d2p1:Longitude>10.1</d2p1:Longitude>
          <d2p1:PostalCode>sample string 8</d2p1:PostalCode>
          <d2p1:ProfileId>ca38cd9d-5784-4578-a8e2-cbd5180f7e8a</d2p1:ProfileId>
          <d2p1:State>sample string 4</d2p1:State>
          <d2p1:Street>sample string 6</d2p1:Street>
          <d2p1:Suite>sample string 5</d2p1:Suite>
          <d2p1:TimeZone>sample string 11</d2p1:TimeZone>
        </d2p1:Locations>
      </d2p1:Locations>
    </d2p1:ProfilObject>
  </LProfils>
  <PagesIndexes xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:ArrayOfint>
      <d2p1:int>1</d2p1:int>
      <d2p1:int>2</d2p1:int>
    </d2p1:ArrayOfint>
    <d2p1:ArrayOfint>
      <d2p1:int>1</d2p1:int>
      <d2p1:int>2</d2p1:int>
    </d2p1:ArrayOfint>
  </PagesIndexes>
  <ShowActivateButton>true</ShowActivateButton>
  <TotalPagesCount>1</TotalPagesCount>
</DoctorsOrClinicsPage>