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

: Source of Income - XML Representation

Active as of 2025-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="SourceOfIncome"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem SourceOfIncome</b></p><a name="SourceOfIncome"> </a><a name="hcSourceOfIncome"> </a><a name="SourceOfIncome-en-US"> </a><p>This  code system <code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/SourceOfIncome</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">sincome1<a name="SourceOfIncome-sincome1"> </a></td><td>Wages</td></tr><tr><td style="white-space:nowrap">sincome2<a name="SourceOfIncome-sincome2"> </a></td><td>Public Assistance</td></tr><tr><td style="white-space:nowrap">sincome3<a name="SourceOfIncome-sincome3"> </a></td><td>Retirement/Pension</td></tr><tr><td style="white-space:nowrap">sincome4<a name="SourceOfIncome-sincome4"> </a></td><td>Disability</td></tr><tr><td style="white-space:nowrap">sincome20<a name="SourceOfIncome-sincome20"> </a></td><td>Other</td></tr><tr><td style="white-space:nowrap">sincome21<a name="SourceOfIncome-sincome21"> </a></td><td>None</td></tr></table></div>
  </text>
  <url
       value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/SourceOfIncome"/>
  <version value="1.0.0"/>
  <name value="SourceOfIncome"/>
  <title value="Source of Income"/>
  <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="Source of Income/Support"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="sincome1"/>
    <display value="Wages"/>
  </concept>
  <concept>
    <code value="sincome2"/>
    <display value="Public Assistance"/>
  </concept>
  <concept>
    <code value="sincome3"/>
    <display value="Retirement/Pension"/>
  </concept>
  <concept>
    <code value="sincome4"/>
    <display value="Disability"/>
  </concept>
  <concept>
    <code value="sincome20"/>
    <display value="Other"/>
  </concept>
  <concept>
    <code value="sincome21"/>
    <display value="None"/>
  </concept>
</CodeSystem>