SHIFT SLS Reference Implementation Guide
0.1.0 - ci-build International flag

SHIFT SLS Reference Implementation Guide, published by SHIFT-Task-Force. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SHIFT-Task-Force/sls-ri-ig/ and changes regularly. See the Directory of published versions

: Mental Health Conditions ValueSet - XML Representation

Active as of 2024-01-01

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mental-health-conditions"/>
  <meta>
    <profile
             value="http://SHIFT-Task-Force.github.io/sls-ri/StructureDefinition/SlsValueSet"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet mental-health-conditions</b></p><a name="mental-health-conditions"> </a><a name="hcmental-health-conditions"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-SlsValueSet.html">SLS ValueSet Profile</a></p></div><p>This value set expansion contains 3 concepts.</p><table class="codes"><tr><td><b>System</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a name="mental-health-conditions-http://snomed.info/sct-35489007"> </a><code>http://snomed.info/sct</code></td><td style="white-space:nowrap">  <a href="http://snomed.info/id/35489007">35489007</a></td><td>Depressive disorder</td></tr><tr><td><a name="mental-health-conditions-http://snomed.info/sct-197480006"> </a><code>http://snomed.info/sct</code></td><td style="white-space:nowrap">  <a href="http://snomed.info/id/197480006">197480006</a></td><td>Anxiety disorder</td></tr><tr><td><a name="mental-health-conditions-http://snomed.info/sct-58214004"> </a><code>http://snomed.info/sct</code></td><td style="white-space:nowrap">  <a href="http://snomed.info/id/58214004">58214004</a></td><td>Schizophrenia</td></tr></table></div>
  </text>
  <url value="http://example.org/fhir/ValueSet/mental-health-conditions"/>
  <version value="0.1.0"/>
  <name value="MentalHealthConditions"/>
  <title value="Mental Health Conditions"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-01-01T00:00:00Z"/>
  <publisher value="SHIFT-Task-Force"/>
  <contact>
    <name value="SHIFT-Task-Force"/>
    <telecom>
      <system value="url"/>
      <value value="http://shift-project.org"/>
    </telecom>
  </contact>
  <description
               value="ValueSet for mental health conditions used in the SLS RI. This ValueSet includes codes for mental health conditions that are relevant to the SLS use cases."/>
  <useContext>
    <code>
      <system
              value="http://terminology.hl7.org/CodeSystem/usage-context-type"/>
      <code value="focus"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
        <code value="PSY"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <expansion>
    <timestamp value="2024-01-01T00:00:00Z"/>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="35489007"/>
      <display value="Depressive disorder"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="197480006"/>
      <display value="Anxiety disorder"/>
    </contains>
    <contains>
      <system value="http://snomed.info/sct"/>
      <code value="58214004"/>
      <display value="Schizophrenia"/>
    </contains>
  </expansion>
</ValueSet>