{
"description": "MII-controlled frequency answer scale for SSD-12 (0-4). English display with German designation (original instrument wording). ordinalValue properties on each concept enable SDC ordinal scoring via answerValueSet.",
"_filename": "CodeSystem-mii-cs-pro-ssd-12-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-4) for SDC calculatedExpression scoring via .ordinal().sum()"
} ],
"name": "MII_CS_PRO_SSD_12_Answers",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "MII CS PRO SSD-12 Answers",
"package_version": "2026.6.0",
"status": "active",
"language": "en",
"id": "9e6c97f5-59de-45ca-90c1-2454466c5ae3",
"kind": null,
"count": 5,
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/CodeSystem/mii-cs-pro-ssd-12-answers",
"concept": [ {
"code": "never",
"display": "nie",
"property": [ {
"code": "ordinalValue",
"valueDecimal": 0
} ],
"designation": [ {
"value": "Never",
"language": "en"
} ]
}, {
"code": "rarely",
"display": "selten",
"property": [ {
"code": "ordinalValue",
"valueDecimal": 1
} ],
"designation": [ {
"value": "Rarely",
"language": "en"
} ]
}, {
"code": "sometimes",
"display": "manchmal",
"property": [ {
"code": "ordinalValue",
"valueDecimal": 2
} ],
"designation": [ {
"value": "Sometimes",
"language": "en"
} ]
}, {
"code": "often",
"display": "oft",
"property": [ {
"code": "ordinalValue",
"valueDecimal": 3
} ],
"designation": [ {
"value": "Often",
"language": "en"
} ]
}, {
"code": "very-often",
"display": "sehr oft",
"property": [ {
"code": "ordinalValue",
"valueDecimal": 4
} ],
"designation": [ {
"value": "Very often",
"language": "en"
} ]
} ],
"version": "2026.6.0"
}