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

: NJSAMS Inactive Clients - XML Representation

Draft as of 2022-08-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="njsams-inactive-clients"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet njsams-inactive-clients</b></p><a name="njsams-inactive-clients"> </a><a name="hcnjsams-inactive-clients"> </a><a name="njsams-inactive-clients-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-PatientCurrentStatus.html"><code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/PatientCurrentStatus</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-PatientCurrentStatus.html#PatientCurrentStatus-9">9</a></td><td>Discharged</td></tr><tr><td><a href="CodeSystem-PatientCurrentStatus.html#PatientCurrentStatus-12">12</a></td><td>Discharge in Progress</td></tr><tr><td><a href="CodeSystem-PatientCurrentStatus.html#PatientCurrentStatus-3">3</a></td><td>Closed</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/ValueSet/njsams-inactive-clients"/>
  <version value="1.0.0"/>
  <name value="NJSAMSInactiveClients"/>
  <title value="NJSAMS Inactive Clients"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2022-08-31"/>
  <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="Stage in treatement where the client is no longer considered active"/>
  <compose>
    <include>
      <system
              value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/PatientCurrentStatus"/>
      <concept>
        <code value="9"/>
        <display value="Discharged"/>
      </concept>
      <concept>
        <code value="12"/>
        <display value="Discharge in Progress"/>
      </concept>
      <concept>
        <code value="3"/>
        <display value="Closed"/>
      </concept>
    </include>
  </compose>
</ValueSet>