7 rows are stored for this page
| Field | Field type | Value |
|---|
| Model | String | QuestionnaireResponseTemplate |
| Section | String | QuestionnaireResponseTemplate fields |
| Field | String | name |
| FieldType | String | CharField(255) |
| Notes | Text | Display name shown when picking a template |
| Field | Field type | Value |
|---|
| Model | String | QuestionnaireResponseTemplate |
| Section | String | QuestionnaireResponseTemplate fields |
| Field | String | description |
| FieldType | String | TextField |
| Notes | Text | <code>default=""</code> |
| Field | Field type | Value |
|---|
| Model | String | QuestionnaireResponseTemplate |
| Section | String | QuestionnaireResponseTemplate fields |
| Field | String | facility |
| FieldType | String | FK → Facility |
| Notes | Text | <code>CASCADE</code>, nullable. Owning facility; instance-wide when null |
| Field | Field type | Value |
|---|
| Model | String | QuestionnaireResponseTemplate |
| Section | String | QuestionnaireResponseTemplate fields |
| Field | String | questionnaire |
| FieldType | String | FK → Questionnaire |
| Notes | Text | <code>CASCADE</code>, nullable, <code>default=None</code>. The questionnaire the template targets, if any |
| Field | Field type | Value |
|---|
| Model | String | QuestionnaireResponseTemplate |
| Section | String | QuestionnaireResponseTemplate fields |
| Field | String | facility_organizations |
| FieldType | String | ArrayField[int] |
| Notes | Text | <code>default=list</code>. Facility-organization ids the template is shared with |
| Field | Field type | Value |
|---|
| Model | String | QuestionnaireResponseTemplate |
| Section | String | QuestionnaireResponseTemplate fields |
| Field | String | users |
| FieldType | String | ArrayField[int] |
| Notes | Text | <code>default=list</code>. User ids the template is shared with |
| Field | Field type | Value |
|---|
| Model | String | QuestionnaireResponseTemplate |
| Section | String | QuestionnaireResponseTemplate fields |
| Field | String | available_keys |
| FieldType | String | ArrayField[CharField(255)] |
| Notes | Text | <code>default=list</code>. Platform-maintained: the populated top-level keys of <code>template_data</code>, recomputed on every write. Don't set it directly |
"Docs" values
1 row is stored for this page
| Field | Field type | Value |
|---|
| Title | String | Questionnaire Response Template |
| DocType | String | reference |
| Domain | String | definitions |
| Summary | Text | |
| SidebarOrder | Integer | 2 |
| IntroducedIn | String | 3.0 |
| DeprecatedIn | String | |
| FHIRResource | String | |
| Model | String | QuestionnaireResponseTemplate |
| SourceFile | String | |
| Status | String | current |