Package | smart4health.eu.core |
Resource Type | Questionnaire |
Id | back-pain-post-session-en.questionnaire |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=smart4health.eu.core@0.5.2&canonical=http://fhir.smart4health.eu/Questionnaire/post-session-questionnaire |
URL | http://fhir.smart4health.eu/Questionnaire/post-session-questionnaire |
Version | 1.0.0 |
Status | draft |
Date | 2021-01-28 |
Name | Smart4Health_post-session_pain_questionnaire |
Title | Post-session treatment questionnaire |
Description | Post-session treatment questionnaire |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "Questionnaire", "language": "en", "url": "http://fhir.smart4health.eu/Questionnaire/post-session-questionnaire", "version": "1.0.0", "name": "Smart4Health_post-session_pain_questionnaire", "title": "Post-session treatment questionnaire", "status": "draft", "subjectType": [ "Patient" ], "date": "2021-01-28", "publisher": "D4L data4life gGmbH", "contact": [ { "name": "ITTM Solutions", "telecom": [ { "system": "url", "value": "https://www.ittm-solutions.com/" } ] }, { "name": "D4L data4life gGmbH", "telecom": [ { "system": "url", "value": "https://www.data4life.care" } ] } ], "description": "Post-session treatment questionnaire", "item": [ { "linkId": "current_pain_level", "code": [ { "system": "http://loinc.org", "code": "72514-3", "display": "Pain severity 0-10 Score Reported" } ], "text": "Please indicate your current pain level", "type": "choice", "required": true, "answerValueSet": "http://loinc.org/vs/LL2335-9", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://fhir.smart4health.eu/CodeSystem/questionnaire-ui-codes", "code": "painscalewithlabels" } ] } } ] }, { "linkId": "average_pain_level", "code": [ { "system": "http://loinc.org", "code": "72514-3", "display": "Pain severity 0-10 Score Reported" } ], "text": "Please indicate your average pain level during the past four weeks", "type": "choice", "required": true, "answerValueSet": "http://loinc.org/vs/LL2335-9", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://fhir.smart4health.eu/CodeSystem/questionnaire-ui-codes", "code": "painscalewithlabels" } ] } } ] }, { "linkId": "maximimum_pain_level", "code": [ { "system": "http://loinc.org", "code": "72514-3", "display": "Pain severity 0-10 Score Reported" } ], "text": "Please indicate your maximum pain level during the past four weeks", "type": "choice", "required": true, "answerValueSet": "http://loinc.org/vs/LL2335-9", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://fhir.smart4health.eu/CodeSystem/questionnaire-ui-codes", "code": "painscalewithlabels" } ] } } ] }, { "linkId": "lower_backpain_reduced", "text": "Can you estimate (in percent %) how much your pain relieved?", "type": "decimal", "required": true }, { "linkId": "treatment_success", "text": "Taken together, what is your impression on your present treatment success?", "type": "choice", "required": true, "answerValueSet": "http://loinc.org/vs/LL1023-2" }, { "linkId": "taking_painkillers", "text": "Are you taking painkillers at the moment?", "type": "choice", "required": true, "answerValueSet": "http://fhir.smart4health.eu/ValueSet/yesno" } ] }