PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.dstu2.zib2015@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/zib-TobaccoUse
description: 'TabakGebruik as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0.\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.dstu2.zib2015
name: ZIB TobaccoUse
type: null
elements:
  code:
    index: 0
    elements:
      coding:
        index: 1
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 2
          code:
            pattern: {type: Code, value: '365980008'}
            index: 3
          display:
            pattern: {type: String, value: Finding of tobacco use and exposure}
            index: 4
        required: [system, code]
  subject: {index: 5}
  effectivePeriod:
    type: Period
    index: 6
    elements:
      start: {short: StartDate, index: 7}
      end: {short: StopDate, exampleDateTime: '2012-02-28T00:00:00', index: 8}
  valueCodeableConcept: {short: TobaccoUseStatus, type: CodeableConcept, index: 9}
  comments: {short: Explanation, index: 10}
  component:
    index: 11
    elements:
      code:
        elements:
          coding:
            index: 25
            elements:
              system:
                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                index: 26
              code:
                pattern: {type: Code, value: '401201003'}
                index: 27
              display:
                pattern: {type: String, value: Cigarette pack-years}
                index: 28
            required: [system, code]
      valueCodeableConcept: {type: CodeableConcept, short: TypeOfTobaccoUsed, index: 17}
      valueQuantity: {type: Quantity, short: PackYears, index: 29}
package_version: 1.0.0
class: resource
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-TobaccoUse
version: null
required: [subject, valueCodeableConcept]