POST api/NTCommonOrder/PostAddOrder
Request Information
URI Parameters
None.
Body Parameters
Collection of NewOrderDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderId | integer |
None. |
|
| EmployeeId | string |
String length: inclusive between 0 and 12 |
|
| CorporationCode | string |
String length: inclusive between 0 and 20 |
|
| ServiceId | integer |
None. |
|
| CaseNo | integer |
None. |
|
| OrderCategoryId | integer |
None. |
|
| EncounterId | integer |
None. |
|
| Step | decimal number |
None. |
|
| Status | integer |
None. |
|
| OrderRequestedBy | integer |
None. |
|
| EccCaseTypeId | integer |
None. |
|
| SpecimenTypeId | integer |
None. |
|
| OrderTypeId | integer |
None. |
|
| OrderSubTypeId | integer |
None. |
|
| OrderSubTypeLevel1Id | integer |
None. |
|
| IsReasonRequired | boolean |
None. |
|
| BodyPartId | integer |
None. |
|
| LateralizationId | integer |
None. |
|
| ICD10Id | integer |
None. |
|
| Reason | string |
String length: inclusive between 0 and 150 |
|
| ScheduleDate | date |
None. |
|
| ScheduleStartTime | time interval |
None. |
|
| ScheduleEndTime | time interval |
None. |
|
| FacilityCode | string |
String length: inclusive between 0 and 20 |
|
| IsFacilitySchedule | boolean |
None. |
|
| AppointmentTimeZone | integer |
None. |
|
| OnSiteLocationId | integer |
None. |
|
| IsScheduled | boolean |
None. |
|
| CPTCode | string |
String length: inclusive between 0 and 20 |
|
| LocationSelection | integer |
None. |
|
| TangAndCompanyCode | string |
String length: inclusive between 0 and 20 |
|
| IsFromMSM | boolean |
None. |
|
| TelemedicineId | integer |
None. |
|
| IsScheduledThirdParty | boolean |
None. |
|
| FacilityName | string |
String length: inclusive between 0 and 8000 |
|
| FacilityProvider | string |
String length: inclusive between 0 and 8000 |
|
| FacilityAddress | string |
String length: inclusive between 0 and 8000 |
|
| FacilitySuite | string |
String length: inclusive between 0 and 8000 |
|
| FacilityZip | string |
String length: inclusive between 0 and 8000 |
|
| FacilityCountry | string |
String length: inclusive between 0 and 8000 |
|
| FacilityCity | string |
String length: inclusive between 0 and 8000 |
|
| FacilityState | string |
String length: inclusive between 0 and 8000 |
|
| FacilityPhoneNumber | string |
String length: inclusive between 0 and 8000 |
|
| FacilityFaxNumber | string |
String length: inclusive between 0 and 8000 |
|
| MedicationTypeId | integer |
None. |
|
| OrderMedicationId | integer |
None. |
|
| OrderMedicationDoseId | integer |
None. |
|
| Instruction | string |
String length: inclusive between 0 and 300 |
|
| Quantity | integer |
None. |
|
| RequestedQuantity | integer |
None. |
|
| Refill | integer |
None. |
|
| LocationId | integer |
None. |
|
| IsAuthorizationRequired | boolean |
None. |
|
| IsMedicalAuthorizationRequired | boolean |
None. |
|
| OrderSupplyId | integer |
None. |
|
| ProviderOrderedSupplyId | integer |
None. |
|
| OrderSupplyTypeId | integer |
None. |
|
| SupplyCategoryId | integer |
None. |
|
| SupplyOrderCategoryTypeId | integer |
None. |
|
| InteractionType | integer |
None. |
|
| DispenseAsWritten | boolean |
None. |
|
| GenericSubstitutionPermitted | boolean |
None. |
|
| OrderLaboratoryTypeId | integer |
None. |
|
| SpecimenTypeCode | string |
String length: inclusive between 0 and 8000 |
|
| RequestedByUserName | string |
String length: inclusive between 0 and 8000 |
|
| LaboratoryOrderTypeName | string |
String length: inclusive between 0 and 8000 |
|
| SpecimenTypeName | string |
String length: inclusive between 0 and 8000 |
|
| LaboratoryName | string |
String length: inclusive between 0 and 8000 |
|
| OrderProcedureTypeId | integer |
None. |
|
| OrderProcedureSubTypeId | integer |
None. |
|
| ProcedureTypeName | string |
String length: inclusive between 0 and 8000 |
|
| ProcedureSubTypeName | string |
String length: inclusive between 0 and 8000 |
|
| CPTCodeProcedureType | string |
String length: inclusive between 0 and 8000 |
|
| TangAndCompanyCodeProcedureType | string |
String length: inclusive between 0 and 8000 |
|
| TangAndCompanyCodeProcedureSubType | string |
String length: inclusive between 0 and 8000 |
|
| CPTCodeProcedureSubType | string |
String length: inclusive between 0 and 8000 |
|
| OrderSpecialistReferralTypeId | integer |
None. |
|
| ReasonForReferral | string |
String length: inclusive between 0 and 150 |
|
| OtherInformation | string |
String length: inclusive between 0 and 150 |
|
| STAT | boolean |
None. |
|
| OrderDate | date |
None. |
|
| OrderTime | time interval |
None. |
|
| OrderTimeZone | integer |
None. |
|
| State | string |
String length: inclusive between 0 and 20 |
|
| AppointmentDate | date |
None. |
|
| OrderSpecialistReferralTypeName | string |
String length: inclusive between 0 and 8000 |
|
| OrderDrugScreenTypeId | integer |
None. |
|
| DotNonDotId | integer |
None. |
|
| PatientCheckinId | integer |
None. |
|
| physicianId | integer |
None. |
|
| ValidFlag | boolean |
None. |
|
| DateCreated | date |
None. |
|
| DateUpdated | date |
None. |
|
| UserIDCreated | integer |
None. |
|
| UserIDUpdated | integer |
None. |
|
| CompanyCode | string |
String length: inclusive between 0 and 20 |
|
| IsExcludeDiscount | boolean |
None. |
Request Formats
application/json, text/json
[
{
"OrderId": 1,
"EmployeeId": "sample string 2",
"CorporationCode": "sample string 3",
"ServiceId": 4,
"CaseNo": 5,
"OrderCategoryId": 6,
"EncounterId": 1,
"Step": 1.1,
"Status": 1,
"OrderRequestedBy": 1,
"EccCaseTypeId": 1,
"SpecimenTypeId": 1,
"OrderTypeId": 1,
"OrderSubTypeId": 1,
"OrderSubTypeLevel1Id": 1,
"IsReasonRequired": true,
"BodyPartId": 1,
"LateralizationId": 1,
"ICD10Id": 1,
"Reason": "sample string 8",
"ScheduleDate": "2025-10-30T13:39:16.4308189-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"FacilityCode": "sample string 9",
"IsFacilitySchedule": true,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"IsScheduled": true,
"CPTCode": "sample string 11",
"LocationSelection": 1,
"TangAndCompanyCode": "sample string 12",
"IsFromMSM": true,
"TelemedicineId": 1,
"IsScheduledThirdParty": true,
"FacilityName": "sample string 15",
"FacilityProvider": "sample string 16",
"FacilityAddress": "sample string 17",
"FacilitySuite": "sample string 18",
"FacilityZip": "sample string 19",
"FacilityCountry": "sample string 20",
"FacilityCity": "sample string 21",
"FacilityState": "sample string 22",
"FacilityPhoneNumber": "sample string 23",
"FacilityFaxNumber": "sample string 24",
"MedicationTypeId": 1,
"OrderMedicationId": 1,
"OrderMedicationDoseId": 1,
"Instruction": "sample string 25",
"Quantity": 1,
"RequestedQuantity": 1,
"Refill": 1,
"LocationId": 26,
"IsAuthorizationRequired": true,
"IsMedicalAuthorizationRequired": true,
"OrderSupplyId": 1,
"ProviderOrderedSupplyId": 1,
"OrderSupplyTypeId": 1,
"SupplyCategoryId": 1,
"SupplyOrderCategoryTypeId": 1,
"InteractionType": 1,
"DispenseAsWritten": true,
"GenericSubstitutionPermitted": true,
"OrderLaboratoryTypeId": 1,
"SpecimenTypeCode": "sample string 27",
"RequestedByUserName": "sample string 28",
"LaboratoryOrderTypeName": "sample string 29",
"SpecimenTypeName": "sample string 30",
"LaboratoryName": "sample string 31",
"OrderProcedureTypeId": 1,
"OrderProcedureSubTypeId": 1,
"ProcedureTypeName": "sample string 32",
"ProcedureSubTypeName": "sample string 33",
"CPTCodeProcedureType": "sample string 34",
"TangAndCompanyCodeProcedureType": "sample string 35",
"TangAndCompanyCodeProcedureSubType": "sample string 36",
"CPTCodeProcedureSubType": "sample string 37",
"OrderSpecialistReferralTypeId": 1,
"ReasonForReferral": "sample string 38",
"OtherInformation": "sample string 39",
"STAT": true,
"OrderDate": "2025-10-30T13:39:16.4378213-07:00",
"OrderTime": "00:00:00.1234567",
"OrderTimeZone": 1,
"State": "sample string 40",
"AppointmentDate": "2025-10-30T13:39:16.4378213-07:00",
"OrderSpecialistReferralTypeName": "sample string 41",
"OrderDrugScreenTypeId": 1,
"DotNonDotId": 1,
"PatientCheckinId": 1,
"physicianId": 1,
"ValidFlag": true,
"DateCreated": "2025-10-30T13:39:16.4398201-07:00",
"DateUpdated": "2025-10-30T13:39:16.4398201-07:00",
"UserIDCreated": 45,
"UserIDUpdated": 46,
"CompanyCode": "sample string 47",
"IsExcludeDiscount": true
},
{
"OrderId": 1,
"EmployeeId": "sample string 2",
"CorporationCode": "sample string 3",
"ServiceId": 4,
"CaseNo": 5,
"OrderCategoryId": 6,
"EncounterId": 1,
"Step": 1.1,
"Status": 1,
"OrderRequestedBy": 1,
"EccCaseTypeId": 1,
"SpecimenTypeId": 1,
"OrderTypeId": 1,
"OrderSubTypeId": 1,
"OrderSubTypeLevel1Id": 1,
"IsReasonRequired": true,
"BodyPartId": 1,
"LateralizationId": 1,
"ICD10Id": 1,
"Reason": "sample string 8",
"ScheduleDate": "2025-10-30T13:39:16.4308189-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"FacilityCode": "sample string 9",
"IsFacilitySchedule": true,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"IsScheduled": true,
"CPTCode": "sample string 11",
"LocationSelection": 1,
"TangAndCompanyCode": "sample string 12",
"IsFromMSM": true,
"TelemedicineId": 1,
"IsScheduledThirdParty": true,
"FacilityName": "sample string 15",
"FacilityProvider": "sample string 16",
"FacilityAddress": "sample string 17",
"FacilitySuite": "sample string 18",
"FacilityZip": "sample string 19",
"FacilityCountry": "sample string 20",
"FacilityCity": "sample string 21",
"FacilityState": "sample string 22",
"FacilityPhoneNumber": "sample string 23",
"FacilityFaxNumber": "sample string 24",
"MedicationTypeId": 1,
"OrderMedicationId": 1,
"OrderMedicationDoseId": 1,
"Instruction": "sample string 25",
"Quantity": 1,
"RequestedQuantity": 1,
"Refill": 1,
"LocationId": 26,
"IsAuthorizationRequired": true,
"IsMedicalAuthorizationRequired": true,
"OrderSupplyId": 1,
"ProviderOrderedSupplyId": 1,
"OrderSupplyTypeId": 1,
"SupplyCategoryId": 1,
"SupplyOrderCategoryTypeId": 1,
"InteractionType": 1,
"DispenseAsWritten": true,
"GenericSubstitutionPermitted": true,
"OrderLaboratoryTypeId": 1,
"SpecimenTypeCode": "sample string 27",
"RequestedByUserName": "sample string 28",
"LaboratoryOrderTypeName": "sample string 29",
"SpecimenTypeName": "sample string 30",
"LaboratoryName": "sample string 31",
"OrderProcedureTypeId": 1,
"OrderProcedureSubTypeId": 1,
"ProcedureTypeName": "sample string 32",
"ProcedureSubTypeName": "sample string 33",
"CPTCodeProcedureType": "sample string 34",
"TangAndCompanyCodeProcedureType": "sample string 35",
"TangAndCompanyCodeProcedureSubType": "sample string 36",
"CPTCodeProcedureSubType": "sample string 37",
"OrderSpecialistReferralTypeId": 1,
"ReasonForReferral": "sample string 38",
"OtherInformation": "sample string 39",
"STAT": true,
"OrderDate": "2025-10-30T13:39:16.4378213-07:00",
"OrderTime": "00:00:00.1234567",
"OrderTimeZone": 1,
"State": "sample string 40",
"AppointmentDate": "2025-10-30T13:39:16.4378213-07:00",
"OrderSpecialistReferralTypeName": "sample string 41",
"OrderDrugScreenTypeId": 1,
"DotNonDotId": 1,
"PatientCheckinId": 1,
"physicianId": 1,
"ValidFlag": true,
"DateCreated": "2025-10-30T13:39:16.4398201-07:00",
"DateUpdated": "2025-10-30T13:39:16.4398201-07:00",
"UserIDCreated": 45,
"UserIDUpdated": 46,
"CompanyCode": "sample string 47",
"IsExcludeDiscount": true
}
]
application/xml, text/xml
<ArrayOfNewOrderDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL.NurseTriage.Order">
<NewOrderDTO>
<CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 47</CompanyCode>
<DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:39:16.4398201-07:00</DateCreated>
<DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:39:16.4398201-07:00</DateUpdated>
<IsExcludeDiscount xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</IsExcludeDiscount>
<UserIDCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">45</UserIDCreated>
<UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">46</UserIDUpdated>
<ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
<AppointmentDate>2025-10-30T13:39:16.4378213-07:00</AppointmentDate>
<AppointmentTimeZone>1</AppointmentTimeZone>
<BodyPartId>1</BodyPartId>
<CPTCode>sample string 11</CPTCode>
<CPTCodeProcedureSubType>sample string 37</CPTCodeProcedureSubType>
<CPTCodeProcedureType>sample string 34</CPTCodeProcedureType>
<CaseNo>5</CaseNo>
<CorporationCode>sample string 3</CorporationCode>
<DispenseAsWritten>true</DispenseAsWritten>
<DotNonDotId>1</DotNonDotId>
<EccCaseTypeId>1</EccCaseTypeId>
<EmployeeId>sample string 2</EmployeeId>
<EncounterId>1</EncounterId>
<FacilityAddress>sample string 17</FacilityAddress>
<FacilityCity>sample string 21</FacilityCity>
<FacilityCode>sample string 9</FacilityCode>
<FacilityCountry>sample string 20</FacilityCountry>
<FacilityFaxNumber>sample string 24</FacilityFaxNumber>
<FacilityName>sample string 15</FacilityName>
<FacilityPhoneNumber>sample string 23</FacilityPhoneNumber>
<FacilityProvider>sample string 16</FacilityProvider>
<FacilityState>sample string 22</FacilityState>
<FacilitySuite>sample string 18</FacilitySuite>
<FacilityZip>sample string 19</FacilityZip>
<GenericSubstitutionPermitted>true</GenericSubstitutionPermitted>
<ICD10Id>1</ICD10Id>
<Instruction>sample string 25</Instruction>
<InteractionType>1</InteractionType>
<IsAuthorizationRequired>true</IsAuthorizationRequired>
<IsFacilitySchedule>true</IsFacilitySchedule>
<IsFromMSM>true</IsFromMSM>
<IsMedicalAuthorizationRequired>true</IsMedicalAuthorizationRequired>
<IsReasonRequired>true</IsReasonRequired>
<IsScheduled>true</IsScheduled>
<IsScheduledThirdParty>true</IsScheduledThirdParty>
<LaboratoryName>sample string 31</LaboratoryName>
<LaboratoryOrderTypeName>sample string 29</LaboratoryOrderTypeName>
<LateralizationId>1</LateralizationId>
<LocationId>26</LocationId>
<LocationSelection>1</LocationSelection>
<MedicationTypeId>1</MedicationTypeId>
<OnSiteLocationId>1</OnSiteLocationId>
<OrderCategoryId>6</OrderCategoryId>
<OrderDate>2025-10-30T13:39:16.4378213-07:00</OrderDate>
<OrderDrugScreenTypeId>1</OrderDrugScreenTypeId>
<OrderId>1</OrderId>
<OrderLaboratoryTypeId>1</OrderLaboratoryTypeId>
<OrderMedicationDoseId>1</OrderMedicationDoseId>
<OrderMedicationId>1</OrderMedicationId>
<OrderProcedureSubTypeId>1</OrderProcedureSubTypeId>
<OrderProcedureTypeId>1</OrderProcedureTypeId>
<OrderRequestedBy>1</OrderRequestedBy>
<OrderSpecialistReferralTypeId>1</OrderSpecialistReferralTypeId>
<OrderSpecialistReferralTypeName>sample string 41</OrderSpecialistReferralTypeName>
<OrderSubTypeId>1</OrderSubTypeId>
<OrderSubTypeLevel1Id>1</OrderSubTypeLevel1Id>
<OrderSupplyId>1</OrderSupplyId>
<OrderSupplyTypeId>1</OrderSupplyTypeId>
<OrderTime>PT0.1234567S</OrderTime>
<OrderTimeZone>1</OrderTimeZone>
<OrderTypeId>1</OrderTypeId>
<OtherInformation>sample string 39</OtherInformation>
<PatientCheckinId>1</PatientCheckinId>
<ProcedureSubTypeName>sample string 33</ProcedureSubTypeName>
<ProcedureTypeName>sample string 32</ProcedureTypeName>
<ProviderOrderedSupplyId>1</ProviderOrderedSupplyId>
<Quantity>1</Quantity>
<Reason>sample string 8</Reason>
<ReasonForReferral>sample string 38</ReasonForReferral>
<Refill>1</Refill>
<RequestedByUserName>sample string 28</RequestedByUserName>
<RequestedQuantity>1</RequestedQuantity>
<STAT>true</STAT>
<ScheduleDate>2025-10-30T13:39:16.4308189-07:00</ScheduleDate>
<ScheduleEndTime>PT0.1234567S</ScheduleEndTime>
<ScheduleStartTime>PT0.1234567S</ScheduleStartTime>
<ServiceId>4</ServiceId>
<SpecimenTypeCode>sample string 27</SpecimenTypeCode>
<SpecimenTypeId>1</SpecimenTypeId>
<SpecimenTypeName>sample string 30</SpecimenTypeName>
<State>sample string 40</State>
<Status>1</Status>
<Step>1.1</Step>
<SupplyCategoryId>1</SupplyCategoryId>
<SupplyOrderCategoryTypeId>1</SupplyOrderCategoryTypeId>
<TangAndCompanyCode>sample string 12</TangAndCompanyCode>
<TangAndCompanyCodeProcedureSubType>sample string 36</TangAndCompanyCodeProcedureSubType>
<TangAndCompanyCodeProcedureType>sample string 35</TangAndCompanyCodeProcedureType>
<TelemedicineId>1</TelemedicineId>
<physicianId>1</physicianId>
</NewOrderDTO>
<NewOrderDTO>
<CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 47</CompanyCode>
<DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:39:16.4398201-07:00</DateCreated>
<DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:39:16.4398201-07:00</DateUpdated>
<IsExcludeDiscount xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</IsExcludeDiscount>
<UserIDCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">45</UserIDCreated>
<UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">46</UserIDUpdated>
<ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
<AppointmentDate>2025-10-30T13:39:16.4378213-07:00</AppointmentDate>
<AppointmentTimeZone>1</AppointmentTimeZone>
<BodyPartId>1</BodyPartId>
<CPTCode>sample string 11</CPTCode>
<CPTCodeProcedureSubType>sample string 37</CPTCodeProcedureSubType>
<CPTCodeProcedureType>sample string 34</CPTCodeProcedureType>
<CaseNo>5</CaseNo>
<CorporationCode>sample string 3</CorporationCode>
<DispenseAsWritten>true</DispenseAsWritten>
<DotNonDotId>1</DotNonDotId>
<EccCaseTypeId>1</EccCaseTypeId>
<EmployeeId>sample string 2</EmployeeId>
<EncounterId>1</EncounterId>
<FacilityAddress>sample string 17</FacilityAddress>
<FacilityCity>sample string 21</FacilityCity>
<FacilityCode>sample string 9</FacilityCode>
<FacilityCountry>sample string 20</FacilityCountry>
<FacilityFaxNumber>sample string 24</FacilityFaxNumber>
<FacilityName>sample string 15</FacilityName>
<FacilityPhoneNumber>sample string 23</FacilityPhoneNumber>
<FacilityProvider>sample string 16</FacilityProvider>
<FacilityState>sample string 22</FacilityState>
<FacilitySuite>sample string 18</FacilitySuite>
<FacilityZip>sample string 19</FacilityZip>
<GenericSubstitutionPermitted>true</GenericSubstitutionPermitted>
<ICD10Id>1</ICD10Id>
<Instruction>sample string 25</Instruction>
<InteractionType>1</InteractionType>
<IsAuthorizationRequired>true</IsAuthorizationRequired>
<IsFacilitySchedule>true</IsFacilitySchedule>
<IsFromMSM>true</IsFromMSM>
<IsMedicalAuthorizationRequired>true</IsMedicalAuthorizationRequired>
<IsReasonRequired>true</IsReasonRequired>
<IsScheduled>true</IsScheduled>
<IsScheduledThirdParty>true</IsScheduledThirdParty>
<LaboratoryName>sample string 31</LaboratoryName>
<LaboratoryOrderTypeName>sample string 29</LaboratoryOrderTypeName>
<LateralizationId>1</LateralizationId>
<LocationId>26</LocationId>
<LocationSelection>1</LocationSelection>
<MedicationTypeId>1</MedicationTypeId>
<OnSiteLocationId>1</OnSiteLocationId>
<OrderCategoryId>6</OrderCategoryId>
<OrderDate>2025-10-30T13:39:16.4378213-07:00</OrderDate>
<OrderDrugScreenTypeId>1</OrderDrugScreenTypeId>
<OrderId>1</OrderId>
<OrderLaboratoryTypeId>1</OrderLaboratoryTypeId>
<OrderMedicationDoseId>1</OrderMedicationDoseId>
<OrderMedicationId>1</OrderMedicationId>
<OrderProcedureSubTypeId>1</OrderProcedureSubTypeId>
<OrderProcedureTypeId>1</OrderProcedureTypeId>
<OrderRequestedBy>1</OrderRequestedBy>
<OrderSpecialistReferralTypeId>1</OrderSpecialistReferralTypeId>
<OrderSpecialistReferralTypeName>sample string 41</OrderSpecialistReferralTypeName>
<OrderSubTypeId>1</OrderSubTypeId>
<OrderSubTypeLevel1Id>1</OrderSubTypeLevel1Id>
<OrderSupplyId>1</OrderSupplyId>
<OrderSupplyTypeId>1</OrderSupplyTypeId>
<OrderTime>PT0.1234567S</OrderTime>
<OrderTimeZone>1</OrderTimeZone>
<OrderTypeId>1</OrderTypeId>
<OtherInformation>sample string 39</OtherInformation>
<PatientCheckinId>1</PatientCheckinId>
<ProcedureSubTypeName>sample string 33</ProcedureSubTypeName>
<ProcedureTypeName>sample string 32</ProcedureTypeName>
<ProviderOrderedSupplyId>1</ProviderOrderedSupplyId>
<Quantity>1</Quantity>
<Reason>sample string 8</Reason>
<ReasonForReferral>sample string 38</ReasonForReferral>
<Refill>1</Refill>
<RequestedByUserName>sample string 28</RequestedByUserName>
<RequestedQuantity>1</RequestedQuantity>
<STAT>true</STAT>
<ScheduleDate>2025-10-30T13:39:16.4308189-07:00</ScheduleDate>
<ScheduleEndTime>PT0.1234567S</ScheduleEndTime>
<ScheduleStartTime>PT0.1234567S</ScheduleStartTime>
<ServiceId>4</ServiceId>
<SpecimenTypeCode>sample string 27</SpecimenTypeCode>
<SpecimenTypeId>1</SpecimenTypeId>
<SpecimenTypeName>sample string 30</SpecimenTypeName>
<State>sample string 40</State>
<Status>1</Status>
<Step>1.1</Step>
<SupplyCategoryId>1</SupplyCategoryId>
<SupplyOrderCategoryTypeId>1</SupplyOrderCategoryTypeId>
<TangAndCompanyCode>sample string 12</TangAndCompanyCode>
<TangAndCompanyCodeProcedureSubType>sample string 36</TangAndCompanyCodeProcedureSubType>
<TangAndCompanyCodeProcedureType>sample string 35</TangAndCompanyCodeProcedureType>
<TelemedicineId>1</TelemedicineId>
<physicianId>1</physicianId>
</NewOrderDTO>
</ArrayOfNewOrderDTO>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
AsapResponseOfListOfNewOrderDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | Collection of NewOrderDTO |
None. |
|
| totalCount | integer |
None. |
Response Formats
application/json, text/json
{
"isSuccess": true,
"message": "sample string 2",
"jsonObj": [
{
"OrderId": 1,
"EmployeeId": "sample string 2",
"CorporationCode": "sample string 3",
"ServiceId": 4,
"CaseNo": 5,
"OrderCategoryId": 6,
"EncounterId": 1,
"Step": 1.1,
"Status": 1,
"OrderRequestedBy": 1,
"EccCaseTypeId": 1,
"SpecimenTypeId": 1,
"OrderTypeId": 1,
"OrderSubTypeId": 1,
"OrderSubTypeLevel1Id": 1,
"IsReasonRequired": true,
"BodyPartId": 1,
"LateralizationId": 1,
"ICD10Id": 1,
"Reason": "sample string 8",
"ScheduleDate": "2025-10-30T13:39:16.6125368-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"FacilityCode": "sample string 9",
"IsFacilitySchedule": true,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"IsScheduled": true,
"CPTCode": "sample string 11",
"LocationSelection": 1,
"TangAndCompanyCode": "sample string 12",
"IsFromMSM": true,
"TelemedicineId": 1,
"IsScheduledThirdParty": true,
"FacilityName": "sample string 15",
"FacilityProvider": "sample string 16",
"FacilityAddress": "sample string 17",
"FacilitySuite": "sample string 18",
"FacilityZip": "sample string 19",
"FacilityCountry": "sample string 20",
"FacilityCity": "sample string 21",
"FacilityState": "sample string 22",
"FacilityPhoneNumber": "sample string 23",
"FacilityFaxNumber": "sample string 24",
"MedicationTypeId": 1,
"OrderMedicationId": 1,
"OrderMedicationDoseId": 1,
"Instruction": "sample string 25",
"Quantity": 1,
"RequestedQuantity": 1,
"Refill": 1,
"LocationId": 26,
"IsAuthorizationRequired": true,
"IsMedicalAuthorizationRequired": true,
"OrderSupplyId": 1,
"ProviderOrderedSupplyId": 1,
"OrderSupplyTypeId": 1,
"SupplyCategoryId": 1,
"SupplyOrderCategoryTypeId": 1,
"InteractionType": 1,
"DispenseAsWritten": true,
"GenericSubstitutionPermitted": true,
"OrderLaboratoryTypeId": 1,
"SpecimenTypeCode": "sample string 27",
"RequestedByUserName": "sample string 28",
"LaboratoryOrderTypeName": "sample string 29",
"SpecimenTypeName": "sample string 30",
"LaboratoryName": "sample string 31",
"OrderProcedureTypeId": 1,
"OrderProcedureSubTypeId": 1,
"ProcedureTypeName": "sample string 32",
"ProcedureSubTypeName": "sample string 33",
"CPTCodeProcedureType": "sample string 34",
"TangAndCompanyCodeProcedureType": "sample string 35",
"TangAndCompanyCodeProcedureSubType": "sample string 36",
"CPTCodeProcedureSubType": "sample string 37",
"OrderSpecialistReferralTypeId": 1,
"ReasonForReferral": "sample string 38",
"OtherInformation": "sample string 39",
"STAT": true,
"OrderDate": "2025-10-30T13:39:16.6125368-07:00",
"OrderTime": "00:00:00.1234567",
"OrderTimeZone": 1,
"State": "sample string 40",
"AppointmentDate": "2025-10-30T13:39:16.6125368-07:00",
"OrderSpecialistReferralTypeName": "sample string 41",
"OrderDrugScreenTypeId": 1,
"DotNonDotId": 1,
"PatientCheckinId": 1,
"physicianId": 1,
"ValidFlag": true,
"DateCreated": "2025-10-30T13:39:16.6125368-07:00",
"DateUpdated": "2025-10-30T13:39:16.6125368-07:00",
"UserIDCreated": 45,
"UserIDUpdated": 46,
"CompanyCode": "sample string 47",
"IsExcludeDiscount": true
},
{
"OrderId": 1,
"EmployeeId": "sample string 2",
"CorporationCode": "sample string 3",
"ServiceId": 4,
"CaseNo": 5,
"OrderCategoryId": 6,
"EncounterId": 1,
"Step": 1.1,
"Status": 1,
"OrderRequestedBy": 1,
"EccCaseTypeId": 1,
"SpecimenTypeId": 1,
"OrderTypeId": 1,
"OrderSubTypeId": 1,
"OrderSubTypeLevel1Id": 1,
"IsReasonRequired": true,
"BodyPartId": 1,
"LateralizationId": 1,
"ICD10Id": 1,
"Reason": "sample string 8",
"ScheduleDate": "2025-10-30T13:39:16.6125368-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"FacilityCode": "sample string 9",
"IsFacilitySchedule": true,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"IsScheduled": true,
"CPTCode": "sample string 11",
"LocationSelection": 1,
"TangAndCompanyCode": "sample string 12",
"IsFromMSM": true,
"TelemedicineId": 1,
"IsScheduledThirdParty": true,
"FacilityName": "sample string 15",
"FacilityProvider": "sample string 16",
"FacilityAddress": "sample string 17",
"FacilitySuite": "sample string 18",
"FacilityZip": "sample string 19",
"FacilityCountry": "sample string 20",
"FacilityCity": "sample string 21",
"FacilityState": "sample string 22",
"FacilityPhoneNumber": "sample string 23",
"FacilityFaxNumber": "sample string 24",
"MedicationTypeId": 1,
"OrderMedicationId": 1,
"OrderMedicationDoseId": 1,
"Instruction": "sample string 25",
"Quantity": 1,
"RequestedQuantity": 1,
"Refill": 1,
"LocationId": 26,
"IsAuthorizationRequired": true,
"IsMedicalAuthorizationRequired": true,
"OrderSupplyId": 1,
"ProviderOrderedSupplyId": 1,
"OrderSupplyTypeId": 1,
"SupplyCategoryId": 1,
"SupplyOrderCategoryTypeId": 1,
"InteractionType": 1,
"DispenseAsWritten": true,
"GenericSubstitutionPermitted": true,
"OrderLaboratoryTypeId": 1,
"SpecimenTypeCode": "sample string 27",
"RequestedByUserName": "sample string 28",
"LaboratoryOrderTypeName": "sample string 29",
"SpecimenTypeName": "sample string 30",
"LaboratoryName": "sample string 31",
"OrderProcedureTypeId": 1,
"OrderProcedureSubTypeId": 1,
"ProcedureTypeName": "sample string 32",
"ProcedureSubTypeName": "sample string 33",
"CPTCodeProcedureType": "sample string 34",
"TangAndCompanyCodeProcedureType": "sample string 35",
"TangAndCompanyCodeProcedureSubType": "sample string 36",
"CPTCodeProcedureSubType": "sample string 37",
"OrderSpecialistReferralTypeId": 1,
"ReasonForReferral": "sample string 38",
"OtherInformation": "sample string 39",
"STAT": true,
"OrderDate": "2025-10-30T13:39:16.6125368-07:00",
"OrderTime": "00:00:00.1234567",
"OrderTimeZone": 1,
"State": "sample string 40",
"AppointmentDate": "2025-10-30T13:39:16.6125368-07:00",
"OrderSpecialistReferralTypeName": "sample string 41",
"OrderDrugScreenTypeId": 1,
"DotNonDotId": 1,
"PatientCheckinId": 1,
"physicianId": 1,
"ValidFlag": true,
"DateCreated": "2025-10-30T13:39:16.6125368-07:00",
"DateUpdated": "2025-10-30T13:39:16.6125368-07:00",
"UserIDCreated": 45,
"UserIDUpdated": 46,
"CompanyCode": "sample string 47",
"IsExcludeDiscount": true
}
],
"totalCount": 3
}
application/xml, text/xml
<AsapResponseOfArrayOfNewOrderDTOq_PWKlXmP xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.Common">
<isSuccess>true</isSuccess>
<jsonObj xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL.NurseTriage.Order">
<d2p1:NewOrderDTO>
<CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 47</CompanyCode>
<DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:39:16.6125368-07:00</DateCreated>
<DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:39:16.6125368-07:00</DateUpdated>
<IsExcludeDiscount xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</IsExcludeDiscount>
<UserIDCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">45</UserIDCreated>
<UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">46</UserIDUpdated>
<ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
<d2p1:AppointmentDate>2025-10-30T13:39:16.6125368-07:00</d2p1:AppointmentDate>
<d2p1:AppointmentTimeZone>1</d2p1:AppointmentTimeZone>
<d2p1:BodyPartId>1</d2p1:BodyPartId>
<d2p1:CPTCode>sample string 11</d2p1:CPTCode>
<d2p1:CPTCodeProcedureSubType>sample string 37</d2p1:CPTCodeProcedureSubType>
<d2p1:CPTCodeProcedureType>sample string 34</d2p1:CPTCodeProcedureType>
<d2p1:CaseNo>5</d2p1:CaseNo>
<d2p1:CorporationCode>sample string 3</d2p1:CorporationCode>
<d2p1:DispenseAsWritten>true</d2p1:DispenseAsWritten>
<d2p1:DotNonDotId>1</d2p1:DotNonDotId>
<d2p1:EccCaseTypeId>1</d2p1:EccCaseTypeId>
<d2p1:EmployeeId>sample string 2</d2p1:EmployeeId>
<d2p1:EncounterId>1</d2p1:EncounterId>
<d2p1:FacilityAddress>sample string 17</d2p1:FacilityAddress>
<d2p1:FacilityCity>sample string 21</d2p1:FacilityCity>
<d2p1:FacilityCode>sample string 9</d2p1:FacilityCode>
<d2p1:FacilityCountry>sample string 20</d2p1:FacilityCountry>
<d2p1:FacilityFaxNumber>sample string 24</d2p1:FacilityFaxNumber>
<d2p1:FacilityName>sample string 15</d2p1:FacilityName>
<d2p1:FacilityPhoneNumber>sample string 23</d2p1:FacilityPhoneNumber>
<d2p1:FacilityProvider>sample string 16</d2p1:FacilityProvider>
<d2p1:FacilityState>sample string 22</d2p1:FacilityState>
<d2p1:FacilitySuite>sample string 18</d2p1:FacilitySuite>
<d2p1:FacilityZip>sample string 19</d2p1:FacilityZip>
<d2p1:GenericSubstitutionPermitted>true</d2p1:GenericSubstitutionPermitted>
<d2p1:ICD10Id>1</d2p1:ICD10Id>
<d2p1:Instruction>sample string 25</d2p1:Instruction>
<d2p1:InteractionType>1</d2p1:InteractionType>
<d2p1:IsAuthorizationRequired>true</d2p1:IsAuthorizationRequired>
<d2p1:IsFacilitySchedule>true</d2p1:IsFacilitySchedule>
<d2p1:IsFromMSM>true</d2p1:IsFromMSM>
<d2p1:IsMedicalAuthorizationRequired>true</d2p1:IsMedicalAuthorizationRequired>
<d2p1:IsReasonRequired>true</d2p1:IsReasonRequired>
<d2p1:IsScheduled>true</d2p1:IsScheduled>
<d2p1:IsScheduledThirdParty>true</d2p1:IsScheduledThirdParty>
<d2p1:LaboratoryName>sample string 31</d2p1:LaboratoryName>
<d2p1:LaboratoryOrderTypeName>sample string 29</d2p1:LaboratoryOrderTypeName>
<d2p1:LateralizationId>1</d2p1:LateralizationId>
<d2p1:LocationId>26</d2p1:LocationId>
<d2p1:LocationSelection>1</d2p1:LocationSelection>
<d2p1:MedicationTypeId>1</d2p1:MedicationTypeId>
<d2p1:OnSiteLocationId>1</d2p1:OnSiteLocationId>
<d2p1:OrderCategoryId>6</d2p1:OrderCategoryId>
<d2p1:OrderDate>2025-10-30T13:39:16.6125368-07:00</d2p1:OrderDate>
<d2p1:OrderDrugScreenTypeId>1</d2p1:OrderDrugScreenTypeId>
<d2p1:OrderId>1</d2p1:OrderId>
<d2p1:OrderLaboratoryTypeId>1</d2p1:OrderLaboratoryTypeId>
<d2p1:OrderMedicationDoseId>1</d2p1:OrderMedicationDoseId>
<d2p1:OrderMedicationId>1</d2p1:OrderMedicationId>
<d2p1:OrderProcedureSubTypeId>1</d2p1:OrderProcedureSubTypeId>
<d2p1:OrderProcedureTypeId>1</d2p1:OrderProcedureTypeId>
<d2p1:OrderRequestedBy>1</d2p1:OrderRequestedBy>
<d2p1:OrderSpecialistReferralTypeId>1</d2p1:OrderSpecialistReferralTypeId>
<d2p1:OrderSpecialistReferralTypeName>sample string 41</d2p1:OrderSpecialistReferralTypeName>
<d2p1:OrderSubTypeId>1</d2p1:OrderSubTypeId>
<d2p1:OrderSubTypeLevel1Id>1</d2p1:OrderSubTypeLevel1Id>
<d2p1:OrderSupplyId>1</d2p1:OrderSupplyId>
<d2p1:OrderSupplyTypeId>1</d2p1:OrderSupplyTypeId>
<d2p1:OrderTime>PT0.1234567S</d2p1:OrderTime>
<d2p1:OrderTimeZone>1</d2p1:OrderTimeZone>
<d2p1:OrderTypeId>1</d2p1:OrderTypeId>
<d2p1:OtherInformation>sample string 39</d2p1:OtherInformation>
<d2p1:PatientCheckinId>1</d2p1:PatientCheckinId>
<d2p1:ProcedureSubTypeName>sample string 33</d2p1:ProcedureSubTypeName>
<d2p1:ProcedureTypeName>sample string 32</d2p1:ProcedureTypeName>
<d2p1:ProviderOrderedSupplyId>1</d2p1:ProviderOrderedSupplyId>
<d2p1:Quantity>1</d2p1:Quantity>
<d2p1:Reason>sample string 8</d2p1:Reason>
<d2p1:ReasonForReferral>sample string 38</d2p1:ReasonForReferral>
<d2p1:Refill>1</d2p1:Refill>
<d2p1:RequestedByUserName>sample string 28</d2p1:RequestedByUserName>
<d2p1:RequestedQuantity>1</d2p1:RequestedQuantity>
<d2p1:STAT>true</d2p1:STAT>
<d2p1:ScheduleDate>2025-10-30T13:39:16.6125368-07:00</d2p1:ScheduleDate>
<d2p1:ScheduleEndTime>PT0.1234567S</d2p1:ScheduleEndTime>
<d2p1:ScheduleStartTime>PT0.1234567S</d2p1:ScheduleStartTime>
<d2p1:ServiceId>4</d2p1:ServiceId>
<d2p1:SpecimenTypeCode>sample string 27</d2p1:SpecimenTypeCode>
<d2p1:SpecimenTypeId>1</d2p1:SpecimenTypeId>
<d2p1:SpecimenTypeName>sample string 30</d2p1:SpecimenTypeName>
<d2p1:State>sample string 40</d2p1:State>
<d2p1:Status>1</d2p1:Status>
<d2p1:Step>1.1</d2p1:Step>
<d2p1:SupplyCategoryId>1</d2p1:SupplyCategoryId>
<d2p1:SupplyOrderCategoryTypeId>1</d2p1:SupplyOrderCategoryTypeId>
<d2p1:TangAndCompanyCode>sample string 12</d2p1:TangAndCompanyCode>
<d2p1:TangAndCompanyCodeProcedureSubType>sample string 36</d2p1:TangAndCompanyCodeProcedureSubType>
<d2p1:TangAndCompanyCodeProcedureType>sample string 35</d2p1:TangAndCompanyCodeProcedureType>
<d2p1:TelemedicineId>1</d2p1:TelemedicineId>
<d2p1:physicianId>1</d2p1:physicianId>
</d2p1:NewOrderDTO>
<d2p1:NewOrderDTO>
<CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 47</CompanyCode>
<DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:39:16.6125368-07:00</DateCreated>
<DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:39:16.6125368-07:00</DateUpdated>
<IsExcludeDiscount xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</IsExcludeDiscount>
<UserIDCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">45</UserIDCreated>
<UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">46</UserIDUpdated>
<ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
<d2p1:AppointmentDate>2025-10-30T13:39:16.6125368-07:00</d2p1:AppointmentDate>
<d2p1:AppointmentTimeZone>1</d2p1:AppointmentTimeZone>
<d2p1:BodyPartId>1</d2p1:BodyPartId>
<d2p1:CPTCode>sample string 11</d2p1:CPTCode>
<d2p1:CPTCodeProcedureSubType>sample string 37</d2p1:CPTCodeProcedureSubType>
<d2p1:CPTCodeProcedureType>sample string 34</d2p1:CPTCodeProcedureType>
<d2p1:CaseNo>5</d2p1:CaseNo>
<d2p1:CorporationCode>sample string 3</d2p1:CorporationCode>
<d2p1:DispenseAsWritten>true</d2p1:DispenseAsWritten>
<d2p1:DotNonDotId>1</d2p1:DotNonDotId>
<d2p1:EccCaseTypeId>1</d2p1:EccCaseTypeId>
<d2p1:EmployeeId>sample string 2</d2p1:EmployeeId>
<d2p1:EncounterId>1</d2p1:EncounterId>
<d2p1:FacilityAddress>sample string 17</d2p1:FacilityAddress>
<d2p1:FacilityCity>sample string 21</d2p1:FacilityCity>
<d2p1:FacilityCode>sample string 9</d2p1:FacilityCode>
<d2p1:FacilityCountry>sample string 20</d2p1:FacilityCountry>
<d2p1:FacilityFaxNumber>sample string 24</d2p1:FacilityFaxNumber>
<d2p1:FacilityName>sample string 15</d2p1:FacilityName>
<d2p1:FacilityPhoneNumber>sample string 23</d2p1:FacilityPhoneNumber>
<d2p1:FacilityProvider>sample string 16</d2p1:FacilityProvider>
<d2p1:FacilityState>sample string 22</d2p1:FacilityState>
<d2p1:FacilitySuite>sample string 18</d2p1:FacilitySuite>
<d2p1:FacilityZip>sample string 19</d2p1:FacilityZip>
<d2p1:GenericSubstitutionPermitted>true</d2p1:GenericSubstitutionPermitted>
<d2p1:ICD10Id>1</d2p1:ICD10Id>
<d2p1:Instruction>sample string 25</d2p1:Instruction>
<d2p1:InteractionType>1</d2p1:InteractionType>
<d2p1:IsAuthorizationRequired>true</d2p1:IsAuthorizationRequired>
<d2p1:IsFacilitySchedule>true</d2p1:IsFacilitySchedule>
<d2p1:IsFromMSM>true</d2p1:IsFromMSM>
<d2p1:IsMedicalAuthorizationRequired>true</d2p1:IsMedicalAuthorizationRequired>
<d2p1:IsReasonRequired>true</d2p1:IsReasonRequired>
<d2p1:IsScheduled>true</d2p1:IsScheduled>
<d2p1:IsScheduledThirdParty>true</d2p1:IsScheduledThirdParty>
<d2p1:LaboratoryName>sample string 31</d2p1:LaboratoryName>
<d2p1:LaboratoryOrderTypeName>sample string 29</d2p1:LaboratoryOrderTypeName>
<d2p1:LateralizationId>1</d2p1:LateralizationId>
<d2p1:LocationId>26</d2p1:LocationId>
<d2p1:LocationSelection>1</d2p1:LocationSelection>
<d2p1:MedicationTypeId>1</d2p1:MedicationTypeId>
<d2p1:OnSiteLocationId>1</d2p1:OnSiteLocationId>
<d2p1:OrderCategoryId>6</d2p1:OrderCategoryId>
<d2p1:OrderDate>2025-10-30T13:39:16.6125368-07:00</d2p1:OrderDate>
<d2p1:OrderDrugScreenTypeId>1</d2p1:OrderDrugScreenTypeId>
<d2p1:OrderId>1</d2p1:OrderId>
<d2p1:OrderLaboratoryTypeId>1</d2p1:OrderLaboratoryTypeId>
<d2p1:OrderMedicationDoseId>1</d2p1:OrderMedicationDoseId>
<d2p1:OrderMedicationId>1</d2p1:OrderMedicationId>
<d2p1:OrderProcedureSubTypeId>1</d2p1:OrderProcedureSubTypeId>
<d2p1:OrderProcedureTypeId>1</d2p1:OrderProcedureTypeId>
<d2p1:OrderRequestedBy>1</d2p1:OrderRequestedBy>
<d2p1:OrderSpecialistReferralTypeId>1</d2p1:OrderSpecialistReferralTypeId>
<d2p1:OrderSpecialistReferralTypeName>sample string 41</d2p1:OrderSpecialistReferralTypeName>
<d2p1:OrderSubTypeId>1</d2p1:OrderSubTypeId>
<d2p1:OrderSubTypeLevel1Id>1</d2p1:OrderSubTypeLevel1Id>
<d2p1:OrderSupplyId>1</d2p1:OrderSupplyId>
<d2p1:OrderSupplyTypeId>1</d2p1:OrderSupplyTypeId>
<d2p1:OrderTime>PT0.1234567S</d2p1:OrderTime>
<d2p1:OrderTimeZone>1</d2p1:OrderTimeZone>
<d2p1:OrderTypeId>1</d2p1:OrderTypeId>
<d2p1:OtherInformation>sample string 39</d2p1:OtherInformation>
<d2p1:PatientCheckinId>1</d2p1:PatientCheckinId>
<d2p1:ProcedureSubTypeName>sample string 33</d2p1:ProcedureSubTypeName>
<d2p1:ProcedureTypeName>sample string 32</d2p1:ProcedureTypeName>
<d2p1:ProviderOrderedSupplyId>1</d2p1:ProviderOrderedSupplyId>
<d2p1:Quantity>1</d2p1:Quantity>
<d2p1:Reason>sample string 8</d2p1:Reason>
<d2p1:ReasonForReferral>sample string 38</d2p1:ReasonForReferral>
<d2p1:Refill>1</d2p1:Refill>
<d2p1:RequestedByUserName>sample string 28</d2p1:RequestedByUserName>
<d2p1:RequestedQuantity>1</d2p1:RequestedQuantity>
<d2p1:STAT>true</d2p1:STAT>
<d2p1:ScheduleDate>2025-10-30T13:39:16.6125368-07:00</d2p1:ScheduleDate>
<d2p1:ScheduleEndTime>PT0.1234567S</d2p1:ScheduleEndTime>
<d2p1:ScheduleStartTime>PT0.1234567S</d2p1:ScheduleStartTime>
<d2p1:ServiceId>4</d2p1:ServiceId>
<d2p1:SpecimenTypeCode>sample string 27</d2p1:SpecimenTypeCode>
<d2p1:SpecimenTypeId>1</d2p1:SpecimenTypeId>
<d2p1:SpecimenTypeName>sample string 30</d2p1:SpecimenTypeName>
<d2p1:State>sample string 40</d2p1:State>
<d2p1:Status>1</d2p1:Status>
<d2p1:Step>1.1</d2p1:Step>
<d2p1:SupplyCategoryId>1</d2p1:SupplyCategoryId>
<d2p1:SupplyOrderCategoryTypeId>1</d2p1:SupplyOrderCategoryTypeId>
<d2p1:TangAndCompanyCode>sample string 12</d2p1:TangAndCompanyCode>
<d2p1:TangAndCompanyCodeProcedureSubType>sample string 36</d2p1:TangAndCompanyCodeProcedureSubType>
<d2p1:TangAndCompanyCodeProcedureType>sample string 35</d2p1:TangAndCompanyCodeProcedureType>
<d2p1:TelemedicineId>1</d2p1:TelemedicineId>
<d2p1:physicianId>1</d2p1:physicianId>
</d2p1:NewOrderDTO>
</jsonObj>
<message>sample string 2</message>
<totalCount>3</totalCount>
</AsapResponseOfArrayOfNewOrderDTOq_PWKlXmP>