assessmentpanel
| Name | assessmentpanel.txt |
| JSON File Name | assessmentpanel.json |
| Type | combined |
| Schema Version | 3.37 |
| Description | The assessment panel can be either new or pre-defined in this template. Any combination is acceptable. The only restriction is that the assessment panel id is the key to the template and must be unique within the template. |
| Download | ⬇️ assessmentpanel.xlsx ⬇️ assessmentpanel.txt ⬇️ assessmentpanel.json This top-level schema references companion files (e.g. assessmentpanel.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 assessment panel user defined ID is an identifier chosen by the data provider to refer to a set of assessments, often organized into a Case Report Form. This ID may be referenced by other data records (e.g. assessment). The user defined ID is not shared Please enter either an assessment panel user defined ID or ImmPort accession. |
| Study ID | Required | Text, max 15 characters Reference — must already exist (in this package or the workspace) as a studyJSON: studyId (string) | An assessment panel may be linked to a single study. Please enter either a study user defined ID or ImmPort accession. This column is only required when both the assessment panel is new. |
| Name Reported | Required | Text, max 125 characters JSON: nameReported (string) | The assessment panel name is a display name that is available when the data is shared, but it is not referenced by other data. The assessment panel name is an alternate identifier that is visible when the assessment panel is shared. |
| Assessment Type | Optional | Text, max 125 characters JSON: assessmentType (string) | The assessment type is not a constrained list of terms and suggested values include Physical Exam, Questionnaire, Medical History, Family History. Suggested values include Physical Exam, Questionnaire, Medical History, Family History. |
| Status | Optional | Text, max 40 characters JSON: status (string) | The assessment status is not a constrained list of terms and suggested values include Completed, Partial, and Not Completed. |
| CRF File Names | Optional | JSON: crfFileNames (array) | Separate file names by a semi-colon (;). The file size name limit is 240 characters. Please enter CRF file(s) to link to the assessment panel. Separate file names by a semi-colon (;). The file size name limit is 240 characters. |