{ "description": "NOTICE OF REQUEST FOR Discharge under The Care and Support (Discharge of Hospital Patients) Regulations 2014", "_filename": "examples/SHD-Questionnaire-DischargeNotice.json", "package_name": "supportedhospitaldischarge.stu3", "date": null, "publisher": null, "name": "SHD-Questionnaire-DischargeNotice", "item": [ { "text": "Name of person who completed the Discharge Notice", "type": "string", "linkId": "1.1", "required": true }, { "text": "Proposed Discharge Date", "type": "date", "linkId": "1.2", "required": true }, { "text": "Has the patient been consulted regarding the proposed discharge date?", "type": "boolean", "linkId": "2.1", "required": true }, { "text": "Has the patient's carer (if applicable) been consulted regarding the proposed discharge date?", "type": "choice", "linkId": "2.2", "options": { "reference": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-CarerConsultation" }, "required": true }, { "text": "Have all health action required for discharge been agreed and/or completed?", "type": "boolean", "linkId": "3.1", "required": false }, { "text": "Details of health actions completed and any outstanding arrangements that the discharge is dependent upon.", "type": "string", "linkId": "3.2", "required": false }, { "text": "Date Discharge Notice Withdrawn", "type": "dateTime", "linkId": "4.1", "required": false }, { "text": "Reason for withdrawal", "type": "choice", "linkId": "4.2", "options": { "reference": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-WithdrawalReason" }, "required": true, "enableWhen": [ { "question": "4.1", "hasAnswer": true } ] }, { "text": "Please specify details for 'Other' reason for withdrawal", "type": "string", "linkId": "4.3", "required": true, "enableWhen": [ { "question": "4.2", "answerCoding": { "code": "13", "system": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-CancellationReason" } } ] } ], "type": null, "experimental": null, "resourceType": "Questionnaire", "title": "SHD-Questionnaire-DischargeNotice", "package_version": "0.1.5", "status": "active", "id": "c29ea94b-7f5f-44da-abc9-250d354542e6", "kind": null, "url": "https://fhir.nottinghamshire.gov.uk/STU3/Questionnaire/SHD-Questionnaire-DischargeNotice", "version": null }