{
  "resourceType" : "CodeSystem",
  "id" : "TobaccoTreatmentTechniques",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TobaccoTreatmentTechniques</b></p><a name=\"TobaccoTreatmentTechniques\"> </a><a name=\"hcTobaccoTreatmentTechniques\"> </a><a name=\"TobaccoTreatmentTechniques-en-US\"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/TobaccoTreatmentTechniques</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"TobaccoTreatmentTechniques-1\"> </a></td><td>Counselling</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"TobaccoTreatmentTechniques-2\"> </a></td><td>Medication</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"TobaccoTreatmentTechniques-3\"> </a></td><td>Patch</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"TobaccoTreatmentTechniques-4\"> </a></td><td>Services offered-Client refused</td></tr></table></div>"
  },
  "url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/TobaccoTreatmentTechniques",
  "version" : "1.0.0",
  "name" : "TobaccoTreatmentTechniques",
  "title" : "Tobacco Treatment Techniques",
  "status" : "active",
  "date" : "2025-06-23T16:39:35-04:00",
  "publisher" : "Division of Mental Health and Addiction Services (DMHAS)",
  "contact" : [{
    "name" : "Division of Mental Health and Addiction Services (DMHAS)",
    "telecom" : [{
      "system" : "url",
      "value" : "http://dhs.nj.gov"
    }]
  }],
  "description" : "Treatment techniques/tools were effective for client",
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "1",
    "display" : "Counselling"
  },
  {
    "code" : "2",
    "display" : "Medication"
  },
  {
    "code" : "3",
    "display" : "Patch"
  },
  {
    "code" : "4",
    "display" : "Services offered-Client refused"
  }]
}