| Package | supportedhospitaldischarge.stu3 |
| Resource Type | Questionnaire |
| Id | SHD-Questionnaire-AssessmentNotice |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=supportedhospitaldischarge.stu3@0.1.5&canonical=https://fhir.nottinghamshire.gov.uk/STU3/Questionnaire/SHD-Questionnaire-AssessmentNotice |
| URL | https://fhir.nottinghamshire.gov.uk/STU3/Questionnaire/SHD-Questionnaire-AssessmentNotice |
| Status | active |
| Name | SHD-Questionnaire-AssessmentNotice |
| Title | SHD-Questionnaire-AssessmentNotice |
| Description | NOTICE OF REQUEST FOR Assessment under The Care and Support (Discharge of Hospital Patients) Regulations 2014 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Questionnaire",
"url": "https://fhir.nottinghamshire.gov.uk/STU3/Questionnaire/SHD-Questionnaire-AssessmentNotice",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"name": "SHD-Questionnaire-AssessmentNotice",
"title": "SHD-Questionnaire-AssessmentNotice",
"status": "active",
"description": "NOTICE OF REQUEST FOR Assessment under The Care and Support (Discharge of Hospital Patients) Regulations 2014",
"item": [
{
"linkId": "1.1",
"text": "Name of person who completed the Assessment Notice",
"type": "string",
"required": true
},
{
"linkId": "2.1",
"text": "Has the patient been consulted regarding this Assessment Notice?",
"type": "boolean",
"required": true
},
{
"linkId": "2.2",
"text": "Has the patient's carer (if applicable) been consulted regarding the Assessment Notice?",
"type": "choice",
"required": true,
"options": {
"reference": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-CarerConsultation"
}
},
{
"linkId": "3.1",
"text": "Has the patient consented to this Assessment Notice?",
"type": "choice",
"required": true,
"options": {
"reference": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-PatientConsent"
}
},
{
"linkId": "3.2",
"text": "What is the source of the third party consent for this assessment notice?",
"type": "choice",
"required": true,
"options": {
"reference": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-ThirdPartyConsentSource"
}
},
{
"linkId": "4.1",
"text": "Has the provision of NHS Continuing Health Care been considered?",
"type": "boolean",
"required": true
}
]
}