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

: Uncategorizable Codes - XML Representation

Active as of 2025-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="UncategorizableCodes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem UncategorizableCodes</b></p><a name="UncategorizableCodes"> </a><a name="hcUncategorizableCodes"> </a><a name="UncategorizableCodes-en-US"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/UncategorizableCodes</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">NONE<a name="UncategorizableCodes-NONE"> </a></td><td>None</td></tr><tr><td style="white-space:nowrap">OTHER<a name="UncategorizableCodes-OTHER"> </a></td><td>Other</td></tr><tr><td style="white-space:nowrap">NA<a name="UncategorizableCodes-NA"> </a></td><td>N/A</td></tr><tr><td style="white-space:nowrap">UNKNOWN<a name="UncategorizableCodes-UNKNOWN"> </a></td><td>Unknown</td></tr></table></div>
  </text>
  <url
       value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/UncategorizableCodes"/>
  <version value="1.0.0"/>
  <name value="UncategorizableCodes"/>
  <title value="Uncategorizable Codes"/>
  <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="The following codes stand as catch-all for undefined and no-value"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="NONE"/>
    <display value="None"/>
  </concept>
  <concept>
    <code value="OTHER"/>
    <display value="Other"/>
  </concept>
  <concept>
    <code value="NA"/>
    <display value="N/A"/>
  </concept>
  <concept>
    <code value="UNKNOWN"/>
    <display value="Unknown"/>
  </concept>
</CodeSystem>