PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.kardiologie@2026.0.0-alpha.3
    https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/StructureDefinition/mii-pr-kardio-observation-rauchen
description: Profil zur Erfassung des Rauchverhaltens einer Person im Kontext des Modul Kardiologie.
package_name: de.medizininformatikinitiative.kerndatensatz.kardiologie
derivation: constraint
name: MII_PR_Kardio_Observation_Rauchen
type: Observation
elements:
  category:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/observation-category'}
    index: 0
  hasMember:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse']
    index: 12
  derivedFrom:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Media', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse']
    index: 13
  value:
    short: 'Current Smoking Status als Loinc-Answer Code (siehe ISiK VS: CurrentSmokingStatusUvIps)'
    choices: []
    index: 8
    slicing:
      slices:
        valueDateTime:
          match: {}
          schema:
            choices: [valueDateTime]
            index: 10
          max: 0
  valueDateTime:
    type: dateTime
    choiceOf: value
    index: 11
    slicing:
      slices:
        valueDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: value, index: 11}
          max: 0
  component:
    short: Zusätzliche Angaben zum Rauchverhalten.
    index: 14
    slicing:
      rules: open
      ordered: false
      description: Zusätzliche Angaben zum Rauchverhalten.
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        packungsjahre:
          match:
            code:
              coding:
              - {code: '401201003', system: 'http://snomed.info/sct'}
          schema:
            array: true
            index: 15
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '401201003', system: 'http://snomed.info/sct'}
                index: 16
              value:
                mustSupport: true
                choices: [valueQuantity]
                index: 18
              valueQuantity: {type: Quantity, mustSupport: true, choiceOf: value, index: 19}
              value[x]:
                elements:
                  value: {mustSupport: true, index: 20}
                  comparator: {mustSupport: true, index: 21}
                  unit:
                    pattern: {type: String, value: '{pack-years}'}
                    index: 22
                  system:
                    pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                    index: 23
                  code:
                    pattern: {type: Code, value: '{pack-years}'}
                    index: 24
                required: [value]
            required: [value, valueQuantity]
        packungenProTag:
          match:
            code:
              coding:
              - {code: '230056004', system: 'http://snomed.info/sct'}
          schema:
            array: true
            index: 25
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '230056004', system: 'http://snomed.info/sct'}
                index: 26
              value:
                mustSupport: true
                choices: [valueQuantity]
                index: 28
              valueQuantity: {type: Quantity, mustSupport: true, choiceOf: value, index: 29}
              value[x]:
                elements:
                  value: {mustSupport: true, index: 30}
                  comparator: {mustSupport: true, index: 31}
                  unit:
                    pattern: {type: String, value: '{packs-per-day}'}
                    index: 32
                  system:
                    pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                    index: 33
                  code:
                    pattern: {type: Code, value: '{packs-per-day}'}
                    index: 34
                required: [value]
            required: [value, valueQuantity]
        rauchbeginn:
          match:
            code:
              coding:
              - {code: '228488005', system: 'http://snomed.info/sct'}
          schema:
            index: 35
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '228488005', system: 'http://snomed.info/sct'}
                index: 36
              value:
                mustSupport: true
                choices: [valueQuantity]
                index: 38
              valueQuantity: {type: Quantity, mustSupport: true, choiceOf: value, index: 39}
              value[x]:
                elements:
                  value: {mustSupport: true, index: 40}
                  unit:
                    pattern: {type: String, value: year}
                    index: 41
                  system:
                    pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                    index: 42
                  code:
                    pattern: {type: Code, value: a}
                    index: 43
                required: [value]
            required: [value, valueQuantity]
        rauchdauer:
          match:
            code:
              coding:
              - {code: '228487000', system: 'http://snomed.info/sct'}
          schema:
            array: true
            index: 44
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: '228487000', system: 'http://snomed.info/sct'}
                index: 45
              value:
                mustSupport: true
                choices: [valueQuantity]
                index: 47
              valueQuantity: {type: Quantity, mustSupport: true, choiceOf: value, index: 48}
              value[x]:
                elements:
                  value: {mustSupport: true, index: 49}
                  comparator: {mustSupport: true, index: 50}
                  unit:
                    pattern: {type: String, value: year}
                    index: 51
                  system:
                    pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                    index: 52
                  code:
                    pattern: {type: Code, value: a}
                    index: 53
                required: [value]
            required: [value, valueQuantity]
  code:
    elements:
      coding:
        index: 1
        elements:
          system: {mustSupport: true, index: 2}
          version: {mustSupport: true, index: 3}
          code: {mustSupport: true, index: 4}
        required: [version, system, code]
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 5
  performer: {mustSupport: true, index: 6}
package_version: 2026.0.0-alpha.3
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/StructureDefinition/mii-pr-kardio-observation-rauchen
base: https://gematik.de/fhir/isik/StructureDefinition/ISiKRaucherStatus
version: 2026.0.0-alpha.3
required: [category]