FHIR Implementation Guide for NJSAMS


0.1.0 - draft New Jersey

NJSAMS - Local Development build (v0.1.0). See the Directory of published versions

: Self Help Attendance - XML Representation

Active as of 2022-09-13

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="SelfHelpAttendance"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://dhs.nj.gov/njsams/CodeSystem/SelfHelpAttendance</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="SelfHelpAttendance-1"> </a></td><td>No Attendance in the past month</td></tr><tr><td style="white-space:nowrap">2<a name="SelfHelpAttendance-2"> </a></td><td>1-3 times in the past month (less than once per week)</td></tr><tr><td style="white-space:nowrap">3<a name="SelfHelpAttendance-3"> </a></td><td>4-7 times in the past month (about once per week)</td></tr><tr><td style="white-space:nowrap">4<a name="SelfHelpAttendance-4"> </a></td><td>8-15 times in the past month (2 to 3 times per week)</td></tr><tr><td style="white-space:nowrap">5<a name="SelfHelpAttendance-5"> </a></td><td>16-30 times in the past month (4 or more times per week)</td></tr><tr><td style="white-space:nowrap">6<a name="SelfHelpAttendance-6"> </a></td><td>Some attendance but frequency unknown in the past month</td></tr><tr><td style="white-space:nowrap">7<a name="SelfHelpAttendance-7"> </a></td><td>Unknown</td></tr></table></div>
  </text>
  <url value="http://dhs.nj.gov/njsams/CodeSystem/SelfHelpAttendance"/>
  <version value="0.1.0"/>
  <name value="SelfHelpAttendance"/>
  <title value="Self Help Attendance"/>
  <status value="active"/>
  <date value="2022-09-13T15:02:04+00: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="Client attendance to self help groups"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166:-2"/>
      <code value="US-NJ"/>
      <display value="New Jersey"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="1"/>
    <display value="No Attendance in the past month"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="1-3 times in the past month (less than once per week)"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="4-7 times in the past month (about once per week)"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="8-15 times in the past month (2 to 3 times per week)"/>
  </concept>
  <concept>
    <code value="5"/>
    <display
             value="16-30 times in the past month (4 or more times per week)"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="Some attendance but frequency unknown in the past month"/>
  </concept>
  <concept>
    <code value="7"/>
    <display value="Unknown"/>
  </concept>
</CodeSystem>