labtest_results
| Name | labTest_Results.txt |
| JSON File Name | labTest_Results.json |
| Type | single |
| Schema Version | 3.37 |
| Description | The lab test results template is a legacy template that supports reporting the lab test results (but does not support defining the lab test panel which is the parent of a lab test). The function of this template is also captured in the lab tests template. This template will continue to be supported for the foreseeable future to support backward compatibility. |
| Download | ⬇️ labTest_Results.xlsx ⬇️ labTest_Results.txt ⬇️ labTest_Results.json This top-level schema references companion files (e.g. labTest_Results.Datum.json) in the same json-templates folder — download the all_templates.zip to get them all together. |
Reading this table: see How to read the template documentation for what Required / Conditionally required / Optional mean and how to read the Type & Constraints column.
| Template Column | Requirement | Type & Constraints | Description |
|---|---|---|---|
| User Defined ID | Required | Text, max 100 characters JSON: userDefinedId (string) | The lab test user defined ID is an identifier chosen by the data provider to refer the lab test. The user defined ID is not shared. The identifier should be unique to the ImmPort workspace to which the data will be uploaded. |
| Lab Test Panel ID | Required | Text, max 15 characters Reference — must already exist (in this package or the workspace) as a lab_test_panelJSON: labTestPanelId (string) | The lab test panel identifier must be stored in ImmPort or in the labTestPanels.txt template. The lab test panel serves as the parent entity to bind lab test results of a similar type together. Please enter either a lab test panel user defined ID or ImmPort accession. |
| Biosample ID | Required | Text, max 15 characters Reference — must already exist (in this package or the workspace) as a biosampleJSON: biosampleId (string) | The biosample identifier must be stored in ImmPort or in the biosamples.txt template. A single biosample identifier is expected. Please enter either a biological sample user defined ID or ImmPort accession. A single biological sample may be linked to an experiment sample. |
| Name Reported | Required | Text, max 125 characters Preferred vocabulary — reported value is kept; a preferred term from lk_lab_test_name is filled in when it matches JSON: nameReported (enum) | The lab test name describes lab test. Please select a unit from the list provided if the name matches your name or enter a name if there is not an appropriate one provided. This name is visible when the panel is shared. |
| Result Value Reported | Required | Text, max 250 characters JSON: resultValueReported (number) | The lab test result captures the assayed value for a sample and can include letters, numbers and greater than or less than symbols. The lab test result captures the assayed value. |
| Result Unit Reported | Required | Text, max 40 characters Preferred vocabulary — reported value is kept; a preferred term from lk_unit_of_measure is filled in when it matches JSON: resultUnitReported (enum) | The lab test result unit describes the unit for the lab test value. |