archived_at | string or null <date-time> |
object or null | |
created_at | string <date-time> |
email_to_patient_on_completion | boolean or null |
id | string <int64> |
object | |
name | string <= 255 characters |
restricted_to_practitioner | boolean or null |
updated_at | string <date-time> |
{- "archived_at": "2019-08-24T14:15:22Z",
- "content": {
- "sections": [
- {
- "name": "string",
- "description": "string",
- "questions": [
- {
- "name": "string",
- "required": true,
- "type": "text"
}
]
}
]
}, - "created_at": "2019-08-24T14:15:22Z",
- "email_to_patient_on_completion": true,
- "id": "string",
- "name": "string",
- "restricted_to_practitioner": true,
- "updated_at": "2019-08-24T14:15:22Z"
}
successful operation
{- "patient_form_templates": [
- {
- "archived_at": "2019-08-24T14:15:22Z",
- "content": {
- "sections": [
- {
- "name": "string",
- "description": "string",
- "questions": [
- {
- "name": null,
- "required": null,
- "type": null
}
]
}
]
}, - "created_at": "2019-08-24T14:15:22Z",
- "email_to_patient_on_completion": true,
- "id": "string",
- "name": "string",
- "restricted_to_practitioner": true,
- "updated_at": "2019-08-24T14:15:22Z"
}
], - "total_entries": 1,
- "links": {
}
}
Resource was created
Resource could not be saved due to validation errors
{- "content": {
- "sections": [
- {
- "name": "string",
- "description": "string",
- "questions": [
- {
- "name": "string",
- "required": true,
- "type": "text"
}
]
}
]
}, - "email_to_patient_on_completion": true,
- "name": "string",
- "restricted_to_practitioner": true
}
{- "archived_at": "2019-08-24T14:15:22Z",
- "content": {
- "sections": [
- {
- "name": "string",
- "description": "string",
- "questions": [
- {
- "name": "string",
- "required": true,
- "type": "text"
}
]
}
]
}, - "created_at": "2019-08-24T14:15:22Z",
- "email_to_patient_on_completion": true,
- "id": "string",
- "name": "string",
- "restricted_to_practitioner": true,
- "updated_at": "2019-08-24T14:15:22Z"
}
q[] | Array of strings |
Successful operation
{- "archived_at": "2019-08-24T14:15:22Z",
- "content": {
- "sections": [
- {
- "name": "string",
- "description": "string",
- "questions": [
- {
- "name": "string",
- "required": true,
- "type": "text"
}
]
}
]
}, - "created_at": "2019-08-24T14:15:22Z",
- "email_to_patient_on_completion": true,
- "id": "string",
- "name": "string",
- "restricted_to_practitioner": true,
- "updated_at": "2019-08-24T14:15:22Z"
}
Resource was updated
Resource could not be saved due to validation errors
{- "content": {
- "sections": [
- {
- "name": "string",
- "description": "string",
- "questions": [
- {
- "name": "string",
- "required": true,
- "type": "text"
}
]
}
]
}, - "email_to_patient_on_completion": true,
- "name": "string",
- "restricted_to_practitioner": true
}
{- "archived_at": "2019-08-24T14:15:22Z",
- "content": {
- "sections": [
- {
- "name": "string",
- "description": "string",
- "questions": [
- {
- "name": "string",
- "required": true,
- "type": "text"
}
]
}
]
}, - "created_at": "2019-08-24T14:15:22Z",
- "email_to_patient_on_completion": true,
- "id": "string",
- "name": "string",
- "restricted_to_practitioner": true,
- "updated_at": "2019-08-24T14:15:22Z"
}