FHIR Implementation Guide for NJSAMS


0.1.0 - draft New Jersey

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

: Continuing Care Type - XML Representation

Active as of 2022-09-13

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ContinuingCareType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://dhs.nj.gov/njsams/CodeSystem/ContinuingCareType</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="ContinuingCareType-1"> </a></td><td>No continuing substance abuse treatment needed</td></tr><tr><td style="white-space:nowrap">2<a name="ContinuingCareType-2"> </a></td><td>Refused continuing care</td></tr><tr><td style="white-space:nowrap">3<a name="ContinuingCareType-3"> </a></td><td>Transfer to different level of care within same agency and clinic site</td></tr><tr><td style="white-space:nowrap">5<a name="ContinuingCareType-5"> </a></td><td>Continuing care coordinated with new agency</td></tr><tr><td style="white-space:nowrap">99<a name="ContinuingCareType-99"> </a></td><td>Deprecated</td></tr></table></div>
  </text>
  <url value="http://dhs.nj.gov/njsams/CodeSystem/ContinuingCareType"/>
  <version value="0.1.0"/>
  <name value="ContinuingCareType"/>
  <title value="Continuing Care Type"/>
  <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="Discharge Continuing Care Type"/>
  <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="5"/>
  <concept>
    <code value="1"/>
    <display value="No continuing substance abuse treatment needed"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Refused continuing care"/>
  </concept>
  <concept>
    <code value="3"/>
    <display
             value="Transfer to different level of care within same agency and clinic site"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Continuing care coordinated with new agency"/>
  </concept>
  <concept>
    <code value="99"/>
    <display value="Deprecated"/>
  </concept>
</CodeSystem>