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

: Discharge Current Legal Status - XML Representation

Active as of 2025-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="DischargeCurrentLegalStatus"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem DischargeCurrentLegalStatus</b></p><a name="DischargeCurrentLegalStatus"> </a><a name="hcDischargeCurrentLegalStatus"> </a><a name="DischargeCurrentLegalStatus-en-US"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/DischargeCurrentLegalStatus</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">Dl1a<a name="DischargeCurrentLegalStatus-Dl1a"> </a></td><td>No Legal Problem</td></tr><tr><td style="white-space:nowrap">Dl1b<a name="DischargeCurrentLegalStatus-Dl1b"> </a></td><td>Case Pending</td></tr><tr><td style="white-space:nowrap">Dl1c<a name="DischargeCurrentLegalStatus-Dl1c"> </a></td><td>Drug Court</td></tr><tr><td style="white-space:nowrap">Dl1d<a name="DischargeCurrentLegalStatus-Dl1d"> </a></td><td>Probation</td></tr><tr><td style="white-space:nowrap">Dl1e<a name="DischargeCurrentLegalStatus-Dl1e"> </a></td><td>Parole</td></tr><tr><td style="white-space:nowrap">Dl1f<a name="DischargeCurrentLegalStatus-Dl1f"> </a></td><td>DUII License Suspension</td></tr><tr><td style="white-space:nowrap">Dl1g<a name="DischargeCurrentLegalStatus-Dl1g"> </a></td><td>CWP (CP and P) or Family Court</td></tr><tr><td style="white-space:nowrap">Dl1h<a name="DischargeCurrentLegalStatus-Dl1h"> </a></td><td>Other</td></tr><tr><td style="white-space:nowrap">Dl1i<a name="DischargeCurrentLegalStatus-Dl1i"> </a></td><td>Jail/Prison Inmate</td></tr></table></div>
  </text>
  <url
       value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/DischargeCurrentLegalStatus"/>
  <version value="1.0.0"/>
  <name value="DischargeCurrentLegalStatus"/>
  <title value="Discharge Current Legal Status"/>
  <status value="active"/>
  <date value="2025-06-23T16:39:35-04:00"/>
  <publisher
             value="Division of Mental Health and Addiction Services (DMHAS)"/>
  <contact>
    <name value="Division of Mental Health and Addiction Services (DMHAS)"/>
    <telecom>
      <system value="url"/>
      <value value="http://dhs.nj.gov"/>
    </telecom>
  </contact>
  <description value="Current Legal Status"/>
  <content value="complete"/>
  <count value="9"/>
  <concept>
    <code value="Dl1a"/>
    <display value="No Legal Problem"/>
  </concept>
  <concept>
    <code value="Dl1b"/>
    <display value="Case Pending"/>
  </concept>
  <concept>
    <code value="Dl1c"/>
    <display value="Drug Court"/>
  </concept>
  <concept>
    <code value="Dl1d"/>
    <display value="Probation"/>
  </concept>
  <concept>
    <code value="Dl1e"/>
    <display value="Parole"/>
  </concept>
  <concept>
    <code value="Dl1f"/>
    <display value="DUII License Suspension"/>
  </concept>
  <concept>
    <code value="Dl1g"/>
    <display value="CWP (CP and P) or Family Court"/>
  </concept>
  <concept>
    <code value="Dl1h"/>
    <display value="Other"/>
  </concept>
  <concept>
    <code value="Dl1i"/>
    <display value="Jail/Prison Inmate"/>
  </concept>
</CodeSystem>