POST integration/v1/SaveTelemedicinedCase

Request Information

URI Parameters

None.

Body Parameters

TelemedicineSaveEmployeeDTO
NameDescriptionTypeAdditional information
TelemedicineId

integer

None.

ServiceTypeId

integer

None.

FirstName

string

String length: inclusive between 0 and 8000

LastName

string

String length: inclusive between 0 and 100

IncidentDate

date

None.

Email

string

String length: inclusive between 0 and 8000

ChiefComplain

string

String length: inclusive between 0 and 8000

CompanyCode

string

String length: inclusive between 0 and 8000

EmployeeId

string

String length: inclusive between 0 and 20

CaseNo

string

String length: inclusive between 0 and 8000

MedicalId

integer

None.

Address1

string

String length: inclusive between 0 and 8000

CallTelemedContractor

string

String length: inclusive between 0 and 8000

CallerFullName

string

String length: inclusive between 0 and 8000

CompanyEmployeeId

string

String length: inclusive between 0 and 8000

ContractorData

string

String length: inclusive between 0 and 8000

CustomIncidentTime

string

String length: inclusive between 0 and 8000

CustomShiftStartTime

string

String length: inclusive between 0 and 8000

DOB

date

None.

DateReportedToMgmtDP

string

String length: inclusive between 0 and 8000

DescriptionInjury

string

String length: inclusive between 0 and 8000

EUserField2

string

String length: inclusive between 0 and 8000

EmployeeJobTitle

string

String length: inclusive between 0 and 8000

EstimatedDOI

string

String length: inclusive between 0 and 8000

Gender

string

String length: inclusive between 0 and 8000

IsContractor

string

String length: inclusive between 0 and 8000

IsReportedToMgmt

string

String length: inclusive between 0 and 8000

Phone

string

String length: inclusive between 0 and 8000

ReportedByCallerId

string

String length: inclusive between 0 and 8000

ReportedByJobTitle

string

String length: inclusive between 0 and 8000

ReportedByLastName

string

String length: inclusive between 0 and 8000

ReportedByOtherValue

string

String length: inclusive between 0 and 8000

SSN

string

String length: inclusive between 0 and 8000

SupervisorPhone

string

String length: inclusive between 0 and 8000

Survey1

string

String length: inclusive between 0 and 8000

Survey2

string

String length: inclusive between 0 and 8000

TimeZone

string

String length: inclusive between 0 and 8000

UserField1

string

String length: inclusive between 0 and 8000

WLCode

string

String length: inclusive between 0 and 8000

WorkPhone

string

String length: inclusive between 0 and 8000

CallbackNumber

string

String length: inclusive between 0 and 8000

PhoneNumber

string

String length: inclusive between 0 and 8000

HomeAddress

string

String length: inclusive between 0 and 8000

Company

string

String length: inclusive between 0 and 8000

WorklocationAddress

string

String length: inclusive between 0 and 8000

Jobtitle

string

String length: inclusive between 0 and 8000

supervisorfirstname

string

String length: inclusive between 0 and 8000

supervisorlastname

string

String length: inclusive between 0 and 8000

address2

string

String length: inclusive between 0 and 8000

city

string

String length: inclusive between 0 and 8000

state

string

String length: inclusive between 0 and 8000

country

string

String length: inclusive between 0 and 8000

zip

string

String length: inclusive between 0 and 8000

Contactor

boolean

None.

ContractorCompanycode

string

String length: inclusive between 0 and 8000

DateOfExposure

date

None.

DateOfSymptomsBegan

date

None.

LastDayWorked

date

None.

CovidTest

boolean

None.

CovidTestResult

boolean

None.

SymptomsDTO

NonInjurySymptomsDTO

None.

Request Formats

application/json, text/json

Sample:
{
  "TelemedicineId": 1,
  "ServiceTypeId": 2,
  "FirstName": "sample string 3",
  "LastName": "sample string 4",
  "IncidentDate": "2024-11-21T00:35:09.5334815-08:00",
  "Email": "sample string 5",
  "ChiefComplain": "sample string 6",
  "CompanyCode": "sample string 7",
  "EmployeeId": "sample string 8",
  "CaseNo": "sample string 9",
  "MedicalId": 10,
  "Address1": "sample string 11",
  "CallTelemedContractor": "sample string 12",
  "CallerFullName": "sample string 13",
  "CompanyEmployeeId": "sample string 14",
  "ContractorData": "sample string 15",
  "CustomIncidentTime": "sample string 16",
  "CustomShiftStartTime": "sample string 17",
  "DOB": "2024-11-21T00:35:09.5334815-08:00",
  "DateReportedToMgmtDP": "sample string 18",
  "DescriptionInjury": "sample string 19",
  "EUserField2": "sample string 20",
  "EmployeeJobTitle": "sample string 21",
  "EstimatedDOI": "sample string 22",
  "Gender": "sample string 23",
  "IsContractor": "sample string 24",
  "IsReportedToMgmt": "sample string 25",
  "Phone": "sample string 26",
  "ReportedByCallerId": "sample string 27",
  "ReportedByJobTitle": "sample string 28",
  "ReportedByLastName": "sample string 29",
  "ReportedByOtherValue": "sample string 30",
  "SSN": "sample string 31",
  "SupervisorPhone": "sample string 32",
  "Survey1": "sample string 33",
  "Survey2": "sample string 34",
  "TimeZone": "sample string 35",
  "UserField1": "sample string 36",
  "WLCode": "sample string 37",
  "WorkPhone": "sample string 38",
  "CallbackNumber": "sample string 39",
  "PhoneNumber": "sample string 40",
  "HomeAddress": "sample string 41",
  "Company": "sample string 42",
  "WorklocationAddress": "sample string 43",
  "Jobtitle": "sample string 44",
  "supervisorfirstname": "sample string 45",
  "supervisorlastname": "sample string 46",
  "address2": "sample string 47",
  "city": "sample string 48",
  "state": "sample string 49",
  "country": "sample string 50",
  "zip": "sample string 51",
  "Contactor": true,
  "ContractorCompanycode": "sample string 53",
  "DateOfExposure": "2024-11-21T00:35:09.5446993-08:00",
  "DateOfSymptomsBegan": "2024-11-21T00:35:09.5446993-08:00",
  "LastDayWorked": "2024-11-21T00:35:09.5446993-08:00",
  "CovidTest": true,
  "CovidTestResult": true,
  "SymptomsDTO": {
    "Id": 1,
    "CaseNo": 2,
    "DateOfExposure": "2024-11-21T00:35:09.5446993-08:00",
    "DateOfSymptomsBegan": "2024-11-21T00:35:09.5446993-08:00",
    "InjurySymptoms": "sample string 3",
    "WorkAreaFrequented": "sample string 4",
    "LastDayWorked": "2024-11-21T00:35:09.5446993-08:00",
    "IsEEDeniesSymptoms": true,
    "ValidFlag": true,
    "DateCreated": "2024-11-21T00:35:09.5446993-08:00",
    "DateUpdated": "2024-11-21T00:35:09.5446993-08:00",
    "UserIDCreated": 8,
    "UserIDUpdated": 9,
    "CompanyCode": "sample string 10",
    "IsExcludeDiscount": true
  }
}

application/xml, text/xml

Sample:
<TelemedicineSaveEmployeeDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.DTO.NurseTriage">
  <Address1>sample string 11</Address1>
  <CallTelemedContractor>sample string 12</CallTelemedContractor>
  <CallbackNumber>sample string 39</CallbackNumber>
  <CallerFullName>sample string 13</CallerFullName>
  <CaseNo>sample string 9</CaseNo>
  <ChiefComplain>sample string 6</ChiefComplain>
  <Company>sample string 42</Company>
  <CompanyCode>sample string 7</CompanyCode>
  <CompanyEmployeeId>sample string 14</CompanyEmployeeId>
  <Contactor>true</Contactor>
  <ContractorCompanycode>sample string 53</ContractorCompanycode>
  <ContractorData>sample string 15</ContractorData>
  <CovidTest>true</CovidTest>
  <CovidTestResult>true</CovidTestResult>
  <CustomIncidentTime>sample string 16</CustomIncidentTime>
  <CustomShiftStartTime>sample string 17</CustomShiftStartTime>
  <DOB>2024-11-21T00:35:09.5334815-08:00</DOB>
  <DateOfExposure>2024-11-21T00:35:09.5446993-08:00</DateOfExposure>
  <DateOfSymptomsBegan>2024-11-21T00:35:09.5446993-08:00</DateOfSymptomsBegan>
  <DateReportedToMgmtDP>sample string 18</DateReportedToMgmtDP>
  <DescriptionInjury>sample string 19</DescriptionInjury>
  <EUserField2>sample string 20</EUserField2>
  <Email>sample string 5</Email>
  <EmployeeId>sample string 8</EmployeeId>
  <EmployeeJobTitle>sample string 21</EmployeeJobTitle>
  <EstimatedDOI>sample string 22</EstimatedDOI>
  <FirstName>sample string 3</FirstName>
  <Gender>sample string 23</Gender>
  <HomeAddress>sample string 41</HomeAddress>
  <IncidentDate>2024-11-21T00:35:09.5334815-08:00</IncidentDate>
  <IsContractor>sample string 24</IsContractor>
  <IsReportedToMgmt>sample string 25</IsReportedToMgmt>
  <Jobtitle>sample string 44</Jobtitle>
  <LastDayWorked>2024-11-21T00:35:09.5446993-08:00</LastDayWorked>
  <LastName>sample string 4</LastName>
  <MedicalId>10</MedicalId>
  <Phone>sample string 26</Phone>
  <PhoneNumber>sample string 40</PhoneNumber>
  <ReportedByCallerId>sample string 27</ReportedByCallerId>
  <ReportedByJobTitle>sample string 28</ReportedByJobTitle>
  <ReportedByLastName>sample string 29</ReportedByLastName>
  <ReportedByOtherValue>sample string 30</ReportedByOtherValue>
  <SSN>sample string 31</SSN>
  <ServiceTypeId>2</ServiceTypeId>
  <SupervisorPhone>sample string 32</SupervisorPhone>
  <Survey1>sample string 33</Survey1>
  <Survey2>sample string 34</Survey2>
  <SymptomsDTO xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.DTO.NurseTriage.NonInjury">
    <CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 10</CompanyCode>
    <DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2024-11-21T00:35:09.5446993-08:00</DateCreated>
    <DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2024-11-21T00:35:09.5446993-08: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">8</UserIDCreated>
    <UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">9</UserIDUpdated>
    <ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
    <d2p1:CaseNo>2</d2p1:CaseNo>
    <d2p1:DateOfExposure>2024-11-21T00:35:09.5446993-08:00</d2p1:DateOfExposure>
    <d2p1:DateOfSymptomsBegan>2024-11-21T00:35:09.5446993-08:00</d2p1:DateOfSymptomsBegan>
    <d2p1:Id>1</d2p1:Id>
    <d2p1:InjurySymptoms>sample string 3</d2p1:InjurySymptoms>
    <d2p1:IsEEDeniesSymptoms>true</d2p1:IsEEDeniesSymptoms>
    <d2p1:LastDayWorked>2024-11-21T00:35:09.5446993-08:00</d2p1:LastDayWorked>
    <d2p1:WorkAreaFrequented>sample string 4</d2p1:WorkAreaFrequented>
  </SymptomsDTO>
  <TelemedicineId>1</TelemedicineId>
  <TimeZone>sample string 35</TimeZone>
  <UserField1>sample string 36</UserField1>
  <WLCode>sample string 37</WLCode>
  <WorkPhone>sample string 38</WorkPhone>
  <WorklocationAddress>sample string 43</WorklocationAddress>
  <address2>sample string 47</address2>
  <city>sample string 48</city>
  <country>sample string 50</country>
  <state>sample string 49</state>
  <supervisorfirstname>sample string 45</supervisorfirstname>
  <supervisorlastname>sample string 46</supervisorlastname>
  <zip>sample string 51</zip>
</TelemedicineSaveEmployeeDTO>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.