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

: Affect Type - XML Representation

Active as of 2025-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="AffectType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem AffectType</b></p><a name="AffectType"> </a><a name="hcAffectType"> </a><a name="AffectType-en-US"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/AffectType</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="AffectType-1"> </a></td><td>Reactive &amp; mood</td></tr><tr><td style="white-space:nowrap">2<a name="AffectType-2"> </a></td><td>Normal range congruent</td></tr><tr><td style="white-space:nowrap">3<a name="AffectType-3"> </a></td><td>Labile</td></tr><tr><td style="white-space:nowrap">4<a name="AffectType-4"> </a></td><td>Depressed</td></tr><tr><td style="white-space:nowrap">5<a name="AffectType-5"> </a></td><td>Tearful</td></tr><tr><td style="white-space:nowrap">6<a name="AffectType-6"> </a></td><td>Constricted</td></tr><tr><td style="white-space:nowrap">7<a name="AffectType-7"> </a></td><td>Blunted</td></tr><tr><td style="white-space:nowrap">8<a name="AffectType-8"> </a></td><td>Flat</td></tr><tr><td style="white-space:nowrap">9<a name="AffectType-9"> </a></td><td>Other</td></tr></table></div>
  </text>
  <url
       value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/AffectType"/>
  <version value="1.0.0"/>
  <name value="AffectType"/>
  <title value="Affect Type"/>
  <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="Type of affect"/>
  <content value="complete"/>
  <count value="9"/>
  <concept>
    <code value="1"/>
    <display value="Reactive &amp; mood"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Normal range congruent"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Labile"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Depressed"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Tearful"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="Constricted"/>
  </concept>
  <concept>
    <code value="7"/>
    <display value="Blunted"/>
  </concept>
  <concept>
    <code value="8"/>
    <display value="Flat"/>
  </concept>
  <concept>
    <code value="9"/>
    <display value="Other"/>
  </concept>
</CodeSystem>