GET api/TestRange
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of TestRange| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| LabTestId | globally unique identifier |
None. |
|
| Title | string |
None. |
|
| AgeLimit | string |
None. |
|
| AgeFrom | integer |
None. |
|
| AgeTo | integer |
None. |
|
| AgeValue | string |
None. |
|
| RangeLimit | string |
None. |
|
| RangeFrom | decimal number |
None. |
|
| RangeTo | decimal number |
None. |
|
| StatusId | integer |
None. |
|
| Range | boolean |
None. |
|
| Status | Status |
None. |
|
| LabTest | LabTest |
None. |
|
| ModifiedBy | globally unique identifier |
None. |
|
| ModifiedOn | date |
None. |
|
| Modified | Member |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.