Package | supportedhospitaldischarge.stu3 |
Resource Type | Questionnaire |
Id | SHD-Questionnaire-DischargeNotice |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=supportedhospitaldischarge.stu3@0.1.5&canonical=https://fhir.nottinghamshire.gov.uk/STU3/Questionnaire/SHD-Questionnaire-DischargeNotice |
URL | https://fhir.nottinghamshire.gov.uk/STU3/Questionnaire/SHD-Questionnaire-DischargeNotice |
Status | active |
Name | SHD-Questionnaire-DischargeNotice |
Title | SHD-Questionnaire-DischargeNotice |
Description | NOTICE OF REQUEST FOR Discharge under The Care and Support (Discharge of Hospital Patients) Regulations 2014 |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "Questionnaire", "url": "https://fhir.nottinghamshire.gov.uk/STU3/Questionnaire/SHD-Questionnaire-DischargeNotice", "name": "SHD-Questionnaire-DischargeNotice", "title": "SHD-Questionnaire-DischargeNotice", "status": "active", "description": "NOTICE OF REQUEST FOR Discharge under The Care and Support (Discharge of Hospital Patients) Regulations 2014", "item": [ { "linkId": "1.1", "text": "Name of person who completed the Discharge Notice", "type": "string", "required": true }, { "linkId": "1.2", "text": "Proposed Discharge Date", "type": "date", "required": true }, { "linkId": "2.1", "text": "Has the patient been consulted regarding the proposed discharge date?", "type": "boolean", "required": true }, { "linkId": "2.2", "text": "Has the patient's carer (if applicable) been consulted regarding the proposed discharge date?", "type": "choice", "required": true, "options": { "reference": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-CarerConsultation" } }, { "linkId": "3.1", "text": "Have all health action required for discharge been agreed and/or completed?", "type": "boolean", "required": false }, { "linkId": "3.2", "text": "Details of health actions completed and any outstanding arrangements that the discharge is dependent upon.", "type": "string", "required": false }, { "linkId": "4.1", "text": "Date Discharge Notice Withdrawn", "type": "dateTime", "required": false }, { "linkId": "4.2", "text": "Reason for withdrawal", "type": "choice", "enableWhen": [ { "question": "4.1", "hasAnswer": true } ], "required": true, "options": { "reference": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-WithdrawalReason" } }, { "linkId": "4.3", "text": "Please specify details for 'Other' reason for withdrawal", "type": "string", "enableWhen": [ { "question": "4.2", "answerCoding": { "system": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-CancellationReason", "code": "13" } } ], "required": true } ] }