{
"description": "Generic profile for depression domain T-score observations (all depression questionnaires)",
"_filename": "StructureDefinition-mii-pr-pro-depression-t-score.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.pros",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "MII_PR_PRO_Depression_T_Score",
"abstract": false,
"type": "Observation",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MII PR PRO Depression Domain T-Score",
"package_version": "2026.0.0-ballot",
"status": "draft",
"id": "4d63d548-db04-4d98-a8fe-bce5ec57d4ed",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/StructureDefinition/mii-pr-pro-depression-t-score",
"version": "2026.0.0-ballot",
"differential": {
"element": [ {
"id": "Observation.extension:instantiatesCanonical",
"max": "1",
"min": 0,
"path": "Observation.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://hl7.org/fhir/StructureDefinition/workflow-instantiatesCanonical" ]
} ],
"sliceName": "instantiatesCanonical",
"mustSupport": true
}, {
"id": "Observation.extension:instantiatesCanonical.value[x]",
"path": "Observation.extension.value[x]",
"patternCanonical": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ObservationDefinition/mii-obsdef-pro-depression-t-score"
}, {
"id": "Observation.status",
"path": "Observation.status",
"mustSupport": true,
"patternCode": "final"
}, {
"id": "Observation.category",
"path": "Observation.category",
"mustSupport": true,
"patternCodeableConcept": {
"coding": [ {
"code": "survey",
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"display": "Survey"
} ]
}
}, {
"id": "Observation.code",
"path": "Observation.code",
"mustSupport": true,
"patternCodeableConcept": {
"coding": [ {
"code": "77861-3",
"system": "http://loinc.org",
"display": "PROMIS emotional distress - depression - version 1.0 Tscore"
} ]
}
}, {
"id": "Observation.subject",
"path": "Observation.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ],
"mustSupport": true
}, {
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
}, {
"id": "Observation.effective[x]:effectiveDateTime",
"max": "1",
"min": 0,
"path": "Observation.effective[x]",
"type": [ {
"code": "dateTime"
} ],
"sliceName": "effectiveDateTime",
"mustSupport": true
}, {
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
}, {
"id": "Observation.value[x]:valueQuantity",
"max": "1",
"min": 0,
"path": "Observation.value[x]",
"type": [ {
"code": "Quantity"
} ],
"sliceName": "valueQuantity",
"mustSupport": true
}, {
"id": "Observation.value[x]:valueQuantity.value",
"path": "Observation.value[x].value",
"mustSupport": true
}, {
"id": "Observation.value[x]:valueQuantity.unit",
"path": "Observation.value[x].unit",
"patternString": "score"
}, {
"id": "Observation.value[x]:valueQuantity.system",
"path": "Observation.value[x].system",
"patternUri": "http://unitsofmeasure.org"
}, {
"id": "Observation.value[x]:valueQuantity.code",
"path": "Observation.value[x].code",
"patternCode": "{score}"
}, {
"id": "Observation.referenceRange",
"path": "Observation.referenceRange",
"mustSupport": true
}, {
"id": "Observation.referenceRange.text",
"path": "Observation.referenceRange.text",
"patternString": "Depression T-score interpretation based on European population data"
}, {
"id": "Observation.derivedFrom",
"path": "Observation.derivedFrom",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse" ]
} ],
"mustSupport": true
}, {
"id": "Observation.component",
"max": "0",
"path": "Observation.component"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}