GET api/ReferSpecialist/DoctorGet?specialityid={specialityid}&encountertypemodeid={encountertypemodeid}
DoctorGet
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| specialityid | globally unique identifier |
Required |
|
| encountertypemodeid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
doctorlist
Collection of DoctorListModel| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountId | globally unique identifier |
None. |
|
| Prefix | string |
None. |
|
| Suffix | string |
None. |
|
| DoctorName | string |
None. |
|
| DoctorId | globally unique identifier |
None. |
|
| Speciality | Collection of DoctorSpeciality |
None. |
|
| Photo | string |
None. |
|
| Gender | string |
None. |
|
| AccountName | string |
None. |
|
| Location | string |
None. |
|
| Location1 | string |
None. |
|
| Age | string |
None. |
|
| IsPreferred | boolean |
None. |
|
| ServiceId | globally unique identifier |
None. |
|
| Price | decimal number |
None. |
|
| SpecialityName | string |
None. |
|
| ExperienceMonth | integer |
None. |
|
| ExperienceYear | integer |
None. |
|
| MinPrice | decimal number |
None. |
|
| InPerson | decimal number |
None. |
|
| TeleConsultation | decimal number |
None. |
|
| Flag | boolean |
None. |
|
| IsAllowBooking | boolean |
None. |
|
| EncounterTypeId | globally unique identifier |
None. |
|
| Description | string |
None. |
|
| string |
None. |
||
| PhoneNo | string |
None. |
|
| TimeZone | string |
None. |
|
| DoctorServiceDetails | Collection of DoctorServiceDetail |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"AccountId": "34b038be-686f-4655-9c44-1bf6db48f92e",
"Prefix": "sample string 2",
"Suffix": "sample string 3",
"DoctorName": "sample string 4",
"DoctorId": "023f2dfd-5408-4002-a388-5380de873ebe",
"Speciality": [
{
"Id": "11f7e0ca-9f62-4df3-912d-e2b367c07555",
"Name": "sample string 2"
},
{
"Id": "11f7e0ca-9f62-4df3-912d-e2b367c07555",
"Name": "sample string 2"
}
],
"Photo": "sample string 6",
"Gender": "sample string 7",
"AccountName": "sample string 8",
"Location": "sample string 9",
"Location1": "sample string 10",
"Age": "sample string 11",
"IsPreferred": true,
"ServiceId": "ef12a99e-3f58-4619-a5d4-51c67b70d3a7",
"Price": 14.0,
"SpecialityName": "sample string 15",
"ExperienceMonth": 1,
"ExperienceYear": 1,
"MinPrice": 1.0,
"InPerson": 1.0,
"TeleConsultation": 1.0,
"Flag": true,
"IsAllowBooking": true,
"EncounterTypeId": "645528ae-e322-4652-a396-e1421067ae19",
"Description": "sample string 16",
"Email": "sample string 17",
"PhoneNo": "sample string 18",
"TimeZone": "sample string 19",
"DoctorServiceDetails": [
{
"EncounterTypeModeDurationId": "6e677528-4d59-44e9-bc8f-fd592f624429",
"ServiceId": "e6a5291a-4892-4531-8d10-d3b133b4f76c",
"EncounterTypeId": "843d7150-923e-4bcf-95b5-e138a744e388",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
},
{
"EncounterTypeModeDurationId": "6e677528-4d59-44e9-bc8f-fd592f624429",
"ServiceId": "e6a5291a-4892-4531-8d10-d3b133b4f76c",
"EncounterTypeId": "843d7150-923e-4bcf-95b5-e138a744e388",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
}
]
},
{
"AccountId": "34b038be-686f-4655-9c44-1bf6db48f92e",
"Prefix": "sample string 2",
"Suffix": "sample string 3",
"DoctorName": "sample string 4",
"DoctorId": "023f2dfd-5408-4002-a388-5380de873ebe",
"Speciality": [
{
"Id": "11f7e0ca-9f62-4df3-912d-e2b367c07555",
"Name": "sample string 2"
},
{
"Id": "11f7e0ca-9f62-4df3-912d-e2b367c07555",
"Name": "sample string 2"
}
],
"Photo": "sample string 6",
"Gender": "sample string 7",
"AccountName": "sample string 8",
"Location": "sample string 9",
"Location1": "sample string 10",
"Age": "sample string 11",
"IsPreferred": true,
"ServiceId": "ef12a99e-3f58-4619-a5d4-51c67b70d3a7",
"Price": 14.0,
"SpecialityName": "sample string 15",
"ExperienceMonth": 1,
"ExperienceYear": 1,
"MinPrice": 1.0,
"InPerson": 1.0,
"TeleConsultation": 1.0,
"Flag": true,
"IsAllowBooking": true,
"EncounterTypeId": "645528ae-e322-4652-a396-e1421067ae19",
"Description": "sample string 16",
"Email": "sample string 17",
"PhoneNo": "sample string 18",
"TimeZone": "sample string 19",
"DoctorServiceDetails": [
{
"EncounterTypeModeDurationId": "6e677528-4d59-44e9-bc8f-fd592f624429",
"ServiceId": "e6a5291a-4892-4531-8d10-d3b133b4f76c",
"EncounterTypeId": "843d7150-923e-4bcf-95b5-e138a744e388",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
},
{
"EncounterTypeModeDurationId": "6e677528-4d59-44e9-bc8f-fd592f624429",
"ServiceId": "e6a5291a-4892-4531-8d10-d3b133b4f76c",
"EncounterTypeId": "843d7150-923e-4bcf-95b5-e138a744e388",
"Price": 4.0,
"ModeCode": "sample string 5",
"EncounterTypeMode": "sample string 6",
"DurationCode": "sample string 7",
"Duration": 8
}
]
}
]