FHIR Implementation Guide for NJSAMS


0.1.0 - draft New Jersey

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

: Discharge Self Help Groups - XML Representation

Active as of 2022-09-13

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="DSelfHelpGroups"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://dhs.nj.gov/njsams/CodeSystem/DSelfHelpGroups</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">DSelfhelp30NA<a name="DSelfHelpGroups-DSelfhelp30NA"> </a></td><td>Narcotic Anonymous (NA)</td></tr><tr><td style="white-space:nowrap">DSelfhelp30AA<a name="DSelfHelpGroups-DSelfhelp30AA"> </a></td><td>Alcoholic Anonymous (AA)</td></tr><tr><td style="white-space:nowrap">DSHreligious30<a name="DSelfHelpGroups-DSHreligious30"> </a></td><td> Any religious or faith affiliated recovery Self-Help Group</td></tr><tr><td style="white-space:nowrap">DSHOther30<a name="DSelfHelpGroups-DSHOther30"> </a></td><td>Other Self-Help/Mutual Support Groups</td></tr><tr><td style="white-space:nowrap">DShselfhelp30GA<a name="DSelfHelpGroups-DShselfhelp30GA"> </a></td><td>Gamblers Anonymous (GA)</td></tr><tr><td style="white-space:nowrap">DShselfhelp30None<a name="DSelfHelpGroups-DShselfhelp30None"> </a></td><td>None</td></tr></table></div>
  </text>
  <url value="http://dhs.nj.gov/njsams/CodeSystem/DSelfHelpGroups"/>
  <version value="0.1.0"/>
  <name value="DSelfHelpGroups"/>
  <title value="Discharge Self Help Groups"/>
  <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="Self help Group at time of discharge"/>
  <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="6"/>
  <concept>
    <code value="DSelfhelp30NA"/>
    <display value="Narcotic Anonymous (NA)"/>
  </concept>
  <concept>
    <code value="DSelfhelp30AA"/>
    <display value="Alcoholic Anonymous (AA)"/>
  </concept>
  <concept>
    <code value="DSHreligious30"/>
    <display
             value=" Any religious or faith affiliated recovery Self-Help Group"/>
  </concept>
  <concept>
    <code value="DSHOther30"/>
    <display value="Other Self-Help/Mutual Support Groups"/>
  </concept>
  <concept>
    <code value="DShselfhelp30GA"/>
    <display value="Gamblers Anonymous (GA)"/>
  </concept>
  <concept>
    <code value="DShselfhelp30None"/>
    <display value="None"/>
  </concept>
</CodeSystem>