PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.pros@2026.6.0
    https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/Questionnaire/mii-qst-pro-ssd-12
{
  "description": "SSD-12 — Somatic Symptom Disorder – B Criteria Scale (Toussaint et al. 2016/2017), 12-item German self-report scale",
  "_filename": "Questionnaire-mii-qst-pro-ssd-12.json",
  "package_name": "de.medizininformatikinitiative.kerndatensatz.pros",
  "date": null,
  "meta": {
    "profile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/StructureDefinition/mii-pr-pro-questionnaire|2026.6.0" ]
  },
  "publisher": null,
  "name": null,
  "item": [ {
    "text": "Wie sehr wurden Sie in den letzten 7 Tagen durch folgende Beschwerden beeinträchtigt?",
    "type": "display",
    "linkId": "ssd12-intro"
  }, {
    "text": "Ich denke, dass meine körperlichen Beschwerden Anzeichen einer ernsthaften Erkrankung sind.",
    "type": "choice",
    "linkId": "ssd12-q01",
    "prefix": "1",
    "answerValueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-ssd-12-answers"
  }, {
    "text": "Ich mache mir große Sorgen um meine Gesundheit.",
    "type": "choice",
    "linkId": "ssd12-q02",
    "prefix": "2",
    "answerValueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-ssd-12-answers"
  }, {
    "text": "Meine gesundheitlichen Sorgen behindern mich im Alltag.",
    "type": "choice",
    "linkId": "ssd12-q03",
    "prefix": "3",
    "answerValueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-ssd-12-answers"
  }, {
    "text": "Ich bin von der Ernsthaftigkeit meiner körperlichen Beschwerden überzeugt.",
    "type": "choice",
    "linkId": "ssd12-q04",
    "prefix": "4",
    "answerValueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-ssd-12-answers"
  }, {
    "text": "Meine körperlichen Beschwerden machen mir Angst.",
    "type": "choice",
    "linkId": "ssd12-q05",
    "prefix": "5",
    "answerValueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-ssd-12-answers"
  }, {
    "text": "Meine körperlichen Beschwerden beschäftigen mich den größten Teil des Tages.",
    "type": "choice",
    "linkId": "ssd12-q06",
    "prefix": "6",
    "answerValueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-ssd-12-answers"
  }, {
    "text": "Andere sagen mir, dass meine körperlichen Beschwerden nicht schlimm sind.",
    "type": "choice",
    "linkId": "ssd12-q07",
    "prefix": "7",
    "answerValueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-ssd-12-answers"
  }, {
    "text": "Ich mache mir Sorgen, dass meine körperlichen Beschwerden niemals aufhören werden.",
    "type": "choice",
    "linkId": "ssd12-q08",
    "prefix": "8",
    "answerValueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-ssd-12-answers"
  }, {
    "text": "Die Sorgen um meine Gesundheit rauben mir Energie.",
    "type": "choice",
    "linkId": "ssd12-q09",
    "prefix": "9",
    "answerValueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-ssd-12-answers"
  }, {
    "text": "Ich denke, dass die Ärzte meine körperlichen Beschwerden nicht ernst nehmen.",
    "type": "choice",
    "linkId": "ssd12-q10",
    "prefix": "10",
    "answerValueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-ssd-12-answers"
  }, {
    "text": "Ich mache mir Sorgen auch in Zukunft durch meine körperlichen Beschwerden beeinträchtigt zu bleiben.",
    "type": "choice",
    "linkId": "ssd12-q11",
    "prefix": "11",
    "answerValueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-ssd-12-answers"
  }, {
    "text": "Durch meine körperlichen Beschwerden kann ich mich schlecht auf andere Dinge konzentrieren.",
    "type": "choice",
    "linkId": "ssd12-q12",
    "prefix": "12",
    "answerValueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-ssd-12-answers"
  }, {
    "code": [ {
      "code": "ssd-12-total",
      "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/CodeSystem/mii-cs-pro-score-catalogue",
      "display": "SSD-12 Total Score"
    } ],
    "text": "SSD-12 Summenwert (0-48)",
    "type": "decimal",
    "linkId": "ssd12-score-total",
    "prefix": "Score",
    "readOnly": true,
    "extension": [ {
      "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-calculatedExpression",
      "valueExpression": {
        "name": "Scoreberechnung",
        "language": "text/fhirpath",
        "expression": "%ssd12Sum"
      }
    }, {
      "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-observationExtract",
      "valueBoolean": true
    }, {
      "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-unit",
      "valueCoding": {
        "code": "{score}",
        "system": "http://unitsofmeasure.org"
      }
    }, {
      "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-observation-extract-category",
      "valueCodeableConcept": {
        "coding": [ {
          "code": "survey",
          "system": "http://terminology.hl7.org/CodeSystem/observation-category"
        } ]
      }
    } ]
  } ],
  "copyright": "SSD-12 © Toussaint, Löwe et al. Freely available for research and clinical use. Lizenz-Status: frei verfügbar (Tier A).",
  "type": null,
  "experimental": "true",
  "resourceType": "Questionnaire",
  "title": "MII QST PRO SSD-12",
  "package_version": "2026.6.0",
  "extension": [ {
    "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/StructureDefinition/mii-ex-pro-questionnaire-capabilities",
    "extension": [ {
      "url": "displayable",
      "valueBoolean": true
    }, {
      "url": "collectable",
      "valueBoolean": true
    }, {
      "url": "calculatable",
      "valueBoolean": true
    }, {
      "url": "extractable",
      "valueBoolean": true
    }, {
      "url": "domainAligned",
      "valueBoolean": true
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/variable",
    "valueExpression": {
      "name": "ssd12Sum",
      "language": "text/fhirpath",
      "expression": "%resource.item.where(linkId.matches('^ssd12-q(0[1-9]|1[0-2])$')).answer.value.ordinal().sum()"
    }
  } ],
  "status": "active",
  "language": "de",
  "id": "8cec399e-0828-45c1-8b40-13050b82f6e9",
  "kind": null,
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/Questionnaire/mii-qst-pro-ssd-12",
  "code": [ {
    "code": "ssd-12",
    "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/CodeSystem/mii-cs-pro-questionnaire-catalogue",
    "display": "SSD-12 (Somatic Symptom Disorder - B Criteria Scale, Toussaint et al.)"
  } ],
  "version": "2026.6.0"
}