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 Condition Severity - XML Representation

Draft as of 2022-08-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="njsams-condition-severity-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet njsams-condition-severity-vs</b></p><a name="njsams-condition-severity-vs"> </a><a name="hcnjsams-condition-severity-vs"> </a><a name="njsams-condition-severity-vs-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</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="http://snomed.info/id/24484000">24484000</a></td><td>Severe</td></tr><tr><td><a href="http://snomed.info/id/6736007">6736007</a></td><td>Moderate</td></tr><tr><td><a href="http://snomed.info/id/255604002">255604002</a></td><td>Mild</td></tr></table></li><li>Include these codes as defined in <a href="CodeSystem-UncategorizableCodes.html"><code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/UncategorizableCodes</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-UncategorizableCodes.html#UncategorizableCodes-NA">NA</a></td><td>N/A</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/ValueSet/njsams-condition-severity-vs"/>
  <version value="1.0.0"/>
  <name value="NJSAMSConditionSeverity"/>
  <title value="NJSAMS Condition Severity"/>
  <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="A list of severity codes for conditions, and option for non-applicable"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="24484000"/>
        <display value="Severe"/>
      </concept>
      <concept>
        <code value="6736007"/>
        <display value="Moderate"/>
      </concept>
      <concept>
        <code value="255604002"/>
        <display value="Mild"/>
      </concept>
    </include>
    <include>
      <system
              value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/UncategorizableCodes"/>
      <concept>
        <code value="NA"/>
        <display value="N/A"/>
      </concept>
    </include>
  </compose>
</ValueSet>