FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/28f2e632-8290-42e4-aac7-470a6f28ae92

Packagenictiz.fhir.nl.dstu2.zib2015
TypeStructureDefinition
Id28f2e632-8290-42e4-aac7-470a6f28ae92
FHIR VersionR2
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-TobaccoUse
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-TobaccoUse
Statusdraft
Date2017-01-06T10:06:48.2524311+01:00
NameZIB TobaccoUse
Realmnl
Authorityhl7
DescriptionTabakGebruik as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0. Tobacco 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.
CopyrightCC0
Kindresource

Resources that use this resource

StructureDefinition
nl-core-TobaccoUsenl core TobaccoUse

Resources that this resource uses

StructureDefinition
observation-nlobservation-nl
ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.7.2.3--20150401000000SoortTabakGebruikCodelijst
2.16.840.1.113883.2.4.3.11.60.40.2.7.2.2--20150401000000TabakGebruikStatusCodelijst

Narrative

Note: links and images are rebased to the (stated) source

TabakGebruik as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0. Tobacco 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.


Source

{
  "resourceType": "StructureDefinition",
  "id": "28f2e632-8290-42e4-aac7-470a6f28ae92",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-02-22T10:32:08.61+00:00"
  },
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TobaccoUse",
  "name": "ZIB TobaccoUse",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "date": "2017-01-06T10:06:48.2524311+01:00",
  "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.",
  "copyright": "CC0",
  "fhirVersion": "1.0.2",
  "mapping": [
    {
      "identity": "zib-tabakgebruik",
      "uri": "https://zibs.nl/wiki/TabakGebruik(NL)",
      "name": "Zorginformatiebouwsteen TabakGebruik"
    }
  ],
  "kind": "resource",
  "constrainedType": "Observation",
  "abstract": false,
  "base": "http://nictiz.nl/fhir/StructureDefinition/observation-nl",
  "differential": {
    "element": [
      {
        "id": "Observation",
        "path": "Observation",
        "short": "TobaccoUse",
        "definition": "Root concept of the TobaccoUse information model. This concept contains all data elements of the TobaccoUse information model.",
        "alias": [
          "TabakGebruik"
        ],
        "mapping": [
          {
            "identity": "zib-tabakgebruik",
            "map": "NL-CM:7.2.1"
          }
        ]
      },
      {
        "id": "Observation.code",
        "path": "Observation.code",
        "definition": "Describes what was observed. Sometimes this is called the observation \"name\"."
      },
      {
        "id": "Observation.code.coding",
        "path": "Observation.code.coding",
        "definition": "A reference to a code defined by a terminology system."
      },
      {
        "id": "Observation.code.coding.system",
        "path": "Observation.code.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.code.coding.code",
        "path": "Observation.code.coding.code",
        "min": 1,
        "fixedCode": "365980008"
      },
      {
        "id": "Observation.code.coding.display",
        "path": "Observation.code.coding.display",
        "fixedString": "Finding of tobacco use and exposure"
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "min": 1
      },
      {
        "id": "Observation.effectivePeriod",
        "path": "Observation.effectivePeriod",
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "Observation.effectivePeriod.start",
        "path": "Observation.effectivePeriod.start",
        "short": "StartDate",
        "definition": "The date on which the patient started smoking.",
        "alias": [
          "StartDatum"
        ],
        "mapping": [
          {
            "identity": "zib-tabakgebruik",
            "map": "NL-CM:7.2.4"
          }
        ]
      },
      {
        "id": "Observation.effectivePeriod.end",
        "path": "Observation.effectivePeriod.end",
        "short": "StopDate",
        "definition": "The date on which the patient quit smoking.\r\nIf the end of the period is missing, it means that the period is ongoing. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.",
        "alias": [
          "StopDatum"
        ],
        "exampleDateTime": "2012-02-28T00:00:00",
        "mapping": [
          {
            "identity": "zib-tabakgebruik",
            "map": "NL-CM:7.2.5"
          }
        ]
      },
      {
        "id": "Observation.valueCodeableConcept",
        "path": "Observation.valueCodeableConcept",
        "short": "TobaccoUseStatus",
        "definition": "The status of the patient’s tobacco use.",
        "alias": [
          "TabakGebruikStatus"
        ],
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "The status of the patient’s tobacco use.",
          "valueSetUri": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.2.2--20150401000000"
        },
        "mapping": [
          {
            "identity": "zib-tabakgebruik",
            "map": "NL-CM:7.2.10"
          }
        ]
      },
      {
        "id": "Observation.comments",
        "path": "Observation.comments",
        "short": "Explanation",
        "definition": "Relevant comments on the patient’s use of tobacco.",
        "alias": [
          "Toelichting"
        ],
        "mapping": [
          {
            "identity": "zib-tabakgebruik",
            "map": "NL-CM:7.2.3"
          }
        ]
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "slicing": {
          "discriminator": [
            "code.coding.code"
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component.TypeOfTobaccoUsed",
        "path": "Observation.component",
        "name": "TypeOfTobaccoUsed",
        "definition": "Some observations have multiple component observations.  These component observations are expressed as separate code value pairs that share the same attributes.  Examples include systolic and diastolic component observations for blood pressure measurement and multiple component observations for genetics observations.",
        "max": "1"
      },
      {
        "id": "Observation.component.TypeOfTobaccoUsed.code.coding",
        "path": "Observation.component.code.coding",
        "definition": "A reference to a code defined by a terminology system."
      },
      {
        "id": "Observation.component.TypeOfTobaccoUsed.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component.TypeOfTobaccoUsed.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "266918002"
      },
      {
        "id": "Observation.component.TypeOfTobaccoUsedcode.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Amount and type of tobacco smoked"
      },
      {
        "id": "Observation.component.TypeOfTobaccoUsedvalueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "short": "TypeOfTobaccoUsed",
        "definition": "Type of tobacco the patient uses.",
        "alias": [
          "SoortTabakGebruik"
        ],
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "description": "Type of tobacco the patient uses.",
          "valueSetUri": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.2.3--20150401000000"
        },
        "mapping": [
          {
            "identity": "zib-tabakgebruik",
            "map": "NL-CM:7.2.9"
          }
        ]
      },
      {
        "id": "Observation.component.Amount",
        "path": "Observation.component",
        "name": "Amount",
        "definition": "Some observations have multiple component observations.  These component observations are expressed as separate code value pairs that share the same attributes.  Examples include systolic and diastolic component observations for blood pressure measurement and multiple component observations for genetics observations.",
        "max": "1"
      },
      {
        "id": "Observation.component.Amount.code.coding",
        "path": "Observation.component.code.coding",
        "definition": "A reference to a code defined by a terminology system."
      },
      {
        "id": "Observation.component.Amount.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component.Amount.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "266918002"
      },
      {
        "id": "Observation.component.Amount.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Tobacco smoking consumption"
      },
      {
        "id": "Observation.component.Amount.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "short": "TobaccoQuantity",
        "definition": "The number of cigarettes, cigars or grams of rolling tobacco consumed per day, week, month or year.",
        "alias": [
          "Hoeveelheid"
        ],
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "exampleQuantity": {
          "value": 20,
          "unit": "sigarettes/day",
          "system": "http://unitsofmeasure.org",
          "code": "{sigarettes}/d"
        },
        "mapping": [
          {
            "identity": "zib-tabakgebruik",
            "map": "NL-CM:7.2.6"
          }
        ]
      },
      {
        "id": "Observation.component.PackYears",
        "path": "Observation.component",
        "name": "PackYears",
        "comments": "For a discussion on the ways Observations can assembled in groups together see [Notes below](observation.html#4.20.4).",
        "max": "1"
      },
      {
        "id": "Observation.component.PackYears.code.coding",
        "path": "Observation.component.code.coding",
        "definition": "A reference to a code defined by a terminology system."
      },
      {
        "id": "Observation.component.PackYears.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Observation.component.PackYears.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "401201003"
      },
      {
        "id": "Observation.component.PackYears.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "fixedString": "Cigarette pack-years"
      },
      {
        "id": "Observation.component.PackYears.valueQuantity",
        "path": "Observation.component.valueQuantity",
        "short": "PackYears",
        "definition": "The pack year is a measure for smokers’ exposure to tobacco smoke. The calculation is not included in the model. It is entered in the EPD and/or during the anamnesis and is only entered if known. This should not be calculated based on the other values in this clinical information model.\r\n\r\nThe unit indicating the smoker’s total exposure to tobacco smoke. For cigarettes, this is calculated using the number of smoked packs of cigarettes per day (one pack = 20 cigarettes) times the number of years of smoking. For other forms of tobacco, this is usually converted to an equivalent cigarette consumption. Often, only the number of pack years is estimated.",
        "alias": [
          "PackYears"
        ],
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "zib-tabakgebruik",
            "map": "NL-CM:7.2.7"
          }
        ]
      }
    ]
  }
}