{
"description": "MII-controlled bother severity answer scale for PHQ-15 (0–2). English primary with German designations. ordinalValue properties on each concept enable SDC ordinal scoring via answerValueSet.",
"_filename": "CodeSystem-mii-cs-pro-phq-15-answers.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.pros",
"date": null,
"publisher": null,
"content": "complete",
"property": [ {
"uri": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
"code": "ordinalValue",
"type": "decimal",
"description": "Numerical ordinal value (0–2) for SDC calculatedExpression scoring via .ordinal().sum()"
} ],
"name": "MII_CS_PRO_PHQ_15_Answers",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "MII CS PRO PHQ-15 Answers",
"package_version": "2026.5.2",
"status": "active",
"language": "en",
"id": "c74ebf4c-fc68-440d-96b7-3ad7bd38da7d",
"kind": null,
"count": 3,
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/CodeSystem/mii-cs-pro-phq-15-answers",
"concept": [ {
"code": "not-bothered",
"display": "Not bothered at all",
"property": [ {
"code": "ordinalValue",
"valueDecimal": 0
} ],
"designation": [ {
"value": "Nicht beeinträchtigt",
"language": "de"
} ]
}, {
"code": "bothered-a-little",
"display": "Bothered a little",
"property": [ {
"code": "ordinalValue",
"valueDecimal": 1
} ],
"designation": [ {
"value": "Wenig beeinträchtigt",
"language": "de"
} ]
}, {
"code": "bothered-a-lot",
"display": "Bothered a lot",
"property": [ {
"code": "ordinalValue",
"valueDecimal": 2
} ],
"designation": [ {
"value": "Stark beeinträchtigt",
"language": "de"
} ]
} ],
"version": "2026.5.2"
}