FHIR Implementation Guide for NJSAMS


0.1.0 - draft New Jersey

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

: Discharge Substance Use - XML Representation

Active as of 2022-09-13

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="DischargeSubstanceUse"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://dhs.nj.gov/njsams/CodeSystem/DischargeSubstanceUse</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">Dusing1<a name="DischargeSubstanceUse-Dusing1"> </a></td><td>Yes, Alcohol</td></tr><tr><td style="white-space:nowrap">Dusing2<a name="DischargeSubstanceUse-Dusing2"> </a></td><td>No Alcohol &amp; No Drugs</td></tr><tr><td style="white-space:nowrap">Dusing3<a name="DischargeSubstanceUse-Dusing3"> </a></td><td>Yes, Drugs</td></tr><tr><td style="white-space:nowrap">Dusing4<a name="DischargeSubstanceUse-Dusing4"> </a></td><td>Unknown</td></tr></table></div>
  </text>
  <url value="http://dhs.nj.gov/njsams/CodeSystem/DischargeSubstanceUse"/>
  <version value="0.1.0"/>
  <name value="DischargeSubstanceUse"/>
  <title value="Discharge Substance Use"/>
  <status value="active"/>
  <date value="2022-09-13T15:02:04+00: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="Drug use at time of discharge"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166:-2"/>
      <code value="US-NJ"/>
      <display value="New Jersey"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="Dusing1"/>
    <display value="Yes, Alcohol"/>
  </concept>
  <concept>
    <code value="Dusing2"/>
    <display value="No Alcohol &amp; No Drugs"/>
  </concept>
  <concept>
    <code value="Dusing3"/>
    <display value="Yes, Drugs"/>
  </concept>
  <concept>
    <code value="Dusing4"/>
    <display value="Unknown"/>
  </concept>
</CodeSystem>