v2
latestOpenAPI 3.0.02026-07-2632977728.5 KBClinical
Retrieve an existing lab result
get/api/lab_results/{id}
Path parameters
idstring required
Query parameters
orderinteger
doctorinteger
Response
OK
status'P' | 'I' | 'C' | 'F' | 'X' required
| Value | Notes |
|---|---|
| 'P' | 'preliminary' |
| 'I' | 'pending' |
| 'C' | 'correction' |
| 'F' | 'final' |
| 'X' | 'canceled' |
group_codestring
This is the code used for grouping result data.
observation_descriptionstring
For example, "Blood Urea Nitrogen (BUN)"
is_abnormalstring
If true, the result will be flagged for the doctor's attention
observation_codestring
specimen_receivedstring
commentsstring
normal_rangestring
When value_is_numeric is True, this parameter must be a string of the form "<lower> <upper>", where both lower and upper are numerical
test_performedstring required
valuestring required
abnormal_status'L' | 'LL' | 'H' | 'HH' | '<' | '>' | 'A' | 'AA' | 'S' | 'R' | 'I' | 'NEG' | 'POS' | 'N' | ''
| Value | Notes |
|---|---|
| 'L' | 'low' |
| 'LL' | 'alert low' |
| 'H' | 'high' |
| 'HH' | 'alert high' |
| '<' | 'panic low' |
| '>' | 'panic high' |
| 'A' | 'abnormal' |
| 'AA' | 'very abnormal' |
| 'S' | 'susceptible' |
| 'R' | 'resistant' |
| 'I' | 'intermediate' |
| 'NEG' | 'negative' |
| 'POS' | 'positive' |
| 'N' | 'normal' |
| '' | 'no comment' |
lab_orderstring
ID of /lab_orders object the result belongs to
value_is_numericboolean
Default to False
documentinteger required
ID of /lab_documents object for the result
lab_testinteger required
ID of /lab_tests object for the result
idinteger
unitstring
Unit used for the value