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": "30bc470d-78d1-417c-ba68-4e4a227aeb49",
"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>30bc470d-78d1-417c-ba68-4e4a227aeb49</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": "c28f1880-4120-4af1-b707-09056034c08c",
"RequestTypeID": "7015ff36-f5ed-4472-837f-d18f392bcfb3",
"DoctorID": "b4772244-ffd2-4764-9a83-fcacfc933016",
"RequestTitle": "sample string 4",
"LaboratoryData": [
{
"CategoryID": "2cb3de1a-7707-4d13-ae1d-8edbcd5b57ab",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d",
"ServiceName": "sample string 2"
},
{
"ServiceID": "77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d",
"ServiceName": "sample string 2"
}
]
},
{
"CategoryID": "2cb3de1a-7707-4d13-ae1d-8edbcd5b57ab",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d",
"ServiceName": "sample string 2"
},
{
"ServiceID": "77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d",
"ServiceName": "sample string 2"
}
]
}
],
"RadiologyData": [
{
"TypeID": "91c7bd54-6d41-4cc5-b9cc-d662b0642473",
"TypeName": "sample string 2",
"CategoryList": [
{
"CategoryID": "dcd0a623-d93d-486f-a673-06565a160bde",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
},
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
}
]
},
{
"CategoryID": "dcd0a623-d93d-486f-a673-06565a160bde",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
},
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
}
]
}
]
},
{
"TypeID": "91c7bd54-6d41-4cc5-b9cc-d662b0642473",
"TypeName": "sample string 2",
"CategoryList": [
{
"CategoryID": "dcd0a623-d93d-486f-a673-06565a160bde",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
},
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
}
]
},
{
"CategoryID": "dcd0a623-d93d-486f-a673-06565a160bde",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
},
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
}
]
}
]
}
]
},
{
"PatientRequestID": "c28f1880-4120-4af1-b707-09056034c08c",
"RequestTypeID": "7015ff36-f5ed-4472-837f-d18f392bcfb3",
"DoctorID": "b4772244-ffd2-4764-9a83-fcacfc933016",
"RequestTitle": "sample string 4",
"LaboratoryData": [
{
"CategoryID": "2cb3de1a-7707-4d13-ae1d-8edbcd5b57ab",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d",
"ServiceName": "sample string 2"
},
{
"ServiceID": "77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d",
"ServiceName": "sample string 2"
}
]
},
{
"CategoryID": "2cb3de1a-7707-4d13-ae1d-8edbcd5b57ab",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d",
"ServiceName": "sample string 2"
},
{
"ServiceID": "77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d",
"ServiceName": "sample string 2"
}
]
}
],
"RadiologyData": [
{
"TypeID": "91c7bd54-6d41-4cc5-b9cc-d662b0642473",
"TypeName": "sample string 2",
"CategoryList": [
{
"CategoryID": "dcd0a623-d93d-486f-a673-06565a160bde",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
},
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
}
]
},
{
"CategoryID": "dcd0a623-d93d-486f-a673-06565a160bde",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
},
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
}
]
}
]
},
{
"TypeID": "91c7bd54-6d41-4cc5-b9cc-d662b0642473",
"TypeName": "sample string 2",
"CategoryList": [
{
"CategoryID": "dcd0a623-d93d-486f-a673-06565a160bde",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
},
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
}
]
},
{
"CategoryID": "dcd0a623-d93d-486f-a673-06565a160bde",
"CategoryName": "sample string 2",
"ServiceList": [
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"ServiceName": "sample string 2"
},
{
"ServiceID": "fa01e8d7-1707-4ef2-9fb0-e8594c433168",
"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>b4772244-ffd2-4764-9a83-fcacfc933016</DoctorID>
<LaboratoryData>
<LaboratoryCategoryLookup>
<CategoryID>2cb3de1a-7707-4d13-ae1d-8edbcd5b57ab</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<LaboratoryServiceLookup>
<ServiceID>77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
<LaboratoryServiceLookup>
<ServiceID>77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
</ServiceList>
</LaboratoryCategoryLookup>
<LaboratoryCategoryLookup>
<CategoryID>2cb3de1a-7707-4d13-ae1d-8edbcd5b57ab</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<LaboratoryServiceLookup>
<ServiceID>77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
<LaboratoryServiceLookup>
<ServiceID>77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
</ServiceList>
</LaboratoryCategoryLookup>
</LaboratoryData>
<PatientRequestID>c28f1880-4120-4af1-b707-09056034c08c</PatientRequestID>
<RadiologyData>
<RadiologyTypeLookup>
<CategoryList>
<RadiologyCategoryLookup>
<CategoryID>dcd0a623-d93d-486f-a673-06565a160bde</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
<RadiologyCategoryLookup>
<CategoryID>dcd0a623-d93d-486f-a673-06565a160bde</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
</CategoryList>
<TypeID>91c7bd54-6d41-4cc5-b9cc-d662b0642473</TypeID>
<TypeName>sample string 2</TypeName>
</RadiologyTypeLookup>
<RadiologyTypeLookup>
<CategoryList>
<RadiologyCategoryLookup>
<CategoryID>dcd0a623-d93d-486f-a673-06565a160bde</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
<RadiologyCategoryLookup>
<CategoryID>dcd0a623-d93d-486f-a673-06565a160bde</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
</CategoryList>
<TypeID>91c7bd54-6d41-4cc5-b9cc-d662b0642473</TypeID>
<TypeName>sample string 2</TypeName>
</RadiologyTypeLookup>
</RadiologyData>
<RequestTitle>sample string 4</RequestTitle>
<RequestTypeID>7015ff36-f5ed-4472-837f-d18f392bcfb3</RequestTypeID>
</PatientRequest>
<PatientRequest>
<DoctorID>b4772244-ffd2-4764-9a83-fcacfc933016</DoctorID>
<LaboratoryData>
<LaboratoryCategoryLookup>
<CategoryID>2cb3de1a-7707-4d13-ae1d-8edbcd5b57ab</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<LaboratoryServiceLookup>
<ServiceID>77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
<LaboratoryServiceLookup>
<ServiceID>77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
</ServiceList>
</LaboratoryCategoryLookup>
<LaboratoryCategoryLookup>
<CategoryID>2cb3de1a-7707-4d13-ae1d-8edbcd5b57ab</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<LaboratoryServiceLookup>
<ServiceID>77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
<LaboratoryServiceLookup>
<ServiceID>77ec9b80-6498-4b1f-b7b5-d74f5cc2b81d</ServiceID>
<ServiceName>sample string 2</ServiceName>
</LaboratoryServiceLookup>
</ServiceList>
</LaboratoryCategoryLookup>
</LaboratoryData>
<PatientRequestID>c28f1880-4120-4af1-b707-09056034c08c</PatientRequestID>
<RadiologyData>
<RadiologyTypeLookup>
<CategoryList>
<RadiologyCategoryLookup>
<CategoryID>dcd0a623-d93d-486f-a673-06565a160bde</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
<RadiologyCategoryLookup>
<CategoryID>dcd0a623-d93d-486f-a673-06565a160bde</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
</CategoryList>
<TypeID>91c7bd54-6d41-4cc5-b9cc-d662b0642473</TypeID>
<TypeName>sample string 2</TypeName>
</RadiologyTypeLookup>
<RadiologyTypeLookup>
<CategoryList>
<RadiologyCategoryLookup>
<CategoryID>dcd0a623-d93d-486f-a673-06565a160bde</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
<RadiologyCategoryLookup>
<CategoryID>dcd0a623-d93d-486f-a673-06565a160bde</CategoryID>
<CategoryName>sample string 2</CategoryName>
<ServiceList>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
<RadiologyServiceLookup>
<ServiceID>fa01e8d7-1707-4ef2-9fb0-e8594c433168</ServiceID>
<ServiceName>sample string 2</ServiceName>
</RadiologyServiceLookup>
</ServiceList>
</RadiologyCategoryLookup>
</CategoryList>
<TypeID>91c7bd54-6d41-4cc5-b9cc-d662b0642473</TypeID>
<TypeName>sample string 2</TypeName>
</RadiologyTypeLookup>
</RadiologyData>
<RequestTitle>sample string 4</RequestTitle>
<RequestTypeID>7015ff36-f5ed-4472-837f-d18f392bcfb3</RequestTypeID>
</PatientRequest>
</PatientRequest>
</GetPatientRequestResponse>