POST api/LabTest
Request Information
URI Parameters
None.
Body Parameters
LabTestName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Name | string |
None. |
|
Code | string |
None. |
|
Description | string |
None. |
|
Department | Department |
None. |
|
StatusId | integer |
None. |
|
Status | string |
None. |
|
TypeId | integer |
None. |
|
Type | string |
None. |
|
ReferenceText | string |
None. |
|
Methodology | string |
None. |
|
Unit | string |
None. |
|
Specimen | integer |
None. |
|
RowNumber | integer |
None. |
|
MethodologyId | integer |
None. |
|
MethodologyName | string |
None. |
|
UnitName | string |
None. |
|
DepartmentName | string |
None. |
|
DepartmentId | globally unique identifier |
None. |
|
ParentDepartmentId | globally unique identifier |
None. |
|
PrintedId | globally unique identifier |
None. |
|
TAT | integer |
None. |
|
TATName | string |
None. |
|
Tube | integer |
None. |
|
TubeName | string |
None. |
|
SubHeader | string |
None. |
|
IntegrationId | string |
None. |
|
AccountId | globally unique identifier |
None. |
|
Range | string |
None. |
|
ResultValue | string |
None. |
|
LabTestItem | LabTestItem |
None. |
|
LabReference | Collection of LabReference |
None. |
|
LabTests | Collection of LabTest |
None. |
|
TestRange | Collection of TestRange |
None. |
|
ModifiedBy | globally unique identifier |
None. |
|
ModifiedOn | date |
None. |
|
Modified | Member |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.