FHIR Implementation Guide for NJSAMS


0.1.0 - draft New Jersey

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

: Target Populations - JSON Representation

Active as of 2022-09-13

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "TargetPopulations",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://dhs.nj.gov/njsams/CodeSystem/TargetPopulations</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\">TSPIV<a name=\"TargetPopulations-TSPIV\"> </a></td><td>IV Drug User</td></tr><tr><td style=\"white-space:nowrap\">TSPNone<a name=\"TargetPopulations-TSPNone\"> </a></td><td>None</td></tr><tr><td style=\"white-space:nowrap\">TSPPD<a name=\"TargetPopulations-TSPPD\"> </a></td><td>Physical Disablity</td></tr><tr><td style=\"white-space:nowrap\">TSPDHH<a name=\"TargetPopulations-TSPDHH\"> </a></td><td>Deaf/Hard of Hearing</td></tr><tr><td style=\"white-space:nowrap\">TSPHIV<a name=\"TargetPopulations-TSPHIV\"> </a></td><td>HIV/AIDS</td></tr><tr><td style=\"white-space:nowrap\">TSPDD<a name=\"TargetPopulations-TSPDD\"> </a></td><td>Developmental Disability</td></tr><tr><td style=\"white-space:nowrap\">TSPDWI<a name=\"TargetPopulations-TSPDWI\"> </a></td><td>DWI/DUI</td></tr><tr><td style=\"white-space:nowrap\">TSPCG<a name=\"TargetPopulations-TSPCG\"> </a></td><td>Complusive Gambling</td></tr><tr><td style=\"white-space:nowrap\">TSPBlind<a name=\"TargetPopulations-TSPBlind\"> </a></td><td>Blind and Visually Impaired</td></tr><tr><td style=\"white-space:nowrap\">TSPDYFS<a name=\"TargetPopulations-TSPDYFS\"> </a></td><td>CWP (CP and P)</td></tr><tr><td style=\"white-space:nowrap\">TSPMI<a name=\"TargetPopulations-TSPMI\"> </a></td><td>Mental Illness/Co-occurring Disorder</td></tr></table></div>"
  },
  "url" : "http://dhs.nj.gov/njsams/CodeSystem/TargetPopulations",
  "version" : "0.1.0",
  "name" : "TargetPopulations",
  "title" : "Target Populations",
  "status" : "active",
  "date" : "2022-09-13T15:02:04+00: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" : "Target/Special populations receiving treatment",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166:-2",
          "code" : "US-NJ",
          "display" : "New Jersey"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 11,
  "concept" : [
    {
      "code" : "TSPIV",
      "display" : "IV Drug User"
    },
    {
      "code" : "TSPNone",
      "display" : "None"
    },
    {
      "code" : "TSPPD",
      "display" : "Physical Disablity"
    },
    {
      "code" : "TSPDHH",
      "display" : "Deaf/Hard of Hearing"
    },
    {
      "code" : "TSPHIV",
      "display" : "HIV/AIDS"
    },
    {
      "code" : "TSPDD",
      "display" : "Developmental Disability"
    },
    {
      "code" : "TSPDWI",
      "display" : "DWI/DUI"
    },
    {
      "code" : "TSPCG",
      "display" : "Complusive Gambling"
    },
    {
      "code" : "TSPBlind",
      "display" : "Blind and Visually Impaired"
    },
    {
      "code" : "TSPDYFS",
      "display" : "CWP (CP and P)"
    },
    {
      "code" : "TSPMI",
      "display" : "Mental Illness/Co-occurring Disorder"
    }
  ]
}