{
  "resourceType": "ValueSet",
  "id": "vs-staged-screening-assessment-tool",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>assessment-tool</h2><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"staged-screening-assessment-tool.html\"><code>http://camh.ca/fhir/CodeSystem/staged-screening-assessment-tool</code></a><table class=\"none\"><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-assessment-tool.html#assessment-tool-GAIN-SS-ONT\">GAIN-SS-ONT</a></td><td>Global Appraisal of Individual Needs\n                                Short Screener</td><td /></tr><tr><td><a href=\"CodeSystem-assessment-tool.html#assessment-tool-GAIN-Q3-MI-ONT\">GAIN-Q3-MI-ONT</a></td><td>GAIN‐Quick 3 Motivational\n                                Interviewing</td><td /></tr><tr><td><a href=\"CodeSystem-assessment-tool.html#assessment-tool-POSIT\">POSIT</a></td><td>Problem Oriented Screening Instrument for\n                                teenagers</td><td /></tr><tr><td><a href=\"CodeSystem-assessment-tool.html#assessment-tool-MMS\">MMS</a></td><td>Modified Mini Screener</td><td /></tr></table></li></ul></div>"
  },
  "url": "http://fhir.camh.ca/fhir/ValueSet/staged-screening-assessment-tool",
  "version": "3.1.0",
  "name": "vs-staged-screening-assessment-tool",
  "status": "draft",
  "date": "2018-08-16",
  "publisher": "CAMH",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http:\\\\camh.ca"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.camh.ca/fhir/CodeSystem/cs-staged-screening-assessment-tool",
        "concept": [
          {
            "code": "GAIN-SS-ONT",
            "display": "Global Appraisal of Individual Needs Short Screener"
          },
          {
            "code": "GAIN-Q3-MI-ONT",
            "display": "GAIN‐Quick 3 Motivational Interviewing"
          },
          {
            "code": "POSIT",
            "display": "Problem Oriented Screening Instrument for teenagers"
          },
          {
            "code": "MMS",
            "display": "Modified Mini Screener"
          }
        ]
      }
    ]
  }
}