PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.pros@2026.2.0
    https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/StructureDefinition/mii-pr-pro-promis-depression-sf4a-raw-score
description: Profile for PROMIS Depression Short Form 4a raw score observations (4-20 range)
package_name: de.medizininformatikinitiative.kerndatensatz.pros
derivation: constraint
name: MII_PR_PRO_PROMIS_Depression_SF4a_Raw_Score
type: Observation
elements:
  category:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: survey, system: 'http://terminology.hl7.org/CodeSystem/observation-category', display: Survey}
    index: 3
  referenceRange:
    mustSupport: true
    index: 20
    elements:
      low:
        elements:
          value:
            pattern: {type: Decimal, value: 4}
            index: 21
      high:
        elements:
          value:
            pattern: {type: Decimal, value: 20}
            index: 22
      text:
        pattern: {type: String, value: Valid range for PROMIS Depression SF 4a raw scores}
        index: 23
  value[x]:
    elements:
      value: {mustSupport: true, index: 16}
      unit:
        pattern: {type: String, value: '{score}'}
        index: 17
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 18
      code:
        pattern: {type: Code, value: '{score}'}
        index: 19
  derivedFrom:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse']
    index: 24
  valueQuantity:
    type: Quantity
    mustSupport: true
    choiceOf: value
    index: 15
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, mustSupport: true, choiceOf: value, index: 15}
          min: 0
          max: 1
  value:
    choices: []
    index: 12
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        valueQuantity:
          match: {}
          schema:
            mustSupport: true
            choices: [valueQuantity]
            index: 14
          min: 0
          max: 1
  component: {index: 25}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        instantiatesCanonical:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/workflow-instantiatesCanonical', index: 1}
          min: 0
          max: 1
  effectiveDateTime:
    type: dateTime
    mustSupport: true
    choiceOf: effective
    index: 10
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, mustSupport: true, choiceOf: effective, index: 10}
          min: 0
          max: 1
  status:
    mustSupport: true
    pattern: {type: Code, value: final}
    index: 2
  effective:
    choices: []
    index: 7
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        effectiveDateTime:
          match: {}
          schema:
            mustSupport: true
            choices: [effectiveDateTime]
            index: 9
          min: 0
          max: 1
  code:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 77821-7, system: 'http://loinc.org', display: PROMIS short form - emotional distress - depression 4a - version 1.0 raw score}
    index: 4
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 5
package_version: 2026.2.0
extensions:
  instantiatesCanonical: {url: 'http://hl7.org/fhir/StructureDefinition/workflow-instantiatesCanonical', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/StructureDefinition/mii-pr-pro-promis-depression-sf4a-raw-score
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2026.0.0