{
"description": "Profile for PROMIS Depression Short Form 4a raw score observations (4-20 range)",
"_filename": "StructureDefinition-mii-pr-pro-promis-depression-sf4a-raw-score.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.pros",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "MII_PR_PRO_PROMIS_Depression_SF4a_Raw_Score",
"abstract": false,
"type": "Observation",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MII PR PRO PROMIS Depression SF 4a Raw Score",
"package_version": "2026.0.0-rc.1",
"status": "draft",
"id": "5e18919d-8f08-4f20-acd8-3a883a461f98",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/StructureDefinition/mii-pr-pro-promis-depression-sf4a-raw-score",
"version": "2026.0.0-rc.1",
"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.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": "77821-7",
"system": "http://loinc.org",
"display": "PROMIS short form - emotional distress - depression 4a - version 1.0 raw score"
} ]
}
}, {
"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.low.value",
"path": "Observation.referenceRange.low.value",
"patternDecimal": 4
}, {
"id": "Observation.referenceRange.high.value",
"path": "Observation.referenceRange.high.value",
"patternDecimal": 20
}, {
"id": "Observation.referenceRange.text",
"path": "Observation.referenceRange.text",
"patternString": "Valid range for PROMIS Depression SF 4a raw scores"
}, {
"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"
}