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-acribisalpha
{
  "description": "Profil zur Erfassung des Rauchverhaltens einer Person im Kontext des Projekts ACRIBiS.",
  "_filename": "StructureDefinition-mii-pr-kardio-observation-rauchen-acribisalpha.json",
  "package_name": "de.medizininformatikinitiative.kerndatensatz.kardiologie",
  "date": null,
  "derivation": "constraint",
  "publisher": "Medizininformatik Initiative",
  "fhirVersion": "4.0.1",
  "name": "MII_PR_Kardio_Observation_Rauchen_AcribisAlpha",
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "MII PR Kardio Observation Rauchen AcribisAlpha",
  "package_version": "2026.0.0-alpha.3",
  "status": "retired",
  "id": "e0557a07-f10e-48f0-8bbc-a37582f02d78",
  "kind": "resource",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/StructureDefinition/mii-pr-kardio-observation-rauchen-acribisalpha",
  "version": "2026.0.0-alpha.3",
  "differential": {
    "element": [ {
      "id": "Observation.category",
      "max": "1",
      "min": 1,
      "path": "Observation.category",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/observation-category"
      },
      "patternCodeableConcept": {
        "coding": [ {
          "code": "social-history",
          "system": "http://terminology.hl7.org/CodeSystem/observation-category"
        } ]
      }
    }, {
      "id": "Observation.code.coding",
      "path": "Observation.code.coding"
    }, {
      "id": "Observation.code.coding.system",
      "min": 1,
      "path": "Observation.code.coding.system",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.version",
      "min": 1,
      "path": "Observation.code.coding.version",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.code",
      "min": 1,
      "path": "Observation.code.coding.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding:snomed-ct",
      "path": "Observation.code.coding",
      "sliceName": "snomed-ct",
      "patternCoding": {
        "code": "77176002",
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/11000274103/version/20260515"
      }
    }, {
      "id": "Observation.code.coding:loinc",
      "path": "Observation.code.coding",
      "sliceName": "loinc",
      "patternCoding": {
        "code": "72166-2",
        "system": "http://loinc.org"
      }
    }, {
      "id": "Observation.code.coding:snomed-ct-MII",
      "max": "1",
      "min": 0,
      "path": "Observation.code.coding",
      "sliceName": "snomed-ct-MII"
    }, {
      "id": "Observation.code.coding:snomed-ct-MII.system",
      "path": "Observation.code.coding.system",
      "patternUri": "http://snomed.info/sct"
    }, {
      "id": "Observation.code.coding:snomed-ct-MII.code",
      "path": "Observation.code.coding.code",
      "patternCode": "77176002"
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "Observation.performer",
      "path": "Observation.performer",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Current Smoking Status als Loinc-Answer Code, Angabe 'Smoker' via SNOMED CT-Code."
    }, {
      "id": "Observation.value[x]:valueCodeableConcept",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-kardio/ValueSet/mii-vs-kardio-rauchen-acribisalpha"
      },
      "sliceName": "valueCodeableConcept"
    }, {
      "id": "Observation.hasMember",
      "path": "Observation.hasMember",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Observation", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse" ]
      } ]
    }, {
      "id": "Observation.derivedFrom",
      "path": "Observation.derivedFrom",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/Media", "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse", "http://hl7.org/fhir/StructureDefinition/Observation" ]
      } ]
    }, {
      "id": "Observation.component",
      "path": "Observation.component",
      "short": "Zusätzliche Angaben zum Rauchverhalten.",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "description": "Zusätzliche Angaben zum Rauchverhalten.",
        "discriminator": [ {
          "path": "code",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.component:packungsjahre",
      "max": "*",
      "min": 0,
      "path": "Observation.component",
      "sliceName": "packungsjahre"
    }, {
      "id": "Observation.component:packungsjahre.code",
      "path": "Observation.component.code",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "401201003",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Observation.component:packungsjahre.value[x]",
      "min": 1,
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "Quantity"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.component:packungsjahre.value[x].value",
      "min": 1,
      "path": "Observation.component.value[x].value",
      "mustSupport": true
    }, {
      "id": "Observation.component:packungsjahre.value[x].comparator",
      "path": "Observation.component.value[x].comparator",
      "mustSupport": true
    }, {
      "id": "Observation.component:packungsjahre.value[x].unit",
      "path": "Observation.component.value[x].unit",
      "patternString": "{pack-years}"
    }, {
      "id": "Observation.component:packungsjahre.value[x].system",
      "path": "Observation.component.value[x].system",
      "patternUri": "http://unitsofmeasure.org"
    }, {
      "id": "Observation.component:packungsjahre.value[x].code",
      "path": "Observation.component.value[x].code",
      "patternCode": "{pack-years}"
    }, {
      "id": "Observation.component:packungenProTag",
      "max": "*",
      "min": 0,
      "path": "Observation.component",
      "sliceName": "packungenProTag"
    }, {
      "id": "Observation.component:packungenProTag.code",
      "path": "Observation.component.code",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "230056004",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Observation.component:packungenProTag.value[x]",
      "min": 1,
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "Quantity"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.component:packungenProTag.value[x].value",
      "min": 1,
      "path": "Observation.component.value[x].value",
      "mustSupport": true
    }, {
      "id": "Observation.component:packungenProTag.value[x].comparator",
      "path": "Observation.component.value[x].comparator",
      "mustSupport": true
    }, {
      "id": "Observation.component:packungenProTag.value[x].unit",
      "path": "Observation.component.value[x].unit",
      "patternString": "{packs-per-day}"
    }, {
      "id": "Observation.component:packungenProTag.value[x].system",
      "path": "Observation.component.value[x].system",
      "patternUri": "http://unitsofmeasure.org"
    }, {
      "id": "Observation.component:packungenProTag.value[x].code",
      "path": "Observation.component.value[x].code",
      "patternCode": "{packs-per-day}"
    }, {
      "id": "Observation.component:rauchbeginn",
      "max": "1",
      "min": 0,
      "path": "Observation.component",
      "sliceName": "rauchbeginn"
    }, {
      "id": "Observation.component:rauchbeginn.code",
      "path": "Observation.component.code",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "228488005",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Observation.component:rauchbeginn.value[x]",
      "min": 1,
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "Quantity"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.component:rauchbeginn.value[x].value",
      "min": 1,
      "path": "Observation.component.value[x].value",
      "mustSupport": true
    }, {
      "id": "Observation.component:rauchbeginn.value[x].unit",
      "path": "Observation.component.value[x].unit",
      "patternString": "year"
    }, {
      "id": "Observation.component:rauchbeginn.value[x].system",
      "path": "Observation.component.value[x].system",
      "patternUri": "http://unitsofmeasure.org"
    }, {
      "id": "Observation.component:rauchbeginn.value[x].code",
      "path": "Observation.component.value[x].code",
      "patternCode": "a"
    }, {
      "id": "Observation.component:rauchdauer",
      "max": "*",
      "min": 0,
      "path": "Observation.component",
      "sliceName": "rauchdauer"
    }, {
      "id": "Observation.component:rauchdauer.code",
      "path": "Observation.component.code",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "228487000",
          "system": "http://snomed.info/sct"
        } ]
      }
    }, {
      "id": "Observation.component:rauchdauer.value[x]",
      "min": 1,
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "Quantity"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.component:rauchdauer.value[x].value",
      "min": 1,
      "path": "Observation.component.value[x].value",
      "mustSupport": true
    }, {
      "id": "Observation.component:rauchdauer.value[x].comparator",
      "path": "Observation.component.value[x].comparator",
      "mustSupport": true
    }, {
      "id": "Observation.component:rauchdauer.value[x].unit",
      "path": "Observation.component.value[x].unit",
      "patternString": "year"
    }, {
      "id": "Observation.component:rauchdauer.value[x].system",
      "path": "Observation.component.value[x].system",
      "patternUri": "http://unitsofmeasure.org"
    }, {
      "id": "Observation.component:rauchdauer.value[x].code",
      "path": "Observation.component.value[x].code",
      "patternCode": "a"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.medizininformatik-initiative.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "https://gematik.de/fhir/isik/StructureDefinition/ISiKLebensZustand"
}