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: identifier: {index: 0} code: elements: coding: index: 1 slicing: rules: open discriminator: - {path: code, type: value} min: null slices: TobaccoUseCode: match: {code: '365980008'} schema: short: TobaccoUseCode index: 2 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 3 code: pattern: {type: Code, value: '365980008'} index: 4 display: {defaultValueString: Finding of tobacco use and exposure (finding), index: 5} subject: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-location', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group'] index: 6 effectivePeriod: type: Period index: 7 slicing: slices: effectivePeriod: match: {} schema: type: Period index: 7 elements: start: {short: StartDate, index: 8} end: {short: StopDate, index: 9} performer: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson'] index: 10 extensions: practitionerRole: {url: h, max: 1, type: Extension, index: 12} elements: extension: index: 11 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: practitionerRole: match: {url: null} schema: {type: Extension, url: h, index: 12} max: 1 valueCodeableConcept: short: TobaccoUseStatus type: CodeableConcept index: 13 slicing: slices: valueCodeableConcept: match: {} schema: {short: TobaccoUseStatus, type: CodeableConcept, _required: true, index: 13} min: 1 comment: {short: Comment, index: 14} component: index: 15 slicing: rules: open discriminator: - {path: code.coding.code, type: value} min: null slices: TypeOfTobaccoUsed: match: code: coding: {code: '53661000146106'} schema: index: 16 elements: code: index: 17 elements: coding: elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 18 code: pattern: {type: Code, value: '53661000146106'} index: 19 display: {defaultValueString: Type of tobacco used (observable entity), index: 20} valueCodeableConcept: short: TypeOfTobaccoUsed type: CodeableConcept index: 21 slicing: slices: valueCodeableConcept: match: {} schema: {short: TypeOfTobaccoUsed, type: CodeableConcept, index: 21} Amount: match: code: coding: {code: '266918002'} schema: index: 22 elements: code: index: 23 elements: coding: elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 24 code: pattern: {type: Code, value: '266918002'} index: 25 display: {defaultValueString: Tobacco smoking consumption (observable entity), index: 26} valueQuantity: short: Amount type: Quantity index: 27 slicing: slices: valueQuantity: match: {} schema: {short: Amount, type: Quantity, index: 27} PackYears: match: code: coding: {code: '401201003'} schema: index: 28 elements: code: index: 29 elements: coding: elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 30 code: pattern: {type: Code, value: '401201003'} index: 31 display: {defaultValueString: Cigarette pack-years (observable entity), index: 32} valueQuantity: type: Quantity short: PackYears index: 33 slicing: slices: valueQuantity: match: {} schema: type: Quantity short: PackYears index: 33 elements: system: pattern: {type: Uri, value: 'http://unitsofmeasure.org'} index: 34 code: pattern: {type: Code, value: '{PackYears}'} index: 35 required: [system, code] package_version: 1.1.3 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-TobaccoUse base: http://hl7.org/fhir/StructureDefinition/Observation version: 2.1.0 required: [subject, valueCodeableConcept]