PackagesCanonicalsLogsProblems
    Packages
    de.uk@koeln.nngm.form-1.0.0
    http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/raucherstatus
description: Dieses Profil beschreibt den Raucherstatus des Patienten zum Zeitpunkt der Diagnostik-Anforderung innerhalb des nNGM-Projektes.
package_name: de.uk
derivation: constraint
name: Profile_nNGM_Observation_Raucherstatus
type: Observation
elements:
  category:
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: 1
      slices:
        social-history:
          match:
            coding:
            - {code: social-history, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
          schema:
            label: Social-History
            short: Zwingende Kodierung als Social-History zur Herstellung einer Interoperabilität zu nationalen und internationalen Projekten
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: social-history, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            _required: true
            index: 2
          min: 1
          max: 1
  referenceRange: {index: 16}
  method: {index: 13}
  specimen: {index: 14}
  value:
    label: Raucherstatus
    short: Raucherstatus des Patienten
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 10
  component:
    index: 17
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        packYears:
          match:
            code:
              coding:
              - {code: C73993, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl'}
          schema:
            index: 18
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: C73993, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl'}
                index: 19
              value:
                choices: [valueQuantity]
                index: 24
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        choices: [valueQuantity]
                        index: 24
              valueQuantity:
                type: Quantity
                choiceOf: value
                index: 25
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema: {type: Quantity, choiceOf: value, index: 25}
              value[x]:
                elements:
                  value: {index: 26}
                  unit:
                    label: PackYears
                    pattern: {type: String, value: '{PackYears}'}
                    index: 27
                  system:
                    pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                    index: 28
                  code:
                    label: PackYears
                    pattern: {type: Code, value: '{PackYears}'}
                    index: 29
                required: [value, unit, system, code]
              referenceRange:
                elementReference: ['http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/raucherstatus', elements, org/fhir/StructureDefinition/Observation#Observation, elements, referenceRange]
                index: 30
            required: [value, valueQuantity]
        nichtraucherSeit:
          match:
            code:
              coding:
              - {code: C124908, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl'}
          schema:
            index: 31
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: C124908, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl'}
                index: 32
              value:
                choices: [valueQuantity]
                index: 37
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        choices: [valueQuantity]
                        _required: true
                        index: 37
                      min: 1
              valueQuantity:
                type: Quantity
                choiceOf: value
                index: 38
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema: {type: Quantity, choiceOf: value, _required: true, index: 38}
                      min: 1
              value[x]:
                elements:
                  unit:
                    pattern: {type: String, value: a}
                    index: 39
                  system:
                    pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                    index: 40
                  code:
                    pattern: {type: Code, value: a}
                    index: 41
              referenceRange:
                elementReference: ['http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/raucherstatus', elements, org/fhir/StructureDefinition/Observation#Observation, elements, referenceRange]
                index: 42
            required: [value, valueQuantity]
  effectiveDateTime: {type: dateTime, label: Erhebungsdatum, mustSupport: true, choiceOf: effective, index: 8}
  status:
    pattern: {type: Code, value: final}
    index: 0
  effective:
    label: Erhebungsdatum
    mustSupport: true
    choices: [effectiveDateTime]
    index: 7
  code:
    elements:
      coding:
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            loinc:
              match: {code: 72166-2, system: 'http://loinc.org'}
              schema:
                label: LOINC
                short: Zwingende LOINC-Kodierung zur Herstellung einer Interoperabilität zu nationalen und internationalen Projekten
                pattern:
                  type: Coding
                  value: {code: 72166-2, system: 'http://loinc.org'}
                _required: true
                index: 4
              min: 1
    required: [coding]
  valueCodeableConcept: {type: CodeableConcept, label: Raucherstatus, short: Raucherstatus des Patienten, mustSupport: true, choiceOf: value, index: 11}
  bodySite: {index: 12}
  device: {index: 15}
  subject:
    type: Reference
    label: Patient
    short: Ein Bezug zum Patienten muss stets gegeben sein
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient']
    index: 5
package_version: koeln.nngm.form-1.0.0
class: profile
kind: resource
url: http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/raucherstatus
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0
required: [subject, category]