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

: Delayed Treatment Reason - XML Representation

Active as of 2025-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="DelayedTreatmentReason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem DelayedTreatmentReason</b></p><a name="DelayedTreatmentReason"> </a><a name="hcDelayedTreatmentReason"> </a><a name="DelayedTreatmentReason-en-US"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/DelayedTreatmentReason</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="DelayedTreatmentReason-1"> </a></td><td>Client Not Available/Delay By Client Request</td></tr><tr><td style="white-space:nowrap">2<a name="DelayedTreatmentReason-2"> </a></td><td>Awaiting Insurance/Other Payment Confirmation</td></tr><tr><td style="white-space:nowrap">3<a name="DelayedTreatmentReason-3"> </a></td><td>No Capacity Available</td></tr><tr><td style="white-space:nowrap">4<a name="DelayedTreatmentReason-4"> </a></td><td>Transportation /Child Care/Other Barriers</td></tr><tr><td style="white-space:nowrap">5<a name="DelayedTreatmentReason-5"> </a></td><td>Waiting to be released from incarceration</td></tr><tr><td style="white-space:nowrap">6<a name="DelayedTreatmentReason-6"> </a></td><td>waiting to finish treatment in other facility</td></tr><tr><td style="white-space:nowrap">7<a name="DelayedTreatmentReason-7"> </a></td><td>Other</td></tr></table></div>
  </text>
  <url
       value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/DelayedTreatmentReason"/>
  <version value="1.0.0"/>
  <name value="DelayedTreatmentReason"/>
  <title value="Delayed Treatment Reason"/>
  <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="Reason to Wait for Treatment"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="1"/>
    <display value="Client Not Available/Delay By Client Request"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Awaiting Insurance/Other Payment Confirmation"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="No Capacity Available"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Transportation /Child Care/Other Barriers"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Waiting to be released from incarceration"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="waiting to finish treatment in other facility"/>
  </concept>
  <concept>
    <code value="7"/>
    <display value="Other"/>
  </concept>
</CodeSystem>