PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.soziodemographie@2027.0.0-ballot
    https://www.medizininformatik-initiative.de/fhir/ext/modul-soziodemographie/StructureDefinition/mii-pr-sdd-soziooekonomische-faktoren
description: Soziooekonomische Faktoren für SDD
package_name: de.medizininformatikinitiative.kerndatensatz.soziodemographie
derivation: constraint
name: MII_PR_SDD_SoziooekonomischeFaktoren
type: Observation
elements:
  meta:
    elements:
      profile: {mustSupport: true, index: 0}
  status: {mustSupport: true, index: 1}
  category:
    mustSupport: true
    array: true
    min: 2
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: 2
      slices:
        social-history:
          match:
            coding:
            - {code: social-history, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: social-history, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            _required: true
            index: 3
          min: 1
          max: 1
        survey:
          match:
            coding:
            - {code: survey, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: survey, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            _required: true
            index: 4
          min: 1
          max: 1
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 5
  effective:
    mustSupport: true
    choices: [effectiveDateTime]
    index: 7
  effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 8}
package_version: 2027.0.0-ballot
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-soziodemographie/StructureDefinition/mii-pr-sdd-soziooekonomische-faktoren
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2027.0.0-ballot
required: [effectiveDateTime, subject, effective]