Package | supportedhospitaldischarge.stu3 |
Resource Type | Questionnaire |
Id | SHD-Questionnaire-COVID19 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=supportedhospitaldischarge.stu3@0.1.5&canonical=https://fhir.nottinghamshire.gov.uk/STU3/Questionnaire/SHD-Questionnaire-COVID19 |
URL | https://fhir.nottinghamshire.gov.uk/STU3/Questionnaire/SHD-Questionnaire-COVID19 |
Version | 0.0.1 |
Status | draft |
Date | 2020-04-21T17:59:11.362Z |
Name | SHD-Questionnaire-COVID19 |
Title | SHD-Questionnaire-COVID19 |
Description | Questionnaire completed by Hospital Staff, to share details of any COVID-19 related information with third parties as part of a Supported Hospital Discharge |
Purpose | Questionnaire completed by Hospital Staff, to share details of any COVID-19 related information with third parties as part of a Supported Hospital Discharge |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "Questionnaire", "url": "https://fhir.nottinghamshire.gov.uk/STU3/Questionnaire/SHD-Questionnaire-COVID19", "version": "0.0.1", "name": "SHD-Questionnaire-COVID19", "title": "SHD-Questionnaire-COVID19", "date": "2020-04-21T17:59:11.362Z", "status": "draft", "publisher": "NottsCC", "description": "Questionnaire completed by Hospital Staff, to share details of any COVID-19 related information with third parties as part of a Supported Hospital Discharge", "purpose": "Questionnaire completed by Hospital Staff, to share details of any COVID-19 related information with third parties as part of a Supported Hospital Discharge", "subjectType": [ "Patient" ], "item": [ { "type": "group", "required": false, "linkId": "1", "text": "Covid 19 Emergency Humanitarian response", "item": [ { "type": "choice", "required": false, "linkId": "1.1", "text": "What is the person’s Covid 19 Test result?", "option": [ { "valueCoding": { "code": "untested", "display": "Untested" } }, { "valueCoding": { "code": "positive", "display": "Positive" } }, { "valueCoding": { "code": "negative", "display": "Negative" } }, { "valueCoding": { "code": "awaiting-result", "display": "Awaiting Result" } } ] }, { "type": "choice", "required": false, "linkId": "1.2", "text": "Will the person be self-isolating on discharge?", "option": [ { "valueCoding": { "code": "yes", "display": "Yes" } }, { "valueCoding": { "code": "no", "display": "No" } } ] }, { "type": "text", "required": true, "linkId": "1.2.1", "text": "If Yes – Why and for how long? (E.g shielding or in a vulnerable category)", "enableWhen": [ { "question": "1.2", "answerCoding": { "code": "yes" } } ] }, { "type": "choice", "required": false, "linkId": "1.3", "text": "Does the person need food delivery or shopping support?", "option": [ { "valueCoding": { "code": "yes", "display": "Yes" } }, { "valueCoding": { "code": "no", "display": "No" } } ] }, { "type": "text", "required": true, "linkId": "1.3.1", "text": "If Yes- give details", "enableWhen": [ { "question": "1.3", "answerCoding": { "code": "yes" } } ] }, { "type": "choice", "required": false, "linkId": "1.4", "text": "Does the person need medication delivery support?", "option": [ { "valueCoding": { "code": "yes", "display": "Yes" } }, { "valueCoding": { "code": "no", "display": "No" } } ] }, { "type": "text", "required": true, "linkId": "1.4.1", "text": "If Yes- give details", "enableWhen": [ { "question": "1.4", "answerCoding": { "code": "yes" } } ] } ] } ] }