FHIR Implementation Guide for NJSAMS


1.0.0 - release

NJSAMS - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tobacco Treatment Techniques - XML Representation

Active as of 2025-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="TobaccoTreatmentTechniques"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/TobaccoTreatmentTechniques"/>
  <version value="1.0.0"/>
  <name value="TobaccoTreatmentTechniques"/>
  <title value="Tobacco Treatment Techniques"/>
  <status value="active"/>
  <date value="2025-06-23T16:39:35-04:00"/>
  <publisher
             value="Division of Mental Health and Addiction Services (DMHAS)"/>
  <contact>
    <name value="Division of Mental Health and Addiction Services (DMHAS)"/>
    <telecom>
      <system value="url"/>
      <value value="http://dhs.nj.gov"/>
    </telecom>
  </contact>
  <description value="Treatment techniques/tools were effective for client"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="1"/>
    <display value="Counselling"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Medication"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Patch"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Services offered-Client refused"/>
  </concept>
</CodeSystem>