POST api/Patient/GetPatientRequest
Request Information
URI Parameters
None.
Body Parameters
PatientRequestRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| RequestType | integer |
None. |
|
| PageNumber | integer |
None. |
|
| PageCount | integer |
None. |
|
| PatientID | globally unique identifier |
None. |
|
| WebApiVersion | integer |
None. |
|
| Language | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"RequestType": 1,
"PageNumber": 2,
"PageCount": 3,
"PatientID": "135db9da-7946-4a45-9eb9-ef88ab329b04",
"WebApiVersion": 5,
"Language": "sample string 6"
}
application/xml, text/xml
Sample:
<PatientRequestRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SehatukaAPI.DTO"> <Language>sample string 6</Language> <PatientID>135db9da-7946-4a45-9eb9-ef88ab329b04</PatientID> <WebApiVersion>5</WebApiVersion> <PageCount>3</PageCount> <PageNumber>2</PageNumber> <RequestType>1</RequestType> </PatientRequestRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
GetPatientRequestResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| PatientRequest | Collection of PatientRequest |
None. |
|
| PageNumber | integer |
None. |
|
| PageCount | integer |
None. |
|
| TotalCount | integer |
None. |
|
| WebApiVersion | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"PatientRequest": [
{
"PatientRequestID": "ea924d08-e83f-4419-aa77-288fbfa2cfd9",
"RequestTypeID": "b0c3f58e-cfd7-46a5-acdf-f4dc5bae9f8e",
"DoctorID": "417b629a-f286-4797-b9df-323fa0a6e9fc",
"RequestTitle": "sample string 4",
"LaboratoryData": [
{
"CategoryID": "46a58000-bb2c-470b-b82d-438974192b09",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "db64abda-0086-4983-8452-20d727badc75",
"ServiceName": "sample string 2"
},
{
"ServiceID": "db64abda-0086-4983-8452-20d727badc75",
"ServiceName": "sample string 2"
}
]
},
{
"CategoryID": "46a58000-bb2c-470b-b82d-438974192b09",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "db64abda-0086-4983-8452-20d727badc75",
"ServiceName": "sample string 2"
},
{
"ServiceID": "db64abda-0086-4983-8452-20d727badc75",
"ServiceName": "sample string 2"
}
]
}
],
"RadiologyData": [
{
"TypeID": "3691a8f9-9e44-41ba-a38d-fbc94e1fbeb3",
"TypeName": "sample string 2",
"CategoryList": [
{
"CategoryID": "40d594dc-7b9c-4210-b403-d2be3c80adaa",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
},
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
}
]
},
{
"CategoryID": "40d594dc-7b9c-4210-b403-d2be3c80adaa",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
},
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
}
]
}
]
},
{
"TypeID": "3691a8f9-9e44-41ba-a38d-fbc94e1fbeb3",
"TypeName": "sample string 2",
"CategoryList": [
{
"CategoryID": "40d594dc-7b9c-4210-b403-d2be3c80adaa",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
},
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
}
]
},
{
"CategoryID": "40d594dc-7b9c-4210-b403-d2be3c80adaa",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
},
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
}
]
}
]
}
]
},
{
"PatientRequestID": "ea924d08-e83f-4419-aa77-288fbfa2cfd9",
"RequestTypeID": "b0c3f58e-cfd7-46a5-acdf-f4dc5bae9f8e",
"DoctorID": "417b629a-f286-4797-b9df-323fa0a6e9fc",
"RequestTitle": "sample string 4",
"LaboratoryData": [
{
"CategoryID": "46a58000-bb2c-470b-b82d-438974192b09",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "db64abda-0086-4983-8452-20d727badc75",
"ServiceName": "sample string 2"
},
{
"ServiceID": "db64abda-0086-4983-8452-20d727badc75",
"ServiceName": "sample string 2"
}
]
},
{
"CategoryID": "46a58000-bb2c-470b-b82d-438974192b09",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "db64abda-0086-4983-8452-20d727badc75",
"ServiceName": "sample string 2"
},
{
"ServiceID": "db64abda-0086-4983-8452-20d727badc75",
"ServiceName": "sample string 2"
}
]
}
],
"RadiologyData": [
{
"TypeID": "3691a8f9-9e44-41ba-a38d-fbc94e1fbeb3",
"TypeName": "sample string 2",
"CategoryList": [
{
"CategoryID": "40d594dc-7b9c-4210-b403-d2be3c80adaa",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
},
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
}
]
},
{
"CategoryID": "40d594dc-7b9c-4210-b403-d2be3c80adaa",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
},
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
}
]
}
]
},
{
"TypeID": "3691a8f9-9e44-41ba-a38d-fbc94e1fbeb3",
"TypeName": "sample string 2",
"CategoryList": [
{
"CategoryID": "40d594dc-7b9c-4210-b403-d2be3c80adaa",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
},
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
}
]
},
{
"CategoryID": "40d594dc-7b9c-4210-b403-d2be3c80adaa",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
},
{
"ServiceID": "969263b0-79c6-48c0-bdd5-e7b5c691f25f",
"ServiceName": "sample string 2"
}
]
}
]
}
]
}
],
"PageNumber": 1,
"PageCount": 2,
"TotalCount": 3,
"WebApiVersion": 4
}
application/xml, text/xml
Sample:
<GetPatientRequestResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SehatukaAPI.DTO">
<WebApiVersion>4</WebApiVersion>
<PageCount>2</PageCount>
<PageNumber>1</PageNumber>
<TotalCount>3</TotalCount>
<PatientRequest>
<PatientRequest>
<DoctorID>417b629a-f286-4797-b9df-323fa0a6e9fc</DoctorID>
<LaboratoryData>
<LaboratoryCategoryLookup>
<CategoryID>46a58000-bb2c-470b-b82d-438974192b09</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<LaboratoryServiceLookup>
<ServiceID>db64abda-0086-4983-8452-20d727badc75</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
<LaboratoryServiceLookup>
<ServiceID>db64abda-0086-4983-8452-20d727badc75</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
</ServiceList>
</LaboratoryCategoryLookup>
<LaboratoryCategoryLookup>
<CategoryID>46a58000-bb2c-470b-b82d-438974192b09</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<LaboratoryServiceLookup>
<ServiceID>db64abda-0086-4983-8452-20d727badc75</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
<LaboratoryServiceLookup>
<ServiceID>db64abda-0086-4983-8452-20d727badc75</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
</ServiceList>
</LaboratoryCategoryLookup>
</LaboratoryData>
<PatientRequestID>ea924d08-e83f-4419-aa77-288fbfa2cfd9</PatientRequestID>
<RadiologyData>
<RadiologyTypeLookup>
<CategoryList>
<RadiologyCategoryLookup>
<CategoryID>40d594dc-7b9c-4210-b403-d2be3c80adaa</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
<RadiologyCategoryLookup>
<CategoryID>40d594dc-7b9c-4210-b403-d2be3c80adaa</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
</CategoryList>
<TypeID>3691a8f9-9e44-41ba-a38d-fbc94e1fbeb3</TypeID>
<TypeName>sample string 2</TypeName>
</RadiologyTypeLookup>
<RadiologyTypeLookup>
<CategoryList>
<RadiologyCategoryLookup>
<CategoryID>40d594dc-7b9c-4210-b403-d2be3c80adaa</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
<RadiologyCategoryLookup>
<CategoryID>40d594dc-7b9c-4210-b403-d2be3c80adaa</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
</CategoryList>
<TypeID>3691a8f9-9e44-41ba-a38d-fbc94e1fbeb3</TypeID>
<TypeName>sample string 2</TypeName>
</RadiologyTypeLookup>
</RadiologyData>
<RequestTitle>sample string 4</RequestTitle>
<RequestTypeID>b0c3f58e-cfd7-46a5-acdf-f4dc5bae9f8e</RequestTypeID>
</PatientRequest>
<PatientRequest>
<DoctorID>417b629a-f286-4797-b9df-323fa0a6e9fc</DoctorID>
<LaboratoryData>
<LaboratoryCategoryLookup>
<CategoryID>46a58000-bb2c-470b-b82d-438974192b09</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<LaboratoryServiceLookup>
<ServiceID>db64abda-0086-4983-8452-20d727badc75</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
<LaboratoryServiceLookup>
<ServiceID>db64abda-0086-4983-8452-20d727badc75</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
</ServiceList>
</LaboratoryCategoryLookup>
<LaboratoryCategoryLookup>
<CategoryID>46a58000-bb2c-470b-b82d-438974192b09</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<LaboratoryServiceLookup>
<ServiceID>db64abda-0086-4983-8452-20d727badc75</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
<LaboratoryServiceLookup>
<ServiceID>db64abda-0086-4983-8452-20d727badc75</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
</ServiceList>
</LaboratoryCategoryLookup>
</LaboratoryData>
<PatientRequestID>ea924d08-e83f-4419-aa77-288fbfa2cfd9</PatientRequestID>
<RadiologyData>
<RadiologyTypeLookup>
<CategoryList>
<RadiologyCategoryLookup>
<CategoryID>40d594dc-7b9c-4210-b403-d2be3c80adaa</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
<RadiologyCategoryLookup>
<CategoryID>40d594dc-7b9c-4210-b403-d2be3c80adaa</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
</CategoryList>
<TypeID>3691a8f9-9e44-41ba-a38d-fbc94e1fbeb3</TypeID>
<TypeName>sample string 2</TypeName>
</RadiologyTypeLookup>
<RadiologyTypeLookup>
<CategoryList>
<RadiologyCategoryLookup>
<CategoryID>40d594dc-7b9c-4210-b403-d2be3c80adaa</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
<RadiologyCategoryLookup>
<CategoryID>40d594dc-7b9c-4210-b403-d2be3c80adaa</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>969263b0-79c6-48c0-bdd5-e7b5c691f25f</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
</CategoryList>
<TypeID>3691a8f9-9e44-41ba-a38d-fbc94e1fbeb3</TypeID>
<TypeName>sample string 2</TypeName>
</RadiologyTypeLookup>
</RadiologyData>
<RequestTitle>sample string 4</RequestTitle>
<RequestTypeID>b0c3f58e-cfd7-46a5-acdf-f4dc5bae9f8e</RequestTypeID>
</PatientRequest>
</PatientRequest>
</GetPatientRequestResponse>