description: 'TobaccoUse as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.1, release 2017.\r\n\r\nTobacco is a product that comes from the leaves of the tobacco plant, which is smoked as a drug. Smokable forms of tobacco include rolling tobacco, cigarettes, cigars and pipe tobacco. This information model describes the information asked of the patient about their use of tobacco.' package_name: nictiz.fhir.nl.stu3.zib2017 derivation: constraint name: Zib TobaccoUse type: Observation elements: code: elements: coding: index: 0 slicing: rules: open discriminator: - {path: code, type: value} min: null slices: TobaccoUseCode: match: {code: '365980008'} schema: short: TobaccoUseCode index: 1 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 2 code: pattern: {type: Code, value: '365980008'} index: 3 display: {defaultValueString: Finding of tobacco use and exposure (finding), index: 4} effectivePeriod: type: Period index: 5 slicing: slices: effectivePeriod: match: {} schema: type: Period index: 5 elements: start: {short: StartDate, index: 6} end: {short: StopDate, index: 7} valueCodeableConcept: short: TobaccoUseStatus type: CodeableConcept index: 8 slicing: slices: valueCodeableConcept: match: {} schema: {short: TobaccoUseStatus, type: CodeableConcept, _required: true, index: 8} min: 1 comment: {short: Comment, index: 9} component: index: 10 slicing: rules: open discriminator: - {path: code.coding.code, type: value} min: null slices: TypeOfTobaccoUsed: match: code: coding: {code: '53661000146106'} schema: index: 11 elements: code: index: 12 elements: coding: elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 13 code: pattern: {type: Code, value: '53661000146106'} index: 14 display: {defaultValueString: Type of tobacco used (observable entity), index: 15} valueCodeableConcept: short: TypeOfTobaccoUsed type: CodeableConcept index: 16 slicing: slices: valueCodeableConcept: match: {} schema: {short: TypeOfTobaccoUsed, type: CodeableConcept, index: 16} Amount: match: code: coding: {code: '266918002'} schema: index: 17 elements: code: index: 18 elements: coding: elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 19 code: pattern: {type: Code, value: '266918002'} index: 20 display: {defaultValueString: Tobacco smoking consumption (observable entity), index: 21} valueQuantity: short: Amount type: Quantity index: 22 slicing: slices: valueQuantity: match: {} schema: {short: Amount, type: Quantity, index: 22} PackYears: match: code: coding: {code: '401201003'} schema: index: 23 elements: code: index: 24 elements: coding: elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 25 code: pattern: {type: Code, value: '401201003'} index: 26 display: {defaultValueString: Cigarette pack-years (observable entity), index: 27} valueQuantity: type: Quantity short: PackYears index: 28 slicing: slices: valueQuantity: match: {} schema: type: Quantity short: PackYears index: 28 elements: system: pattern: {type: Uri, value: 'http://unitsofmeasure.org'} index: 29 code: pattern: {type: Code, value: '{PackYears}'} index: 30 required: [system, code] package_version: 1.3.15 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-TobaccoUse base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation version: 2.1.2 required: [valueCodeableConcept]