description: A patient who has reported they are using nicotine and are being treated for it. package_name: com.alextherapeutics.fhir.nicotine derivation: constraint name: SelfReportedNicotineUsingPatient type: Patient elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: commonNicotineTrigger: match: {url: null} schema: {type: Extension, short: Common trigger(s) for a patient to use nicotine, url: 'http://www.alextherapeutics.com/fhir/StructureDefinition/nicotine-trigger', index: 1} min: 0 effectiveNicotineIntervention: match: {url: null} schema: {type: Extension, short: Intervention(s) that have been effective when patient has wanted to use nicotine, url: 'http://www.alextherapeutics.com/fhir/StructureDefinition/effective-nicotine-intervention', index: 2} min: 0 package_version: 0.1.0-draft extensions: commonNicotineTrigger: {url: 'http://www.alextherapeutics.com/fhir/StructureDefinition/nicotine-trigger', min: 0, type: Extension, short: Common trigger(s) for a patient to use nicotine, index: 1} effectiveNicotineIntervention: {url: 'http://www.alextherapeutics.com/fhir/StructureDefinition/effective-nicotine-intervention', min: 0, type: Extension, short: Intervention(s) that have been effective when patient has wanted to use nicotine, index: 2} class: profile kind: resource url: http://www.alextherapeutics.com/fhir/StructureDefinition/self-reported-nicotine-using-patient base: http://hl7.org/fhir/StructureDefinition/Patient version: 0.1.0