{
  "resourceType" : "Observation",
  "id" : "Tobacco-item-example-81228-9",
  "meta" : {
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/instance-name",
      "valueString" : "Tobacco Item Example 81228-9"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/instance-description",
      "valueMarkdown" : "This is a Tobacco Item Example 81228-9 (Tobacco product) for the *US Core Observation Screening Assessment Profile*"
    }],
    "profile" : ["http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-screening-assessment"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Tobacco-item-example-81228-9</b></p><a name=\"Tobacco-item-example-81228-9\"> </a><a name=\"hcTobacco-item-example-81228-9\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/2026Jan/StructureDefinition-us-core-observation-screening-assessment.html\">US Core Observation Screening Assessment Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 81228-9}\">Tobacco product</span></p><p><b>subject</b>: <a href=\"http://hl7.org/fhir/us/core/2026Jan/Patient-example.html\">Amy V. Baxter  (no stated gender), DoB: 1987-02-20 ( Medical Record Number:\u00a01032702\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>effective</b>: 2026-05-21 03:32:19+0000</p><p><b>performer</b>: <a href=\"http://hl7.org/fhir/us/core/2026Jan/Practitioner-practitioner-1.html\">Practitioner Ronald Bone </a></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA15332-2}\">Cigarettes</span></p><p><b>note</b>: </p><blockquote><div><p>The type(s) of tobacco used for known tobacco users. Examples include cigarettes, cigars, pipe tobacco and smokeless tobacco. This term was created for, but is not limited in use to, the Joint Commission's tobacco treatment eCQM, which uses separate OIDs for each recommended answer and associated SNOMED CT code rather than a single OID for the answer list as a whole. The answer OIDs that are available as of the date this term was created are specified in the description for each answer in the LOINC answer list, and new OIDs will be added as they become available and are reported to the LOINC development team.</p>\n</div></blockquote><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-5497959.html\">Tobacco Use Panel QuestionnaireResponse Example</a></p></div>"
  },
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "survey",
      "display" : "Survey"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "81228-9",
      "display" : "Tobacco product"
    }],
    "text" : "Tobacco product"
  },
  "subject" : {
    "reference" : "Patient/example"
  },
  "effectiveDateTime" : "2026-05-21T03:32:19.408Z",
  "performer" : [{
    "reference" : "Practitioner/practitioner-1"
  }],
  "valueCodeableConcept" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "LA15332-2",
      "display" : "Cigarettes"
    }],
    "text" : "Cigarettes"
  },
  "note" : [{
    "text" : "The type(s) of tobacco used for known tobacco users. Examples include cigarettes, cigars, pipe tobacco and smokeless tobacco. This term was created for, but is not limited in use to, the Joint Commission's tobacco treatment eCQM, which uses separate OIDs for each recommended answer and associated SNOMED CT code rather than a single OID for the answer list as a whole. The answer OIDs that are available as of the date this term was created are specified in the description for each answer in the LOINC answer list, and new OIDs will be added as they become available and are reported to the LOINC development team."
  }],
  "derivedFrom" : [{
    "reference" : "QuestionnaireResponse/5497959",
    "display" : "Tobacco Use Panel QuestionnaireResponse Example"
  }]
}