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

: LOCI OTP Score - JSON Representation

Active as of 2025-06-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "LOCIOTPScore",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem LOCIOTPScore</b></p><a name=\"LOCIOTPScore\"> </a><a name=\"hcLOCIOTPScore\"> </a><a name=\"LOCIOTPScore-en-US\"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/LOCIOTPScore</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\">1<a name=\"LOCIOTPScore-1\"> </a></td><td>ACUTE INTOXICATION / WITHDRAWAL POTENTIAL</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"LOCIOTPScore-2\"> </a></td><td>BIOMEDICAL CONDITIONS AND COMPLICATIONS</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"LOCIOTPScore-3\"> </a></td><td>EMOTIONAL, BEHAVIORAL, OR COGNITIVE CONDITIONS AND COMPLICATIONS</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"LOCIOTPScore-4\"> </a></td><td>READINESS TO CHANGE</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"LOCIOTPScore-5\"> </a></td><td>RELAPSE, CONTINUED USE, OR CONTINUED PROBLEM POTENTIAL</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"LOCIOTPScore-6\"> </a></td><td>RECOVERY/LIVING ENVIRONMENT</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"LOCIOTPScore-99\"> </a></td><td>NO LEVEL OF CARE SELECTED</td></tr></table></div>"
  },
  "url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/LOCIOTPScore",
  "version" : "1.0.0",
  "name" : "LOCIOTPScore",
  "title" : "LOCI OTP Score",
  "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" : "LOCI Score for OTP (Opioid Treatment Program)",
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "1",
      "display" : "ACUTE INTOXICATION / WITHDRAWAL POTENTIAL"
    },
    {
      "code" : "2",
      "display" : "BIOMEDICAL CONDITIONS AND COMPLICATIONS"
    },
    {
      "code" : "3",
      "display" : "EMOTIONAL, BEHAVIORAL, OR COGNITIVE CONDITIONS AND COMPLICATIONS"
    },
    {
      "code" : "4",
      "display" : "READINESS TO CHANGE"
    },
    {
      "code" : "5",
      "display" : "RELAPSE, CONTINUED USE, OR CONTINUED PROBLEM POTENTIAL"
    },
    {
      "code" : "6",
      "display" : "RECOVERY/LIVING ENVIRONMENT"
    },
    {
      "code" : "99",
      "display" : "NO LEVEL OF CARE SELECTED"
    }
  ]
}