FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Questionnaire/Motivationsanalyse

Packagede.nichtraucherhelden.export
Resource TypeQuestionnaire
IdMotivationsanalyse
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.nichtraucherhelden.export@1.0.0&canonical=https://nichtraucherhelden.de/fhir/Questionnaire/Motivationsanalyse
URLhttps://nichtraucherhelden.de/fhir/Questionnaire/Motivationsanalyse
Version1.0
Statusactive
Date2021-04-15
NameMotivationsanalyse
CopyrightNichtraucherHelden GmbH

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "Questionnaire",
  "id": "Motivationsanalyse",
  "status": "active",
  "experimental": false,
  "version": "1.0",
  "publisher": "NichtraucherHelden GmbH",
  "date": "2021-04-15",
  "copyright": "NichtraucherHelden GmbH",
  "url": "https://nichtraucherhelden.de/fhir/Questionnaire/Motivationsanalyse",
  "name": "Motivationsanalyse",
  "item": [
    {
      "linkId": "1",
      "text": "Welche Vorteile / positiven Aspekte hat das Rauchen für dich?",
      "type": "string",
      "repeats": true
    },
    {
      "linkId": "2",
      "text": "Was macht das Aufhören so schwierig?",
      "type": "string",
      "repeats": true
    },
    {
      "linkId": "3",
      "text": "Was stört dich selbst am Rauchen?",
      "type": "string",
      "repeats": true
    },
    {
      "linkId": "4",
      "text": "Welche positiven Aspekte/ welche Vorteile hättest Du durch das Aufhören?",
      "type": "string",
      "repeats": true
    },
    {
      "linkId": "5",
      "text": "Was macht das Aufhören so schwierig?",
      "type": "string",
      "repeats": true
    },
    {
      "linkId": "6",
      "text": "Deine Top 3 Gründe, mit dem Rauchen aufzuhören",
      "type": "string",
      "repeats": true
    }
  ]
}