POST api/account/SampleCollectionSubmitProcess
Request Information
URI Parameters
None.
Body Parameters
DTOSampleCollection| Name | Description | Type | Additional information |
|---|---|---|---|
| IsInvestigationQueue | boolean |
None. |
|
| PatientId | globally unique identifier |
None. |
|
| VisitNo | string |
None. |
|
| statusBit | integer |
None. |
|
| DepartmentId | globally unique identifier |
None. |
|
| SubDepartmentId | globally unique identifier |
None. |
|
| DoctorId | globally unique identifier |
None. |
|
| SubServiceId | globally unique identifier |
None. |
|
| RoleId | globally unique identifier |
None. |
|
| DesignationId | globally unique identifier |
None. |
|
| UserId | globally unique identifier |
None. |
|
| PatientCheckInId | globally unique identifier |
None. |
|
| ListLabServiceDataDetail | Collection of DTOLabPatientDetailQueue |
None. |
|
| PaidAmount | integer |
None. |
|
| SubDepartmentManualCodeString | string |
None. |
|
| SampleCollectionStickerCount | integer |
None. |
|
| AutoNumberGenerated | string |
None. |
|
| AutoNumberGenerationLabelText | string |
None. |
|
| SessionUserId | globally unique identifier |
None. |
|
| AppointmentNo | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"IsInvestigationQueue": true,
"PatientId": "5b876334-f6bf-4e79-bd32-b246e2767433",
"VisitNo": "sample string 3",
"statusBit": 4,
"DepartmentId": "abde594f-c2a2-4a1f-9a84-45e8baae753f",
"SubDepartmentId": "49484500-b91c-4565-b957-01b0cc56041a",
"DoctorId": "35f94ec5-6df1-4a86-951a-8aa74a4225b5",
"SubServiceId": "f06a7ea2-8f0b-4128-8db8-105cd841d893",
"RoleId": "61b3e0f8-d3bd-4cd4-a75e-0a933394ca5e",
"DesignationId": "aed5cf76-565d-46fe-8e3b-377db8110ccb",
"UserId": "5923384d-7df2-4b38-81ae-f0598db61b03",
"PatientCheckInId": "b2e75935-846b-4007-af29-4f4acc1c5db6",
"ListLabServiceDataDetail": [
{
"SrNo": 1,
"Id": "ad986195-9ad6-4074-9c1b-f620d7855dc7",
"PatientLabCheckInId": "d00eab8f-5fc2-48d1-a30d-7bf1034805a1",
"PatientId": "f194a03c-1413-4533-888a-e091c681f988",
"DepartmentId": "a7298ab2-3383-4e6a-b9fb-528be2dd36d1",
"SubDepartmentId": "852a0e5b-4681-4fd2-a44b-8e676da14d0f",
"UserId": "d624f54b-f06f-45fe-b762-1540ee62e1d8",
"DesignationId": "82aedabd-22b2-4020-a9c4-0b9dc1e4bb2f",
"RoleId": "9e0ba41c-094b-4fb0-8edd-97e9f2bf8953",
"IsInPatient": true,
"PatientVisitNo": "sample string 3",
"SubserviceName": "sample string 4",
"PrescribedbyName": "sample string 5",
"Charges": 1.1,
"PrescribedQuantity": 6,
"TotalCharges": 1.1,
"VisitTime": "2025-12-12T17:31:25.7402788+05:00",
"Total": 1.1,
"PatientStatusId": "a7d953b5-964c-4b2d-b116-85d2157be714",
"SubServiceId": "f5cb4fa7-ac1a-471a-9da2-b1043fd0d311",
"PatientStatusValue": 8,
"ServiceTotal": 1.1,
"IsOutsideSample": true,
"OutSourcedBranchId": "e47907b6-c01d-4552-a0fb-0273994daf00",
"OutSideSampleComments": "sample string 10",
"ConsumtionItems": "sample string 11",
"Html": "sample string 12",
"PrescribedBy": "sample string 13",
"PatientEntitled": 14,
"AutoNumberGenerated": "sample string 15",
"AutoNumberGenerationLabelText": "sample string 16"
},
{
"SrNo": 1,
"Id": "ad986195-9ad6-4074-9c1b-f620d7855dc7",
"PatientLabCheckInId": "d00eab8f-5fc2-48d1-a30d-7bf1034805a1",
"PatientId": "f194a03c-1413-4533-888a-e091c681f988",
"DepartmentId": "a7298ab2-3383-4e6a-b9fb-528be2dd36d1",
"SubDepartmentId": "852a0e5b-4681-4fd2-a44b-8e676da14d0f",
"UserId": "d624f54b-f06f-45fe-b762-1540ee62e1d8",
"DesignationId": "82aedabd-22b2-4020-a9c4-0b9dc1e4bb2f",
"RoleId": "9e0ba41c-094b-4fb0-8edd-97e9f2bf8953",
"IsInPatient": true,
"PatientVisitNo": "sample string 3",
"SubserviceName": "sample string 4",
"PrescribedbyName": "sample string 5",
"Charges": 1.1,
"PrescribedQuantity": 6,
"TotalCharges": 1.1,
"VisitTime": "2025-12-12T17:31:25.7402788+05:00",
"Total": 1.1,
"PatientStatusId": "a7d953b5-964c-4b2d-b116-85d2157be714",
"SubServiceId": "f5cb4fa7-ac1a-471a-9da2-b1043fd0d311",
"PatientStatusValue": 8,
"ServiceTotal": 1.1,
"IsOutsideSample": true,
"OutSourcedBranchId": "e47907b6-c01d-4552-a0fb-0273994daf00",
"OutSideSampleComments": "sample string 10",
"ConsumtionItems": "sample string 11",
"Html": "sample string 12",
"PrescribedBy": "sample string 13",
"PatientEntitled": 14,
"AutoNumberGenerated": "sample string 15",
"AutoNumberGenerationLabelText": "sample string 16"
}
],
"PaidAmount": 1,
"SubDepartmentManualCodeString": "sample string 6",
"SampleCollectionStickerCount": 1,
"AutoNumberGenerated": "sample string 7",
"AutoNumberGenerationLabelText": "sample string 8",
"SessionUserId": "ca73ae5a-a567-42df-a232-c99effca7fe2",
"AppointmentNo": "sample string 9"
}
application/xml, text/xml
Sample:
<DTOSampleCollection xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HomeCarePortal.BAL.DTOModels">
<AppointmentNo>sample string 9</AppointmentNo>
<AutoNumberGenerated>sample string 7</AutoNumberGenerated>
<AutoNumberGenerationLabelText>sample string 8</AutoNumberGenerationLabelText>
<DepartmentId>abde594f-c2a2-4a1f-9a84-45e8baae753f</DepartmentId>
<DesignationId>aed5cf76-565d-46fe-8e3b-377db8110ccb</DesignationId>
<DoctorId>35f94ec5-6df1-4a86-951a-8aa74a4225b5</DoctorId>
<IsInvestigationQueue>true</IsInvestigationQueue>
<ListLabServiceDataDetail>
<DTOLabPatientDetailQueue>
<AutoNumberGenerated>sample string 15</AutoNumberGenerated>
<AutoNumberGenerationLabelText>sample string 16</AutoNumberGenerationLabelText>
<Charges>1.1</Charges>
<ConsumtionItems>sample string 11</ConsumtionItems>
<DepartmentId>a7298ab2-3383-4e6a-b9fb-528be2dd36d1</DepartmentId>
<DesignationId>82aedabd-22b2-4020-a9c4-0b9dc1e4bb2f</DesignationId>
<Html>sample string 12</Html>
<Id>ad986195-9ad6-4074-9c1b-f620d7855dc7</Id>
<IsInPatient>true</IsInPatient>
<IsOutsideSample>true</IsOutsideSample>
<OutSideSampleComments>sample string 10</OutSideSampleComments>
<OutSourcedBranchId>e47907b6-c01d-4552-a0fb-0273994daf00</OutSourcedBranchId>
<PatientEntitled>14</PatientEntitled>
<PatientId>f194a03c-1413-4533-888a-e091c681f988</PatientId>
<PatientLabCheckInId>d00eab8f-5fc2-48d1-a30d-7bf1034805a1</PatientLabCheckInId>
<PatientStatusId>a7d953b5-964c-4b2d-b116-85d2157be714</PatientStatusId>
<PatientStatusValue>8</PatientStatusValue>
<PatientVisitNo>sample string 3</PatientVisitNo>
<PrescribedBy>sample string 13</PrescribedBy>
<PrescribedQuantity>6</PrescribedQuantity>
<PrescribedbyName>sample string 5</PrescribedbyName>
<RoleId>9e0ba41c-094b-4fb0-8edd-97e9f2bf8953</RoleId>
<ServiceTotal>1.1</ServiceTotal>
<SrNo>1</SrNo>
<SubDepartmentId>852a0e5b-4681-4fd2-a44b-8e676da14d0f</SubDepartmentId>
<SubServiceId>f5cb4fa7-ac1a-471a-9da2-b1043fd0d311</SubServiceId>
<SubserviceName>sample string 4</SubserviceName>
<Total>1.1</Total>
<TotalCharges>1.1</TotalCharges>
<UserId>d624f54b-f06f-45fe-b762-1540ee62e1d8</UserId>
<VisitTime>2025-12-12T17:31:25.7402788+05:00</VisitTime>
</DTOLabPatientDetailQueue>
<DTOLabPatientDetailQueue>
<AutoNumberGenerated>sample string 15</AutoNumberGenerated>
<AutoNumberGenerationLabelText>sample string 16</AutoNumberGenerationLabelText>
<Charges>1.1</Charges>
<ConsumtionItems>sample string 11</ConsumtionItems>
<DepartmentId>a7298ab2-3383-4e6a-b9fb-528be2dd36d1</DepartmentId>
<DesignationId>82aedabd-22b2-4020-a9c4-0b9dc1e4bb2f</DesignationId>
<Html>sample string 12</Html>
<Id>ad986195-9ad6-4074-9c1b-f620d7855dc7</Id>
<IsInPatient>true</IsInPatient>
<IsOutsideSample>true</IsOutsideSample>
<OutSideSampleComments>sample string 10</OutSideSampleComments>
<OutSourcedBranchId>e47907b6-c01d-4552-a0fb-0273994daf00</OutSourcedBranchId>
<PatientEntitled>14</PatientEntitled>
<PatientId>f194a03c-1413-4533-888a-e091c681f988</PatientId>
<PatientLabCheckInId>d00eab8f-5fc2-48d1-a30d-7bf1034805a1</PatientLabCheckInId>
<PatientStatusId>a7d953b5-964c-4b2d-b116-85d2157be714</PatientStatusId>
<PatientStatusValue>8</PatientStatusValue>
<PatientVisitNo>sample string 3</PatientVisitNo>
<PrescribedBy>sample string 13</PrescribedBy>
<PrescribedQuantity>6</PrescribedQuantity>
<PrescribedbyName>sample string 5</PrescribedbyName>
<RoleId>9e0ba41c-094b-4fb0-8edd-97e9f2bf8953</RoleId>
<ServiceTotal>1.1</ServiceTotal>
<SrNo>1</SrNo>
<SubDepartmentId>852a0e5b-4681-4fd2-a44b-8e676da14d0f</SubDepartmentId>
<SubServiceId>f5cb4fa7-ac1a-471a-9da2-b1043fd0d311</SubServiceId>
<SubserviceName>sample string 4</SubserviceName>
<Total>1.1</Total>
<TotalCharges>1.1</TotalCharges>
<UserId>d624f54b-f06f-45fe-b762-1540ee62e1d8</UserId>
<VisitTime>2025-12-12T17:31:25.7402788+05:00</VisitTime>
</DTOLabPatientDetailQueue>
</ListLabServiceDataDetail>
<PaidAmount>1</PaidAmount>
<PatientCheckInId>b2e75935-846b-4007-af29-4f4acc1c5db6</PatientCheckInId>
<PatientId>5b876334-f6bf-4e79-bd32-b246e2767433</PatientId>
<RoleId>61b3e0f8-d3bd-4cd4-a75e-0a933394ca5e</RoleId>
<SampleCollectionStickerCount>1</SampleCollectionStickerCount>
<SessionUserId>ca73ae5a-a567-42df-a232-c99effca7fe2</SessionUserId>
<SubDepartmentId>49484500-b91c-4565-b957-01b0cc56041a</SubDepartmentId>
<SubDepartmentManualCodeString>sample string 6</SubDepartmentManualCodeString>
<SubServiceId>f06a7ea2-8f0b-4128-8db8-105cd841d893</SubServiceId>
<UserId>5923384d-7df2-4b38-81ae-f0598db61b03</UserId>
<VisitNo>sample string 3</VisitNo>
<statusBit>4</statusBit>
</DTOSampleCollection>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.