| Package | smart4health.eu.core |
| Resource Type | Questionnaire |
| Id | back-pain-post-training-en.questionnaire |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=smart4health.eu.core@0.5.2&canonical=http://fhir.smart4health.eu/Questionnaire/post-training-questionnaire |
| URL | http://fhir.smart4health.eu/Questionnaire/post-training-questionnaire |
| Version | 1.0.0 |
| Status | draft |
| Date | 2020-02 |
| Title | Smart4Health post-training questionnaire |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Questionnaire",
"url": "http://fhir.smart4health.eu/Questionnaire/post-training-questionnaire",
"version": "1.0.0",
"title": "Smart4Health post-training questionnaire",
"status": "draft",
"subjectType": [
"Patient"
],
"date": "2020-02",
"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"
}
]
}
],
"item": [
{
"linkId": "training_no",
"text": "Training Number",
"type": "integer",
"required": true
},
{
"linkId": "training_weight_recommendation",
"text": "Training weight recommendation for the next training.",
"type": "choice",
"required": true,
"answerValueSet": "http://fhir.smart4health.eu/ValueSet/s4h-training-weight-change"
}
]
}