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

: Self Help Groups - JSON Representation

Active as of 2025-06-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "SelfHelpGroups",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SelfHelpGroups</b></p><a name=\"SelfHelpGroups\"> </a><a name=\"hcSelfHelpGroups\"> </a><a name=\"SelfHelpGroups-en-US\"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/SelfHelpGroups</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\">Selfhelp30NA<a name=\"SelfHelpGroups-Selfhelp30NA\"> </a></td><td>Narcotic Anonymous (NA)</td></tr><tr><td style=\"white-space:nowrap\">Selfhelp30AA<a name=\"SelfHelpGroups-Selfhelp30AA\"> </a></td><td>Alcoholic Anonymous (AA)</td></tr><tr><td style=\"white-space:nowrap\">SHreligious30<a name=\"SelfHelpGroups-SHreligious30\"> </a></td><td> Any religious or faith affiliated recovery Self-Help Group</td></tr><tr><td style=\"white-space:nowrap\">SHOther30<a name=\"SelfHelpGroups-SHOther30\"> </a></td><td>Other Self-Help/Mutual Support Groups</td></tr><tr><td style=\"white-space:nowrap\">Selfhelp30GA<a name=\"SelfHelpGroups-Selfhelp30GA\"> </a></td><td>Gamblers Anonymous (GA)</td></tr><tr><td style=\"white-space:nowrap\">Selfhelp30None<a name=\"SelfHelpGroups-Selfhelp30None\"> </a></td><td>None</td></tr></table></div>"
  },
  "url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/SelfHelpGroups",
  "version" : "1.0.0",
  "name" : "SelfHelpGroups",
  "title" : "Self Help Groups",
  "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" : "Self help Groups",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "Selfhelp30NA",
      "display" : "Narcotic Anonymous (NA)"
    },
    {
      "code" : "Selfhelp30AA",
      "display" : "Alcoholic Anonymous (AA)"
    },
    {
      "code" : "SHreligious30",
      "display" : " Any religious or faith affiliated recovery Self-Help Group"
    },
    {
      "code" : "SHOther30",
      "display" : "Other Self-Help/Mutual Support Groups"
    },
    {
      "code" : "Selfhelp30GA",
      "display" : "Gamblers Anonymous (GA)"
    },
    {
      "code" : "Selfhelp30None",
      "display" : "None"
    }
  ]
}