FHIR Implementation Guide for NJSAMS


0.1.0 - draft New Jersey

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

: Source of Income - XML Representation

Active as of 2022-09-13

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>This code system <code>http://dhs.nj.gov/njsams/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="http://dhs.nj.gov/njsams/CodeSystem/SourceOfIncome"/>
  <version value="0.1.0"/>
  <name value="SourceOfIncome"/>
  <title value="Source of Income"/>
  <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="Source of Income/Support"/>
  <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="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>