GET api/MESetting/GetExamListComponent?q={q}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| q | string |
Required |
Body Parameters
None.
Response Information
Resource Description
AsapResponseOfListOfMEComponentDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | Collection of MEComponentDTO |
None. |
|
| totalCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"isSuccess": true,
"message": "sample string 2",
"jsonObj": [
{
"Id": 1,
"Name": "sample string 2",
"Sequence": 3,
"AuthorizeText": "sample string 4",
"IsExpDateNeeded": true,
"IsNeedQuestionnaire": true,
"IsQuestionnaireRequired": true,
"lstMEComponentResult": [
{
"Id": 1,
"Name": "sample string 2",
"ComponentId": 3,
"Type": 4,
"FormTypeId": 1,
"TypeName": "sample string 5",
"ValidFlag": true,
"DateCreated": "2025-10-30T13:43:55.6259332-07:00",
"DateUpdated": "2025-10-30T13:43:55.6259332-07:00",
"UserIDCreated": 9,
"UserIDUpdated": 10,
"CompanyCode": "sample string 11",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"ComponentId": 3,
"Type": 4,
"FormTypeId": 1,
"TypeName": "sample string 5",
"ValidFlag": true,
"DateCreated": "2025-10-30T13:43:55.6259332-07:00",
"DateUpdated": "2025-10-30T13:43:55.6259332-07:00",
"UserIDCreated": 9,
"UserIDUpdated": 10,
"CompanyCode": "sample string 11",
"IsExcludeDiscount": true
}
],
"OrderCategoryId": 8,
"OrderCategoryTypeId": 9,
"ImagingOrderTypeId": 10,
"ImagingBodyPartId": 11,
"ImagingSubTypeId": 12,
"MedicationOrderTypeId": 13,
"MedicationDoseId": 14,
"SupplyOrderTypeId": 15,
"SupplySubTypeId": 16,
"LaboratoryOrderTypeId": 17,
"LaboratoryOrderSpecimenCode": 18,
"ProcedureSubTypeId": 19,
"ProcedureOrderTypeId": 20,
"OrderCategoryName": "sample string 21",
"OrderCategorySubTypeId": 1,
"DotNonDotId": 1,
"SpecimenTypeId": 1,
"OrderCategorySubTypeLevel1Id": 1,
"EncounterId": 22,
"EccCaseTypeId": 1,
"OrderDrugScreenTypeId": 1,
"OrderId": [
1,
2
],
"OrderIdList": [
1,
2
],
"ServiceId": 23,
"ValidFlag": true,
"DateCreated": "2025-10-30T13:43:55.6259332-07:00",
"DateUpdated": "2025-10-30T13:43:55.6259332-07:00",
"UserIDCreated": 27,
"UserIDUpdated": 28,
"CompanyCode": "sample string 29",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"Sequence": 3,
"AuthorizeText": "sample string 4",
"IsExpDateNeeded": true,
"IsNeedQuestionnaire": true,
"IsQuestionnaireRequired": true,
"lstMEComponentResult": [
{
"Id": 1,
"Name": "sample string 2",
"ComponentId": 3,
"Type": 4,
"FormTypeId": 1,
"TypeName": "sample string 5",
"ValidFlag": true,
"DateCreated": "2025-10-30T13:43:55.6259332-07:00",
"DateUpdated": "2025-10-30T13:43:55.6259332-07:00",
"UserIDCreated": 9,
"UserIDUpdated": 10,
"CompanyCode": "sample string 11",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"ComponentId": 3,
"Type": 4,
"FormTypeId": 1,
"TypeName": "sample string 5",
"ValidFlag": true,
"DateCreated": "2025-10-30T13:43:55.6259332-07:00",
"DateUpdated": "2025-10-30T13:43:55.6259332-07:00",
"UserIDCreated": 9,
"UserIDUpdated": 10,
"CompanyCode": "sample string 11",
"IsExcludeDiscount": true
}
],
"OrderCategoryId": 8,
"OrderCategoryTypeId": 9,
"ImagingOrderTypeId": 10,
"ImagingBodyPartId": 11,
"ImagingSubTypeId": 12,
"MedicationOrderTypeId": 13,
"MedicationDoseId": 14,
"SupplyOrderTypeId": 15,
"SupplySubTypeId": 16,
"LaboratoryOrderTypeId": 17,
"LaboratoryOrderSpecimenCode": 18,
"ProcedureSubTypeId": 19,
"ProcedureOrderTypeId": 20,
"OrderCategoryName": "sample string 21",
"OrderCategorySubTypeId": 1,
"DotNonDotId": 1,
"SpecimenTypeId": 1,
"OrderCategorySubTypeLevel1Id": 1,
"EncounterId": 22,
"EccCaseTypeId": 1,
"OrderDrugScreenTypeId": 1,
"OrderId": [
1,
2
],
"OrderIdList": [
1,
2
],
"ServiceId": 23,
"ValidFlag": true,
"DateCreated": "2025-10-30T13:43:55.6259332-07:00",
"DateUpdated": "2025-10-30T13:43:55.6259332-07:00",
"UserIDCreated": 27,
"UserIDUpdated": 28,
"CompanyCode": "sample string 29",
"IsExcludeDiscount": true
}
],
"totalCount": 3
}
application/xml, text/xml
Sample:
<AsapResponseOfArrayOfMEComponentDTOzIntITI8 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.DTO.MedicalExam">
<d2p1:MEComponentDTO>
<CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 29</CompanyCode>
<DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:43:55.6259332-07:00</DateCreated>
<DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:43:55.6259332-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">27</UserIDCreated>
<UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">28</UserIDUpdated>
<ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
<d2p1:AuthorizeText>sample string 4</d2p1:AuthorizeText>
<d2p1:DotNonDotId>1</d2p1:DotNonDotId>
<d2p1:EccCaseTypeId>1</d2p1:EccCaseTypeId>
<d2p1:EncounterId>22</d2p1:EncounterId>
<d2p1:Id>1</d2p1:Id>
<d2p1:ImagingBodyPartId>11</d2p1:ImagingBodyPartId>
<d2p1:ImagingOrderTypeId>10</d2p1:ImagingOrderTypeId>
<d2p1:ImagingSubTypeId>12</d2p1:ImagingSubTypeId>
<d2p1:IsExpDateNeeded>true</d2p1:IsExpDateNeeded>
<d2p1:IsNeedQuestionnaire>true</d2p1:IsNeedQuestionnaire>
<d2p1:IsQuestionnaireRequired>true</d2p1:IsQuestionnaireRequired>
<d2p1:LaboratoryOrderSpecimenCode>18</d2p1:LaboratoryOrderSpecimenCode>
<d2p1:LaboratoryOrderTypeId>17</d2p1:LaboratoryOrderTypeId>
<d2p1:MedicationDoseId>14</d2p1:MedicationDoseId>
<d2p1:MedicationOrderTypeId>13</d2p1:MedicationOrderTypeId>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:OrderCategoryId>8</d2p1:OrderCategoryId>
<d2p1:OrderCategoryName>sample string 21</d2p1:OrderCategoryName>
<d2p1:OrderCategorySubTypeId>1</d2p1:OrderCategorySubTypeId>
<d2p1:OrderCategorySubTypeLevel1Id>1</d2p1:OrderCategorySubTypeLevel1Id>
<d2p1:OrderCategoryTypeId>9</d2p1:OrderCategoryTypeId>
<d2p1:OrderDrugScreenTypeId>1</d2p1:OrderDrugScreenTypeId>
<d2p1:OrderId xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:long>1</d4p1:long>
<d4p1:long>2</d4p1:long>
</d2p1:OrderId>
<d2p1:OrderIdList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:long>1</d4p1:long>
<d4p1:long>2</d4p1:long>
</d2p1:OrderIdList>
<d2p1:ProcedureOrderTypeId>20</d2p1:ProcedureOrderTypeId>
<d2p1:ProcedureSubTypeId>19</d2p1:ProcedureSubTypeId>
<d2p1:Sequence>3</d2p1:Sequence>
<d2p1:ServiceId>23</d2p1:ServiceId>
<d2p1:SpecimenTypeId>1</d2p1:SpecimenTypeId>
<d2p1:SupplyOrderTypeId>15</d2p1:SupplyOrderTypeId>
<d2p1:SupplySubTypeId>16</d2p1:SupplySubTypeId>
<d2p1:lstMEComponentResult>
<d2p1:MEComponentResultDTO>
<CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 11</CompanyCode>
<DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:43:55.6259332-07:00</DateCreated>
<DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:43:55.6259332-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">9</UserIDCreated>
<UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">10</UserIDUpdated>
<ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
<d2p1:ComponentId>3</d2p1:ComponentId>
<d2p1:FormTypeId>1</d2p1:FormTypeId>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Type>4</d2p1:Type>
<d2p1:TypeName>sample string 5</d2p1:TypeName>
</d2p1:MEComponentResultDTO>
<d2p1:MEComponentResultDTO>
<CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 11</CompanyCode>
<DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:43:55.6259332-07:00</DateCreated>
<DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:43:55.6259332-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">9</UserIDCreated>
<UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">10</UserIDUpdated>
<ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
<d2p1:ComponentId>3</d2p1:ComponentId>
<d2p1:FormTypeId>1</d2p1:FormTypeId>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Type>4</d2p1:Type>
<d2p1:TypeName>sample string 5</d2p1:TypeName>
</d2p1:MEComponentResultDTO>
</d2p1:lstMEComponentResult>
</d2p1:MEComponentDTO>
<d2p1:MEComponentDTO>
<CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 29</CompanyCode>
<DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:43:55.6259332-07:00</DateCreated>
<DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:43:55.6259332-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">27</UserIDCreated>
<UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">28</UserIDUpdated>
<ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
<d2p1:AuthorizeText>sample string 4</d2p1:AuthorizeText>
<d2p1:DotNonDotId>1</d2p1:DotNonDotId>
<d2p1:EccCaseTypeId>1</d2p1:EccCaseTypeId>
<d2p1:EncounterId>22</d2p1:EncounterId>
<d2p1:Id>1</d2p1:Id>
<d2p1:ImagingBodyPartId>11</d2p1:ImagingBodyPartId>
<d2p1:ImagingOrderTypeId>10</d2p1:ImagingOrderTypeId>
<d2p1:ImagingSubTypeId>12</d2p1:ImagingSubTypeId>
<d2p1:IsExpDateNeeded>true</d2p1:IsExpDateNeeded>
<d2p1:IsNeedQuestionnaire>true</d2p1:IsNeedQuestionnaire>
<d2p1:IsQuestionnaireRequired>true</d2p1:IsQuestionnaireRequired>
<d2p1:LaboratoryOrderSpecimenCode>18</d2p1:LaboratoryOrderSpecimenCode>
<d2p1:LaboratoryOrderTypeId>17</d2p1:LaboratoryOrderTypeId>
<d2p1:MedicationDoseId>14</d2p1:MedicationDoseId>
<d2p1:MedicationOrderTypeId>13</d2p1:MedicationOrderTypeId>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:OrderCategoryId>8</d2p1:OrderCategoryId>
<d2p1:OrderCategoryName>sample string 21</d2p1:OrderCategoryName>
<d2p1:OrderCategorySubTypeId>1</d2p1:OrderCategorySubTypeId>
<d2p1:OrderCategorySubTypeLevel1Id>1</d2p1:OrderCategorySubTypeLevel1Id>
<d2p1:OrderCategoryTypeId>9</d2p1:OrderCategoryTypeId>
<d2p1:OrderDrugScreenTypeId>1</d2p1:OrderDrugScreenTypeId>
<d2p1:OrderId xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:long>1</d4p1:long>
<d4p1:long>2</d4p1:long>
</d2p1:OrderId>
<d2p1:OrderIdList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:long>1</d4p1:long>
<d4p1:long>2</d4p1:long>
</d2p1:OrderIdList>
<d2p1:ProcedureOrderTypeId>20</d2p1:ProcedureOrderTypeId>
<d2p1:ProcedureSubTypeId>19</d2p1:ProcedureSubTypeId>
<d2p1:Sequence>3</d2p1:Sequence>
<d2p1:ServiceId>23</d2p1:ServiceId>
<d2p1:SpecimenTypeId>1</d2p1:SpecimenTypeId>
<d2p1:SupplyOrderTypeId>15</d2p1:SupplyOrderTypeId>
<d2p1:SupplySubTypeId>16</d2p1:SupplySubTypeId>
<d2p1:lstMEComponentResult>
<d2p1:MEComponentResultDTO>
<CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 11</CompanyCode>
<DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:43:55.6259332-07:00</DateCreated>
<DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:43:55.6259332-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">9</UserIDCreated>
<UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">10</UserIDUpdated>
<ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
<d2p1:ComponentId>3</d2p1:ComponentId>
<d2p1:FormTypeId>1</d2p1:FormTypeId>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Type>4</d2p1:Type>
<d2p1:TypeName>sample string 5</d2p1:TypeName>
</d2p1:MEComponentResultDTO>
<d2p1:MEComponentResultDTO>
<CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 11</CompanyCode>
<DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:43:55.6259332-07:00</DateCreated>
<DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T13:43:55.6259332-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">9</UserIDCreated>
<UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">10</UserIDUpdated>
<ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
<d2p1:ComponentId>3</d2p1:ComponentId>
<d2p1:FormTypeId>1</d2p1:FormTypeId>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Type>4</d2p1:Type>
<d2p1:TypeName>sample string 5</d2p1:TypeName>
</d2p1:MEComponentResultDTO>
</d2p1:lstMEComponentResult>
</d2p1:MEComponentDTO>
</jsonObj>
<message>sample string 2</message>
<totalCount>3</totalCount>
</AsapResponseOfArrayOfMEComponentDTOzIntITI8>