{
"description": "PC-PTSD — Primary Care PTSD Screen, four-item screening questionnaire for posttraumatic stress disorder (Prins et al. 2003; German: Schäfer & Schulze 2010)",
"_filename": "Questionnaire-mii-qst-pro-pc-ptsd.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": "Haben Sie jemals in Ihrem Leben etwas so Beängstigendes, Schreckliches oder Erschütterndes erlebt, dass Sie in den letzten 4 Wochen …",
"type": "display",
"linkId": "pc-ptsd-intro"
}, {
"text": "… Albträume davon hatten oder daran dachten, obwohl Sie es nicht wollten?",
"type": "choice",
"linkId": "pc-ptsd-q01",
"prefix": "1",
"answerOption": [ {
"valueCoding": {
"code": "373067005",
"system": "http://snomed.info/sct",
"display": "No",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
"valueDecimal": 0
} ]
}
}, {
"valueCoding": {
"code": "373066001",
"system": "http://snomed.info/sct",
"display": "Yes",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
"valueDecimal": 1
} ]
}
} ]
}, {
"text": "… sich stark bemüht haben, nicht daran zu denken oder Situationen zu vermeiden, die Sie daran erinnern?",
"type": "choice",
"linkId": "pc-ptsd-q02",
"prefix": "2",
"answerOption": [ {
"valueCoding": {
"code": "373067005",
"system": "http://snomed.info/sct",
"display": "No",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
"valueDecimal": 0
} ]
}
}, {
"valueCoding": {
"code": "373066001",
"system": "http://snomed.info/sct",
"display": "Yes",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
"valueDecimal": 1
} ]
}
} ]
}, {
"text": "...ständig auf der Hut, wachsam oder schreckhaft waren?",
"type": "choice",
"linkId": "pc-ptsd-q03",
"prefix": "3",
"answerOption": [ {
"valueCoding": {
"code": "373067005",
"system": "http://snomed.info/sct",
"display": "No",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
"valueDecimal": 0
} ]
}
}, {
"valueCoding": {
"code": "373066001",
"system": "http://snomed.info/sct",
"display": "Yes",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
"valueDecimal": 1
} ]
}
} ]
}, {
"text": "...sich abgestumpft und teilnahmslos gegenüber anderen, bei ihren Aktivitäten oder in Ihrem Umfeld fühlten?",
"type": "choice",
"linkId": "pc-ptsd-q04",
"prefix": "4",
"answerOption": [ {
"valueCoding": {
"code": "373067005",
"system": "http://snomed.info/sct",
"display": "No",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
"valueDecimal": 0
} ]
}
}, {
"valueCoding": {
"code": "373066001",
"system": "http://snomed.info/sct",
"display": "Yes",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
"valueDecimal": 1
} ]
}
} ]
}, {
"code": [ {
"code": "pc-ptsd-total",
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/CodeSystem/mii-cs-pro-score-catalogue",
"display": "PC-PTSD Total Score (0-4)"
} ],
"text": "PC-PTSD Summenwert (0-4)",
"type": "decimal",
"linkId": "pc-ptsd-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": "%pcPtsdSum"
}
}, {
"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": "PC-PTSD © Prins A, et al. 2003; deutsche Fassung Schäfer I, Schulze C, 2010. Freely available — Lizenz-Status: frei verfügbar (Tier A).",
"type": null,
"experimental": "true",
"resourceType": "Questionnaire",
"title": "MII QST PRO PC-PTSD",
"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": "pcPtsdSum",
"language": "text/fhirpath",
"expression": "%resource.item.where(linkId.matches('^pc-ptsd-q0[1-4]$')).answer.value.ordinal().sum()"
}
} ],
"status": "active",
"language": "de",
"id": "b59b5300-8936-4fd6-b861-a1721e84e823",
"kind": null,
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/Questionnaire/mii-qst-pro-pc-ptsd",
"code": [ {
"code": "pc-ptsd",
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/CodeSystem/mii-cs-pro-questionnaire-catalogue",
"display": "PC-PTSD (Primary Care PTSD Screen)"
} ],
"version": "2026.6.0"
}