{
  "resourceType": "ValueSet",
  "id": "questionnaire-category",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h2>Questionnaire Category Codes</h2>\n            <div>\n              <p>Example list of potential categories for questionnaires.</p>\n\n            </div>\n            <p>\n              <b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.\n            </p>\n            <p>This value set includes codes from the following code systems:</p>\n            <ul>\n              <li>Include these codes as defined in \n                <a href=\"http://www.snomed.org/\">\n                  <code>http://snomed.info/sct</code>\n                </a>\n                <table class=\"none\">\n                  <tr>\n                    <td>\n                      <b>Code</b>\n                    </td>\n                    <td>\n                      <b>Display</b>\n                    </td>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=273601006\">273601006</a>\n                    </td>\n                    <td>Mental status questionnaire</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=273820006\">273820006</a>\n                    </td>\n                    <td>Social support questionnaire</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=273479001\">273479001</a>\n                    </td>\n                    <td>General health questionnaire</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=273384008\">273384008</a>\n                    </td>\n                    <td>Consumer satisfaction questionnaire</td>\n                    <td/>\n                  </tr>\n                  <tr>\n                    <td>\n                      <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=304784009\">304784009</a>\n                    </td>\n                    <td>Administrative form</td>\n                    <td/>\n                  </tr>\n                </table>\n              </li>\n            </ul>\n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/questionnaire-category",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.845"
    }
  ],
  "version": "3.0.1",
  "name": "Questionnaire Category Codes",
  "status": "draft",
  "experimental": true,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "HL7 International - Patient Care WG",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "Example list of potential categories for questionnaires.",
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "273601006",
            "display": "Mental status questionnaire"
          },
          {
            "code": "273820006",
            "display": "Social support questionnaire"
          },
          {
            "code": "273479001",
            "display": "General health questionnaire"
          },
          {
            "code": "273384008",
            "display": "Consumer satisfaction questionnaire"
          },
          {
            "code": "304784009",
            "display": "Administrative form"
          }
        ]
      }
    ]
  }
}