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

: Co-ocurring condition counselors - JSON Representation

Active as of 2025-06-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CooccurringConditionCounselors",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CooccurringConditionCounselors</b></p><a name=\"CooccurringConditionCounselors\"> </a><a name=\"hcCooccurringConditionCounselors\"> </a><a name=\"CooccurringConditionCounselors-en-US\"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/CooccurringConditionCounselors</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\">APN<a name=\"CooccurringConditionCounselors-APN\"> </a></td><td>APN</td></tr><tr><td style=\"white-space:nowrap\">LCSW<a name=\"CooccurringConditionCounselors-LCSW\"> </a></td><td>LCSW</td></tr><tr><td style=\"white-space:nowrap\">LicPsychologist<a name=\"CooccurringConditionCounselors-LicPsychologist\"> </a></td><td>Licensed Psychologist</td></tr><tr><td style=\"white-space:nowrap\">LMFT<a name=\"CooccurringConditionCounselors-LMFT\"> </a></td><td>LMFT</td></tr><tr><td style=\"white-space:nowrap\">LPC<a name=\"CooccurringConditionCounselors-LPC\"> </a></td><td>LPC</td></tr><tr><td style=\"white-space:nowrap\">MD<a name=\"CooccurringConditionCounselors-MD\"> </a></td><td>MD</td></tr><tr><td style=\"white-space:nowrap\">Psychiatrist<a name=\"CooccurringConditionCounselors-Psychiatrist\"> </a></td><td>Psychiatrist</td></tr></table></div>"
  },
  "url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/CooccurringConditionCounselors",
  "version" : "1.0.0",
  "name" : "CooccurringConditionCounselors",
  "title" : "Co-ocurring condition counselors",
  "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" : "Credentials for counselors inputting co-occurring diseases",
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "APN",
      "display" : "APN"
    },
    {
      "code" : "LCSW",
      "display" : "LCSW"
    },
    {
      "code" : "LicPsychologist",
      "display" : "Licensed Psychologist"
    },
    {
      "code" : "LMFT",
      "display" : "LMFT"
    },
    {
      "code" : "LPC",
      "display" : "LPC"
    },
    {
      "code" : "MD",
      "display" : "MD"
    },
    {
      "code" : "Psychiatrist",
      "display" : "Psychiatrist"
    }
  ]
}