{
"description": "MII-controlled bother severity answer scale for PHQ-15 (0–2). English primary with German designations. itemWeight 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/concept-properties#itemWeight",
"code": "itemWeight",
"type": "decimal",
"description": "Numerical ordinal value (0–2) for SDC calculatedExpression scoring via .weight().sum()"
} ],
"name": "MII_CS_PRO_PHQ_15_Answers",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "MII CS PRO PHQ-15 Answers",
"package_version": "2027.0.0-ballot.rc4",
"status": "active",
"language": "en",
"id": "c8095ef4-7e94-4a7d-8964-28d2d7062955",
"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": "itemWeight",
"valueDecimal": 0
} ],
"designation": [ {
"value": "Nicht beeinträchtigt",
"language": "de"
} ]
}, {
"code": "bothered-a-little",
"display": "Bothered a little",
"property": [ {
"code": "itemWeight",
"valueDecimal": 1
} ],
"designation": [ {
"value": "Wenig beeinträchtigt",
"language": "de"
} ]
}, {
"code": "bothered-a-lot",
"display": "Bothered a lot",
"property": [ {
"code": "itemWeight",
"valueDecimal": 2
} ],
"designation": [ {
"value": "Stark beeinträchtigt",
"language": "de"
} ]
} ],
"version": "2027.0.0-ballot.rc4"
}