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

: Counselor And Supervisor Credentials - JSON Representation

Draft as of 2022-08-31

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CounselorAndSupervisorCredentials",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CounselorAndSupervisorCredentials</b></p><a name=\"CounselorAndSupervisorCredentials\"> </a><a name=\"hcCounselorAndSupervisorCredentials\"> </a><a name=\"CounselorAndSupervisorCredentials-en-US\"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/CounselorAndSupervisorCredentials</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=\"CounselorAndSupervisorCredentials-APN\"> </a></td><td>APN</td></tr><tr><td style=\"white-space:nowrap\">CADC<a name=\"CounselorAndSupervisorCredentials-CADC\"> </a></td><td>CADC</td></tr><tr><td style=\"white-space:nowrap\">CADCI<a name=\"CounselorAndSupervisorCredentials-CADCI\"> </a></td><td>CADC intern</td></tr><tr><td style=\"white-space:nowrap\">LAC<a name=\"CounselorAndSupervisorCredentials-LAC\"> </a></td><td>LAC</td></tr><tr><td style=\"white-space:nowrap\">LCADC<a name=\"CounselorAndSupervisorCredentials-LCADC\"> </a></td><td>LCADC</td></tr><tr><td style=\"white-space:nowrap\">LCSW<a name=\"CounselorAndSupervisorCredentials-LCSW\"> </a></td><td>LCSW</td></tr><tr><td style=\"white-space:nowrap\">LP<a name=\"CounselorAndSupervisorCredentials-LP\"> </a></td><td>Licensed Psychologist</td></tr><tr><td style=\"white-space:nowrap\">LMFT<a name=\"CounselorAndSupervisorCredentials-LMFT\"> </a></td><td>LMFT</td></tr><tr><td style=\"white-space:nowrap\">LPC<a name=\"CounselorAndSupervisorCredentials-LPC\"> </a></td><td>LPC</td></tr><tr><td style=\"white-space:nowrap\">LSW<a name=\"CounselorAndSupervisorCredentials-LSW\"> </a></td><td>LSW</td></tr><tr><td style=\"white-space:nowrap\">MD<a name=\"CounselorAndSupervisorCredentials-MD\"> </a></td><td>MD</td></tr><tr><td style=\"white-space:nowrap\">PSYC<a name=\"CounselorAndSupervisorCredentials-PSYC\"> </a></td><td>Psychiatrist</td></tr></table></div>"
  },
  "url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/CounselorAndSupervisorCredentials",
  "version" : "1.0.0",
  "name" : "CounselorAndSupervisorCredentials",
  "title" : "Counselor And Supervisor Credentials",
  "status" : "draft",
  "experimental" : false,
  "date" : "2022-08-31",
  "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" : "Clinician licensure",
  "content" : "complete",
  "count" : 12,
  "concept" : [
    {
      "code" : "APN",
      "display" : "APN"
    },
    {
      "code" : "CADC",
      "display" : "CADC"
    },
    {
      "code" : "CADCI",
      "display" : "CADC intern"
    },
    {
      "code" : "LAC",
      "display" : "LAC"
    },
    {
      "code" : "LCADC",
      "display" : "LCADC"
    },
    {
      "code" : "LCSW",
      "display" : "LCSW"
    },
    {
      "code" : "LP",
      "display" : "Licensed Psychologist"
    },
    {
      "code" : "LMFT",
      "display" : "LMFT"
    },
    {
      "code" : "LPC",
      "display" : "LPC"
    },
    {
      "code" : "LSW",
      "display" : "LSW"
    },
    {
      "code" : "MD",
      "display" : "MD"
    },
    {
      "code" : "PSYC",
      "display" : "Psychiatrist"
    }
  ]
}