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

: Current Legal Status - JSON Representation

Active as of 2025-06-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CurrentLegalStatus",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CurrentLegalStatus</b></p><a name=\"CurrentLegalStatus\"> </a><a name=\"hcCurrentLegalStatus\"> </a><a name=\"CurrentLegalStatus-en-US\"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/CurrentLegalStatus</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\">l1a<a name=\"CurrentLegalStatus-l1a\"> </a></td><td>No Legal Problem</td></tr><tr><td style=\"white-space:nowrap\">l1b<a name=\"CurrentLegalStatus-l1b\"> </a></td><td>Case Pending</td></tr><tr><td style=\"white-space:nowrap\">l1c<a name=\"CurrentLegalStatus-l1c\"> </a></td><td>Drug Court</td></tr><tr><td style=\"white-space:nowrap\">l1d<a name=\"CurrentLegalStatus-l1d\"> </a></td><td>Probation</td></tr><tr><td style=\"white-space:nowrap\">l1e<a name=\"CurrentLegalStatus-l1e\"> </a></td><td>Parole</td></tr><tr><td style=\"white-space:nowrap\">l1f<a name=\"CurrentLegalStatus-l1f\"> </a></td><td>DUII License Suspension</td></tr><tr><td style=\"white-space:nowrap\">l1g<a name=\"CurrentLegalStatus-l1g\"> </a></td><td>CWP (CP and P) or Family Court</td></tr><tr><td style=\"white-space:nowrap\">l1h<a name=\"CurrentLegalStatus-l1h\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">l1i<a name=\"CurrentLegalStatus-l1i\"> </a></td><td>Jail/Prison Inmate</td></tr></table></div>"
  },
  "url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/CurrentLegalStatus",
  "version" : "1.0.0",
  "name" : "CurrentLegalStatus",
  "title" : "Current Legal Status",
  "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" : "Current Legal Status",
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "l1a",
      "display" : "No Legal Problem"
    },
    {
      "code" : "l1b",
      "display" : "Case Pending"
    },
    {
      "code" : "l1c",
      "display" : "Drug Court"
    },
    {
      "code" : "l1d",
      "display" : "Probation"
    },
    {
      "code" : "l1e",
      "display" : "Parole"
    },
    {
      "code" : "l1f",
      "display" : "DUII License Suspension"
    },
    {
      "code" : "l1g",
      "display" : "CWP (CP and P) or Family Court"
    },
    {
      "code" : "l1h",
      "display" : "Other"
    },
    {
      "code" : "l1i",
      "display" : "Jail/Prison Inmate"
    }
  ]
}